@import url('https://fonts.googleapis.com/css2?family=PT+Serif:wght@700&display=swap');
@media (min-width: 768px) {
  html body {
    border-top: 3px solid #9785b7;
  }
}
@media (max-width: 768px) {
  html body > .uk-container.uk-container-center:before {
    background: url('http://bdias.ulusofona.pt/images/logotipo-lusofona.svg') no-repeat 50% 50% #111;
    background-size: 250px;
    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;
}
@media (max-width: 960px) {
  html body {
    background: #fff;
  }
}
html body em {
  color: #000;
}
html body a {
  color: #9785b7;
}
html body a:hover {
  color: #747cbd;
}
html body blockquote {
  font-style: normal;
}
html body i.uk-icon-pencil {
  display: none;
}
html body .cu-blog .et_pb_salvattore_content[data-columns]::before {
  content: '4 .column.size-1of4' !important;
}
@media only screen and (min-width: 1220px) {
  html body .cu-blog .column.size-1of4 {
    width: 49% !important;
    margin-right: 1% !important;
  }
  html body .cu-blog .column.size-1of4 article.et_pb_post {
    margin-bottom: 6px !important;
  }
}
@media (min-width: 768px) {
  html body .tm-navbar {
    margin-top: 16px;
  }
}
html body nav.uk-navbar {
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-bottom: 4px solid #9785b7;
  border-radius: 4px;
  text-transform: uppercase;
}
html body nav.uk-navbar ul li.uk-active a {
  color: #9785b7;
}
html body nav.uk-navbar ul li a {
  font-size: 11px;
}
html body nav.uk-navbar ul li a:hover {
  color: #9785b7;
}
html body nav.uk-navbar ul li .uk-dropdown-navbar {
  background: #fff;
  border: 1px solid #e7e7e7;
}
html body nav.uk-navbar ul li .uk-dropdown-navbar li {
  border-right: none;
}
html body nav.uk-navbar ul li .uk-dropdown-navbar li a:hover {
  background: none;
}
html body nav.uk-navbar ul > li {
  border-right: 1px solid #e7e7e7;
}
@media (max-width: 1220px) {
  html body nav.uk-navbar ul > li > a {
    padding: 0 8px;
    font-size: 10px;
  }
}
html body .tm-headerbar {
  margin-top: 24px;
  margin-bottom: 16px;
}
html body .tm-headerbar .uk-grid:not(.uk-grid-preserve) > * {
  padding-left: 0;
}
html body .tm-headerbar .tm-logo {
  font-size: 32px;
  font-family: 'PT Serif', serif;
}
@media (max-width: 1220px) {
  html body .tm-headerbar .tm-logo {
    max-width: 50%;
  }
}
html body .tm-headerbar .uk-panel {
  max-width: 290px;
}
@media (max-width: 900px) {
  html body .tm-headerbar .uk-panel {
    max-width: 265px;
    text-align: center;
  }
  html body .tm-headerbar .uk-panel img {
    max-width: 50%;
  }
}
html body .uk-navbar-center {
  max-width: 100% !important;
}
html body .uk-navbar-center .tm-logo-small {
  letter-spacing: 0 !important;
  color: #fff;
}
html body .uk-navbar-center .tm-logo-small > * {
  margin-top: -32px;
  color: #9785b7;
}
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;
  }
}
html body #tm-middle main.tm-content article.uk-article .wp-post-image {
  text-align: center;
  display: block;
  margin: auto;
}
html body #tm-middle main.tm-content article.uk-article > h1.uk-article-title a {
  color: #9785b7;
}
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: #9785b7;
  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: #9785b7;
  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: #9785b7;
}
html body #tm-middle aside .uk-panel-box-primary .uk-panel-title {
  color: #000;
}
html body #tm-middle aside .uk-panel-box-primary a {
  color: #fff;
}
html body #tm-middle aside .uk-panel-box-primary a:hover {
  color: #f1f1f1;
}
html body footer.tm-footer {
  font-size: 11px;
  margin-bottom: 0;
}
@media (min-width: 960px) {
  html body footer.tm-footer {
    margin-top: -8px;
  }
}
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: #9785b7 !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: #9785b7;
}
@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: #9785b7;
}
html body .uk-button.uk-button-primary:hover {
  background: #747cbd;
}
html body .uk-alert {
  background: #e5e5e5;
  color: #444;
}
html body .uk-badge {
  background: #9785b7;
}
html body .uk-badge.uk-badge-success {
  background: #747cbd;
}
html body .uk-panel-box {
  background: #f1f1f1;
}
html body .uk-panel-box small {
  color: #444;
}
html body .uk-panel-box-primary {
  background-color: #9785b7;
  color: #fff;
}
html body .vm-tag {
  display: none;
}
html body .uk-table thead th {
  text-align: center !important;
  text-transform: uppercase;
}
html body.home article h1.uk-article-title {
  display: none;
}
html body.home .vm-noticias-home a.uk-position-cover + div + h3.uk-panel-title {
  color: #9785b7;
}
html body.home .vm-noticias-home a.uk-position-cover:hover + div + h3.uk-panel-title {
  color: #747cbd;
}
