/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,  article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
/*	vertical-align: baseline;*/
	} 
/* HTML5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	}
aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/* End CSS Reset*/
/* general */
body {
	color: #aaaaa3;
	font-size: 14px;
	font-family: Arial;
	cursor: default;
	outline: none;
	font-family: 'ProximaNovaReg';
}
body, html{ height:100%}

a{
	color: #aaaaa3;
}

a,a img, a:hover{
	outline: none;
	text-decoration: none;
}
h1{
	font-family: 'GothamRnd';
	color: #5b5b5b

}
section{
	margin: auto;
	width: 875px;
	position: relative;
}
header{
	position: relative;
	background: white;
}
header p{
	color: #aaaaa3
}
header section{
	height: 140px;
	position: relative;
	font-size: 16px;
}
header section figure{
	position: absolute;
	top: 35px;
	left: 10px;
	z-index: 999;
}
header section h1{
	font-size: 38px;
	font-weight: normal;
	margin:25px 0 10px 0;
}
header section nav{
	position: absolute;
	bottom: 60px;
	right: 0px;
	z-index: 999;
}
header section nav li{
	display: inline-block;
	margin-left: 40px;
	text-transform: uppercase;
	font-size: 15px;
}
header section nav li a{
	padding-bottom: 4px;
	color: #a9a9a9
}
header section nav li a:hover{
	color: #333;
}
header section nav li a.selecto{
	border-bottom: 1px solid #333;
	color: #333;
	font-weight: bold;
}
/*h1{
	color: #fdd600;
	font-size: 1.28em;
	margin-bottom: 32px;
	font-style: italic;
	text-align: center;
}*/
#about{	
	width: 100%;
	padding-top: 40px;
	margin: auto;
	position: relative;
	opacity:0;
	text-align: center;
/* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0);*/
}
#about figure{
	margin: auto;
	position: relative;
	text-align: center;
}
#about > div{
	width: 850px;
	height: 375px;
	margin: auto;
	position: relative;
}
#about > div > code{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 259px;
	height: 259px;
	z-index: 9;
	text-align: right;
}
#about > div > div{
	width: 435px;
	height: 375px;
	margin: auto;
	text-align: center;
	border-radius: 575px;
	padding: 0 70px;
	color: #aaaaa3;
	/*background: url(../images/px.png);*/
	text-transform: uppercase;
	font-size: 19px;
	position: absolute;
	left: 429px;
	top: 35px;
	margin-left: -287px;
	z-index: 0
}
#about > div > img{
	position: absolute;
	bottom: 20px;
	right: 0;
	z-index: 9
}
#about h1{	
	font-size: 44px;
	border-bottom: 1px solid #aaaaa3;
	padding-bottom: 15px !important;
	display: block;
}
#about h2{	
	color: #aaaaa3;
	font-size: 21px;
	margin-bottom: 10px;
	font-family: 'ProximaNovaBold';
}
#about .HISTORIA p{	
	margin-bottom: 15px;
	line-height: 17px
}
#about .about p{	
	margin-bottom: 15px;
	line-height: 30px	
}
#about a{
	border-radius: 3px;
	border:1px solid #868686;
	padding: 5px 15px;
	font-size: 14px;
}
#about a:hover{
	border-radius: 3px;
	border:1px solid #666;
	padding: 5px 15px;
	font-size: 14px;
	color: #666;
}

#about .HISTORIA{
	display: none;
	font-size: 13px;	
}
#about .HISTORIA h1{
	font-size: 40px;
	margin-bottom: 15px;	
}


#furniture header {	
	border-bottom: 1px solid #aaaaa3;
	margin-bottom: 45px;
}
#furniture header section {
	position: relative;
	height: 140px;
}
#furniture header section nav{
	bottom: 9px;
	left: 0px;
}
#furniture header section nav li{
	margin: 0 30px 0 0;
	font-size: 13px;
}
#furniture header section nav li a{
	padding-bottom: 8px;
	color: #bfbfb8
}
#furniture header section nav li a:hover{
	color: #333;
}
#furniture header section nav li a.selecto{
	border-bottom: 2px solid #aaaaa3;
	color: #333;
	font-weight: bold;
}
#furniture header section div{
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 40px;
}
#furniture header section div code{
}
#furniture header section div sub{
	font-size: 14px;
	margin:0 0 8px 8px;
	display: block;
}
#furniture section{
	position: relative;
	overflow: hidden;
}
.bxslider ul li{
	display: inline-block;
	margin: 35px 62px 0 0;
	text-align: center;
	font-size: 11px;
	opacity:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0);
}
.bxslider ul li img{
	margin-bottom: 3px;
}

.bxslider ul li:nth-child(6n){	
	margin-right: 0
}
.foto{
	position: absolute;
	top: -600px;
	width: 100%;
	display: inline-table;
	z-index: 9999;
	padding: 80px 0;
	background: white;
	min-height: 380px;/* 415px;*/
}
.foto div{
	height: 100%;	
	display: table-cell;
	padding: 0 0 0px 0
}
.foto div:nth-child(1){
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
}
.foto div:nth-child(1) img{
	cursor: pointer;
}
.foto div h2{
	color: black;
	font-size: 57px;
}
.foto div p{
	margin: 0px 0 30px 0;
}
.foto div a{	
	border: 1px solid #bfbfb8;
	border-radius: 5px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	padding: 5px 30px;
	color: #bfbfb8;
	float: right;
}
.foto div a:hover{	
	color: white;
	border: 1px solid #666;
	color: #666;
}



#projects header {	
	border-bottom: 1px solid #aaaaa3;
	margin-bottom: 45px;
	background: none !important;
}
#projects header section {
	position: relative;
	height: 90px;
}

#projects ul li{	
	/*background: url(../images/px_b.png);
	border-radius: 100px;*/
	display: inline-block;
	padding: 10px;
	position: relative;
	margin: 20px 20px 0 0;
	overflow: hidden;
}
#projects ul li:nth-child(4n){	
	margin: 20px 0 0 0
}
#projects ul li a{
	display: none;
}
#projects ul li a:first-child{
	display: block;
}
#projects ul li span{
/*	background: url(../images/px_c.png);*/
	background: black;
	border-radius: 100px;
	position: absolute;
	top:10px;
	left: 9px;
	height: 174px;
	width: 176px;
	text-align: center;
	opacity:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0);
}
#projects ul li span p{
	position: absolute;
	top: 40%;
	padding: 0 20px;
	font-size: 20px;
}
#projects ul li span table{

}
#projects ul li span table td{
	width: 140px;
	height: 140px;
	padding: 17px;
	font-size: 20px;
}
#contact {	
	color: #aaaaa3
}
#contact header {	
	border-bottom: 1px solid #aaaaa3;
	margin-bottom: 55px;
	background: none !important;
}
#contact header section{	
	height: 90px;
}
#contact header h1{	
}

#contact div{	
	width: 47%;
	padding-right: 3%;
	float: left;
}
#contact div:last-child{	
	width: 50%;
	padding-right: 0%;
}

#contact div sub{	
	font-size: 16px;
	display: block;	
	margin-bottom: 5px;
}
#contact div p{	
	font-size: 19px;
	padding-bottom: 20px;
}
#contact div a{	
	color: #bfbfb8;
}

#contact div a.correo{	
	background: url(../images/ico_mail.png) left center no-repeat;
	padding-left: 27px;
	float: right;
}
#contact div .fono{	
	background: url(../images/ico_telf.png) left center no-repeat;
	padding-left: 22px;
}
#contact small{
	color: #e4a39e;
}
#contact input, #contact textarea{	
	width: 95%;
	border: 1px solid #aaaaa3;
	border-radius: 5px;
	background: none;
	padding: 8px 10px;
	margin: 0 0 15px 0;
	font-family: 'ProximaNovaReg';
	color: #5b5b5b
}
#contact textarea{	
	height: 115px;
}
#contact input:hover, #contact textarea:hover,
#contact input:focus, #contact textarea:focus{
	color: #5b5b5b;
	border: 1px solid #bfbfb8;
	/*background: #60605b;*/
	outline:none;
}
#contact .inputError, #contact .inputError:hover {
	color: #c87e7e;
	border: 1px solid #c87e7e;
}

#contact .alert {
	display: none;
	position: absolute;
	color: #c87e7e;
	top: 240px;
	left: 14px;
	width: 300px;
}
/*#contact input:hover, #contact textarea:hover{
	color: #e4a39e;
	border: 1px solid #e4a39e;
	background: #60605b;
}
*/

#contact a.boton{	
	border: 1px solid #bfbfb8;
	border-radius: 5px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	padding: 5px 30px;
	color: #aaaaa3;
	float: right;
}
#contact a.boton:hover{	
	color: white;
	border: 1px solid #666;
	color: #666;
}



footer{
	background: white;
	padding: 0;
	position: fixed;
	bottom: 0;
	width: 100%;
	color: #aaaaa3
}
footer ul:first-child{
	float: left;
	width: 350px;
	/*border: 1px solid #000;*/
}
footer ul:last-child{
	display: inline-table;
	float: right;
}
footer ul li{
	/*display: table-cell;*/
	display: inline-block;
	line-height: 70px;
	vertical-align: middle;	
}
footer ul:first-child li{
	padding-right: 5px;
}
footer ul:first-child li a {
	width: 28px;
	height: 28px;
	display: block;
	background-position: 0px 0px;
}
footer ul li a.icFacebook {
	background-image: url(../images/ico_n-facebook.png);
}
footer ul li a.icPinterest {
	background-image: url(../images/ico_n-pinterest.png);
}
footer ul li a.icHouzz {
	background-image: url(../images/ico_n-houzz.png);
}
footer ul li a.icInstagram {
	background-image: url(../images/ico_n-instagram.png);
}
footer ul li a.icLinkedin {
	background-image: url(../images/ico_n-linkedin.png);
}
footer ul li a.icFacebook:hover,
footer ul li a.icPinterest:hover,
footer ul li a.icHouzz:hover,
footer ul li a.icInstagram:hover,
footer ul li a.icLinkedin:hover {
	background-position: 0px 28px;
}

/* fonts*/
@font-face {
    font-family: 'GothamRnd';
    src: url('GothamRnd-Light.eot');
    src: url('GothamRnd-Light.eot?#iefix') format('embedded-opentype'),
         url('GothamRnd-Light.woff') format('woff'),
         url('GothamRnd-Light.ttf') format('truetype'),
         url('GothamRnd-Light.svg#GothamRnd-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNovaBold';
    src: url('ProximaNova-Bold.eot');
    src: url('ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
         url('ProximaNova-Bold.woff') format('woff'),
         url('ProximaNova-Bold.ttf') format('truetype'),
         url('ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNovaReg';
    src: url('ProximaNova-Reg.eot');
    src: url('ProximaNova-Reg.eot?#iefix') format('embedded-opentype'),
         url('ProximaNova-Reg.woff') format('woff'),
         url('ProximaNova-Reg.ttf') format('truetype'),
         url('ProximaNova-Reg.svg#ProximaNova-Reg') format('svg');
    font-weight: normal;
    font-style: normal;
}
