.owl-prev {
	width: 35px;
	height:35px;
	position: absolute;
	margin-left: -32px;
	top:50%;
	margin-top:-16px;
	display: block!IMPORTANT;
	border:0px solid black;
	background:url('../images/equipamento_previous.png') no-repeat!important;
}

.owl-next {
	width: 35px;
	height:35px;
	position: absolute;
	right: -40px;
	top:50%;
	margin-top:-16px;
	display: block!IMPORTANT;
	border:0px solid black;
	background:url('../images/equipamento_next.png') no-repeat!important;
	
}

.owl-stage {
	white-space:nowrap;
}

.dv_section_nav{
	display:none;
	margin-top:40px;
}

.section_nav_selected {
	background:#f65017!important;
}

.section_nav_title{
	font-family: 'Asap-Bold';
	font-size:1.1em;
	text-align:left;
}
.section_nav_title div{
	width:20px;
	height:20px;
	background:#f65017;
	float:left;
	margin: -2px 4px 0 0;
}
.dv-equipamento{
	text-align:center;
	width:215px;
	height:240px;
	font-size:.8em;
	margin-right:10px;
	float:left;
}
.dv-equipamento-titulo{
	font-family: 'Asap-Bold';
	text-transform:uppercase;
}
.dv-equipamento-marca{}
