body {
	background: linear-gradient(-90deg, #45d7ff, #a1dff9, #ff00d4, #d9ff00);
	background-size: 1000% 1000%;
	-webkit-animation: gradient 10s ease infinite;
	        animation: gradient 10s ease infinite;
}

@-webkit-keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.flechaVideo2{
  display: none;
}

.flecha2{
  display: none;
}

.centro{
  padding-right: 0;
}

.promo{
  width: 100%;
  height: auto;
  background-color: rgb(0, 13, 255);
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
  padding: 20px;
  text-align: center;
  margin: 0;
  position: fixed;
  z-index: 2;

}

.borde{
  margin: 0;
}


.carrusel {
  display: none;
}


.slider {
    width: 65vh;
    height: 1000px ;  
    overflow: hidden;
    z-index: -1;
    white-space: nowrap;
    margin: 0;
  }

  
.slider .slide-track {
    animation: scroll 25s linear infinite;
    -webkit-animation: scroll 30s linear infinite;
    width: calc(200px * 16);
    padding-top: 10px;

  }
  
.slider .slide {
    width: 500px;

  }

.slider .slide img {
    width: 100%;
    padding-top: 30px;

  }
  
@keyframes scroll {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    
    }
    100% {
        -webkit-transform: translateY(calc(-200px * 8));
        transform: translateY(calc(-200px * 8));

    }
  }

.slider2{
  display: none;
}

.alineacionBotonesPrincipales{
    width: 50%;
    padding: 5px;
}

.boton1{
   margin-top: 12px;
   width: 80%;
   border-radius: 50px;
   padding: 5px;

}

.margenPreguntas{
  padding-right: 70px;
}

.flechaVideo{
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color: #0800ff;
  padding-right: 0;
}

.separado{
  margin-top: 60px;
}

.videoContenedor{
  border-radius: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  height: auto;
  padding-right: 0;
}

.videoDemo{
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 30px;
  line-height: 1;
  color: #0800ff;
  padding: 20px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0;
}


.cuadroBlanco{
    height: auto;
    padding: 100px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin: 0;
    
}

.textosBlanco{
    text-align: left;
    padding-right: 0;
}

.fuenteTipografica{
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 35px;
  line-height: 1;
  color: #ffffff;
}

.logotipo{
  margin-top: 90px;
  width:15%;
  height: auto;
}

.margenIzquierdo{
  margin-left: 40px;
  width: 100%;

}

.linea{
  width: 30%;
  height: 2px;
  background-color: #2605fa;
  
}

.cuadrado_grafico{
  
  background-color: rgb(255, 255, 255);
  padding-top: 20px;
  padding-bottom: 100px;
}

.textos_titulos{
  margin: 0 auto;
  border-top: 2px solid blue;
}

.fuenteTipografica2{
  margin-top: 60px;
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-style: italic;
  font-size: 35px;
  line-height: 1.2;
  color: #2605fa;
  padding-right: 0px;
  padding-top: 0px;
  text-align: left;
}

.flecha3{
  font-size: 40px;
  color: #2605fa;
  padding-right: 0px;
  padding: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pregunta{
  padding-left: 0px;
  padding-right: 150px;
  margin-top: 10p;
}

.espaciado_boton{
  margin-top: 10px;
}

.pregunta{
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 20px;
  text-align: center;
}

.columna1{
  width: 75%;
  background-color: rgb(255, 255, 255);
  padding: 40px;
  margin-top: 70px;
  padding: 10px 10px 0px 10px;
  margin: 0 auto;
}

.precio1{
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 35px;
  text-align: center;
}

.centrarFormulario{
  margin-top: 150px ;
  width: 60%;
  height: auto;
  text-align: center;
  padding: 80px;
  margin: 0 auto;
}

.fondoBlanco{
  background-color: rgb(255, 255, 255);
  margin-top: 90px;
  height: auto;
}

.solicita{
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 35px;
  text-align: center;
  color: #2605fa;
}

#nombre{
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid;
}

#codigo{
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid;
}

#compania{
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid;
}

#email{
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid;
}

#exampleFormControlTextarea1{
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid;
}

.espaciosIconos{
  font-size: 20px;
  text-align: center;
}

.espaciosIconos{
  font-size: 30px;
  padding: 30px;
  color: aliceblue;
}

.redes{
  margin-top: 40px;
  text-align: center;
  margin-bottom: 20px;
}

.realizado{
  text-align: center;
}

.quitar{
  color: aliceblue;
  text-decoration: none;
  padding-bottom: 70px;
}

.tituloUno{
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-style: italic;
  font-size: 25px;
  text-align: left;
  color: #2605fa;
}

.tituloDos{
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-style: italic;
  font-size: 25px;
  text-align: left;
  color: #2605fa;
  padding-right: 0;
}

.textoUno{
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  text-align: left;
  color: #51bcf6;
}

.textoDos{
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  text-align: left;
  color: #51bcf6;
  padding-right: 0;
}

.logo1{
  margin-top: 20px;
  width: 70%;
  height: auto;
}

.logo2{
  margin-top: 30px;
  width: 60%;
  height: auto;
}

.preguntasFrecuentes{
  margin-top: 0px;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 35px;
  text-align: center;
  color: #2605fa;
}

.contenedorGeneral{
  margin-top: 70px;
}

.form-control{
  border: 0px;
}

.tituloOferta1{
  margin-top: 0px;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  background-color: #0515fa;
  padding: 20px;
}

.precioDolares{
  margin-top: 10px;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 50px;
  font-weight: 500;
  text-align: center;

}

.caracteristicas{
  margin-top: 10px;
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-weight: 100;
  font-size: 20px;
  text-align: center;
  list-style: none;
  font-style: italic;
  padding: 0;
  margin-top: 20px ;
}

.mes{

  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-weight: 100;
  font-size: 18px;

}

.linea2{
  width: 100%;
  height: 2px;
  background-color: #0515fa;
  margin-top: 10px ;
  margin-bottom: 10px;
}


.relleno{
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-weight: 100;
  font-size: 20px;
  font-style: italic;
}

.relleno2{
  font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: italic;
  line-height-step: revert;
  text-align: center;
  color: #0515fa;
  margin-top: 10px;
}



.whatsapp{
  position: fixed;
  height: 50px;
  cursor: pointer;
  bottom: 40px;
  right: 40px;
  z-index: 200;
}

.flecha22 .material-symbols-outlined{
  margin-top: 20px;
  color: rgb(4, 0, 228);
  font-size: 40px;
  cursor: pointer;
  bottom: 40px;
  left: 40px;
  position: fixed;
}



.responsivo{
  display: none;
}

@media (max-width: 1400px) {

      .horizontal{
        display: none;
      }

      .responsivo{
        text-align: center;
        display: inline-block;
      }

      .alineacionBotonesPrincipales{
          text-align: center;
          width: 0%;
          padding: 5px;
      } 

      .logotipo2{
        margin-top: 90px;
        width: 15%;
        height: auto;
        text-align: center;

      }

      .centro{
        padding-right: 0;
      }
      

      .margenIzquierdo{
        margin-left: 0px;
       
      }

      .arreglo{
        text-align: center;
        

      }


      .logo1{
        margin-top: 20px;
        width: 40%;
        height: auto;
      }
      
      .logo2{
        margin-top: 30px;
        width: 40%;
        height: auto;
      }



      .boton1{
        margin-top:8px;
        width:70%;
        border-radius: 50px;
        padding: 8px;

      }

      .fuenteTipografica{
        font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 25px;
        line-height: 1;
        color: #ffffff;
      }


      .fuenteTipografica2{
        margin-top: 60px;
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-style: italic;
        font-size: 25px;
        line-height: 1.2;
        color: #2605fa;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 0px;
        text-align: left;
      }



      .linea{
        width: 100%;
        height: 2px;
        background-color: #2605fa;

        
      }

      .cuadroBlanco{
        height: auto;
        padding: 100px;
        background-color: rgb(255, 255, 255);
        width: 100%;
        margin-top: 100px;
        
      }


      .slider {
        width: 100%;
        height: auto ;  
        overflow: hidden;
        z-index: -1;
        white-space: nowrap;
        margin-bottom: -170px;

      }


      .slider .slide {
        width: 300px;
        display: inline-block;

      }

      
      .slider .slide-track {
          animation: scroll 25s linear infinite;
          -webkit-animation: scroll 30s linear infinite;
          width: calc(300px * 16);
          padding-top: 10px;
      
        }
        
      .slider .slide {
          width: 300px;
          padding-left: 10px;

      
        }
      
      .slider .slide img {
          width: 100%;
          padding-top: 30px;
      
        }
        
      @keyframes scroll {
          0% {
              -webkit-transform: translateX(0);
              transform: translateX(0);
          
          }
          100% {
              -webkit-transform: translateX(calc(-200px * 8));
              transform: translateX(calc(-200px * 8));
      
          }
        }


        .tituloUno{
          font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
          font-style: italic;
          font-size: 25px;
          text-align: center;
          color: #2605fa;
        }



        .textosBlanco{
          text-align: center;
          padding-right: 0;
      }


      .textoUno{
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 18px;
        font-style: italic;
        text-align: center;
        color: #51bcf6;
      }


      .videoDemo{
        font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 30px;
        line-height: 1;
        color: #0800ff;
        padding: 20px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0;
      }

      

      .videoContenedor{
        border-radius: 20px;
        width: 100%;
        margin: 0;
        height: auto;
        padding-right: 0;
      }


      .tituloDos{
        font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
        font-style: italic;
        font-size: 25px;
        text-align: center;
        color: #2605fa;
        padding-right: 0;
      }

      .textoDos{
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 18px;
        font-style: italic;
        text-align: center;
        color: #51bcf6;
        padding-right: 0;
      }

      .logosCol{
        width: 100%;
        padding-top: 20px;
      }

      .logosCol2{
        width: 100%;
        padding-top: 20px;
      }


      .columna1{
        width: 85%;
        background-color: rgb(255, 255, 255);
        padding: 0px;
        margin-top: 70px;
        padding: 10px 10px 0px 10px;
        margin: 0 auto ;
      }

      .centradoColumna{
        text-align: center;
      }

      .preguntas2{
        padding-left: 60px;
        padding-right: 60px;
      }



      .centrarFormulario{
        margin-top: 150px ;
        width: 90%;
        height: auto;
        text-align: center;
        padding: 80px;
        margin: 0 auto;
      }




      .preguntasFrecuentes{
        margin-top: 50px;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 35px;
        text-align: center;
        color: #2605fa;
      }


      .margenPreguntas{
        padding-right: 0px;
      }
      
      .promo{
        width: 100%;
        height: auto;
        background-color: rgb(0, 13, 255);
        font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 20px;
        line-height: 1;
        color: #ffffff;
        padding: 20px;
        text-align: center;
        margin: 0;
        position: fixed;
        z-index: 2;
      
      }

      .flecha1{
        display: none;
      }


      .flechaVideo{
        font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        color: #0800ff;
        padding-right: 0;
      }
    


      .fondoBlanco{
        background-color: rgb(255, 255, 255);
        margin-top: 90px;
        height: auto;
      }
      
      .flecha2{
        font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        color: #0800ff;
      }


      .logotopos22{
        padding-right: 0;
      }


}



@media (max-width: 630px){

  .horizontal{
    display: none;
  }

  .responsivo{
    text-align: center;
    display: inline-block;
  }

  .alineacionBotonesPrincipales{
      text-align: center;
      width: 0%;
      padding: 5px;
  } 

  .logotipo3{
    margin-top: 90px;
    width: 30%;
    height: auto;
    text-align: center;

  }

  .flecha1{
    display: none;
  }


  .borde{
    padding: 0;
  }

  .margenIzquierdo{
    margin-left: 0px;
   
  }

  .arreglo{
    text-align: center;
    

  }

  .boton1{
    margin-top:8px;
    width:100%;
    border-radius: 50px;
    padding: 8px;

  }

  .fuenteTipografica{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 25px;
    line-height: 1;
    color: #ffffff;
  }

  .linea{
    width: 100%;
    height: 2px;
    background-color: #2605fa;

    
  }

  .cuadroBlanco{
    height: auto;
    
    padding: 20px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin-top: 250px;
    
  }


  .slider {
    width: 100%;
    height: auto ;  
    overflow: hidden;
    z-index: -1;
    white-space: nowrap;
    margin-bottom: -250px;

  }


  .slider .slide {
    width: 300px;
    display: inline-block;

  }

  
  .slider .slide-track {
      animation: scroll 25s linear infinite;
      -webkit-animation: scroll 30s linear infinite;
      width: calc(300px * 16);
      padding-top: 10px;
  
    }
    
  .slider .slide {
      width: 300px;
      padding-left: 10px;

  
    }
  
  .slider .slide img {
      width: 100%;
      padding-top: 30px;
  
    }
    
  @keyframes scroll {
      0% {
          -webkit-transform: translateX(0);
          transform: translateX(0);
      
      }
      100% {
          -webkit-transform: translateX(calc(-200px * 8));
          transform: translateX(calc(-200px * 8));
  
      }
    }


    .tituloUno{
      font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
      font-style: italic;
      font-size: 25px;
      text-align: center;
      color: #2605fa;
    }



    .textosBlanco{
      text-align: center;
      padding-right: 0;
  }


  .textoUno{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    color: #51bcf6;
  }


  .videoDemo{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 30px;
    line-height: 1;
    color: #0800ff;
    padding: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0;
  }

  .fuenteTipografica2{
    margin-top: 60px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-style: italic;
    font-size: 25px;
    line-height: 1.2;
    color: #2605fa;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 0px;
    text-align: left;
  }

  .videoContenedor{
    border-radius: 20px;
    width: 100%;
    margin: 0;
    height: auto;
    padding-right: 0;
  }


  .tituloDos{
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-style: italic;
    font-size: 25px;
    text-align: center;
    color: #2605fa;
    padding-right: 0;
  }

  .textoDos{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    color: #51bcf6;
    padding-right: 0;
  }

  .logosCol{
    width: 100%;
    padding-top: 20px;
  }

  .logosCol2{
    width: 100%;
    padding-top: 20px;
  }


  .columna1{
    width: 85%;
    background-color: rgb(255, 255, 255);
    padding: 0px;
    margin-top: 70px;
    padding: 10px 10px 0px 10px;
    margin: 0 auto ;
  }

  .centradoColumna{
    text-align: center;
  }

  .preguntas2{
    padding-left: 60px;
    padding-right: 60px;
  }



  .centrarFormulario{
    margin-top: 150px ;
    width: 90%;
    height: auto;
    padding: 10px;
    margin: 0 auto;
  }




  .preguntasFrecuentes{
    margin-top: 50px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 35px;
    text-align: center;
    color: #2605fa;
  }


  .margenPreguntas{
    padding-right: 0px;
    padding: 0;
  }
  
  .promo{
    width: 100%;
    height: auto;
    background-color: rgb(0, 13, 255);
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    margin: 0;
    position: fixed;
    z-index: 2;
  
  }

  
  .flechaVideo2{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: #0800ff;
    font-size: 30px;
    padding-right: 0;
  }



  .solicita{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 35px;
    text-align: center;
    color: #2605fa;
    margin-top: 20px;
  }

  .promo{
    width: 100%;
    height: auto;
    background-color: rgb(0, 13, 255);
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 15px;
    line-height: 1;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    margin: 0;
    position: fixed;
    z-index: 2;
  
  }
  .centro{
    padding-right: 0;
  }
  
  .logotopos22{
    padding-right: 0;
  }

}

