.alfont3:before{

content:"";
display: block;
height:0;
width: 0;
border-top: 7px solid #007bff;
border-right: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 7px solid transparent;
position: relative;
left: calc(50% - 7px);


}

.alfont4:before{

content:"";
display: block;
height:0;
width: 0;
border-top: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #007bff;
border-left: 7px solid transparent;
position: relative;
left: calc(50% - 7px);


}

.menusectors:hover{
	border-color: #0b8f0b !important;
	background-color: #0b8f0b !important;
	color:#ffffff !important;

}
.menusectors{
	border-color: #0b8f0b !important;
	color:#0b8f0b !important;
}

.menusectorsactive{
	border-color: #0b8f0b !important;
	background-color: #0b8f0b !important;
	color:#ffffff !important;

}



.tabpagbon{

	cursor: pointer;
}