@charset "utf-8";
/* CSS Document */

* { 	margin: 0px;	padding: 0px;}

body {	
	width: 100%;	
	height: 100%;
	background-color:#ff8d40;
	}

	

#container {	
	height: 100%;
	width: 100%;
	background-color: #ff8d40;	

	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #161515;
	font-weight: bold;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #6f3e40
	}
#header {	
	background-color: #f1f1ef;
	margin-left: auto;
	margin-right: auto;
	}	
	
#header_logo {	
	height: 126px;	
	width: 226px;	
	margin-left: auto;
	margin-right: auto;
	}

#header_menu {
	background-color: #5a5952;
	height: 26px;
}	

#menu {
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
}

#header_menu ul {
	list-style-type: none;
	text-align: right;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 6px;
}

#header_menu ul li {
	height: 25px;
	border-right: 1px solid #fdbb95;
	padding-right:12px;
	padding-left:12px;
	display:inline;
	color: #fdbb95;
}
a {
text-decoration:none;
color:#fff;
}


a:hover {
text-decoration:none;
color:#fdbb95;
}


#center {
	background-color: #FFF;
	margin-left:auto;
	margin-right: auto;

}


#main {
	width: 100%;	
	height: 100%;
	background-color:#9e9e9e;
	background-image: url(../images/imagen_chapa_fondo.jpg);
	background-repeat: no-repeat;	
}

#main_center {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/fondo_galeria.png);
	float:left;
}

#main_center_slider {
	width: 490px;
	float:left;
	z-index: 90;
}

#titulos {
	height: auto;
	width: 158px;
	float: left;
	z-index: 0;
	margin-left: -2px;
	}

.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width: 350px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	}

.prod {
	width: 790px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 25px;
	background-color: #FFF;
	float: left;
	margin-left: 20px;
	}
.imagen_puertas {
	margin-right: 10px;
	margin-left: 20px;
	padding-top: 20px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.lupa {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}

#footer {
	background-color: #ff8d40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f1f1ef;
	height: 100%;
	width: 100%;
	float: left;
}
.texto_footer {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	padding-top: 30px;
}
.foto_chapas {
	float: left;
	margin-left: 12px;
}
.chapas {
	float: left;
	height: 120px;
	width: 110px;
	margin-top: 10px;
	}
.titulo_chapas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	float: left;
	text-align: center;
	width: 110px;
	}
#prod_1 {
	float:left;
	width: 790px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 25px;
	background-color: #FFF;
	}
#prod_1b {
	float:left;
	width: 790px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: -412px;
	background-color: #FFF;
	visibility: hidden;
	}
#prod_1c {
	float:left;
	width: 790px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: -412px;
	background-color: #FFF;
	top: 178px;
	visibility: hidden;
	}

#prod_2 {
	float:left;
	width: 790px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 20px;
	background-color: #FFF;
	}
#prod_2b {
	float:left;
	width: 790px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: -412px;
	background-color: #FFF;
	visibility: hidden;
	}
#prod_2c {
	float:left;
	width: 790px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #FFF;
	visibility: hidden;
	margin-top: -412px;
	}
#prod_3 {
	float:left;
	width: 790px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 20px;
	background-color: #FFF;
	}

	.texto_gris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	display: block;
	padding-top: 300px;
}
#titulo_galeria {
	width:500px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fcfaf6;
	background-image: url(../images/fondo_titulo_galeria.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	margin-left: -3px;
	float: left;
	}
.titulo_productos_claro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.titulo_productos_claro a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #d79b77;
	text-decoration: none;
}
.titulo_productos_claro a:hover{
	color: #ffffff;
}
#flashcontent {
	width: 510px;
	height: 550px;
	margin-left: 35px;
	margin-top: 50px;
}
#formato_pedidos {
	width:350px;
	height:211px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 5px;
	border: 1px solid #CCC;
	float: right;
}

@import url('normalize.css');
@import url('demo.css');

@font-face {
  font-family: 'icon';
  src: url("font/icon.eot");
  src:
	url("font/icon.eot?#iefix") format('embedded-opentype'),
	url("font/icon.woff") format('woff'),
	url("font/icon.ttf") format('truetype'),
	url("font/icon.svg#icon") format('svg');
  font-weight: normal;
  font-style: normal;
}

.ps-container {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-transform: uppercase;
	color: #555;
	background: #fafafa;
}

.ps-container > div {
	position: absolute;
	width: 50%;
}

.ps-container > div > div,
.ps-slidewrapper > nav,
.ps-slides > div {
	position: absolute;
}

.ps-header {
	top: 0px;
	left: 0px;
	height: 150px;
	z-index: 1001;
	background: #fff;
}

.ps-header h1 {
	color: #ff8d40;
	line-height: 150px;
	margin: 0;
	padding: 0 50px;
	font-weight: 600;
	font-size: 30px;
	letter-spacing: 10px;
}

.ps-contentwrapper {
	top: 150px;
	bottom: 0px;
	overflow: hidden;
	z-index: 1000;
}

.ps-content {
	background: #fff;
	width: 100%;
	height: 100%;
	padding: 50px;
}

.ps-content h2 {
	padding: 10px 15px;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	letter-spacing: 4px;
	margin: 10px 0 30px;
	text-align: left;
	font-weight: 700;
}

.ps-content p {
	line-height: 26px;
	font-size: 12px;
	letter-spacing: 2px;
	word-spacing: 10px;
	padding: 10px 15px;
	font-weight: 400;
	text-align: justify;
	border-left: 1px solid #ff8d40;
	border-top: 1px solid #ff8d40;
}

.ps-content span.ps-price {
	float: left;
	margin: 10px;
	width: 320px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	color: #fff;
	background: #f7cfc6;
	background: rgba(255,141,64,0.8);
	font-size: 55px;
	font-weight: 200;
}

.ps-content a:last-child {
	font-size: 14px;
	font-weight: 700;
	color: #555;
	letter-spacing: 4px;
	float: right;
	border: 3px solid #555;
	padding: 3px;
	text-indent: 4px;
}

.no-touch .ps-content a:last-child:hover {
	color: #b2d79d;
	border-color: #b2d79d;
}

.ps-content a:last-child:before {
	content: '\53';
	font-family: 'icon';
	font-style: normal;
	font-weight: normal;
	speak: none;
	padding-right: 5px;
}

.ps-slidewrapper {
	right: 0px;
	top: 0px;
	height: 100%;
	overflow: hidden;
}

.ps-slides {
	top: 0px;
	bottom: 200px;
	width: 100%;
}

.ps-slides > div {
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0 9999px rgba(255,141,64,0.1);
}

.ps-slidewrapper > nav {
	width: 100%;
	height: 200px;
	bottom: 0px;
	right: 0px;
	z-index: 1000;
}

.ps-slidewrapper > nav > a {
	width: 50%;
	height: 100%;
	position: relative;
	float: left;
	box-shadow: inset 0 0 0 9999px rgba(207,227,206,0.8);
	outline: none;
}

.ps-slidewrapper > nav > a:first-child {
	box-shadow: inset 0 0 0 9999px rgba(233,217,141,0.8);
}

.no-touch .ps-slidewrapper > nav > a {
	-webkit-transition: box-shadow 0.4s ease-in-out;
	-moz-transition: box-shadow 0.4s ease-in-out;
	-ms-transition: box-shadow 0.4s ease-in-out;
	-o-transition: box-shadow 0.4s ease-in-out;
	transition: box-shadow 0.4s ease-in-out;
}

.no-touch .ps-slidewrapper > nav > a:hover {
	box-shadow: inset 0 0 0 9999px rgba(246,224,121,0.1);
}

.no-touch .ps-slidewrapper > nav > a:first-child:hover {
	box-shadow: inset 0 0 0 9999px rgba(249,15,15,0.1);
}

.ps-slidewrapper > nav > a:after {
	content: '';
	position: absolute;
	width: 100px;
	height: 100px;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -50px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-left: 1px solid #878585;
	border-top: 1px solid #878585;
}

.ps-slidewrapper > nav > a:first-child:after {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin: -80px 0 0 -50px;
}

.ps-slides > div,
.ps-slidewrapper > nav > a {
	background-color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
}

.ps-move {
	-webkit-transition: top 400ms ease-out;
	-moz-transition: top 400ms ease-out;
	-o-transition: top 400ms ease-out;
	-ms-transition: top 400ms ease-out;
	transition: top 400ms ease-out;
}

@media screen and (max-width: 860px) {

	.js .ps-container > div {
		width: 100%;
	}

	.js .ps-header {
		height: 50px;
	}

	.js .ps-header h1 {
		line-height: 50px;
		padding: 0px 20px;
		letter-spacing: 4px;
	}

	.js .ps-slides {
		bottom: 320px;
		top: 50px;
	}

	.js .ps-slidewrapper > nav {
		height: 100px;
	}

	.js .ps-contentwrapper {
		top: auto;
		height: 220px;
		bottom: 100px;
	}

	.js .ps-content {
		padding: 10px;
	}

	.js .ps-content h2 {
		border-right: none;
		font-size: 18px;
		margin: 10px 0;
		padding-top: 0;
	}

	.js .ps-content span.ps-price {
		font-size: 18px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-weight: 700;
		margin-bottom: 0;
	}

	.js .ps-content p {
		line-height: 20px;
		border: none;
		padding: 5px 10px;
		height: 80px;
		overflow-y: scroll;
	}

	.js .ps-content a:last-child {
		font-size: 13px;
		margin: 10px 20px 0 0;
	}

	#close {
    float:right;
    display:inline-block;
    padding:2px 5px;
    background:#ccc;
}
.fragment {

    height: 140px;
    border: 1px solid #ccc;
    color: #555;
    display: block;
    padding: 10px;
    box-sizing: border-box;
    text-decoration: none;
}

.fragment:hover {
    box-shadow: 2px 2px 5px rgba(0,0,0,.2);

}

.fragment img { 
    float: left;
    margin-right: 10px;
}