﻿.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-size: 12px;
 }

 .Texto {
	color: #333333;
    text-align: justify;
    font-size: 14px;
}

 .TextoInicio {
	color: #333333;
    font-family: CrimsonText-BoldItalic;
    text-align: justify;
    font-size: 14px;
}

 .TextoTitulo {
	
    text-align: justify;
    font-size: 12px;
    font-weight: bold;
}

 .TextoTitulo a:link
  {
    text-align: justify;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

 .TextoMini
{
    color: #838383;
    text-align: justify;
    font-size: 10px;
}

a.TextoMini:link
{
    color: #838383;
    text-align: justify;
    font-size: 10px;
    text-decoration: none;
}

a.TextoMini:hover
{
    color: #838383;
    text-align: justify;
    font-size:  10px;
    text-decoration: none;
}

a.TextoMini:visited
{
    color: #838383;
    text-align: justify;
    font-size:  10px;
    text-decoration: none;
}
a.TextoMini:active
{
    color: #838383;
    text-align: justify;
    font-size:  10px;
    text-decoration: none;
}

.EtiquetaError {
	color: red;
	text-align: justify;
    font-size: 12px;
    padding-left: 2px;
 }
 
.TituloSeccion {
	
    text-align: center;
    color: #333333;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 60px;
    padding-top: 90px;
    margin-bottom: 50px;
    box-sizing: border-box;
}

.TituloSeccionProductoDetalle {
	
    text-align: center;
    color: #333333;
    font-family: Montserrat;
    font-size: 25px;
    float: left;
    position: relative;
    margin: 0px !important;
}

.TituloSeccionComentarios
{
    color: #333333;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    padding-top: 90px;
    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;
    color: #333333;
    font-family: Montserrat;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.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: Montserrat;
    font-weight: 700;
    font-size: 60px;
    padding-top: 90px;
    margin-bottom: 50px;
    box-sizing: border-box;
}

.TituloSeccionContador {
	
    text-align: center;
    color: #333;
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    margin-top: 90px;
    margin-bottom: 50px;
}


.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;
}

.TextBoxContactoInicio
{
    width: 90%;
    background-color: transparent;
    border-color: transparent;
    border-bottom: solid 2px #fff;
    color: #fff;
    font-family: Montserrat;
    font-size: 18px;
	font-weight: 700;
    min-height: 24px;
}

/* do not group these rules */
.TextBoxContactoInicio::-webkit-input-placeholder {
    color: #fff;
	font-weight: 700;
    font-size: 18px;
}
.TextBoxContactoInicio:-moz-placeholder {
    /* FF 4-18 */
    color: #fff;
	font-weight: 700;
    font-size: 18px;
}
.TextBoxContactoInicio::-moz-placeholder {
    /* FF 19+ */
    color: #fff;
	font-weight: 700;
    font-size: 18px;
}
.TextBoxContactoInicio:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
	font-weight: 700;
    font-size: 18px;
}

.TextBoxFormularioLanding
{
    width: 90%;
    background-color: #eaeaea;
    border-color: transparent;
    border-bottom: solid 1px #ffffff;
    color: #000000;
    min-height: 24px;
}

.TextBoxContacto
{
    width: 90%;
    background-color: #ffffff;
    border-color: transparent;
    border-bottom: solid 1px #ffffff;
    color: #000000;
    min-height: 24px;
}


.TextoEmpresa 
{
    color: #ffffff;
	font-family: Montserrat;
	font-weight: 700;
    font-size: 18px;
}

.TextoContactoInicio {
	color: #ffffff;
	font-family: Montserrat;
	font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

.TextoSolicitarInfo {
	color: #333;
	font-family: Montserrat;
	font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

.TextoFormularioLanding {
	color: #333333;
	font-family: Montserrat;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    padding: 4px;
    box-sizing: border-box;
}

.TextoContadorInicio {
	color: #333;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}

.Contador1 {
	color: #333;
    font-size: 50px;
    margin-bottom: 2px;
}

.Contador2 {
	color: #333;
    font-size: 50px;
    margin-bottom: 2px;
}

.Contador3 {
	color: #333;
    font-size: 50px;
    margin-bottom: 2px;
}

.Contador4 {
	color: #333;
    font-size: 50px;
    margin-bottom: 2px;
}

.TextoContacto {
	color: #333333;
	font-family: Montserrat;
    font-size: 15px;
    text-transform: uppercase;
}


.TextoEnlacePie 
{
    color: #ffffff;
	font-family: Montserrat;
    font-size: 10px;
}

a.TextoEnlacePie:link 
{
    color: #FFFFFF;
    text-decoration: none;
}


a.TextoEnlacePie:hover 
{
    color: #FFFFFF;
    text-decoration: underline;
}


a.TextoEnlacePie:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.TextoEnlaceFormularioLanding 
{
    color: #333333;
	font-family: Montserrat;
    font-size: 10px;
}

a.TextoEnlaceFormularioLanding:link 
{
    color: #333333;
    text-decoration: none;
}


a.TextoEnlaceFormularioLanding:hover 
{
    color: #333333;
    text-decoration: underline;
}


a.TextoEnlaceFormularioLanding:visited
{
    color: #333333;
    text-decoration: none;
}


.TextoEnlacePieBoton, a.TextoEnlacePieBoton:link, a.TextoEnlacePieBoton:visited 
{
    /*background-color: #333;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 7px 20px 7px 20px;
    min-width: 155px;*/
    /*border: 2px solid white;*/
    background: #fff;
    display: inline-block;
	font-family: Montserrat;
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    padding: 10px 20px 10px 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4rem;
    -webkit-backface-visibility: hidden;
    text-decoration: none;
    -webkit-transition: all 400ms;
    transition: all 400ms; 
}

a.TextoEnlacePieBoton:hover 
{
    /*border: 2px solid white;*/
    color: #ffffff;
    background: #f52d60;
    text-decoration: none;
    transition: all 400ms;
    cursor: pointer; 
}



.TituloFamilias
{
    font-family: Montserrat;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.FechaBlog
{
    color: #939393;
    font-size: 12px;
    font-family: Montserrat;
}

.TextoBreveBlog
{
    color: #333333;
    font-size: 12px;
    font-family: Montserrat;
}

.TituloEntradaBlog 
{
    color: #333333;
    font-size: 16px;
    font-family: Montserrat;
}

a.TituloEntradaBlog:link, a.TituloEntradaBlog:visited 
{
    color: #333333;
    text-decoration: none;
}


a.TituloEntradaBlog:hover 
{
    color: #333333;
    text-decoration: none;
}

.TextoComentarioInicio
{
    font-family: Crimson Text;
    font-size: 24px;
    line-height: 22px;
    font-weight: 400;
    font-style: italic;
    color: #333333;
}

.TextoNombreComentarioInicio
{
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    color: #333333;
    text-transform: uppercase;
}

.ComillasComentarios
{
    text-align: left;    
    margin-bottom: 25px; 
    font-size: 28px; 
    color: #993399;
}

.ImageComillas
{
    width: 20px;
}

.TextBoxComentarios
{
    width: 90%;
    background-color: transparent;
    border-color: transparent;
    border-bottom: solid 2px #333;
    color: #333;
    font-family: Montserrat;
	font-weight: 700;
    font-size: 18px;
}

/* do not group these rules */
.TextBoxComentarios::-webkit-input-placeholder {
    color: #000;
	font-weight: 700;
    font-size: 18px;
}
.TextBoxComentarios:-moz-placeholder {
    /* FF 4-18 */
    color: #000;
	font-weight: 700;
    font-size: 18px;
}
.TextBoxComentarios::-moz-placeholder {
    /* FF 19+ */
    color: #000;
	font-weight: 700;
    font-size: 18px;
}
.TextBoxComentarios:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
	font-weight: 700;
    font-size: 18px;
}

.TextoComentario {
	color: #000000;
    font-size: 16px;
    font-weight: normal;
}



.TextoEnlaceComentario, a.TextoEnlaceComentario:link, a.TextoEnlaceComentario:visited
{
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    color: #fff !important;
    text-decoration: none;
}

 a.TextoEnlaceComentario:hover
 {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    color: #fff !important;
    text-decoration: none;
 }

.TextoEnlaceCoomentarios, a.TextoEnlaceComentarios 
{
    color: #333333;
    font-size: 10px;
    text-decoration: none;
}

.TituloMenuFooter
{
    margin: 5px 0px 0px 0px;
    font-weight: normal;
    font-size: 14px;   
}