
.alata-regular {
  font-family: "Alata", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.izquierda {
width: 33%;
margin:auto;
/*overflow:inherit;*/
float:left;
}

.centro {
width: 33%;
margin:auto;
/*overflow:inherit;*/
float:left;
}

.derecha {
width: 33%;
margin:auto;
/*overflow:inherit;*/
float:left;
}

#divHtml2 .contenedor {
	width:90%;
	max-width:350px;
	height:100px;
	
	display: flex;
	flex-direction:row;
	flex-wrap:wrap;
	
	justify-content:center;
	align-items:center;
	text-align:center;
}

#divHtml2 .cuadro {
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-khtml-border-radius: 15px;*/
	width: 96%;
	padding: 10px 0px 10px 0px;
	margin: auto;
	text-align: left;
	background-size: contain;
/*	background-color: #ffffff;
	border: 1px solid #80019b;
	border-radius: 15px;*/
	margin-bottom: 20px;
}

#divHtml2 .titulo-bonos-num
{
	width: 90%;
	text-align: center;
	margin: auto;
	color: #8300e9;
	font-size: 35px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Alata', sans-serif;
	padding-top: 40px;
	padding-bottom: 15px;
}

#divHtml2 .titulo-bonos
{
	width: 90%;
	text-align: center;
	margin: auto;
	color: #000;
	font-size: 26px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Alata', sans-serif;
	padding-top: 0px;
	padding-bottom: 10px;
}

#divHtml2 .subtitulo-bonos
{
	width: 90%;
	text-align: center;
	margin: auto;
	color: #000;
	font-size: 23px;
	font-weight: bold;
	line-height: 33px;
	font-family: 'Alata', sans-serif;
	padding-top: 0px;
	padding-bottom: 10px;
}

body
{
    margin: 0px;
	font-family: 'Alata', sans-serif;
}

img
{
    border: 0;
	width: 90%;
}

#divHtml
{	
	width: 100%;
	max-width: 1024px;
	margin: auto;
	line-height: 24px;
	overflow-x: hidden;
	background-color: #FFF;	
}

#divHtml2
{	
	width: 100%;
	/*max-width: 1024px;*/
	margin: auto;
	line-height: 24px;
	overflow-x: hidden;
	background-color: #f7f4fd;	
}

#divHtml3
{	
	width: 100%;
	/*max-width: 1024px;*/
	margin: auto;
	line-height: 24px;
	overflow-x: hidden;
	background-color: #CCC;	
	padding-top:20px;
	padding-bottom:20px;
}

#divHtml img
{
    width: 90%;
}


#divHtml .encabezado
{
    overflow: hidden;
}

#divHtml .encabezado img
{
    width: 100%; 
    float: left;
}

#divHtml .contenido
{
	width: 100%;
	margin: 0px auto;
    overflow: hidden;
	padding: 0px;
}

#divHtml p
{
	padding-left:20px;
	padding-right:20px;
	width: 90%;
	margin: auto;
	text-align: left;
	font-size: 20px;
	font-family: 'Alata', sans-serif;
	line-height: 32px;
	color:#000;
}

#divHtml2 p
{
	padding: 10px 0px;
	width: 90%;
	margin: auto;
	text-align: left;
	font-size: 20px;
	font-family: 'Alata', sans-serif;
	line-height: 32px;
	color:#000;
}

#divHtml3 p
{
	padding: 10px 0px;
	width: 90%;
	margin: auto;
	text-align: left;
	font-size: 22px;
	font-family: 'Alata', sans-serif;
	line-height: 32px;
	color:#000;
}

p
{
	padding: 10px 0px;
	width: 90%;
	margin: auto;
	text-align: center;
	font-size: 20px;
	font-family: 'Alata', sans-serif;
	line-height: 32px;
	color:#000;
	max-width:1024px;
}

#divHtml .pie-boton
{
	width: 90%;
	margin: auto;
	text-align: center;
	font-size: 19px;
	font-family: 'Alata', sans-serif;
	line-height: 28px;
	color:#4E4E4E; 
	padding:15px 15px 0px 15px;
}

#divHtml .texto-rojo
{
    padding: 25px 0px 15px 0px;
    width: 90%;
    margin: auto;
    text-align: left;
    font-size: 26px;
    font-family: 'Alata', sans-serif;
    line-height: 38px;
    color: #CC0000;
}


#divHtml .texto-azul
{
	padding: 10px 0px;
	width: 88%;
	margin: auto;
	text-align: left;
	font-size: 25px;
	font-family: 'Alata', sans-serif;
	line-height: 34px;
	color:#003473;
}

#divHtml .titulo
{
    font-size: 28px;
    font-weight: bold;
    font-family: 'Alata', sans-serif;
    color: #C60000;
    width: 90%;
    text-align: center;
    margin: auto;
    line-height: 35px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

#divHtml .titulo-azul
{
    width: 90%;
    text-align: left;
    margin: auto;
    color: #0080B5;
    font-size: 26px;
    font-weight: bold;
    line-height: 38px;
    font-family: 'Alata', sans-serif;
    color: #0076d8;
	padding-top:30px;
	padding-bottom:15px;
}

.titulo-rojo
{
	width: 90%;
	text-align: left;
	margin: auto;
	color: #e02b20;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	font-family: 'Alata', sans-serif;
	padding-top: 30px;
	padding-bottom: 15px;
	max-width:1024px;
}

#divHtml .titulo-violeta
{
	width: 90%;
	text-align: left;
	margin: auto;
	color: #8300e9;
	font-size: 26px;
	font-weight: bold;
	line-height: 38px;
	font-family: 'Alata', sans-serif;
	padding-top: 30px;
	padding-bottom: 15px;
}

.titulo-vio2
{
	width: 90%;
	text-align: left;
	margin: auto;
	color: #8300e9;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	font-family: 'Alata', sans-serif;
	padding-top: 30px;
	padding-bottom: 15px;
	max-width:1024px;
}

#divHtml .titulo-bonus {
    text-align: left;
    font-size: 28px;
    line-height: 38px;
    color: #4169e10;
    font-family: 'Alata', sans-serif;
    margin: auto;
    margin-top: 30px;
    width: 100%;
    padding: 0px;
}

#divHtml .titulo-bonus2 {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
    color: #fff;
	background-color: #6a1b6c;
    font-family: 'Alata', sans-serif;
    margin: auto;
    margin-top: 30px;
	margin-bottom: 30px;
    width: 95%;
    padding: 10px;
}

#divHtml .titulo-bonus3 {
    text-align: center;
    font-size: 34px;
    line-height: 40px;
    color: #6a1b6c;
    font-family: 'Alata', sans-serif;
    margin: auto;
    margin-top: 30px;
	margin-bottom: 30px;
    width: 95%;
    padding: 30px 0px 10px 0px;
}

#divHtml .titulo-preguntas
{
    width: 95%;
    text-align: center;
    margin: auto;
    color: #0080B5;
    font-size: 30px;
 font-weight: bold;
    line-height: 38px;
    font-family: 'Alata', sans-serif;
    color: #000000;
	padding:35px 0px 35px 0px;
}

#divHtml .titulo img
{
    width: 90%;
}

#divHtml .img-80
{
    width: 80%;
}

#divHtml .img-90
{
    width: 90%;
}

#divHtml .img-float-right
{
    float: right;
}

#divHtml .img-float-left
{
    float: left;
}

.listado-verde
{
	margin: auto;
    padding: 20px;
    font-size: 22px;
	font-family: 'Alata', sans-serif;
	line-height: 32px;
	max-width:800px;
	color: #3f0070;
}

.listado-verde li
{
	padding-left: 30px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-left:15px;
	min-height: 35px;
	text-align: left;
	list-style: none;
	background-image: url("../images/til-ve.png");
	background-size: 22px 22px;
	background-repeat: no-repeat;
}

.listado-verde2
{
	margin: auto;
    padding: 20px;
    font-size: 20px;
	font-family: 'Alata', sans-serif;
	line-height: 32px;
	max-width:1024px;
	padding-top: 0px;
}

.listado-verde2 li
{
	padding-left: 30px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-left:15px;
	min-height: 35px;
	text-align: left;
	list-style: none;
	background-image: url("../images/til-ve.png");
	background-size: 22px 22px;
	background-repeat: no-repeat;
}

#divHtml .listado-v
{
	margin: auto;
    padding: 20px;
    font-size: 20px;
	font-family: 'Alata', sans-serif;
	line-height: 32px;
	max-width:900px;
}

#divHtml .listado-v li
{
	padding-left: 45px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-left:15px;
	min-height: 35px;
	text-align: left;
	list-style: none;
	background-image: url("../images/til-v1.png");
	background-size: 30px 30px;
	background-repeat: no-repeat;
}

#divHtml .gris
{
	background-color:#F3F3F3;	
}

.div-left
{
    float: left;
}

#divHtml .titulo-negro {
	width: 90%;
	text-align: center;
	margin: auto;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	color: #000;
	font-family: 'Alata', sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.Estilo77 {font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#divHtml .texto-cbk {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 11px;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 14px;
}


#divHtml .link {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 20px;
	font-family: 'Alata', sans-serif;
	line-height: 30px;
	color: #00F;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}



<!-- CONTADOR REGRESIVO -->
.div_contenedor_cuenta
  {
      position: relative !important;
      width: 100% !important;
      height: 110px !important;
  }
  
  .div_contenedor_cuenta_e
  {
      width: 60% !important;
      height: 100% !important;
      margin: auto !important;
  }
  
  .div_c
  {
      height: 100% !important;
      width: 13% !important;
      float: left !important;
      text-align: center !important;
  }
  
  /* Aqui se puede cambiar el tamano de los puntos que separan el tiempo (puntos intermedios) con (font-size) y el color (color) y darle o quitarle negrilla con (font-weight) */
  
  .div_puntos
  {
      font-size: 61px !important;
      color: red !important;
      font-weight: bold !important;
  }
  
  .p_tiempo
  {
      margin: 20px !important;
  }
  
  /* Aqui se puede cambiar el tamano de las cifras del tiempo (numeros del tiempo) con (font-size) y el color (color) y darle o quitarle negrilla con (font-weight) */
  
  .p_tiempo_cifra
  {
      padding: 0px !important;
      font-size: 60px !important;
      color: red !important;
      font-weight: bold !important;
  }
  
  /* Aqui se puede cambiar el tamano de los textos del tiempo (Dias , horas , minutos , segundos) con (font-size) y el color (color) y darle a quitarle negrilla con (font-weight) */
  
  .p_tiempo_titulo
  {
    padding: 0px !important;
    font-size: 15px !important;
    color: red !important;
  }
  
  /* Tamaño de textos y puntos separadores de cifras en movil */

  @media only screen and (max-width: 800px) {
  
    .p_tiempo_cifra , .div_puntos
    {
      font-size: 30px !important;
      text-align: center !important;
    }

    .p_tiempo_titulo
    {
      font-size: 10px !important;
      text-align: center !important;
    }
  
    .div_contenedor_cuenta
    {
      height: 70px !important;
    }
	
	  .p_tiempo
  {
      margin: 0px !important;
  }
  
  } 
  
  p#demo {
    text-align: center !important;
    font-size: 60px !important;
    margin-top: 0px !important;
    color: red !important;
  }
  
<!-- FIN CONTADOR REGRESIVO -->




<!-- INSCRIPCION -->

    .div_inscripcion
    {
        position: relative;
        width: 100%;
        text-align: center;
    }

    /* Aqui se pueden cambiar las caracteristicas del texto (texto_inscripcion). Para cambiar tamaño : en font-size incrementar o disminuir los px para agrandar fuente o hacerla mas pequeña. tipo de fuente : font-family.Color : para color de texto .  font-weight: bold para la negrilla de texto (se vera mas intenso)*/

    .texto_inscripcion
    {
        font-size: 24px;
		font-family: 'Alata', sans-serif;
        color: red;
        font-weight: bold;
		text-align:center;
		padding-bottom:30px;
    }
<!-- FIN INSCRIPCION -->




<!-- GEOLOCALIZADOR -->

    /* div que contiene el texto */
    .div_texto
    {
        position: relative;
        width: 100%;
    }
    
    /* Aqui se pueden cambiar el tama�o(font-size) , la tipografia(font-family) , color(color) y si es en mayusculas(text-transform: uppercase;) o minusculas(text-transform: lowercase;) texto principal(h_texto) */
    .h_texto
    {
        text-transform: uppercase !important;
        font-size: 22px !important;
        font-family: 'Alata', sans-serif !important;
        color:blue !important
    }
    
    /* Aqui se pueden cambiar el tama�o(font-size) , la tipografia(font-family) , color(color) y si es en mayusculas(text-transform: uppercase;) o minusculas(text-transform: lowercase;) del texto de la ubicacion(ubicacion) */
    
    .ubicacion
    {
        text-transform: uppercase !important;
        font-size: 22px !important;
        font-family: 'Alata', sans-serif !important;
        color:black !important;
        font-weight: bold !important;
    }
    
    /* Aqui se pueden cambiar el tama�o(font-size) , la tipografia(font-family) , color(color) y si es en mayusculas(text-transform: uppercase;) o minusculas(text-transform: lowercase;) del texto de la texto_curso_hoy */
    
    .texto_curso_hoy
    {
        text-transform: lowercase !important;
        font-size: 22px !important;
        font-family: 'Alata', sans-serif !important;
        color:red !important
    }
    
    /* Tamano de textos en movil */
    
    @media only screen and (max-width: 800px) {
    
      .h_texto
      {
        font-size: 22px !important;
      }
    
      .ubicacion
      {
        font-size: 22px !important;
      }
    
      .texto_curso_hoy
      {
        font-size: 22px !important;
      }
    
    } 
    
<!-- fin GEOLOCALIZADOR -->