header:not(.fixed-header) .custom-header {
    background: transparent !important;
}

.fixed-header .custom-header {
    padding: 0 !important;
}

.custom-header {
    transition: all .3s ease-in-out ;
    -webkit-transition: all .3s ease-in-out 
}

.sup_menu ul {
  list-style: none !important; 
}
.sup_menu li::before {
  content: none !important;
}

.mark_list ul {
  list-style: none; 
  counter-reset: li;
}
.mark_list li::before {content: "•";
  color: #79c000;
  display: inline-block;
  width: 1em;
  font-size: 25px;
  margin-left: -1em}

.lista_campus #item-16547112561:before {
	content: "\e988";
	color: #e10613;
	font-family: redefederalicon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.lista_campus #item-1654711336627:before {
	content: "\e989";
	color: #e10613;
	font-family: redefederalicon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.lista_campus #item-1654711383819:before {
	content: "\e98a";
	color: #e10613;
	font-family: redefederalicon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.lista_campus #item-16547116560 .ba-field-content {
    color: rgba(104, 163, 10, 1);
    font-family: 'EDO';
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0px;
    line-height: 20px;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
}
.lista_campus #item-15003687280 .intro-post-title {
    color: rgba(104, 161, 11, 1);
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0px;
    line-height: 22px;
    text-decoration: none;
    text-transform: none;
    margin-bottom: 25px;
    margin-top: 25px;
}