
.w3-orange,.w3-hover-orange:hover{color:#fff!important;background-color:z!important}
.w3-text-orange,.w3-hover-text-orange:hover{color:#f36e21!important}
.w3-border-orange,.w3-hover-border-orange:hover{border-color:#f36e21!important}

.w3-color-secretaria,.w3-hover-color-secretaria:hover{color:#fff!important;background-color:#f36e21!important}
.w3-text-color-secretaria,.w3-hover-text-color-secretaria:hover{color:#f36e21!important}
.w3-border-color-secretaria,.w3-hover-border-color-secretaria:hover{border-color:#f36e21!important}

.w3-hover-menu-celeste-claro:hover {color: #fff !important;background-color: rgb(0, 190, 221) !important;border-color: rgb(135, 206, 250) !important}

.w3-color-secretaria-fondo,.w3-hover-color-secretaria-fondo:hover{color:#fff!important;background-color:rgb(0, 164, 189)!important}
.w3-text-color-secretaria-fondo,.w3-hover-text-color-secretaria-fondo:hover{color:#0088D3!important}
.w3-border-color-secretaria-fondo,.w3-hover-border-color-secretaria-fondo:hover{border-color:#00BEDD!important}

@media (max-width: 640px) {
.w3-titulo-pagina{margin-left:20px !important;font-size: 1.5rem !important;}
.page-banner { height: 80px; min-width: 1000px; }
}

@media (min-width: 640px) {
.w3-titulo-pagina{margin-left:80px !important;font-size: 3rem !important;}
.page-banner { height: 150px; min-width: 1000px; }
}

.w3-bar-item{font-size: 16px !important;}

.w3-dropdown-hover:hover > .w3-button:first-child, .w3-dropdown-click:hover > .w3-button:first-child {
	background-color:#00BEDD!important;
	color: white !important;
}