
.font-size-cat{
  font-size: 15px !important;
}


.level-0 {
  margin-left: 0;
  font-weight: 700;
  margin-top: 20px;
}

.level-1 {
  margin-left: 15px;
  font-weight: 500;
  line-height: 25px;
  margin-top: 7px;
}

.level-2 {
  margin-left: 25px;
  font-weight: 100;
  line-height: 25px;
}

.level-3 {
  margin-left: 20px;
  font-weight: 300;
  line-height: 25px;
}

.level-4 {
  margin-left: 60px;
  font-weight: 300;
  line-height: 25px;
}

.cat-active {
  color: #1689f5 !important;
}

.level-link-0 .cat-active {
  color: red !important;
}

li.categoria {
  list-style-type: none;
}


.level-link-0 {
  color: #fff ;
  font-size: 17px;
  font-weight: bold;
  background-color: #003da6 ;
  padding: 5px 20px 5px 25px;
  border-radius: 3px;
  width: 100%;
  display: block;
}

.level-link-0:hover{
  color: #fff;
}

.level-link-1 {
  color: #001740;
  font-size: 17px;
  font-weight: 550;
}





.level-seq-0 {
  margin-left: 0;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}

.level-seq-1 {
  margin-left: 25px;
  font-weight: 100;
  line-height: 25px;
}

.level-link-seq-0 {
  color: #fff ;
  font-size: 17px;
  font-weight: bold;
  background-color: #003da6 ;
  padding: 5px 20px 5px 25px;
  border-radius: 3px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

.level-link-seq-0:hover{
  color: #fff;
}
