﻿.DondeEstamos
{
    font-size: 10px;
    font-style:italic;
    color: #7e7a7a;
}

.NombrePagina
{
    font-size: 18px;
    font-weight: bold;
    color: Black;
}

.TextoNegrita {
	color: #000000;
	font-weight: bold;
	text-align: justify;
    font-family: Arial;
    font-size: 12px;
 }

 .Texto {
	color: #333333;
    font-family: JosefinSans-Light;
    text-align: justify;
    font-size: 14px;
}

 .TextoInicio {
	    color: #000000;
    font-family: JosefinSans-Light;
    text-align: justify;
    font-size: 12px;
}

 .TextoTitulo {
	
    text-align: justify;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

 .TextoTitulo a:link
  {
    text-align: justify;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

 .TextoMini
{
    color: #838383;
    text-align: justify;
    font-family: Helvetica, Verdana;
    font-size: 10px;
}

a.TextoMini:link
{
    color: #838383;
    text-align: justify;
    font-family: Helvetica, Verdana;
    font-size: 10px;
    text-decoration: none;
}

a.TextoMini:hover
{
    color: #838383;
    text-align: justify;
    font-family: Helvetica, Verdana;
    font-size:  10px;
    text-decoration: none;
}

a.TextoMini:visited
{
    color: #838383;
    text-align: justify;
    font-family: Helvetica, Verdana;
    font-size:  10px;
    text-decoration: none;
}
a.TextoMini:active
{
    color: #838383;
    text-align: justify;
    font-family: Helvetica, Verdana;
    font-size:  10px;
    text-decoration: none;
}

.EtiquetaError {
	/*color: red;
	text-align: justify;
    font-family: Arial;
    font-size: 12px;
    padding-left: 2px;*/
    color: #1380c1;
    text-align: justify;
    font-family: Arial;
    font-size: 11px;
    padding-left: 2px;
    font-style: italic;
 }
 
.TituloSeccion {
	
    text-align: center;
    color: #000000;
    font-family: JosefinSans-Light;
    font-size: 45px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.TituloSeccionProductoDetalle {
	
    text-align: center;
    color: #333333;
    font-family: JosefinSans-Light;
    font-size: 25px;
    float: left;
    position: relative;
    margin-bottom: 10px;
}

.TituloSeccionComentarios
{
    color: #333333;
    font-family: JosefinSans-Light;
    font-size: 20px;
    margin-top: 30px;
    text-align: left;
    width: 70%;
}

.Titulo-Subrayado
{    
    text-align: center;
    border-top: 1px solid #333333;
    text-transform: none;
    margin-top: 10px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

.TituloSeccionProductos {
	
        text-align: center;
    /* max-width: 1030px; */
    color: #ffffff;
    font-family: JosefinSans-Light;
    background-color: #63656a;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 40px;
    /* height: 30px; */
    line-height: 38px;
}

.TituloSeccionDiscreto {
	
    text-align: left;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}

.TituloSeccionBlanco {
	
    text-align: center;
    color: #ffffff;
    font-family: JosefinSans-Light;
    font-size: 45px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.TituloSeccionContador {
	
    text-align: center;
    color: #ffffff;
    font-family: JosefinSans-Light;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.TituloElemento {
	
    text-align: justify;
    font-family: Helvetica, arial;
    color: #003366;
    font-size: 11px;
    font-weight: bold;
}

.TextoPie 
{
    color: #083e05;
    font-size: 12px;
    font-family: helvetica, Verdana;
}

.EntradillaContacto
{
    font-family: JosefinSans-Light;
    font-size: 14px;
    color: #000000;
}

.TextBoxContactoInicio
{
    width: 100%;
    background-color: #898b8e;
    border-color: transparent;
    font-family: JosefinSans-Light;
    color: #ffffff;
    min-height: 24px;
}

.TextBoxContactoFormulario
{
    width: 100%;
    background-color: #fff;
    border-color: transparent;
    font-family: JosefinSans-Light;
    color: #ffffff;
    min-height: 24px;
}

.TextBoxContacto
{
    width: 96%;
    background-color: #ffffff;
    border-color: transparent;
    border-bottom: solid 1px #ffffff;
    color: #000000;
    min-height: 24px;
}

.TextoEmpresaNegrita 
{
    color: #54565a;
	font-family: JosefinSans-Light;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    height: 20px;
}

.TextoEmpresa, .TextoEmpresa a:link, .TextoEmpresa a:visited, .TextoEmpresa a:active 
{
    color: #54565a;
	font-family: JosefinSans-Light;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    height: 20px;
    text-decoration: none;
}

.TextoEmpresa a:hover 
{
    color: #54565a;
	font-family: JosefinSans-Light;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    height: 20px;
    text-decoration: none;
}

.TextoContactoInicio {
	color: #54565a;
	font-family: JosefinSans-Light;
    font-size: 14px;
}

.TextoContactoFormulario {
	color: #54565a;
	font-family: JosefinSans-Light;
    font-size: 14px;
    width: 80px;
}

.TextoContadorInicio {
	color: #ffffff;
    font-family: JosefinSans-Light;
    font-size: 14px;
}

.Contador1 {
	color: #44b4c4;
    font-size: 60px;
    margin-bottom: 2px;
}

.Contador2 {
	color: #80c9c6;
    font-size: 60px;
    margin-bottom: 2px;
}

.Contador3 {
	color: #1792a4;
    font-size: 60px;
    margin-bottom: 2px;
}

.Contador4 {
	color: #c8e5e3;
    font-size: 60px;
    margin-bottom: 2px;
}

.TextoContacto {
	color: #333333;
	font-family: JosefinSans-Light;
    font-size: 15px;
    text-transform: uppercase;
}


.TextoEnlacePie 
{
    color: #54565a;
	font-family: JosefinSans-Light;
    font-size: 11px;
}

a.TextoEnlacePie:link 
{
    text-decoration: none;
}


a.TextoEnlacePie:hover 
{
    text-decoration: underline;
}


a.TextoEnlacePie:visited
{
    color: #FFFFFF;
    text-decoration: none;
}


.TextoEnlacePieBoton, a.TextoEnlacePieBoton:link, a.TextoEnlacePieBoton:visited 
{
    background: #c9c9c9;
    display: inline-block;
    color: #fff;
    font-family: JosefinSans-Light;
    font-size: 10px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    /* border-radius: 1rem; */
    -webkit-backface-visibility: hidden;
    text-decoration: none;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    width: 100%;
}

.TextoEnlaceContactoFormulario, a.TextoEnlaceContactoFormulario, a.TextoEnlaceContactoFormulario:link, a.TextoEnlaceContactoFormulario:visited
{
    display: inline-block;
    font-family: JosefinSans-Light;
    font-size: 18px;
    color: #ffffff;
    background-color: #d7d7d7;
    text-decoration: none;
    padding: 5px 20px 5px 20px;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    cursor: pointer;
}

input[type=checkbox]:checked
{
    background: #3a53a3 !important;
}

input[type="checkbox"]{
 appearance: none;
 -moz-appearance: none;
 -webkit-appearance: none;
 border: 1px solid #c8c6c6;
 width: 15px;
 height: 15px;
}


.TituloFamilias
{
    font-family: JosefinSans-Light;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;  
}

.FechaBlog
{
    color: #939393;
    font-size: 12px;
    font-family: JosefinSans-Light;
}

.TextoBreveBlog
{
    color: #333333;
    font-size: 12px;
    font-family: JosefinSans-Light;
}

.TituloEntradaBlog 
{
    color: #333333;
    font-size: 16px;
    font-family: JosefinSans-Light;
}

a.TituloEntradaBlog:link, a.TituloEntradaBlog:visited 
{
    color: #333333;
    text-decoration: none;
}


a.TituloEntradaBlog:hover 
{
    color: #333333;
    text-decoration: none;
}

.TextoComentarioInicio
{
    font-family: JosefinSans-Light;
    font-size: 16px;
    font-style: italic;
    color: #333333;
}

.TextoNombreComentarioInicio
{
    font-family: JosefinSans-Light;
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
}

.ComillasComentarios
{
    text-align: left;    
    margin-bottom: 5px;
}

.ImageComillas
{
    width: 20px;
}

.TextBoxComentarios
{
    width: 100%;
    background-color: #eaeaea;
    border-color: transparent;
    border-bottom: solid 1px #d7d7d7;
    color: #000000;
    font-size: 14px;
}

.TextoComentario {
	color: #000000;
    font-size: 16px;
    font-weight: normal;
}



.TextoEnlaceComentario, a.TextoEnlaceComentario:link, a.TextoEnlaceComentario:visited
{
    border: 2px solid white;
    background-color: #eaeaea;
    display: inline-block;
    font-family: JosefinSans-Light;
    /* font-weight: 700; */
    font-size: 12px;
    color: #333333;
    /* font-weight: 700; */
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4rem;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transition: all 400ms;
    transition: all 400ms;
    cursor: pointer;
}

 a.TextoEnlaceComentario:hover
 {
    border: 2px solid white;
    background-color: #333333;
    display: inline-block;
    font-family: JosefinSans-Light;
    /* font-weight: 700; */
    font-size: 12px;
    color: #ffffff;
    /* font-weight: 700; */
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 4rem;
    -webkit-backface-visibility: hidden;
    text-decoration: none;
    -webkit-transition: all 400ms;
    transition: all 400ms;
 }

.TextoEnlaceCoomentarios, a.TextoEnlaceComentarios 
{
    color: #333333;
    font-size: 10px;
    text-decoration: none;
}

#AnyadirContactos
{
    max-width: 280px;
    text-align: justify;
    font-size: 10px;
    font-family: JosefinSans-Light;
    color: #333; 
}

.TituloAnyadirContacto
{
    font-size: 15px;
    font-family: JosefinSans-Light;
    color: #fff;
    background-color: #c9c9c9;
    text-align: center;
    width: 180px;
    padding: 15px;  
}

.TextBoxAnyadirContacto
{
    font-size: 10px;
    font-family: JosefinSans-Light;
    float: left;
    margin-right: 0px;
    margin-top: 3px;
    background-color: #fff;
    width: 180px;
    border: 0px;
    padding: 5px 2px 5px 4px;
}

.BtnAnyadirContacto
{
    width: 90px;
    margin-top: 3px;
    color: #ffffff;
    font-size: 12px;
    font-family: JosefinSans-Light;
    background-color: #c9c9c9;
    border: 0px;
    padding: 6px 0px 5px 0px;
}
