/* CSS CUSTOMIZADO POR CENTRO INFORMÁTICO MILLENIUM */

/*@media (min-width: 768px) {
body.page.page-id-11 span.wk-margin-small-left.wk-text-primary {
    font-size: 42px;
    line-height: 60px;
    margin-left: 0px !important;
    color: #ee7c00 !important;
    }}
div#widget-widgetkit-5 ul {
    top: 22px !important;
}
div.wk-overlay-panel h3.wk-panel-title {
    font-weight:900 !important;
    color: #404040;
    /*background-color: rgba(25, 25, 25, 0.5)!important;
    padding: 5px;
}
.wk-subnav>*>* {
    color: #989898 !important;
    font-size: 20px !important;
}
.wk-subnav-pill>.wk-active>* {
    background: #ffffff !important;    
}
ul.uk-navbar-nav li a:hover {
    background: #fafafa;
    color: #989898 !important;
    text-decoration: none;
    outline: 0;
}
.uk-container-expand {    
    padding-top: 9px;
    padding-bottom: 9px;
}
.uk-navbar-nav>li>a {
    border-radius: 3px;
    font-weight: 600 !important;
}
.wk-overlay-grayscale {
    -webkit-filter: grayscale(0%) !important;
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%); 
  -o-transition: .5s ease-in-out;
    
}
.wk-overlay-hover:hover {
  -webkit-filter: grayscale(1) !important;
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;     
}
.millenium-fichas.uk-section-muted {
    background: #616161 !important;
}
.millenium-fichas h1.uk-text-danger {
    color: #292929 !important;
    font-weight: 900;
}
.millenium-fichas h3.uk-text-danger {
    color: #292929 !important;   
}
.millenium-fichas .el-meta {
    font-weight: 900;
    font-size: 16px;
    color: black;
}
.millenium-fichas h3.el-title {
    font-weight: 900;
    font-size: 18px;
    text-transform: uppercase;
}
body.home .uk-text-background {
    background-color: #fff !important;
}
body.page-id-33 .wk-overlay-background {
    background: #dededeba;
}
.millenium-fichas.uk-section-secondary {
    background: #505050 !important;
}
body.page-id-35 div#millenium-no-footer {
display: none !important;
}
body.page-id-33 .wk-subnav-pill>*>:hover {
    background: #000000 !important;    
}
div.wk-overlay-panel .wk-margin-small p {
    font-weight: 900!important;
    color: #404040;
}*/

/* CUSTOMIZADO POR CENTRO INFORMÁTICO MILLENIUM FEB 2023 */

.uk-navbar-sticky .uk-navbar-nav>li>a {
    color: #F4F4F4 !important;
}
.uk-navbar-sticky .uk-navbar-nav>li>a:hover {
    color: #ee7c00 !important;
}