html body {
  background: #e30613;
  color: #000;
}
@media (min-width: 1220px) {
  html body {
    background: url(/wp-content/uploads/sites/129/2017/11/xx.jpg) no-repeat #e30613 fixed;
    background-size: contain;
    background-position: center right;
  }
}
html body a.post-edit-link,
html body i.uk-icon-pencil {
  display: none !important;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  color: #000;
}
html body a {
  color: #fff;
}
html body a:hover {
  color: #980009;
}
html body em {
  color: #000;
}
html body hr {
  border-top: 1px solid #1d1d1b;
}
html body .uk-alert-warning {
  background: #980009;
  color: #fff;
}
html body .uk-article-lead {
  color: #000;
  line-height: 32px;
}
html body .uk-navbar-center {
  max-width: 100%;
}
html body .uk-navbar-center a.tm-logo-small {
  letter-spacing: inherit;
  font-size: 11px;
  color: #fff;
}
html body .uk-navbar-content {
  background: #980009;
}
html body .uk-navbar-toggle {
  color: #fff;
}
html body .uk-list-line>li:nth-child(n+2) {
  border-top: 1px solid #980009;
}
html body .uk-table-striped tbody tr:nth-of-type(odd) {
  background: transparent;
}
html body .uk-table-striped tr {
  border-bottom: 1px solid #980009;
}
html body .tm-top-a {
  margin-top: 32px !important;
}
@media (max-width: 960px) {
  html body .tm-top-a .head-centre> p {
    display: block;
    text-align: center;
  }
  html body .tm-top-a .head-centre .uk-width-small-1-2:first-child {
    display: none;
  }
  html body .tm-top-a .head-centre .uk-width-small-1-2:last-child {
    display: none;
  }
}
html body .uk-panel-box-primary {
  background: #1d1d1b;
  color: #888;
  padding: 64px 32px;
}
html body .uk-panel-box-primary h1,
html body .uk-panel-box-primary h3 {
  color: #fff;
}
@media (min-width: 768px) {
  html body .uk-panel-box-primary {
    padding: 64px;
  }
}
html body .uk-panel-box-primary .uk-list-line>li:nth-child(n+2) {
  border-top: 1px solid #1d1d1b;
}
html body main#tm-content {
  position: relative;
  padding: 16px;
}
@media (min-width: 960px) {
  html body main#tm-content {
    background: #e30613;
    max-width: 550px;
  }
}
@media (min-width: 1220px) {
  html body main#tm-content {
    max-width: 600px;
    padding-right: 32px;
  }
}
html body main#tm-content article h1.uk-article-title,
html body main#tm-content article h2 > strong,
html body main#tm-content article h3 {
  text-shadow: 2px 2px #000;
  color: #fff;
}
html body main#tm-content article h2 small {
  display: block;
  padding-bottom: 16px;
}
html body main#tm-content article h3 a:hover {
  color: #980009;
  text-decoration: none;
}
html body main#tm-content article .uk-article-meta {
  display: none;
}
html body main#tm-content article .uk-badge {
  background: #980009;
  color: #fff;
  font-weight: normal;
  padding: 2px;
  font-size: 12px;
  text-align: left;
  line-height: 16px;
}
html body main#tm-content article .uk-badge small {
  display: inline-block;
  line-height: 16px;
  margin-left: 2px;
  padding-left: 2px;
  border-left: 1px solid #888;
  color: #e5e5e5;
  font-size: 12px;
}
html body main#tm-content article .uk-badge.uk-badge-warning {
  background: #e30613;
  color: preto;
  font-size: 12px;
}
html body main#tm-content article .no-bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
html body main#tm-content article .no-bottom + * {
  margin-top: 6px;
}
html body footer.tm-footer {
  text-align: left;
  font-size: 11px;
}
@media (min-width: 768px) {
  html body footer.tm-footer {
    padding-left: 32px;
  }
}
html body footer.tm-footer a {
  color: #000;
  font-weight: bold;
}
html body footer.tm-footer .tm-totop-scroller {
  top: 8px;
  right: 8px;
}
html body footer.tm-footer ul.uk-subnav {
  padding: 8px 16px;
  background: #e5e5e5;
}
html body footer.tm-footer ul.uk-subnav a {
  color: #000;
}
html body main .visual-form-builder {
  color: #fff;
}
html body main .visual-form-builder h3,
html body main .visual-form-builder label {
  color: #fff;
}
html body main .visual-form-builder fieldset {
  border: none;
  background-color: transparent;
}
html body main .visual-form-builder .vfb-legend,
html body main .visual-form-builder ul {
  margin: 6px 0 !important;
  padding: 0 !important;
}
@media (min-width: 768px) {
  html body.home .tm-middle {
    margin-top: 0 !important;
  }
}
html body.home main.tm-content article.uk-article h1.uk-article-title {
  display: none;
}
span.wpcf7-list-item.first.last {
  margin-left: 0;
}
