/*///////////////////////  ID`S   ///////////////////////////////*/
#bgBody label
{
	font-weight:normal;
}



#galeria
{
	padding:0px;
}






/*///////////////////////  CLASES     ///////////////////////////////*/

.cargos h3
{
}
.enlace
{
	bottom: 50px !important;
}

.indicadores
{
	font-weight:normal;
}
.indicadores_caja
{
	height:300px;
	text-align:center;
}
.indicadores_imagen
{
	margin-top:-15px;
	position:relative;
}
.indicadores_lock
{
	height:100%;
	position:absolute;
	top:0;
	width:94%;
	z-index:2;
}
.indicators_titles
{
	background: rgba(0,0,0,0.7);
	color:#fff;
	letter-spacing:-0.5px;
	padding:20px 0px;
	width:100%;
}
.novedades_icon
{
	font-size:30px;
	line-height:2em;
	padding-right:10px;
	text-align:center;
	width:50px;
}
.tarifas_fletes
{
	height: 210px;
	list-style:none;
	list-style-type:none;
	padding:0px 20px 20px 20px;
}
.tarifas_fletes li
{
	border-bottom: dotted 1px #000;
	padding:22px 0px;	
}
.team-member 
{
	min-height: 397px;
}
/* Small and Medium devices (tablets, smartphones, laptops) */
@media (min-width:0px) and (max-width:1000px) {

.team-member 
{
	min-height: 452px;
}
}
.ver_mas
{
	left:45% !important;
	top:45% !important;
}

/*/////////////////////// END CLASES ///////////////////////////////*/