body {
	background-image:url(../imagenes/lightpaperfibers_@2X.png);
	font-family: 'MuliRegular';
	}
	
::selection {
	background-color:rgba(129,188,0,0.1);
	}
	
/*links*/ /*transición de los a:hover*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #026836;	
}

/******/

header {
	margin:auto;
	max-width:950px;
	height:120px;
	}
	
	
#logo {
	position:relative;
	float:left;
	width:215px;
	height:99px;
	}
	
#menus {
	position:relative;
	float:right;
	width:290px;
	height:30px;
	margin-top:60px;
	}
	
#menu-redes {
	position:relative;
	float:left;
	width:200px;
	height:30px;
	color:#76AE00;
	}
	
#menu-redes ul li  {
	float:left;
	margin-left:15px;
	display:inline;
	}
	
#menu-redes ul li a:hover {
	opacity:0.8;
	}

#ingles {
	position:relative;
	float:right;
	margin-top:5px;	
	}	

#ingles a  {
	font-size:18px;
	color:#026836;
	background-color:rgba(129,188,0,0.2);
	padding:5px 15px;
	}
	
#ingles a:hover {
	color:#002D00;
	background-color:rgba(129,188,0,0.7);
	}	
	
#menu-principal {
	margin:auto;
	width:100%;
	height:50px;
	background-color:rgba(129,188,0,0.1);
	}
	
#img-quienes-somos, #img-proyectos-sociales  {
	margin:auto;
	width:100%;
	height:400px;
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:1px solid rgb(128,147,8);
	}
	
#img-quienes-somos {
	background-image:url(../imagenes/milagros-urbanos.jpg);
	}
	
#img-proyectos-sociales {
	background-image:url(../imagenes/proyectos-sociales.jpg);
	}
	
article {
	margin:auto;
	max-width:1000px;
	height:100%;
	padding-bottom:30px;
	padding-top:20px;
	}
	
article h1 {
	font-size:50px;
	color:#026836;
	text-align:center;
	max-width:1000px;
	padding-top:20px;
	}
	
article h3 {
	font-size:20px;
	line-height:23px;
	color:#026836;
	text-align:center;
	max-width:1000px;
	background-color:rgba(129,188,0,0.2);
	padding:15px;
	}
	
article p {
	font-size:18px;
	line-height:20px;
	color:#A84500;
	text-align:center;
	max-width:1000px;
	padding-left:10px;
	padding-right:10px;
	}	
	
/*SERVICIOS*/
	
.item-servicios {
	max-width:1000px;
	text-align:center;
	margin:auto;
	}
	
.item-servicios p {
	color:#A84500;
	font-size:20px;
	line-height:24px;
	max-width:600px;
	margin:auto;
	border-top:1px dashed #B3C600;
	padding:10px 15px 0 15px;
	}
	
.item-servicios figure {
	margin-top:30px;
	margin-bottom:50px;
	}
	
.item-servicios figure img {
	max-width:1000px;
	width:100%;
	border:10px solid rgba(129,188,0,0.1);
	box-shadow: 0 0 15px rgba(192,192,192,1);
	box-sizing:border-box;
	}	

	
#comentarios-clientes {
	width:100%;
	background-color:#76AE00;
	padding:50px 0;
	}
	
#comentarios-clientes p {
	margin:auto;
	font-size:20px;
	line-height:22px;
	color:#fff;	
	max-width:900px;
	padding:0 20px;
	text-shadow:2px 2px 3px rgba(0,45,35,0.3);
	}
	
	
section {
	margin:auto;
	width:100%;
	height:100%;
	background-color:rgb(128,147,8);
	border-bottom:1px solid rgb(128,147,8);
	}
	
/*CIERRE SERVICIOS*/

/*PRODUCTOS*/

.item-productos {
	margin:auto;
	max-width:500px;
	text-align:center;
	color:#A84500;
	font-size:20px;
	line-height:24px;
	}

#gardinus-1, #gardinus-3, #gardinus-tk, #gardinus-tk-45, #gardinus-vertical, #ubuntu, #cama-elevada-ubuntu, #ubuntu-pentagono {
	margin:auto;
	width:1000px;
	background-color:rgba(128,147,8,0.1);
	margin-top:20px;
	margin-bottom:20px;
	}
	
#gardinus-1  {
	height:420px;
	}
	
#gardinus-3 {
	height:580px;
	}
	
#gardinus-tk {
	height:560px;
	}
	
#gardinus-tk-45 {
	height:510px;
	}
	
#gardinus-vertical {
	height:380px;
	}
	
#ubuntu {
	height:590px;
	}
	
#cama-elevada-ubuntu {
	height:750px;
	}
	
#ubuntu-pentagono {
	height:700px;
	}
	
.que-sembrar {
	background-color:#76AE00;
	color:#fff;
	padding:10px;
	box-shadow:0 0 12px rgba(24,28,0,0.3);
	}
	
#gardinus-1 ul, #gardinus-3 ul, #gardinus-tk ul, #gardinus-tk-45 ul, #gardinus-vertical ul, #ubuntu ul, #cama-elevada-ubuntu ul, #ubuntu-pentagono ul {
	width:500px;
	color:#004826;
	padding-top:25px;
	}	
	
#gardinus-1 ul, #gardinus-tk ul, #gardinus-vertical ul, #cama-elevada-ubuntu ul {
	float:left;
	}
	
#gardinus-3 ul, #gardinus-tk-45 ul, #ubuntu ul, #ubuntu-pentagono ul {
	float:right;
	margin-right:20px;
	}
	
#gardinus-1 ul li, 
#gardinus-3 ul li, 
#gardinus-tk ul li, 
#gardinus-tk-45 ul li, 
#gardinus-vertical ul li, 
#ubuntu ul li, 
#cama-elevada-ubuntu ul li, 
#ubuntu-pentagono ul li {
	list-style:inherit;
	list-style-image:url(../imagenes/item.png);
	margin-bottom:18px;
	font-size:17px;
	line-height:20px;
	}
	
#gardinus-1 ul li, 
#gardinus-tk ul li, 
#gardinus-vertical ul li,
#cama-elevada-ubuntu ul li {
	margin-left:30px;
	} 


#gardinus-3 ul li, 
#gardinus-tk-45 ul li, 
#ubuntu ul li,
#ubuntu-pentagono ul li {
	margin-left:20px;
	}
	
#img-gardinus, #img-gardinus-3, #img-gardinus-tk, #img-gardinus-tk-45, #img-gardinus-vertical, #img-ubuntu, #img-cama-elevada-ubuntu, #img-ubuntu-pentagono {
	border:15px solid rgba(136,159,0,0.3);
	width:438px;
	background-repeat:no-repeat;
	}	
	
#img-gardinus  {
	float:right;
	background-image:url(../imagenes/gardinus-1.jpg);
	height:390px;
	}	

#img-gardinus-3 {	
	float:left;
	background-image:url(../imagenes/gardinus-3.jpg);
	height:550px;
	}
	
#img-gardinus-tk {
	float:right;
	background-image:url(../imagenes/gardinus-tk.jpg);
	height:530px;
	}
	
	
#img-gardinus-tk-45 {
	float:left;
	background-image:url(../imagenes/gardinus-tk-45.jpg);
	height:480px;
	}
	
#img-gardinus-vertical {
	float:right;
	background-image:url(../imagenes/gardinus-vertical.jpg);
	height:350px;}
	
#img-ubuntu {
	float:left;
	background-image:url(../imagenes/ubuntu.jpg);
	height:560px;}
	
#img-cama-elevada-ubuntu {
	float:right;
	background-image:url(../imagenes/cama-elevada-ubuntu.jpg);
	height:720px;
	}
	
#img-ubuntu-pentagono {
	float:left;
	background-image:url(../imagenes/ubuntu-pentagono.jpg);
	height:670px;
	}
	
.nuevo {
	background-color:#026836;
	color:#fff;
	padding:4px 10px;
	line-height:50px;
	box-shadow:0 0 10px rgba(0,21,12,0.5);
	}
	
	
section p {
	margin:auto;
	font-size:18px;
	line-height:20px;
	text-align:center;
	color:#fff;	
	max-width:1000px;
	padding-top:40px;
	padding-bottom:30px;
	}
	
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 30px;
  right: 40px;
  display: none;
  background-color:rgba(2,104,54,0.9);
  background-image:url(../imagenes/go-to-top.png);
}
	
footer {
	margin:auto;
	max-width:450px;
	height:100%;
	text-align:center;
	padding:25px 20px 30px 20px;
	color:#015028;
	font-size:16px;
	line-height:22px;
	}
	
footer a {
	color:#02753C;
	}
	
footer a:hover {
	color:#BD0044;
	}
	
	
/******Menciones*/
	
#menciones {
	max-width:1000px;
	margin:auto;
	padding-top:30px;
	}
	
/*lista de artículos*/
	
ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
 
ul.img-list li {
  display: inline-block;
  height: 180px;
  margin: 0 16px 20px 0;
  position: relative;
  width: 300px;

}

span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-family: 'MuliLight';
  font-size:20px;
  text-shadow:1px 1px 3px rgba(1,36,38,1);
}

ul.img-list li:hover span.text-content {
  opacity: 1;
}

span.text-content {
  background: rgba(149,149,0,0.9);
  color: white;
  cursor: pointer;
  display: table;
  height: 180px;
  left: 0;
  position: absolute;
  top: 0;
  width: 300px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
  border: 2px solid rgba(0,186,204,0.3);

}

/**/

/*Contacto*/

article h2 {
	color:#BE4600;
	text-align:center;
	font-size:18px;
	line-height:25px;
	margin-top:20px;
	}
	

	

@media screen and (max-width:800px)	

{
	
	header {
	height:170px;
	}
	
	#menus {
	margin:auto;
	float:none;
	margin-top:20px;
	}	
	
	#logo {
	float:none;
	margin:auto;
	}
	
	#spanish {
	float:left;	
	}	

	#gardinus-1, #gardinus-3, #gardinus-tk, #gardinus-tk-45, #gardinus-vertical, #ubuntu, #cama-elevada-ubuntu, #ubuntu-pentagono {
	max-width:500px;
	height:100%;
	padding-bottom:20px;
	}
	
	#img-gardinus, #img-gardinus-3, #img-gardinus-tk, #img-gardinus-tk-45, #img-gardinus-vertical, #img-ubuntu, #img-cama-elevada-ubuntu, #img-ubuntu-pentagono {
	float:none;
	text-align:center;
	margin:auto;
	}
	
	#gardinus-1 ul, #gardinus-3 ul, #gardinus-tk ul, #gardinus-tk-45 ul, #gardinus-vertical ul, #ubuntu ul, #cama-elevada-ubuntu ul, #ubuntu-pentagono ul {
	float:none;
	width:100%;
	}
		
	}
	

@media screen and (max-width:400px)	

{
	
#gardinus-1, #gardinus-3, #gardinus-tk, #gardinus-tk-45, #gardinus-vertical, #ubuntu, #cama-elevada-ubuntu, #ubuntu-pentagono  {
	max-width:270px;
	height:100%;
	}
	
	#gardinus-1 ul li, #gardinus-3 ul li, #gardinus-tk ul li, #gardinus-tk-45 ul li, #gardinus-vertical ul li, #ubuntu ul li, #cama-elevada-ubuntu ul li, #ubuntu-pentagono ul li {
	margin-right:20px;
	}
	
	
	#img-gardinus, #img-gardinus-3, #img-gardinus-tk, #img-gardinus-tk-45, #img-gardinus-vertical, #img-ubuntu, #img-cama-elevada-ubuntu, #img-ubuntu-pentagono {
	float:none;
	text-align:center;
	margin:auto;
	border:8px solid rgba(136,159,0,0.3);
	width:220px;
	}
	
	#img-gardinus {
	background-image:url(../imagenes/gardinus-1-p.jpg);
	height:196px;
	}
	
	#img-gardinus-3 {
	background-image:url(../imagenes/gardinus-3-p.jpg);
	height:276px;
	}
	
	#img-gardinus-tk{
	background-image:url(../imagenes/gardinus-tk-p.jpg);
	height:266px;
	}
	
	#img-gardinus-tk-45{
	background-image:url(../imagenes/gardinus-tk-45-p.jpg);
	height:241px;
	}
	
	#img-gardinus-vertical {
	background-image:url(../imagenes/gardinus-vertical-p.jpg);
	height:176px;
	}
	
	#img-ubuntu {
	background-image:url(../imagenes/ubuntu-p.jpg);
	height:281px;
	}
	
	#img-cama-elevada-ubuntu {
	background-image:url(../imagenes/cama-elevada-ubuntu-p.jpg);
	height:291px;
	}
	
	#img-ubuntu-pentagono {
	background-image:url(../imagenes/ubuntu-pentagono-p.jpg);
	height:337px;
	}
	
	.scrollup {
  	bottom: 2px;
  	right: 2px;
	}
	
	
}
