html {
  background: #f5f5f5 !important;
}
html body {
  background: #f5f5f5;
  color: #000;
}
@media (max-width: 960px) {
  html body {
    background: #fff;
  }
}
html body em {
  color: #000;
}
html body a {
  color: #757fbd;
}
html body a:hover {
  color: #36407b;
}
html body blockquote {
  font-style: normal;
}
@media (max-width: 768px) {
  html body > .uk-container.uk-container-center:before {
    background: url('/wp-content/uploads/sites/205/2020/02/logotipo-ulp-horizontal.svg') no-repeat 50% 50% #000;
    background-size: 150px;
    display: block;
    height: 60px;
    margin-left: -25px;
    margin-right: -25px;
  }
}
html body .video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
html body .video-responsive video,
html body .video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
html body nav.tm-navbar {
  background: #757fbd;
}
@media (min-width: 768px) {
  html body nav.tm-navbar {
    display: none;
  }
}
html body nav.tm-navbar a.uk-navbar-toggle {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 960px) {
  html body nav.tm-navbar .uk-navbar-flip {
    display: none;
  }
}
html body .tm-toolbar {
  margin-bottom: 0 !important;
}
html body .tm-toolbar .widget_nav_menu {
  display: inline-block;
  float: right;
  box-shadow: 0 -1px 12px #e5e5e5;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li {
  padding: 0;
  display: inline-block;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li.uk-active a {
  background: #757fbd;
  color: #fff;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li a {
  color: #444;
  padding: 12px;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li a:hover {
  background: #757fbd;
  color: #fff;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li:nth-child(n+2) {
  margin-left: 0;
}
html body .tm-toolbar .widget_nav_menu .uk-subnav li:nth-child(n+2):before {
  margin-right: 0;
}
html body .tm-headerbar {
  margin: 18px !important;
}
html body .tm-headerbar .uk-grid:not(.uk-grid-preserve)>* {
  padding-left: 0;
}
html body .uk-navbar-center {
  max-width: 100% !important;
  background: #757fbd;
  margin: 0;
  padding: 0;
}
html body .uk-navbar-center .tm-logo-small {
  letter-spacing: 0 !important;
  color: #fff;
  margin-left: -32px;
}
html body .uk-navbar-center .tm-logo-small div {
  margin-top: -32px;
  position: absolute;
  left: 30%;
}
html body #tm-middle {
  background: #fff;
}
@media (min-width: 960px) {
  html body #tm-middle {
    padding-right: 32px;
    padding-bottom: 64px;
  }
  html body #tm-middle .mobile-top {
    display: none;
  }
}
@media (min-width: 768px) {
  html body #tm-middle main.tm-content {
    margin-top: 64px !important;
  }
}
html body #tm-middle main.tm-content article.uk-article > h1.uk-article-title {
  margin-bottom: 64px;
  padding-bottom: 32px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
html body #tm-middle main.tm-content article.uk-article > h1.uk-article-title a {
  color: #757fbd;
}
html body #tm-middle main.tm-content article.uk-article > img + h1.uk-article-title {
  margin-bottom: 20px;
}
html body #tm-middle main.tm-content article.uk-article h4.uk-badge.uk-badge-notification {
  background: #757fbd;
  font-size: 32px;
  line-height: 60px;
  padding: 0 18px;
  min-height: 64px;
  border-radius: 50%;
  min-width: 64px;
}
html body #tm-middle main.tm-content article.uk-article .uk-subnav {
  margin: 0 0 16px 0;
}
html body #tm-middle main.tm-content article.uk-article .uk-subnav > li {
  display: block;
  padding-left: 0;
  padding-bottom: 6px;
}
html body #tm-middle main.tm-content article.uk-article .uk-subnav > li > a {
  background: #757fbd;
  padding: 8px 16px;
  color: #fff;
}
html body #tm-middle main.tm-content article .uk-article-meta {
  display: none;
}
html body #tm-middle main.tm-content .uk-pagination > .uk-active > span {
  background: #757fbd;
}
html body #tm-middle aside.tm-sidebar-a .uk-panel-box {
  padding: 20px;
  background: #fff;
  color: #444;
}
@media (max-width: 430px) {
  html body #tm-middle aside.tm-sidebar-a .uk-panel-box {
    padding: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html body #tm-middle aside.tm-sidebar-a > .uk-panel {
    box-shadow: 3px 16px 24px #e5e5e5;
  }
  html body #tm-middle aside.tm-sidebar-a > .uk-panel+.uk-panel:nth-child(n+2) {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  html body #tm-middle aside.tm-sidebar-a > .uk-panel+.uk-panel:nth-child(n+3) {
    margin-top: 16px !important;
  }
  html body #tm-middle aside.tm-sidebar-a > .uk-panel+.uk-panel:nth-child(n+3) .uk-panel-title {
    padding-top: 16px;
  }
}
html body #tm-middle aside.tm-sidebar-a > .uk-panel.widget_text.uk-panel-box-primary {
  background: #36407b;
}
@media (min-width: 768px) {
  html body #tm-middle aside.tm-sidebar-a > .uk-panel.widget_text {
    margin-top: -32px;
    box-shadow: 0 0 6px #f5f5f5;
  }
  html body #tm-middle aside.tm-sidebar-a > .uk-panel.widget_text.uk-panel-box-secondary {
    box-shadow: none;
  }
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li {
  border-bottom: 1px solid #f5f5f5;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li:last-child {
  border-bottom: none;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li.uk-active > a {
  background: #757fbd;
  color: #fff;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li > a {
  padding: 12px 24px;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li.uk-parent.uk-open {
  background: #444;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li.uk-parent.uk-open > a {
  color: #fff;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub {
  padding: 0;
  background: #e5e5e5;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li {
  border-bottom: 1px solid #fff;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li:last-child {
  border-bottom: none;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li ul {
  padding-left: 0;
  background: #f5f5f5;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li a {
  padding: 12px 24px;
  color: #757fbd;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li a:hover {
  color: #36407b;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li.uk-active {
  background: #fff;
}
html body #tm-middle aside.tm-sidebar-a .uk-nav-side >li .uk-nav-sub li.uk-active:not(.uk-parent) a {
  background: antiquewhite;
}
html body #tm-bottom-b {
  background: #fff;
  margin-top: 0;
  padding-bottom: 64px;
  padding-right: 32px;
}
html body #tm-bottom-b .uk-panel-title {
  padding-top: 32px;
  padding-bottom: 16px;
  font-weight: 700;
  border-bottom: 1px solid #e5e5e5;
}
html body footer.tm-footer {
  margin-top: -8px;
  font-size: 11px;
}
@media (min-width: 960px) {
  html body footer.tm-footer {
    margin-left: -16px;
  }
}
@media (min-width: 1220px) {
  html body footer.tm-footer {
    margin-left: -24px;
  }
}
html body footer.tm-footer .tm-totop-scroller {
  top: 8px;
  right: 8px;
  color: #fff;
}
@media (max-width: 768px) {
  html body footer.tm-footer .tm-totop-scroller {
    display: none;
  }
  html body footer.tm-footer .tm-totop-scroller .mobile-top {
    display: none;
  }
}
html body footer.tm-footer ul.uk-subnav {
  padding: 0 16px 8px 16px;
  background: #000;
  color: #fff;
}
html body footer.tm-footer ul.uk-subnav li:nth-child(n+2):before {
  border-left: #757fbd !important;
}
@media (max-width: 430px) {
  html body footer.tm-footer ul.uk-subnav li:nth-child(n+2):before {
    display: none;
  }
}
@media (max-width: 430px) {
  html body footer.tm-footer ul.uk-subnav li {
    max-width: 100%;
  }
}
html body footer.tm-footer ul.uk-subnav a {
  color: #fff;
}
html body footer.tm-footer ul.uk-subnav a:hover {
  color: #757fbd;
}
@media (max-width: 768px) {
  html body footer.tm-footer .uk-text-right {
    text-align: center !important;
  }
  html body footer.tm-footer .uk-text-left {
    text-align: center !important;
  }
}
html body #offcanvas ul.uk-nav-offcanvas li {
  padding: 6px 0;
}
html body > .uk-container {
  border-bottom: 0;
}
html body .wk-content.clearfix {
  text-align: center;
}
html body .uk-button.uk-button-primary {
  background: #757fbd;
}
html body .uk-button.uk-button-primary:hover {
  background: #36407b;
}
html body .uk-alert {
  background: #e5e5e5;
  color: #444;
}
html body .uk-badge {
  background: #757fbd;
}
html body .uk-badge.uk-badge-success {
  background: #36407b;
}
html body .uk-panel-box {
  background: #e5e5e5;
}
html body .uk-panel-box small {
  color: #444;
}
html body .uk-panel-box-primary {
  background-color: #757fbd;
  color: #fff;
}
html body.home article h1.uk-article-title {
  display: none;
}
