#inicio_holder
{
	width:1014px;
	height:600px;
	padding-left:10px;
	position:relative
}
#inicio_holder #holder_inicio_clients
{
	width:945px;
	height:100%;
	min-height:200px;
 	padding-left: 35px;
}

#holder_inicio_clients .holder_clients_div
{
	width:169px;
	height:120px;
	float:left;
	background:url(../_img/general/shape_trans.png) no-repeat;
	margin-right:20px;
	margin-bottom:40px;
	text-align:center;
	padding-top:19px;
	display:none;
}

#holder_inicio_clients h2
{
 	color: #666666;
    font-family: "Oswald";
    font-size: 22px;
    font-weight: normal;
}

.holder_clients_div:hover
{
	opacity:0.8;
}