/**************************************************************** 
 ***** 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, img, ins, kbd, q, s, samp,
small, strike, strong, 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, td,
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 display-role reset for older browsers
 ****************************************************************/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section
{
	display: block;
}

body
{
	line-height: 1;
}

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;
}


/**************************************************************** 
 ***** BODY
 ****************************************************************/
body
{
	background: #242424;
	color: white;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 130%;
}

*, *:before, *:after
{
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
        box-sizing: border-box;
}

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

.elastic
{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

.volver
{
	text-align: center;
	margin-bottom: 3em;
}

.volver a
{
	-webkit-transition: .3s;
	   -moz-transition: .3s;
	    -ms-transition: .3s;
	     -o-transition: .3s;
	        transition: .3s;
}

.volver a:hover
{
	color: #EF9D25;
	text-shadow: 0 0 5px rgba(0,0,0,.7);
	padding-right: 1em;
}

.up-page
{
	display: none;
	padding: .3em;
	background: transparent;
	font-size: 3em;
	color: rgba(255,255,255,0.7);
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
}




/**************************************************************** 
 ***** NAV
 ****************************************************************/
#navHeader
{
	position: relative;
	text-align: center;
}

.botonera
{
	width: 100%;
	margin: 0px auto;
	/*padding: .5em;
	-webkit-transition: .3s;
	   -moz-transition: .3s;
	    -ms-transition: .3s;
	     -o-transition: .3s;
	        transition: .3s;*/
}

/*.botonera:hover
{
	color: #CCC;
	padding: .5em .5em 1.5em .5em;
}*/

#navHeader ul li:nth-child(1)
{
	background: #999;
}

#navHeader ul li:nth-child(2)
{
	background: #C0333d;
}

#navHeader ul li:nth-child(3)
{
	background: #F09D25;
}

#navHeader ul li:nth-child(4)
{
	background: #208FC7;
}

#navHeader ul li:nth-child(5)
{
	background: #08720a;
}

#navHeader ul li:nth-child(6)
{
	background: #7793AB;
}

#navHeader ul li a
{
	padding: .5em .5em 1em .5em;
	display: block;
	-webkit-transition: .3s;
	   -moz-transition: .3s;
	    -ms-transition: .3s;
	     -o-transition: .3s;
	        transition: .3s;
}

#navHeader ul li a:hover
{
	font-weight: bold;
	padding-bottom: 2em;
}

.active
{
	color: black;
	font-weight: bold;
	padding: .5em 0 2em 0;
	top: 0;
}

#target
{
	display: none;
}

#menuHeader
{
	display: block;
	background: rgba(255,255,255,0.5);
	font-size: .8em;
	border: 1px solid #CCC;
	border-radius: .3em;
	position: absolute;
	padding: .5em;
	right: 0;
	top: -5em;
	margin-right: 2em;
}

#menuHeader a
{
	padding: .5em;
}



/**************************************************************** 
 ***** HEADER
 ****************************************************************/
#headerTop
{
	background: #242424;
	border-top: 15px solid rgba(0,0,0,0.2);
	box-shadow: rgba(0,0,0,.7) 0 5px 5px;
}

#headerTop #cabecera
{
	min-height: 100px;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

#headerTop #cabecera h1
{
	color: white;
	font-size: 2em;
	display: none;
}

#headerTop #cabecera #logo img
{
	float: left;
	width: 50%;
	max-width: 330px;
	min-width: 250px;
	padding: 1em;
}
		



/**************************************************************** 
 ***** SLIDER
 ****************************************************************/
#slider
{
	overflow: hidden;
	margin-bottom: 5em;
	border-top: 4px solid #F09D25;
}

#slider figure
{
	margin: 0px;
}

#slider figure img
{
	max-height: 250px;
}



/**************************************************************** 
 ***** CONTENT
 ****************************************************************/
#items
{
	overflow: hidden;
	margin-bottom: 5em;
}

.subtitle
{
	font-size: .8em;
	color: #fff;
}

.btnItem
{
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	     -o-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	        transition: all .3s ease;
}

.btnItem:hover
{
	opacity: .5;
}

#items .tit-productos,
#items .tit-servicios,
#items .tit-laser,
#items .tit-news,
#items .tit-contacto
{
	box-shadow: inset 0 5px 5px rgba(0,0,0,0.7);
	font-size: 1.5em;
	padding: 1em .5em 1em .5em;
}

#items .tit-productos
{
	background: #C82020;
}

#items .tit-servicios
{
	background: #C0333D;
}

#items .tit-laser
{
	background: #7793AB;
}

#items .tit-news
{
	background: #F09D25;
}

#items .tit-contacto
{
	background: #61798E;
}

#items .item
{
	position: relative;
	width: 80%;
	margin: 2em auto 3em auto;
}

#items .item h2
{
	font-family: 'Lato', sans-serif;
	text-align: center;
	margin-bottom: .5em;
	font-size: 1.2em;
}

#items .item img
{
	width: 100%;
	border-radius: .5em;
	/*-webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(250, 250, 250, 0.5)));*/
	-webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(250, 250, 250, 0.5)));
       -moz-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(250, 250, 250, 0.5)));
        -ms-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(250, 250, 250, 0.5)));
         -o-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(250, 250, 250, 0.5)));
            box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(rgba(250, 250, 250, 0.5)));
}

#items p
{
	width: 90%;
	margin: 2em auto;
	color: #BCBCBC;
}	

.btnClasificadores
{
	display: block;
	background: rgba(255,255,255,.5);
	border: none;
	font-weight: bold;
	border-radius: .3em;
	margin: 3em auto;
	padding: .5em 2em;
	-webkit-transition: .3s;
	   -moz-transition: .3s;
	    -ms-transition: .3s;
	     -o-transition: .3s;
	        transition: .3s;
}

.btnClasificadores:hover
{
	background: #EF9D25;
	color: #000;
	cursor: pointer;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.divClasificadores
{
	overflow: hidden;
	width: 100%;
	margin-top: 4em;
	display: none;
}

.divClasificadores img
{
	display: block;
	width: 100%;
	margin: 0 auto;
}


/**************************************************************** 
 ***** RUBROS
 ****************************************************************/
.rubro
{
	margin: 5em auto;
	width: 100%;
}

.rubro h3
{
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	text-align: center;
	padding-bottom: .5em;
	box-shadow: 0 10px 10px -7px rgba(0,0,0,.5);
}

.sectionRubro
{
	margin-top: 2em;
	overflow: hidden;
}

.imageRubro
{
	width: 47%;
	height: 20%;
	margin: 2% 6% 2% 0;
	float: left;
	overflow: hidden;
}

.imageRubro img
{
	width: 100%;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	     -o-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	        transition: all .3s ease;	
}

.imageRubro img:hover
{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
	        transform: scale(1.2);
	-webkit-filter: blur(3px);
	   -moz-filter: blur(3px);
	    -ms-filter: blur(3px);
	     -o-filter: blur(3px);
	        filter: blur(3px);

}


/**************************************************************** 
 ***** INTRO
 ****************************************************************/
#intro
{
	background: url(imagenes/fondoin.jpg) top center / cover scroll no-repeat;
	padding: 1em 5em;
	margin: 0;
	overflow: hidden;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 1.3em;
	text-shadow: 2.5px 2.5px 0px rgba(0,0,0,100);
	line-height: 1.3em;
	box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.4);
	text-align: justify;
}



/**************************************************************** 
 ***** DESTACADOS
 ****************************************************************/
#destacados
{
	padding: 2em 0;
}

#destacados h2
{
	color: #AAC71D;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	margin-bottom: .5em;
	text-align: center;
}

#destacados .item
{
	padding: 2em 0;
}

#destacados .item img
{
	width: 100%;
	margin-bottom: 1em;
	box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.7)
}

.item ul
{
	color: #AAC71D;
	margin-left: 1em;
	list-style: disc;
	list-style-position: outside;
}

.item ul li a:hover
{
	text-decoration: underline;
}


/**************************************************************** 
 ***** NEWS
 ****************************************************************/
#news
{
	overflow: hidden;
	margin: 6em 0;
	padding: 3em;
}

#news .date
{
	width: 20%;
	font-size: 1.2em;
	float: left;
}

#news .newsContent
{
	width: 75%;
	float: right;
	border-left: 1px solid white;
	padding-left: 2em;
	overflow: hidden;
}

#news header
{
	color: #F09D25;
	margin-bottom: 2em;
	font-size: 1.2em;
	border-left: 5px solid white;
	padding-left: .5em;
}

#news .newsImg
{
	width: 100%;
	box-shadow: 0 0 7px 3px rgba(0,0,0,.5);
}

#news p
{
	margin-top: 2em;
}

/**************************************************************** 
 ***** CONTACT
 ****************************************************************/
#formHeader,
#formMap,
#formData
{
	width: 100%;
	height: 100%;
	margin-top: 5em;
	overflow: hidden;
}

#formHeader a:hover
{
	text-decoration: underline;
	color: #AAC71D;
}

#formHeader img 
{
	width: 50%;
	border: 10px solid white;
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
	box-shadow: 5px 5px 7px 1px rgba(0,0,0,.5);
}

#formHeader p
{
	width: 100%;
	
}

#formHeader h2
{
	width: 40%;
	color: #F09D25;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,.5);
	margin-bottom: 1em;
	float: left;
}

.itemHeader
{
	width: 40%;
	float: left;
	margin-bottom: 1em;
}

#formHeader .icon-location-pin,
#formHeader .icon-old-phone,
#formHeader .icon-mail2
{
	font-size: 1.5em;
	float: left;
	margin-right: 1em;
}

#formData {
	padding-bottom: 4em;
	padding-top: 2em;
	background: #1e2d3a;
}

#formData ::-webkit-input-placeholder
{
	color: #61798E;
} /* WebKit */

#formData :-moz-placeholder
{
	color: #61798E;
} /* Firefox 18- */

#formData ::-moz-placeholder
{
	color: #61798E;
} /* Firefox 19+ */


#formData :-ms-input-placeholder
{
	color: #61798E;
} /* IE 10+ */

#formData input,
#formData textarea
{
	width: 100%;
	padding: .5em;
	margin-bottom: .5em;
	border: none;
	background: #CCCCCC;
	-webkit-transition: .3s;
	   -moz-transition: .3s;
	    -ms-transition: .3s;
	     -o-transition: .3s;
	        transition: .3s;
}

#formData input:focus,
#formData textarea:focus
{
	/*padding: .8em;
	margin-top: .5em;*/
	outline: none;
	/*border: 2px solid #EF9D25;
	box-shadow: inset 0 3px 3px rgba(0,0,0,.5);*/
}

#formData input:focus:invalid,
#formData textarea:focus:invalid
{
	padding: .8em;
	margin-top: .5em;
	border:2px solid #F5192F;
	box-shadow: inset 0 3px 3px rgba(0,0,0,.5);
}

#formData input:focus:valid,
#formData textarea:focus:valid
{
	padding: .8em;
	margin-top: .5em;
	border: 2px solid #64C364;
	box-shadow: inset 0 3px 3px rgba(0,0,0,.5);
}



#formData textarea
{
	margin-bottom: 2em;
}

#formData h3
{
	color: #F09D25;
	margin-bottom: 2em;
}

#formData input[type="reset"],
#formData input[type="submit"]
{
	background: #EF9D25;
	font-weight: bold;
	width: 40%;
	border-radius: .3em;
	margin: 0 auto 2em auto;
	display: block;
	-webkit-transition: .3s;
	   -moz-transition: .3s;
	    -ms-transition: .3s;
	     -o-transition: .3s;
	        transition: .3s;
}

#formData input[type="reset"]:hover,
#formData input[type="submit"]:hover
{
	background: white;
	cursor: pointer;
	-webkit-transform: scale(1.03);
	   -moz-transform: scale(1.03);
	    -ms-transform: scale(1.03);
	     -o-transform: scale(1.03);
	        transform: scale(1.03);
}

#formInput
{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#formInput .oneCol
{
	width: 100%;
	clear: both;
	padding-top: 2em;
}

#formInput .twoCol
{
	width: 45%;
	float: left;
	margin-bottom: 1em;
}

#formInput .twoCol:nth-child(even)
{
	margin-right: 10%;
}

#formMap iframe
{
	width: 90%;
	display: block;
	margin: 0 auto;
}

#formConfirmation
{
	background: #1e2d3a;
	color: #F09D25;
	margin-top: 4em;
	margin-bottom: 10em;
	padding: 2em;
	text-align: center;
}

#formConfirmation img
{
	display: block;
	margin: 1em auto 2em auto;
}


/**************************************************************** 
 ***** REGALOS
 ****************************************************************/
#regalosPage
{
	width: 100%;
	height: 600px;
	position: relative;
	overflow: hidden;
	margin-bottom: 5em;
}

#regalosPage iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/**************************************************************** 
 ***** FOOTER
 ****************************************************************/
footer
{
	background-color: #242424;
	color: rgba(255,255,255,0.5);
	font-size: .8em;
	box-shadow: rgba(0,0,0,0.6) 0 -3px 3px;
}

footer a:hover
{
	color: #00CCFF;
}

footer .twoCol
{
	width: 45%;
	float: left;
}

footer .twoCol:nth-child(1)
{
	margin-right: 10%;
}

footer .twoCol:nth-child(2)
{
	text-align: right;
}

footer .threeCol
{
	float: left;
}

footer .threeCol:nth-child(1)
{
	width: 30%;
}

footer .threeCol:nth-child(2)
{
	width: 45%;
	padding-left: 1em;
	margin-right: 5%;
}

footer .threeCol:nth-child(3)
{
	width: 20%;
	border-left: 1px solid rgba(255,255,255,.3);
	padding-left: 1em;
}

#pie
{
	padding: 2em 0;
	overflow: hidden;
}	

#pie img
{
	width: 150px;
	margin: 0 auto;
	display: block;
}

#pie1
{
	padding: 1em 0;
	overflow: hidden;
}

#pie1 img
{
	width: 250px;
	margin-left: 2em;
	float: right;
}

#pie1 p
{
	padding-top: .4em;
}

#pie .icon-location-pin,
#pie .icon-old-phone,
#pie .icon-mail2
{
	float: left;
	margin-right: 1em;
}

#navFooter a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.footerTwo
{
	background-color: #111;
}



/****************************************************************
***************************************************************** 
*****************************************************************
***** MEDIA QUERIES
*****************************************************************
*****************************************************************
****************************************************************/
@media screen and (max-width : 480px) {
	#formData #formInput
	{
		width: 90%;
	}

	#formInput .twoCol
	{
		width: 100%;
	}
	
	#formData label
	{
		display: none;
	}
	
	#formHeader
	{
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	
	#formHeader img 
	{
		width: 100%;
		margin-top: 0;
	}
	
	.itemHeader
	{
		width: 100%;
		padding: 0 2em;
	}
	
	#formHeader h2
	{
		width: 100%;
		padding: 0 2em;
		margin-top: 1em;
	}
	
	#items
	{
		margin-bottom: 0;
	}
	
	#destacados
	{
		padding: 2em;
	}

	.rubro
	{
		padding: 2em;
		margin: 2em auto;
	}

	.imageRubro:nth-child(even)
	{
		margin-right: 0;
	}

	footer .twoCol
	{
		width: 100%;
	}

	#intro img 
	{
		max-width: 40%;
		margin: 0 auto 1em auto;
		display: block;
		float: none;
	}

	footer .threeCol:nth-child(1)
	{
		width: 100%;
		margin-bottom: 1.5em;
	}

	footer .threeCol:nth-child(2)
	{
		width: 100%;
		padding-left: 0;
		border: none;
	}

	footer .threeCol:nth-child(3)
	{
		display: none;
	}

	#pie,
	#pie1
	{
		padding: 1.5em 2em;
		overflow: hidden;
	}

	#pie li
	{
		margin-bottom: 1em;
	}

	#intro p
	{	
		max-width: 100%;
		
		padding: 0;
	}

	#news .date
	{
		width: 100%;
		margin-bottom: 2em;
	}

	#news .newsContent
	{
		width: 100%;
		border-left: none;
		padding-left: 0;
	}

	#news .newsImg
	{
		width: 100%;
	}

}





@media screen and (min-width : 481px) and (max-width: 767px) {
	#formData #formInput
	{
		width: 90%;
	}
}





@media screen and (min-width: 768px) and (max-width: 1920px){
	
	#navHeader ul li
	{
		display: inline-block;
	}
	
	#navHeader
	{
		padding-bottom: 1.3em;
	}

	.botonera
	{
		width: 15%;
		margin-top: 3px;
		border-radius: 0 0 .4em .4em;
    	border-top: 3px solid rgba(0,0,0,0.3);
		box-shadow: rgba(0,0,0,0.7) 0 3px 3px;
	}
	
	#intro
	{
		margin: 4em 0 1em 0;
	}

	#destacados
	{
		overflow: hidden;
		padding: 4em 0;
	}
	
	#destacados .item
	{
		max-width: 45%;
	}
	
	.item:nth-child(1)
	{
		float: left;
	}
	
	.item:nth-child(2)
	{
		float: right;
	}
	
	#target
	{
		display: block;
		height: 5em;
	}

	#menuHeader
	{
		display: none;
	}
	
	#items .item
	{
		width: 40%;
		margin: 2em;
	}
	
	#items .item:nth-child(odd)
	{
		float: right;
	}
	
	#items .item:nth-child(even)
	{
		float: left;
	}
	
	#items .tit-productos,
	#items .tit-servicios,
	#items .tit-laser,
	#items .tit-news,
	#items .tit-contacto
	{
		border-radius: .5em;
		padding: 1em;
	}
	
	#items .promocion,
	#items .senalizacion,
	#items .trofeos,
	#items .carteleria,
	#items .regalos,
	#items .piezas,
	#items .decoracion,
	#items .trabajos,
	#items .clasificadores,
	#items .venta,
	#items .corteLaser,
	#items .grabadoLaser,
	#items .gigantografia,
	#items .rotulacionComputada,
	#items .impresionUv,
	#items .carpinteriaPlastica,
	#items .carpinteriaMadera,
	#items .carpinteriaMetal
	{
		background-repeat: no-repeat;
		background-size: 100% 100%;
		min-height: 150px;
		overflow: hidden;
		/*-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(white));*/
	}

	#items .promocion
	{
		background-image: url(../img/header_promocion.jpg);
	}

	#items .senalizacion
	{
		background-image: url(../img/header_senalizacion.jpg);
	}
	
	#items .trofeos
	{
		background-image: url(../img/header_trofeos.jpg);
	}

	#items .carteleria
	{
		background-image: url(../img/header_carteleria.jpg);
	}
	
	#items .regalos
	{
		background-image: url(../img/header_regalos.jpg);
	}

	#items .piezas
	{
		background-image: url(../img/header_piezas.jpg);
	}
	
	#items .decoracion
	{
		background-image: url(../img/header_decoracion.jpg);
	}
	
	#items .trabajos
	{
		background-image: url(../img/header_trabajos.jpg);
	}
	
	#items .clasificadores
	{
		background-image: url(../img/header_clasificadores.jpg);
	}
	
	#items .corteLaser
	{
		background-image: url(../img/header_corte_laser.jpg);
	}

	#items .grabadoLaser
	{
		background-image: url(../img/header_grabado_laser.jpg);
	}

	#items .gigantografia
	{
		background-image: url(../img/header_gigantografia.jpg);
	}

	#items .rotulacionComputada
	{
		background-image: url(../img/header_rotulacion_computada.jpg);
	}

	#items .impresionUv
	{
		background-image: url(../img/header_impresion_uv.jpg);
	}

	#items .carpinteriaPlastica
	{
		background-image: url(../img/header_carpinteria_plastica.jpg);
	}

	#items .carpinteriaMadera
	{
		background-image: url(../img/header_carpinteria_madera.jpg);
	}

	#items .carpinteriaMetal
	{
		background-image: url(../img/header_carpinteria_metal.jpg);
	}

	.imageRubro
	{
		width: 22%;
		margin: 0 4% 0 0;
	}
	
	.imageRubro:nth-child(4)
	{
		margin-right: 0;
	}

	#formData input[type="reset"],
	#formData input[type="submit"]
	{
		max-width: 45%;
		margin-right: auto;
		margin-left: auto;
		display: block;
	}

	#formData
	{
		border-radius: .5em;
		padding: 4em;
		margin-bottom: 10em;
	}

	#formConfirmation
	{
		border-radius: .5em;
	}
	
	#items .tit-productos,
	#items .tit-servicios,
	#items .tit-laser,
	#items .tit-news,
	#items .tit-contacto
	{
		box-shadow: inset 0 8px 8px rgba(0,0,0,.8);
	}

	#formMap iframe
	{
		width: 100%;
	}

	#slider figure img
	{
		width: 100%;
		max-height: 100%;
	}

	#slider
	{
		margin-bottom: 0;
		border-top: none;
	}
}