															/* S I S T E M A   G R I L L A D O */

.col-1-2 {width: 4.15%;}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}



html{
	width: 100%;
	height: auto;
	background: black;
}

.clear{
	clear:both;
}

body{
	margin:0px;
	margin-right:0px;
	padding:0px;
	font-family: 'Puritan', sans-serif;
	font-size:10px;
}

															/* H E A D E R */

header{
	height:850px;
	width:100%;
	background:black;
}

header svg{
	margin-top:150px;
	margin-left: 16.66%;
	margin-right: 16.66%;
	width:66.68%;
}

										/* N A V E G A T I O N */

header nav ul a{
	text-decoration: none;
	color: inherit;
	font-size: 3em;
}

header nav ul{
	width: 100%;
	background-color: black;
	overflow: hidden;
	color: white;
	padding: 0;
	text-align: center;
	margin: 0;
	margin-top: 150px;
	-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
}

header nav ul li{
	display: inline-block;
	width: 16.66%;
	padding: 20px 15px;
}

header nav ul a:hover{
	opacity: 0.5;
}

.handle{
	font-size: 2.5em;
	width: 100%;
	background: black;
	text-align: center;
	box-sizing: border-box;
	padding: 15px 10px;
	cursor: pointer;
	color: white;
	display: none;
}



															/* S E C T I O N   N O S O T R O S */

#nosotros{
	width:100%;
	height:auto;
	margin-top:0px;
	background:white;
	z-index:5;
}

.nosotrosh1{
	width:100%;
	margin-bottom: 0px;
	height: auto;
	margin-top:0px;
	z-index:20;
	position: relative;
	background-color: black;
}

#nosotros p{
	text-align: center;
	font-size: 3em;
	margin-top: 100px;
	margin-bottom: 0px;
	margin-left: 16.66%;
	margin-right: 16.66%;
}

#nosotros p a{
	text-decoration:none;
	color:black;
}

#nosotros .hafele :hover{
	color:#e22239;
}

#nosotros .blum :hover{
	color:#ff4208;
}

#nosotros .masissa :hover{
	color:#00793d;
}

#nosotros .faplac :hover{
	color:#0141ad;
}

#nosotros .sintesis-logo{
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	margin-top:100px;
	margin-bottom:100px;
	text-align:center;
}

															/* S E C T I O N   P R O D U C T O S */



#productos{
	height:auto;
}

.productosh1{
	width: 100%;
	margin-top: 180px;
}

#productos nav ul a{
	text-decoration: none;
	color: inherit;
	font-size: 3em;
}

#productos nav ul{
	background-color: black;
	overflow: hidden;
	color: white;
	padding: 0;
	text-align: center;
	margin: 0;
	margin-top: 155px;
	-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
}

#productos nav ul li:hover{
	background-color: white;
	color:black;
}

#productos nav ul li{
	display: inline-block;
	width: 16.66%;
	padding: 20px 0px;
	float: left;
}

.handle{
	text-align: left;
	box-sizing: border-box;
	cursor: pointer;
	color: white;
	display: none;
	height: 26px;
	width: 8%;
	margin: 5px 46%;
	background: #FFF none repeat scroll 0% 0%;
	padding: 0px;
}

.handle .top{
	display: block;
	position: absolute;
	height: 5px;
	width: 8%;
	background: #005C48 none repeat scroll 0% 0%;
	margin-top: 0px;
}

.handle .middle{
	display: block;
	position: absolute;
	width: 8%;
	height: 5px;
	background: #005C48 none repeat scroll 0% 0%;
	margin-top: 10px;
}

.handle .bottom{
	display: block;
	position: absolute;
	width: 8%;
	height: 5px;
	background: #005C48 none repeat scroll 0% 0%;
	margin-top: 20px;
}

/*#productos #dormitorio{
	display: none;
}

#productos #estar{
	display: none;
}

#productos #banio{
	display: none;
}

#productos #oficina{
	display: none;
}

#productos #locales{
	display: none;
}
*/






															/* F O O T E R   C O N T A C T O */

footer{
	height:700px;
	margin-top: 0px;
	background:white;
}

footer .backtop{
	width: 30%;
	margin-right: 35%;
	margin-left: 35%;
	margin-top:75px;
	margin-bottom:40px;
	text-align:center;
}

footer p{
	font-size:2.1em;
	color:black;
	text-align:right;
}

footer .bottom-logo{
	width:34%;
	margin-top:50px;
	margin-left: 33%;
	margin-right: 33%;
	margin-bottom: 50px;
}

.info a{
	text-decoration: none;
	color: black;
}

.info{
	float: left;
	height: 250px;
	width: 60%;33
}

.info p{
	margin-top: 65px;
	margin-right: 6%;
	width: 90%;
	float: right;
	margin-left: 4%;
	margin-bottom: 67px;
}

.bloque{
	width: 100%;
	height: 250px;
	margin-top: 0px;
}

.info .col-3 a:hover{
	opacity: 0.5;
}


															/* R E D E S */

.div-redes{
	height: 250px;
    float: right;
    width: 35%;
}

.redes {
	padding: 0px;
	margin-left: 0%;
	margin-top: 35px;
	margin-right: 100%;
	margin-bottom: 0px;
	height: auto;
	list-style: outside none none;
	text-align: center;
	float: left;
}

.redes li{
	margin-bottom:25px;
}

.facebook {
	margin:0px;
}

	.facebook:hover{
		fill:#3d5998;
	}

.flickr-negro {
	margin:0px;
	position: absolute;
}

.pinterest {
	margin:0px;
}

	.pinterest:hover{
		fill:#bd081c;
	}


										/* V O Z E N O F F */
										
.vozenoff{
	margin:0px;
	height:40px;
	line-height: 40px;
	background-color: black;
}

.vozenoff p{
	margin: 0px 0px;
	width: 100%;
	text-align:center;
	color:grey;
	font-size:1.6em;
	height: 40px;
	line-height: 40px;
	background: black;
}


															/* M E D I A   Q U E R I E S */


															/* T A B L E T */


@media only screen and (min-width:768px) and (max-width:1023px){

header{
	height:850px;
	width:100%;
	background:white;
}

header path{
	fill:black;
	margin-top:150px;
	margin-left: 16.66%;
	margin-right: 16.66%;
	width:66.68%;
}

header circle{
	fill:black;
}



															/* N A V E G A T I O N */

header nav ul{
	background-color: white;
	color: black;
}


															/* S E C T I O N   N O S O T R O S */

#nosotros{
	width:100%;
	height:auto;
	margin-top:0px;
	background:black;
	z-index:5;
}

.nosotrosh1{
	width:100%;
	margin-bottom: 0px;
	height: auto;
	margin-top:0px;
	z-index:20;
	position: relative;
	background: white;
}

#nosotros path{
	fill:black;
}

#nosotros .logo-nos{
	fill:white;
}

#nosotros p{
	text-align: center;
	font-size: 3em;
	margin-top: 100px;
	margin-bottom: 0px;
	margin-left: 16.66%;
	margin-right: 16.66%;
	color: white;
}

#nosotros p a{
	text-decoration:none;
	color:white;
}

#nosotros .hafele :hover{
	color:#e22239;
}

#nosotros .blum :hover{
	color:#ff4208;
}

#nosotros .masissa :hover{
	color:#00793d;
}

#nosotros .faplac :hover{
	color:#0141ad;
}

#nosotros .sintesis-logo{
	margin:70px 0%;
	text-align:center;
	width: 100%;
}

#nosotros .sintesis-logo path{
	fill:white;
}

															/* S E C T I O N   P R O D U C T O S */



#productos{
	height:auto;
	background: white;
}

.productosh1 g path{
	fill:black;
}

#productos nav ul{
	padding: 0px;
	background-color: white;
	color:black;
}

#productos nav ul li{
	float: left;
	font-size: 0.8em;
}					

#productos nav ul li:hover{
	background-color: black;
	opacity: 1;
	color: white;
}
	

															/* F O O T E R   C O N T A C T O */

footer{
	height:700px;
	margin-top: 0px;
	background:black;
}

footer .backtop{
	margin-top:75px;
	margin-bottom:40px;
	text-align:center;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}

footer path{
	fill:white;
}

footer p{
	font-size:2.1em;
	color:black;
	text-align:right;
}

footer .bottom-logo{
	width:34%;
	margin-top:50px;
	margin-left:33%;
}

.info a{
	text-decoration: none;
	color: white;
}

.info{
	float: left;
	height: 250px;
	width: 60%;
}

.info p{
	margin: 73px 5% 0px;
	width: 90%;
	float: right;
	color:white;
}

.bloque{
	width: 100%;
	height: 250px;
	margin-top: 0px;
}


															/* R E D E S */

.div-redes{
	height: 250px;
    float: right;
    width: 35%;
}

.redes {
	padding: 0px;
	margin-left: 0%;
	margin-top: 35px;
	margin-bottom: 0px;
	height: auto;
	list-style: outside none none;
	text-align: center;
	float: left;
}

.redes li{
	margin-bottom:25px;
}

.facebook {
	margin:0px;
}

	.facebook path:hover{
		fill:#3d5998;
	}
	

.flickr-negro {
	margin:0px;
	visibility: hidden;
}

.flickr-blanco {
	visibility: visible;
}

.pinterest {
	margin:0px;
}

.pinterest g path{
	fill:black;
}
	.pinterest path:hover{
		fill:#bd081c;
	}




										/* V O Z E N O F F */
										
.vozenoff{
	margin:0px;
	height:40px;
	line-height: 40px;
	background: white;
}

.vozenoff p{
	background: white;
	margin:0px 0px;
	width: 100%;
	text-align:center;
	color:grey;
	font-size:1.6em;
	height: 40px;
	line-height: 40px;
}
}



															/* C E L U L A R   L A N D S C A P E */

@media only screen and (min-width:521px) and (max-width:767px){

header svg{
	width: 80%;
	margin: 150px 10% 0px;
}


															/* N A V E G A T I O N */

header nav ul{
	max-height: 0;
	background-color: black;
	color: white;
}

.showing{
	max-height: 20em;
}

header nav ul li{
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	text-align: center;
}

header .handle{
	background-color: black;
	color: white;
	text-align: center;
	display: block;
}

															/* N O S O T R O S */
#nosotros .sintesis-logo{
	width: 100%;
	margin: 100px 0%;
	text-align: center;
}

															/* P R O D U C T O S */	

.productosh1{
	margin-top: 100px;
}

#productos nav{
	margin-top: -100px;
}

 nav ul{
	max-height: 0;
	background-color: black;
	color: white;
}

#productos nav ul li:hover{
	background-color: black;
	color: white;
}

.showing{
	max-height: 30em;
}

#productos nav ul li{
	box-sizing: border-box;
	width: 100%;
	padding: 9px;
	text-align: center;
}

.handle{
	text-align: left;
	box-sizing: border-box;
	cursor: pointer;
	color: white;
	display: block;
	height: 26px;
	width: 8%;
	margin: 10px 46% 50px;
	background-color: black;
	padding: 0px;
}

.handle .top{
	display: block;
	position: absolute;
	height: 5px;
	width: 8%;
	background-color: white;
	margin-top: 0px;
}

.handle .middle{
	display: block;
	position: absolute;
	width: 8%;
	height: 5px;
	background: white;
	margin-top: 10px;
}

.handle .bottom{
	display: block;
	position: absolute;
	width: 8%;
	height: 5px;
	background: white;
	margin-top: 20px;
}

															/* F O O T E R   C O N T A C T O */

footer .backtop{
	width: 100%;
	margin:100px 0px 50px;
	text-align: center;
}

.info{
	float: left;
    height: 250px;
    width: 65%;
}

.info p{
	width: 100%;
	margin: 65px 20px 0px;
	float: right;
}

.redes{
	height: auto;
	list-style: outside none none;
	text-align: center;
	float: left;
	margin: 30px 0px 0px 0%;
	padding-left: 50px;
}

footer .bottom-logo{
	width: 50%;
	margin:50px 25%;
}

}


															/* C E L U L A R   P O R T R A I T */


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

header{
	height:750px;
	width:100%;
	background:white;
}

header path{
	fill:black;
	margin-top:150px;
	margin-left: 16.66%;
	margin-right: 16.66%;
	width:66.68%;
}

header circle{
	fill:black;
}

header svg{
	margin:100px 10% 0px;
	width: 80%;
}

															/* N A V E G A T I O N */

header nav ul{
	max-height: 0;
	background-color: white;
	color: white;
	margin-top: 100px;
}

.showing{
	max-height: 20em;
}

header nav ul li{
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	text-align: center;
	color: black;
}

.handle{
	display: block;
	background-color: black;
	color: white;
	text-align: center;
}




															/* S E C T I O N   N O S O T R O S */

#nosotros{
	width:100%;
	height:auto;
	margin-top:0px;
	background:black;
	z-index:5;
	height: 600px;
}

.nosotrosh1{
	width:100%;
	margin-bottom: 0px;
	height: auto;
	margin-top:0px;
	z-index:20;
	position: relative;
	background: white;
}

#nosotros path{
	fill:black;
}

#nosotros .logo-nos{
	fill:white;
}

#nosotros p{
	text-align: center;
	margin-top: 70px;
	margin-bottom: 0px;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	color: white;
	float: right;
	font-size: 15px;
	height: auto;
}

#nosotros .logo-pz{
	float: left;
	width: 40%;
	position: relative;
	margin-top: 70px;
	height: auto;
	margin-left: 30%;
	margin-right: 30%;
}

#nosotros p a{
	text-decoration:none;
	color:white;
}

#nosotros .hafele :hover{
	color:#e22239;
}

#nosotros .blum :hover{
	color:#ff4208;
}

#nosotros .masissa :hover{
	color:#00793d;
}

#nosotros .faplac :hover{
	color:#0141ad;
}

#nosotros .sintesis-logo{
	margin: 0px 0px;
	text-align: center;
	width: 100%;
}

#nosotros .sintesis-logo path{
	fill:white;
}



															/* S E C T I O N   P R O D U C T O S */

#productos{
	height: auto;
	background: white;
}

.productosh1{
	margin-top: 50px;
}

.productosh1 g path{
	fill:black;
}

#productos nav{
	margin-top: -100px;
}

nav ul{
	max-height: 0;
	background-color: white;
	margin: 50px 0px 0px;
}

.showing{
	max-height: 30em;
}

#productos nav ul li{
	box-sizing: border-box;
	width: 100%;
	padding: 9px;
	text-align: center;
	background-color: white;
	color: black;
}

.handle{
	text-align: left;
	box-sizing: border-box;
	cursor: pointer;
	color: white;
	display: block;
	height: 26px;
	width: 8%;
	margin: 10px 46% 50px;
	background-color: white;
	padding: 0px;
}

.handle .top{
	display: block;
	position: absolute;
	height: 5px;
	width: 8%;
	background-color: black;
	margin-top: 0px;
}

.handle .middle{
	display: block;
	position: absolute;
	width: 8%;
	height: 5px;
	background: black;
	margin-top: 10px;
}

.handle .bottom{
	display: block;
	position: absolute;
	width: 8%;
	height: 5px;
	background: black;
	margin-top: 20px;
}




															/* F O O T E R   C O N T A C T O */

footer{
	height:700px;
	margin-top: 0px;
	background:black;
}

footer .backtop{
	margin: 75px 0px 40px;
	text-align: center;
	width: 100%;
}

footer .backtop path{
	fill:white;
}

footer p{
	font-size:2.1em;
	color:black;
	text-align:right;
}

footer .bottom-logo{
	width:70%;
	margin: 50px 15% 0px;
}

footer .bottom-logo g{
	fill:white;
}

.info a{
	text-decoration: none;
	color: white;
}

.info{
	float: left;
	height: 250px;
	width: 65%;
}

.info p{
	color: white;
	font-size: 12px;
	margin: 90px 0%;
	float: left;
	width: 95%;
	padding-right: 3%;
	padding-left: 2%;
}

.bloque{
	width: 100%;
	height: 250px;
	margin-top: 0px;
}


															/* R E D E S */

.div-redes{
	height: 250px;
    float: right;
    width: 30%;
    margin-left: 5%;
}

.redes {
	margin-left: 0%;
	margin-top: 30px;
	margin-right: 100%;
	margin-bottom: 0px;
	height: auto;
	list-style: outside none none;
	text-align: center;
	float: left;
	padding-left: 10%;
}

.redes li{
	margin-bottom:25px;
}

.facebook {
	margin:0px;
}

.facebook path{
	fill:white;
}

	.facebook:hover{
		fill:#3d5998;
	}

.flickr-negro {
	margin:0px;
	position: absolute;
	display: none;
}

.pinterest {
	margin:0px;
}

.pinterest path{
	fill:white;
}

.pinterest g path{
	fill:black;
}

	.pinterest:hover{
		fill:#bd081c;
	}


										/* V O Z E N O F F */
										
.vozenoff{
	line-height: 40px;
	height:40px;
	background: white;
}

.vozenoff p{
	background: white;
	text-align:center;
	color:grey;
	margin-top: 0px;
	height: 40px;
	margin-bottom: 0px;
	font-size: 15px;
	margin-right: 0%;
	margin-left: 0%;
	width: 100%;
	line-height: 40px;
}

}
	/* FLICKR */

.slick-track{
	width: 100%;
	height: 100%;
	}									

.galeria-slider{
	width: 100%;
	height: 400px;
	opacity: 0;
	z-index: -1;
	position: absolute;
}

.galeria-slider img{
	height: 400px;
	margin: 0 auto;
}

.slick-slide{
	outline: none;
}

.galeria-container{
	height: 400px;
}

.galeria-slider#cocina{
	opacity: 1;
	z-index: 1;	
}
