/*404 Not Found*/
/*+clearfix {*/
#cabecera_pagina:after, #pagina:after, #cuerpoPagina:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#cabecera_pagina, #pagina, #cuerpoPagina
{
	display: inline-block;
}
#cabecera_pagina, #pagina, #cuerpoPagina
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
HTML
{
	height: 100%;
}
BODY
{
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
	background: #FFFFFF;
	color: #424242;
	font-size: 12pt;
	line-height: 1.5;
	
}
.imagenes_contenido
{
	margin-top: 40px;
}
.instagram
{
	padding-left: 5px;
	padding-right: 30px;
}

.textoColumnas {
		-webkit-column-count:4;
		-moz-column-count:4;
		column-count:4;

		-moz-column-gap: 3em;
		-webkit-column-gap: 3em;
		column-gap: 3em;

		/*-moz-column-rule: 1px solid #bbb;
		-webkit-column-rule: 1px solid #bbb;
		column-rule: 1px solid #bbb;*/

		-moz-column-width: 140px;	        
		-webkit-column-width: 140px;
		column-width: 140px;
}
a.btn-primary {
    position: relative;
    display: inline-block;
    padding: 20px 20px;
    margin: 0px 0px 0px 0px;
    font-size: 0.85em;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    border-radius: 0px;
    border: 3px solid #7a7a7a;
    white-space: inherit;
}
.btn-primary:hover {
    border-color: #b3b3b3;
    background-color: #fff;
    color: #000;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #1a1c69;
    border-color: #0d1101;
}
.readMore
{
	text-transform: uppercase;
}
.previoTextoBlog
{
	margin-bottom: 10px;
}
.entry-meta
{
	font-size: 9pt;
	font-style: italic;
	color: #afafaf;
}
.postExcerpt
{
	padding-bottom: 15px;
	border-bottom: 1px solid #afafaf;
	margin-bottom: 20px;
}
.tituloContenido.estilosBlog
{
	font-size: 24pt;
	letter-spacing: 5px;
}
.blog .tituloBlog 
{
    color: #202020;
    font-size: 30pt;
    letter-spacing: 0px;
    line-height: 1.3;
    font-family: 'Abril Fatface', cursive;
   
}
.portadaBlogImg {
    max-height: 400px;
    overflow: hidden;
}
.blog.post 
{
    color: #8D8D8D;
    line-height: 1.9;
    margin-bottom: 30px;
}
.publicacionComentsPost SPAN 
{
    padding-right: 10px;
}

.fechaPublicacion {
    color: #000000;
    font-weight: bold;
}
.categoria {
    font-weight: bold;
}
.comentarios {
    color: #000000;
}
.margenInferior
{
	margin-bottom: 20px;
}
.post .tituloCategoria {
    color: #202020;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.1;
    font-size: 12pt;
    font-family: Raleway, Helvetica, Arial, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #A8A8A8;
    padding-bottom: 5px;
}
.blog .atributos {
    margin-top: 20px;
    margin-bottom: 20px;
}
.comentariosTitulo {
    color: #202020;
    font-weight: bold;
    font-size: 20pt;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.3;
    text-align: center;
}
.formularioComentarios label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.formularioComentarios {
    text-align: center;
    margin-top: 20px;
}
.formularioComentarios .input INPUT, .formularioComentarios .input TEXTAREA {
    width: 100%;
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.blog.post .enlace {
    position: relative;
    display: block;
    padding-top: 20px;
    text-align: right;
}
.blog.post .enlace a {
    display: inline;
    padding: 15px 38px;
    margin: 20px 0px 5px 0;
    font-size: 0.92em;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    border-radius: 0px;
    border: 3px solid #000;
}
ul.contenidoIron li{
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}

ul.contenidoIron li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #003c78;
}
.fraseEspecial
{
	font-family: 'Abril Fatface', cursive;
	font-size: 40px;
}
.fuenteEspecial, .tituloBlog A, .enlace a
{
	font-family: 'Abril Fatface', cursive;
	font-size: 20px;
}
.enlace
{
	text-align: center;
	margin-bottom: 30px;
}
.tituloBlog A 
{
    font-size: 35px;
}
.colorCorporativo
{
	color: #003c78;
	font-size: 13pt;
}
.cursivaEspecial
{
	font-style: italic;
	font-weight: bold;
}
.pie_foto
{
	text-align: center;
	font-size: 8pt;
	font-style: italic;
	display: block;
	margin-bottom: 15px;
	margin-top: 5px;
}
.titulo_imagenes
{
	font-size: 20pt;    
    color: #1a1c69;
    letter-spacing: 4pt;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#cabecera_pagina H1, #cabecera_pagina H2
{
	display: none;
}
A
{
	color: #003c78;
}
a:hover, a:focus {
    color: #dd0259;
    text-decoration: none;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -25px !important;
    z-index: 300;
    position: relative;
}
.alineadoDerecha
{
	text-align: right;
}
.telefonoMail
{
	margin-top: 20px;	
	font-size: 10pt;
}
.lineaCabecera
{
	color: #bfbfbf;
}
.telefonoCabecera, .emailCabecera A
{
	
	color: #1a1c69;
	padding-right: 15px;
}
.menuSuperior .container-fluid
{
	padding-right: 0px;
	padding-left: 0px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #1a1c69;
}
.navbar
{
	margin-bottom: 0px;
}
.navbar-collapse
{
	padding-left: 0px;
	padding-right: 0px;
	text-transform: uppercase;	
	letter-spacing: 4pt;

}
.navbar-default {
    background-color: inherit;
    border-color: transparent;
}
.menuMovil
{
	border-top: 1px #eeeeee solid;
	margin-top: 5px;
	background: #ffffff;
	border-bottom: 1px #eeeeee solid;
}
.navbar-nav
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.navbar-nav>li
{
	display: inline-block;
	float: none;
}
.navbar-default .navbar-collapse
{
	text-align: center;
}
.navbar-default .navbar-nav>li>a 
{
	color: #000000;
	font-size: 14pt;
	font-weight: 700;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #1a1c69;
    background-color: inherit;
}

.ladrillosPortada 
{
	position: relative;
	z-index: 20;
}
.azul
{
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top: 1px solid #b5b5b5;
}
.owl-carousel
{	
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	margin-bottom: 20px;
}
.tituloBanner
{
	display: none;
}
.centrado
{
	text-align: center;

}
.recuadro
{
	border: 1px solid #003c78;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
.descripcionPaso H3
{
	font-weight: 700;
	padding-bottom: 10px;
	font-size: 14pt;
	background: url('/theme/Ironlook/css/web/linea-ladrillo.png') no-repeat center bottom;
}
H3.tituloArea 
{
	text-transform: uppercase;
	font-weight: 700;
	color: #003c78;
	font-size: 22pt;
}
.tituloArea, .tituloContenido
{
	padding-bottom: 35px;
	padding-top: 15px;
	text-align: center;
	font-size: 20pt;
	background: url('/theme/ironlook/css/web/resplandor.png') repeat-x bottom;
	color: #1a1c69;
	letter-spacing: 4pt;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.breadcrumb {
    padding: 0px;
    background-color: transparent;
    border-radius: 0px;
    font-size: 8pt;
    font-style: italic;
    margin-bottom: 0px;
    text-align: center;
    text-transform: lowercase;
    letter-spacing: 0px;
}
.fraseGrandeContenido
{
	font-size: 40pt;
	font-family: 'Droid Serif', serif;
	line-height: 1.1;
	text-align: center;
	font-style: italic;
	margin-bottom: 30px;
	margin-top: 30px;
}
.autorFrase
{
	font-size: 18pt;
	font-style: normal;
	color: #1a1c69;
}
.comillas
{
	font-size: 70pt;
	color: #1a1c69;
	line-height: 0.5;
}
.paddingIzquierdo
{
	padding-left: 75px;
}
.
.azul H4.subtitular
{
	min-height: 55px;
}
.parallax {
    /* The image used */
    background-image: url('/theme/Ironlook/css/web/fondo-parallax.jpg');

    /* Full height */
    height: 790px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px;
}
.parallax FORM
{
	background: url('/theme/Ironlook/css/web/transparencia.png') repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 60px;
}
.parallax .checkbox input
{
	width: 20px;
	margin-left: 0px;
}
.parallax FORM label
{
	display: block;
	font-weight: normal;
	font-size: 9pt;
}
.parallax FORM input, .parallax FORM textarea
{
	width: 100%;
	color: #2a4258 !important;
	font-size: 9pt !important;
	margin-bottom: 10px;
	/* font-weight: bold; */
}
.parallax button
{
	width: 100%;
	background: #003c78;
	color: #FFFFFF;
	padding: 20px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	display: block;
	border-color: inherit;
	border-radius: 0px;
}
.cabeceraDelFormulario{
	margin-top: 50px;
	padding-left: 65px;
}

.subtitularSuperiorFormulario
{
	font-style: italic;
	font-size: 27pt;
	color: #FFFFFF;
	text-align: center;
}
.lineaDospie
{
	font-family: 'Droid Serif', serif;
	font-weight: bold;
	font-style: italic;
	font-size: 27pt;
	color: #1a1c69;
	text-align: center;
}
input, textarea
{
	width: 100%;
}
input[type="checkbox"]
{
	width: 40px;
    box-shadow: none;
}
.btn-default
{
	background: #000000;
	color: #ffffff;
	text-align: center;
	border-radius: 0px;
	border: 0px solid transparent;
	width: 100%;
	padding: 15px;
}
#piePagina
{
	background: #b6a3a6;
	color: #000000;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
	width: 100%;
}
.lineaDospie a
{
	color: #FFFFFF;
}
.lineaUnopie
{	
	margin-bottom: 10px;
	text-align: center;
}
.lineaUnopie A
{
	color: #5d5d5d;
	font-size: 11pt;
	width: 18%;
	display: inline-block;

}
.lineaUnopie A:hover
{
	color: #1a1c69
}
.lineaTrespie, .lineaTrespie a
{
	color: #1a1c69;
	font-size: 11pt;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
}
.emailPie
{
	padding-left: 15px;
	padding-right: 15px;
}
.lineaSuperior
{
	border-top: 1px solid #b5b5b5;
	padding-top: 20px;
	margin-top: 20px;
}
.ladrillosPie .textosLegales
{
	margin-right: auto;
	margin-left: auto;
	width: 485px;
}
.textosLegales a
{
	color: #000000;
	font-size: 10pt;
}
.margenSuperior
{
	margin-top: 20px;	
}
.tituloPie
{
	font-weight: bold;
	margin-bottom: 10px;
}
.pieOscuro li, .grisClaro, .pieOscuro li a
{
	list-style: none;
	color: #bfbfbf;
	font-size: 9pt;
}
.gris
{
	color: #5d5d5d;
	font-weight: normal;
}
.cuerpoContenido
{
	margin-bottom: 40px;
}
.justificado
{
	text-align: justify;
}
.tituloContacto
{
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 17pt;
	margin-bottom: 20px;
	display: block;
	color: #003c78;
}
.dorado
{
	font-weight: bold;
	color: #003c78;
}
.pieFoto {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 5px;
    font-style: italic;
}

.fondoazulTransparento {
    padding: 20px;
}

input:focus, textarea:focus {
    outline: 0;
    border-color: #ff1105;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px #ff0c00;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px #ff0c00;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px #ff0700;
}

.error-message {
    font-weight: bold;
    color: #f00;
    margin-left: 20px;
}

@media (max-width: 1200px)
{
	.navbar-default .navbar-nav>li>a 
	{		
		font-size: 12pt;
	}
}

@media (max-width: 992px)
{
	.navbar-default .navbar-nav>li>a 
	{		
		font-size: 9pt;
		padding-left: 5px;
		padding-right: 5px;
	}
	.telefonoMail 
	{
	    font-size: 9pt;
	}
	.navbar-collapse {
	    padding-left: 0px;
	    padding-right: 0px;	   
	    float: none; 
	    letter-spacing: 3pt;
	}
	.menuSuperior .container-fluid 
	{
    padding-right: 15px;
    padding-left: 15px;
	}
	.navbar-nav 
	{
    margin: 7.5px 0px;
	}

}
@media (max-width: 768px)
{
	.lineaUnopie
	{	
		margin-top: 10px;
		
	}
}
@media (max-width: 480px)
{
	.emailPie
	{	
		margin-bottom: 15px;
		margin-top: 15px;
		display: block;		
	}

}


