#up{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	}
#left{
	float:left;
	width:calc(60% - 40px);
	padding-right:40px;
	text-align:justify;
	}
.destacado{
	color: #F39;
	font-weight: bold;	
	}
#right{
	width:40%;
	float:left;
	}
.container {
	width: 100%;
	position: relative;	
}

.column p {
	text-align: left;
}

.column-20 {
	width: 20%;
}

.column-80 {
	width: 80%;
}

.js .fixed-bar {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
}

.js .gallery {
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
	border-radius: 20px;
	position: relative;
	box-shadow: 0 2px 1px rgba(255,255,255,0.9), 0 -2px 1px rgba(255,255,255,0.9);
	background-color: #000;
	background-image: url(../imag/nosotros/black_denim.png);
	border: 7px solid #FFF;
}

.lt-ie8 .elastislide-list {
	display: none;
}
#trabajos{
	margin-top:40px;
	margin-bottom:0px;
	width:100%;
	float:left;
	}
.imag{
	text-align:center;
	width:23%;
	float:left;
	margin:1%;
	}
.nombre{
	margin-top: 10px;
	font-weight: bold;
	}
/*-------------Responsive------------*/
@media screen and (max-width:1000px ) {
.imag{
	text-align:center;
	width:30.33%;
	float:left;
	margin:1.5%
	}
#up{
	width:95%;
	}
#lastt{
	display:none;
	}
} 
@media screen and (max-width:900px ) {
#right{
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	}
#left{
	width:100%;
	padding-right:0px;
	}

}
@media screen and (max-width:750px ) {
#right{
	display:none;
	}
#left{

	width:100%;
	padding-right:0px;
	}

}
@media screen and (max-width:700px ) {
.imag{
	text-align:center;
	width:46%;
	float:left;
	margin:2%
	}
#lastt{
	display: block;
	}
}

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

}

@media screen and (max-width:500px ) {
.imag{
	text-align:center;
	width:80%;
	float:left;
	margin:10%
	}
.chau-res{
	display:none;
	}
}

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

}.hat {
	font-weight: bold;
	text-decoration: underline;
	color: #39F;
}
