svg{
  width: 800px !important;
  height: 550px !important;
}

.bg-mapas {
    background-image: url('../img/mapas/fondo-mapa.svg');
}

.cls-3{
  cursor: pointer;
}

.cls-3:hover{
  stroke:#fff;
  stroke-width:2px;
}

.colors-tabs-pills-cap1 > a{
	color:black;
	background-color: #fff;
	border-radius: 1px;
}

.colors-tabs-pills-cap1 > a.active{
	color:black !important;
	background-color: #FFCC00 !important;
}
