html {
  background: #f5f5f5 !important;
}
html body {
  background: #f5f5f5;
  color: #000;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5 {
  color: #000;
}
html body em {
  color: #000;
}
html body a {
  color: #396ec5;
}
html body a:hover {
  color: #00102b;
}
html body blockquote {
  font-style: normal;
}
html body.home .tm-main-top {
  margin-top: 48px;
}
html body.home article h1.uk-article-title {
  display: none;
}
html body nav.tm-navbar {
  background: #396ec5;
}
@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: #396ec5;
  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: #396ec5;
  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;
}
html body .uk-navbar-center .tm-logo-small {
  letter-spacing: 0 !important;
  color: #fff;
}
@media (max-width: 430px) {
  html body .uk-navbar-center .tm-logo-small span {
    display: none;
  }
}
@media (min-width: 768px) {
  html body main.tm-content {
    margin-top: 40px !important;
  }
}
html body main.tm-content article.uk-article > h1.uk-article-title a {
  color: #396ec5;
}
html body main.tm-content article.uk-article .wp-post-image {
  display: none;
}
html body main.tm-content article.uk-article > img + h1.uk-article-title {
  margin-bottom: 20px;
}
html body main.tm-content article.uk-article h4.uk-badge.uk-badge-notification {
  background: #396ec5;
  font-size: 32px;
  line-height: 60px;
  padding: 0 18px;
  min-height: 64px;
  border-radius: 50%;
  min-width: 64px;
}
html body main.tm-content article.uk-article .uk-subnav.uk-subnav-line {
  clear: both;
  margin: 0;
}
html body main.tm-content article.uk-article .uk-subnav.uk-subnav-line > li {
  margin: 12px 0 48px 0;
  padding: 0;
  width: 100%;
  display: block;
  border-bottom: 1px solid #396ec5;
}
html body main.tm-content article.uk-article .uk-subnav.uk-subnav-line > li > a {
  background: #396ec5;
  padding: 8px 16px;
  color: #fff;
}
html body main.tm-content article .uk-article-meta {
  display: none;
}
html body main.tm-content article .uk-description-list-line >dt {
  font-weight: bold;
}
html body main.tm-content article .uk-description-list-line >dd {
  color: #000;
}
html body main.tm-content .uk-pagination > .uk-active > span {
  background: #396ec5;
}
@media (min-width: 768px) {
  html body aside.tm-sidebar-a > .uk-panel {
    box-shadow: 3px 16px 24px #e5e5e5;
  }
}
@media (min-width: 768px) {
  html body aside.tm-sidebar-a .uk-panel:first-child {
    margin-top: -16px;
  }
}
html body aside.tm-sidebar-a .uk-panel:first-child +.uk-panel:nth-child(2) {
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
html body aside.tm-sidebar-a .widget_nav_menu {
  margin-top: -32px !important;
  margin-bottom: 32px;
  padding-bottom: 0;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side {
  background: #fff;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li {
  border-bottom: 1px solid #f5f5f5;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li:last-child {
  border-bottom: none;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li.uk-active>a {
  background: #396ec5;
  color: #fff;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li > a {
  padding: 12px 24px;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li > a:hover,
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li > a:focus {
  background: #396ec5;
  color: #fff;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li .uk-nav-sub {
  background: #f5f5f5;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li .uk-nav-sub li {
  padding: 6px 0;
  border-bottom: 1px solid #fff;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li .uk-nav-sub li a {
  color: #396ec5;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li .uk-nav-sub li a:hover {
  color: #00102b;
}
html body aside.tm-sidebar-a .widget_nav_menu .uk-nav-side >li .uk-nav-sub li:last-child {
  border-bottom: none;
}
html body aside.tm-sidebar-a .rpwe-block li:last-child {
  border-bottom: none;
}
html body footer.tm-footer {
  font-size: 11px;
}
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 ul.uk-subnav {
  padding: 8px 16px;
  background: #00102b;
  color: #396ec5;
}
html body footer.tm-footer ul.uk-subnav li {
  margin-top: 0;
}
html body footer.tm-footer ul.uk-subnav li:nth-child(n+2):before {
  border-left: #00102b !important;
}
html body footer.tm-footer ul.uk-subnav a {
  color: #fff;
}
html body > .uk-container {
  border-bottom: 0;
}
html body .wk-content.clearfix {
  text-align: center;
}
@media (max-width: 768px) {
  html body .uk-text-right {
    text-align: left !important;
  }
}
html body .uk-button.uk-button-primary {
  background: #396ec5;
}
html body .uk-button.uk-button-primary:hover {
  background: #00102b;
}
html body .uk-alert {
  background: #e5e5e5;
  color: #444;
}
html body .uk-badge {
  background: #396ec5;
}
html body .uk-badge.uk-badge-success {
  background: #00102b;
}
html body .uk-panel-box {
  padding: 20px;
  background: transparent;
}
html body .uk-panel-box h3.uk-panel-title {
  padding-top: 16px;
  padding-bottom: 16px;
}
html body .uk-panel-box small {
  color: #444;
}
html body .uk-panel-header {
  box-shadow: none !important;
  padding: 32px !important;
}
html body .uk-panel-box-primary {
  background-color: #396ec5;
  color: #fff;
}
html body .uk-panel-box-primary h3.uk-panel-title {
  color: #fff;
}
html body .uk-panel-box-primary a {
  color: #fff;
}
html body .uk-panel-box-primary a:hover {
  color: #e5e5e5;
}
html body .uk-panel-box-secondary {
  background-color: #fff;
}
html body .uk-panel-box-primary-white {
  background-color: #fff;
}
html body .uk-panel-box-primary-blank {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  border-top: none;
}
html body .visual-form-builder fieldset {
  border: 0;
  background-color: #fff;
}
html body .wpdm-link-tpl {
  margin: 8px 0;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 16px;
}
html body .wpdm-link-tpl a.wpdm-download-link {
  color: #396ec5;
}
html body .video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
html body .video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
html body .insideframe {
  font-size: 16px;
}
html body .insideframe > ul li:nth-child(n+3) {
  margin-top: 32px;
}
html body .insideframe .wpcu-front-box.top .img_cropper {
  height: auto !important;
}
html body .insideframe .wpcu-front-box.top span.title span {
  margin-top: 16px;
  padding: 0 32px;
  max-height: inherit !important;
  font-size: 36px;
  line-height: 36px;
  height: auto !important;
  font-weight: 300;
  text-transform: none;
}
html body .insideframe .wpcu-front-box.bottom span.text span {
  max-height: inherit !important;
  padding: 0 32px;
  line-height: 24px;
}
html body .insideframe .wpcu-front-box.bottom .custom_fields {
  display: none;
}
html body .insideframe .wpcu-front-box.bottom span.read-more {
  visibility: hidden;
}
html body .insideframe .wpcu-front-box.bottom span.read-more:after {
  visibility: visible;
  display: block;
  margin-top: -16px;
  content: "Saiba mais";
  text-align: left;
  padding-left: 32px;
  color: #396ec5;
}
html body .pt-cv-wrapper {
  font-size: 16px;
}
html body .pt-cv-wrapper h4.pt-cv-title {
  line-height: 24px;
  font-size: 18px;
  font-weight: 100;
}
html body .pt-cv-wrapper .pt-cv-content {
  font-size: 14px;
}
html body .pt-cv-wrapper img {
  width: 100%;
}
html body .pt-cv-wrapper .pt-cv-readmore {
  display: none;
}
