@charset "UTF-8";
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6, body {
  -webkit-hyphens: none;
  hyphens: none;
}

.via-banner-noticias .box-conteudo-noticia .uk-thumbnail, .via-banner-noticias .box-conteudo-noticia .uk-panel .uk-text-large, .via-banner-noticias .box-conteudo-noticia .uk-panel, .cards-noticias .uk-button-link, .uk-navbar-dropdown .uk-navbar-dropdown-nav > li, .uk-button.uk-button-secondary::before, a, .uk-link {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}

:root {
  font-size: 18px;
  line-height: 30px;
}

body {
  scroll-behavior: smooth;
}

address, dl, fieldset, figure, ol, p, pre, ul {
  margin: 0 0 15px 0;
}

* + address, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul {
  margin-top: 30px;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 30px 0;
  font-family: Pridi, serif;
}

* + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .uk-heading-2xlarge, * + .uk-heading-large, * + .uk-heading-medium, * + .uk-heading-small, * + .uk-heading-xlarge, * + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
  margin: 60px 0 30px 0;
}

.uk-link-toggle:hover .uk-link, .uk-link-toggle:focus .uk-link {
  text-decoration: none;
}

p:empty {
  display: none;
}
p:last-child {
  margin-bottom: 0 !important;
}

.home .tm-page {
  z-index: 0;
}
.home .tm-page::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(200px + (335 - 200) * ((100vw - 390px) / (1920 - 390)));
  background-color: #DE3A3E;
}

@media (min-width: 1220px) {
  .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    margin: 0 0 30px 0;
  }
  * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .uk-heading-2xlarge, * + .uk-heading-large, * + .uk-heading-medium, * + .uk-heading-small, * + .uk-heading-xlarge, * + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 60px;
  }
}
@media (min-width: 1440px) {
  .uk-container:not(.uk-container-expand) {
    max-width: 1340px;
  }
}
.uk-text-thin {
  font-weight: 100 !important;
}

.uk-text-extra-light {
  font-weight: 200 !important;
}

.uk-text-light {
  font-weight: 300 !important;
}

.uk-text-normal {
  font-weight: 400 !important;
}

.uk-text-medium {
  font-weight: 500 !important;
}

.uk-text-semi-bold {
  font-weight: 600 !important;
}

.uk-text-extra-bold {
  font-weight: 800 !important;
}

.uk-text-black {
  font-weight: 900 !important;
}

h1, .uk-h1 {
  font-size: 2.5rem;
  line-height: 2.778rem;
}

h2, .uk-h2 {
  font-size: 1.611rem;
  line-height: 1.944rem;
}

h3, .uk-h3 {
  font-size: 1.111rem;
  line-height: 1.667rem;
}

h4, .uk-h4 {
  font-size: 1rem;
  line-height: 1.667rem;
  font-family: "Lato", sans-serif;
}

h5, .uk-h5 {
  font-size: calc(12px + 0 * (100vw - 390px) / (1920 - 390));
  line-height: calc(16.8px + 0 * (100vw - 390px) / (1920 - 390));
  letter-spacing: 0.0625vw;
}

h6, .uk-h6 {
  font-size: calc(11px + 0 * (100vw - 390px) / (1920 - 390));
  line-height: calc(15.4px + 0 * (100vw - 390px) / (1920 - 390));
  letter-spacing: 0.0572916667vw;
}

.uk-heading-small {
  font-size: 3.056rem;
  line-height: 3.611rem;
}

.uk-heading-medium {
  font-size: calc(30px + 29 * (100vw - 390px) / (1920 - 390));
  line-height: calc(39px + 29 * (100vw - 390px) / (1920 - 390));
  letter-spacing: -0.0921875vw;
}

.uk-heading-large {
  font-size: 5rem;
  line-height: 5rem;
  letter-spacing: -0.03em;
}

.uk-text-lead {
  font-size: calc(17px + 1.5 * (100vw - 390px) / (1920 - 390));
  line-height: calc(17px + 12.6 * (100vw - 390px) / (1920 - 390));
  letter-spacing: -0.0192708333vw;
}

small {
  font-size: calc(14px + 0 * (100vw - 390px) / (1920 - 390));
  line-height: calc(24px + 0 * (100vw - 390px) / (1920 - 390));
  letter-spacing: 0vw;
}

.uk-text-bold {
  font-weight: 600;
}

.uk-text-primary,
.uk-light .uk-text-primary {
  color: #FFC44D !important;
}

.text-family-pridi {
  font-family: "Pridi", serif;
}

.box-titulo-line {
  background: #fff;
  padding-right: 10px;
}

em {
  color: currentColor;
}

.link-preto {
  color: #000;
}
.link-preto:hover, .link-preto:focus {
  color: #FFC44D;
}

@media (max-width: 768px) {
  h1, .uk-h1 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  h2, .uk-h2 {
    font-size: 1.7rem;
    line-height: 2rem;
  }
  h3, .uk-h3 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}
.uk-margin-small-top {
  margin-top: calc(5px + (5 - 5) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-small-bottom {
  margin-bottom: calc(5px + (5 - 5) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-small-left {
  margin-left: calc(5px + (5 - 5) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-small-right {
  margin-right: calc(5px + (5 - 5) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xsmall-top {
  margin-top: calc(15px + (15 - 15) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xsmall-bottom {
  margin-bottom: calc(15px + (15 - 15) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xsmall-left {
  margin-left: calc(15px + (15 - 15) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xsmall-right {
  margin-right: calc(15px + (15 - 15) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-top {
  margin-top: calc(20px + (20 - 20) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-bottom {
  margin-bottom: calc(20px + (20 - 20) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-left {
  margin-left: calc(20px + (20 - 20) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-right {
  margin-right: calc(20px + (20 - 20) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-medium-top {
  margin-top: calc(30px + (40 - 30) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-medium-bottom {
  margin-bottom: calc(30px + (40 - 30) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-medium-left {
  margin-left: calc(30px + (40 - 30) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-medium-right {
  margin-right: calc(30px + (40 - 30) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xmedium-top {
  margin-top: calc(40px + (60 - 40) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xmedium-bottom {
  margin-bottom: calc(40px + (60 - 40) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xmedium-left {
  margin-left: calc(40px + (60 - 40) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xmedium-right {
  margin-right: calc(40px + (60 - 40) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-large-top {
  margin-top: calc(50px + (80 - 50) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-large-bottom {
  margin-bottom: calc(50px + (80 - 50) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-large-left {
  margin-left: calc(50px + (80 - 50) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-large-right {
  margin-right: calc(50px + (80 - 50) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xlarge-top {
  margin-top: calc(100px + (160 - 100) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xlarge-bottom {
  margin-bottom: calc(100px + (160 - 100) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xlarge-left {
  margin-left: calc(100px + (160 - 100) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-margin-xlarge-right {
  margin-right: calc(100px + (160 - 100) * (100vw - 390px) / (1920 - 390)) !important;
}

.uk-list, ul:not([class]) {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}

.page-id-906 .uk-list, ul:not([class]) {
  list-style: disc;
  padding-left: 30px;
}

.uk-list-small li::before {
  width: 6px;
  height: 6px;
  top: 8px;
}

.list-check > ul, ul.list-check {
  gap: 20px;
}
.list-check > ul > li, ul.list-check > li {
  padding-left: 35px;
}
.list-check > ul > li::before, ul.list-check > li::before {
  content: url(/wp-content/uploads/2024/03/icon-list-check-1.svg);
  left: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  border-radius: 0;
  transform: translateY(-50%);
}

.uk-list-link {
  padding-left: 0;
  list-style: none;
}

.uk-list-link > li {
  line-height: 22px;
  padding-bottom: 5px;
}

.uk-list-link > li:before {
  display: none;
}

.uk-light .uk-list > li > a {
  color: #fff;
  border-bottom: 1px solid transparent;
}

.uk-light .uk-list > li > a:hover,
.uk-light .uk-list > li > a:focus {
  color: #fff;
  border-color: #fff;
}

.tm-child-list > ul > :nth-child(n+2),
.uk-list > :nth-child(n+2) {
  margin-top: 0px;
}

ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  padding-left: 40px;
}

ol > li {
  counter-increment: my-awesome-counter;
  position: relative;
  margin-bottom: 30px;
}

ol > li::before {
  content: counter(my-awesome-counter) ". ";
  color: #1C44FB;
  font-weight: bold;
  position: absolute;
  font-size: 1.5rem;
  --size: 38px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  letter-spacing: -0.1rem;
  background: rgba(2, 133, 251, 0.1019607843);
  text-align: center;
}

.list-fone {
  text-decoration: none !important;
}

.list-red {
  padding-left: 24px;
  list-style: none;
}
.list-red > li {
  line-height: 26px;
  padding-bottom: 15px;
  position: relative;
}
.list-red > li:before {
  content: "";
  display: inline-block;
  margin-right: 14px;
  margin-left: -22px;
  font-family: FontAwesome;
  font-size: 10px;
  color: #CF2024;
  position: absolute;
  top: 8px;
  background-color: #cf2024;
  height: 9px;
  width: 9px;
  border-radius: 50%;
}

@media (max-width: 960px) {
  iframe {
    height: 40vh !important;
    width: 100% !important;
  }
}
@media (max-width: 500px) {
  iframe {
    height: 20vh !important;
    width: 100% !important;
  }
}
.uk-section-small {
  padding-top: calc(40px + (40 - 40) * (100vw - 390px) / (1920 - 390));
  padding-bottom: calc(40px + (40 - 40) * (100vw - 390px) / (1920 - 390));
}

.uk-section {
  padding-top: calc(50px + (80 - 50) * (100vw - 390px) / (1920 - 390));
  padding-bottom: calc(50px + (80 - 50) * (100vw - 390px) / (1920 - 390));
}

.uk-section-large {
  padding-top: calc(100px + (160 - 100) * (100vw - 390px) / (1920 - 390));
  padding-bottom: calc(100px + (160 - 100) * (100vw - 390px) / (1920 - 390));
}

.uk-section-xlarge {
  padding-top: calc(200px + (320 - 200) * (100vw - 390px) / (1920 - 390));
  padding-bottom: calc(200px + (320 - 200) * (100vw - 390px) / (1920 - 390));
}

@media (min-width: 1220px) {
  .uk-grid-xlarge .uk-grid-margin {
    margin-top: 60px;
  }
}
@media (min-width: 1440px) {
  .uk-grid-xlarge .uk-grid-margin {
    margin-top: 80px;
  }
}
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-thumb {
  background-color: #0e141a;
}

::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

.uk-button {
  color: #fff;
  background: #DE3A3E;
  font-family: "Pridi", serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.05em;
  min-height: 10px;
  border: 3px solid transparent;
  padding: 8px 17px;
  border-radius: 50px;
  font-weight: bold;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.uk-button.uk-button-medium {
  padding: 11px 30px;
}
.uk-button.uk-button-large {
  padding: 11px 30px;
  line-height: 22px;
  font-size: 14px;
}
.uk-button.uk-button-secondary {
  background: transparent;
  color: #FFC44D;
  border-color: #FFC44D;
}
.uk-button.uk-button-secondary::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -100%;
  left: 0;
  background: #FFC44D;
  z-index: -1;
}
.uk-button.uk-button-secondary:hover, .uk-button.uk-button-secondary:focus {
  color: #fff;
  background: #FFC44D;
}
.uk-button.uk-button-secondary:hover::before, .uk-button.uk-button-secondary:focus::before {
  bottom: 0;
}
.uk-button.uk-button-red:hover, .uk-button.uk-button-red:focus {
  color: #fff;
  background: #cf2024;
}

.uk-icon-button {
  width: 38px;
  height: 38px;
  background: transparent;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
}
.uk-icon-button.icon-nas-redes {
  width: 65px;
  height: 65px;
}
.uk-icon-button.icon-nas-redes svg {
  width: 30px;
  height: 30px;
}

.uk-button-link {
  padding-left: 0;
  font-size: 18px;
  letter-spacing: -0.03em;
  font-weight: bold;
  color: #FFC44D;
  font-family: "Open Sans", sans-serif;
  padding: 0 10px;
  padding-bottom: 0px;
  text-transform: none;
  transition: all 0.2s ease-in-out;
  border-bottom: 2px solid #FFC44D;
  padding-bottom: 2px;
  display: inline-flex;
}
.uk-button-link:hover, .uk-button-link:focus {
  color: #CF2024;
  text-decoration: none;
  border-color: #CF2024;
}

@media (min-width: 1220px) {
  .uk-button.uk-button-large {
    line-height: 26px;
    font-size: 18px;
  }
}
@media (min-width: 1440px) {
  .uk-button.uk-button-large {
    line-height: 30px;
    font-size: 22px;
  }
}
.uk-navbar-container:not(.uk-navbar-sticky) .visible-sticky {
  display: none;
}
.uk-navbar-container:not(.uk-navbar-sticky) .hidden-sticky {
  display: inline-block;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #DE3A3E;
}
.uk-navbar-container.uk-navbar-sticky {
  background: #DE3A3E;
}
.uk-navbar-container.uk-navbar-sticky .visible-sticky {
  display: inline-block;
}
.uk-navbar-container.uk-navbar-sticky .hidden-sticky {
  display: none;
}

.tm-header, .tm-header-mobile {
  z-index: 2;
}

.tm-headerbar-top {
  padding-top: 15px;
  padding-bottom: 15px;
}

[class*=uk-navbar-dropdown-bottom] {
  top: 60px !important;
}

.uk-navbar-container {
  margin-top: -1px;
}

.uk-navbar .uk-navbar-dropdown-bottom-left {
  left: 223px !important;
}

.uk-navbar-dropdown-nav > li:first-child > a {
  padding-top: 0;
}
.uk-navbar-dropdown-nav > li:last-child > a {
  padding-bottom: 0;
}

.uk-search-default .uk-search-input {
  width: calc(240px + (340 - 240) * ((100vw - 390px) / (1920 - 390)));
  height: 40px;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  border: 1px solid rgba(255, 255, 255, 0.5);
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 47px;
  background: transparent;
}
.uk-search-default span.uk-icon.uk-search-icon {
  left: auto;
  right: 20px;
}

.uk-navbar-container > .uk-container.uk-flex.uk-flex-middle {
  width: 100%;
}

.uk-navbar-left {
  flex-grow: 1;
  justify-content: space-between;
}

.uk-navbar-nav li {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.uk-navbar-nav li a {
  color: #fff;
  font-weight: bold;
  font-family: "Pridi", serif;
  font-size: 1rem;
  letter-spacing: 0.05em;
  padding: 0;
  transition: all 0.2s ease-in-out;
}

.uk-navbar-nav li a::before {
  content: "";
  position: absolute;
  top: -19px;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #ffd700;
  transition: width 0.3s ease;
}

.uk-navbar-nav li a:hover::before,
.uk-navbar-nav li.uk-active > a::before {
  width: 100%;
  height: 4px;
}

.uk-navbar-nav li:not(.uk-active) a:hover::before {
  width: 100%;
}

.uk-navbar-dropdown {
  top: 80px !important;
  width: 588px !important;
  padding-top: 5px;
  padding-bottom: 5px;
}
.uk-navbar-dropdown .uk-navbar-dropdown-nav > li {
  background-color: transparent;
}
.uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.05em;
  font-family: Pridi, serif;
  font-weight: bold;
  color: #8A1515;
  position: relative;
  padding: 12px 20px;
  display: block;
}
.uk-navbar-dropdown .uk-navbar-dropdown-nav > li:hover, .uk-navbar-dropdown .uk-navbar-dropdown-nav > li:focus, .uk-navbar-dropdown .uk-navbar-dropdown-nav > li.uk-active {
  background-color: #8A1515;
}
.uk-navbar-dropdown .uk-navbar-dropdown-nav > li:hover > a, .uk-navbar-dropdown .uk-navbar-dropdown-nav > li:focus > a, .uk-navbar-dropdown .uk-navbar-dropdown-nav > li.uk-active > a {
  color: #FFC44D;
}
.uk-navbar-dropdown .uk-navbar-dropdown-nav > li:not(:last-child) {
  border-bottom: 2px solid rgba(161, 148, 148, 0.2);
}
.uk-navbar-dropdown::before {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 25px solid #FFC44D;
  z-index: -1;
}

.hidden-sticky {
  display: none;
}

.visible-sticky {
  display: inline-block;
}

.tm-header-mobile :not(.uk-sticky-below) > .uk-navbar-container:not(.uk-navbar) {
  background: #cf2024;
}

.uk-navbar-container:not(.uk-navbar) {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 1220px) {
  .uk-navbar-sticky {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .uk-navbar-sticky .uk-navbar-nav > li > a::before {
    top: -20px;
  }
  .uk-navbar-dropdown {
    top: 147px !important;
  }
  .uk-sticky-below .uk-navbar-dropdown {
    top: 140px !important;
  }
}
@media (min-width: 1440px) {
  .uk-navbar-dropdown {
    top: 193px !important;
  }
  .uk-sticky-below .uk-navbar-dropdown {
    top: 167px !important;
  }
  .uk-navbar-nav {
    gap: 34px;
  }
  .uk-navbar-nav > li > a::before {
    top: -34px;
  }
  .uk-navbar-item.widget.widget_search {
    margin-left: auto !important;
  }
  :not(.uk-sticky-below) > .uk-navbar-container:not(.uk-navbar), .tm-headerbar-top {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.uk-offcanvas-bar .uk-nav > li > a {
  display: block;
  padding: 8px 0px;
  position: relative;
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
}
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a {
  padding: 4px 15px;
}
.uk-offcanvas-bar .uk-nav-default > li.uk-open > a {
  color: #eeb708;
}
.uk-offcanvas-bar > .uk-child-width-1-1 > div:first-child > .uk-panel {
  padding-top: 0;
}
.uk-offcanvas-bar .uk-close {
  top: 22px;
  overflow: visible;
  background: transparent;
  color: #fff;
}
.uk-offcanvas-bar .uk-close:after {
  font-size: 14px;
  font-weight: bold;
}
.uk-offcanvas-bar .uk-margin-auto-bottom > .uk-grid > * {
  width: 100%;
}

.uk-offcanvas .uk-search-default .uk-search-input {
  width: 100%;
  height: 46px;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  border: 3px solid #fff;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  padding-left: 40px;
  padding-right: 35px;
  background: transparent;
  border-radius: 0px;
}

.uk-search-default {
  top: 0px;
}

.uk-offcanvas-bar .uk-search.uk-search-default {
  top: 45px !important;
}

button.uk-offcanvas-close.uk-icon.uk-close.uk-close-large > svg {
  height: 15px;
  width: 15px;
}

.uk-offcanvas-bar .uk-search-default .uk-search-input:focus {
  background-color: transparent;
}

.uk-offcanvas-bar .uk-search .uk-search-icon {
  color: #fff;
  top: 0px;
}

.uk-offcanvas-bar .uk-search-default:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
  margin-top: 39px;
}

.uk-offcanvas-bar span.uk-icon.uk-search-icon {
  left: 5px !important;
}

.uk-offcanvas-bar .uk-close {
  top: -1px;
  overflow: visible;
  background: transparent;
  color: #fff;
  left: -77%;
  padding: 20px 0px;
}

ul.uk-nav.uk-nav-default.uk-nav-accordion.uk-nav-parent-icon {
  padding: 20px 0;
}

.uk-offcanvas-bar .uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #f9a01c;
}
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0;
}

body:is(.home) #tm-main {
  padding-top: 0;
  padding-bottom: 0;
}

#comments {
  display: none;
}

.menu-midias-sociais {
  display: flex;
  gap: 8px;
  align-items: center;
}

.icon-facebook, .icon-instagram, .icon-youtube {
  color: #fff;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.icon-facebook:hover, .icon-facebook:focus, .icon-instagram:hover, .icon-instagram:focus, .icon-youtube:hover, .icon-youtube:focus {
  background: #3B5998;
  border-color: #3B5998;
  color: #fff;
}

.uk-text-contrast {
  color: #ffffff !important;
}

.uk-transition-toggle {
  overflow: hidden;
}

.uk-article-meta {
  font-size: 14px;
  line-height: 24px;
  color: #A19494;
  letter-spacing: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.links-edital, .links-map, .links-email {
  color: #FFC44D;
}
.links-edital:hover, .links-edital:focus, .links-map:hover, .links-map:focus, .links-email:hover, .links-email:focus {
  color: #CF2024;
}

.sider-bar-card {
  background: #B22D30;
  height: 100%;
  padding: 30px;
  position: relative;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
.sider-bar-card img {
  width: 265px;
  height: 375px;
}

.card-sidebar {
  min-width: 325px !important;
}

.via-icon-pdf-simbol {
  background: #DE3A3E;
  width: 46px;
  height: 46px;
  padding: 0;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -10px;
  left: -10px;
  position: absolute;
}
.via-icon-pdf-simbol:before {
  content: url(/wp-content/uploads/2025/01/icon-file-pdf-o.svg);
  width: 23px;
  height: 23px;
}

.cards-noticias {
  display: block;
  position: relative;
  color: #0f0f0f;
}
.cards-noticias .uk-text-large {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.03em;
}
.cards-noticias .cards-noticias-imagem {
  width: 100%;
  height: 226px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cards-noticias .uk-badge {
  background: #FFC44D;
  display: block;
  top: 0;
  left: 0;
  padding: 20px 10px 15px 10px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0;
  position: absolute;
  height: 33%;
  border-radius: 0;
  z-index: 1;
}
.cards-noticias .uk-badge time.day {
  font-size: 26px;
  line-height: 20px;
}
.cards-noticias .uk-badge time.month {
  font-size: 17px;
  line-height: 20px;
}
.cards-noticias .uk-badge time.year {
  font-size: 14px;
  line-height: 20px;
}
.cards-noticias.cards-agenda .uk-panel {
  padding-left: 25px;
}
.cards-noticias .uk-button-link {
  border: none;
  position: relative;
  padding: 0;
  padding-left: 59px;
  display: inline-block;
  line-height: 0;
  color: #FFC44D;
}
.cards-noticias .uk-button-link::before {
  display: block;
  width: 54px;
  height: 2px;
  background: currentColor;
  content: "";
  top: calc(50% - 1px);
  position: absolute;
  left: 0;
}
.cards-noticias:hover, .cards-noticias:focus {
  color: #CF2024;
}
.cards-noticias:hover .uk-button-link, .cards-noticias:focus .uk-button-link {
  color: #CF2024;
}

.box-overlay-wrapper {
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
  height: 100%;
  width: 100%;
  height: 175px;
}
.box-overlay-wrapper .box-overlay {
  padding: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
}
.box-overlay-wrapper .box-overlay.overlay-vermelho {
  background-color: rgba(207, 32, 36, 0.77);
}
.box-overlay-wrapper .box-overlay.overlay-preto {
  background-color: rgba(0, 0, 0, 0.77);
}
.box-overlay-wrapper .box-overlay.overlay-solid-vermelho {
  background-color: #B22D30;
}
.box-overlay-wrapper:hover .uk-button::before, .box-overlay-wrapper:focus .uk-button::before {
  bottom: 0;
}
.box-overlay-wrapper:hover .uk-button.uk-button-secondary, .box-overlay-wrapper:focus .uk-button.uk-button-secondary {
  color: #fff;
  background: #FFC44D;
}

.icon-pdf {
  position: absolute;
  top: -13px;
  left: -13px;
  z-index: 1;
}

.via-newsletter-blog .uk-text-primary {
  color: #A19494 !important;
}

.via-newsletter-blog {
  padding: 40px 30px;
}

.via-newsletter {
  display: grid;
  -moz-column-gap: 40px;
       column-gap: 40px;
  grid-template-columns: 1fr;
  row-gap: 40px;
  align-items: center;
}

.section-midias-sociais {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2024/12/sintufes-na-midia.jpg);
}

.tm-header-placeholder {
  display: none;
}

.breadcrumb-wrapper .uk-breadcrumb > * > a, .breadcrumb-wrapper .uk-breadcrumb > * {
  color: #FFC44D;
  font-size: 14px;
  line-height: 24px;
  font-family: "Open Sans";
  text-transform: none;
}

.breadcrumb-wrapper {
  background-color: #DE3A3E;
  padding-bottom: 20px;
}
.breadcrumb-wrapper .uk-breadcrumb {
  display: inline-flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
}
.breadcrumb-wrapper .uk-breadcrumb > * {
  color: #FFC44D;
  position: relative;
  display: block;
}
.breadcrumb-wrapper .uk-breadcrumb > *:hover, .breadcrumb-wrapper .uk-breadcrumb > *.uk-active {
  color: #fff;
}
.breadcrumb-wrapper .uk-breadcrumb > *:hover > a, .breadcrumb-wrapper .uk-breadcrumb > *.uk-active > a {
  color: #fff;
}
.breadcrumb-wrapper .uk-breadcrumb > *:not(:first-child) {
  padding-left: 20px;
  position: relative;
  z-index: 0;
}
.breadcrumb-wrapper .uk-breadcrumb > *:not(:first-child)::before {
  content: "";
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' width='12' height='12'%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z' fill='%23FFC44D'/%3E%3C/svg%3E");
  position: absolute;
  top: 51%;
  left: 0;
  transform: translateY(-50%);
  display: block;
  margin: 0;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.tm-sidebar > .uk-grid {
  display: block;
}

.uk-pagination > li > span, .uk-pagination > li > a {
  display: inline-block;
  min-width: 11px;
  line-height: 25px;
  text-decoration: none;
  box-sizing: content-box;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 5px 16px;
  font-weight: bold;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #DE3A3E;
  font-size: 16px;
}

.uk-pagination > .uk-active > span {
  background: #DE3A3E;
  color: #fff;
  border-color: #DE3A3E;
  font-size: 19px;
}

.uk-pagination > li:last-child > a, .uk-pagination > li > a:hover, .uk-pagination > li > a:focus {
  color: #DE3A3E;
  border: 1px solid #DE3A3E;
}

.uk-icon .uk-pagination-next:before {
  content: "\f101";
}

.uk-tab {
  border-bottom: 1px solid #e8e8e8;
}
.uk-tab > li.uk-active > a {
  border-color: #e8e8e8;
  border-bottom-color: transparent;
  color: #0f0f0f;
}
.uk-tab > li.uk-active > a::before {
  height: 7px;
  background: #d4e5f7;
}
.uk-tab > * {
  flex: none;
  padding-left: 0px;
  position: relative;
}
.uk-tab > li:nth-child(n+2) > a {
  margin-left: 5px;
}
.uk-tab > li {
  margin-bottom: -1px;
  background-color: #fff;
}
.uk-tab > li > a {
  display: block;
  padding: 13px 8px;
  border-bottom-width: 0;
  color: #b1b0b0;
  text-decoration: none;
  position: relative;
  border-radius: 0 0 0 0;
  border: 1px solid #e8e8e8;
  font-size: 13px;
}
.uk-tab > li > a::before {
  content: "";
  position: absolute;
  display: block;
  top: -1px;
  right: -1px;
  left: -1px;
  height: 0;
  background: #e8e8e8;
  transition: all 0.2s;
}
.uk-tab > li > a:hover::before, .uk-tab > li > a .uk-tab > li.uk-active > a::before {
  height: 7px;
  background: #d4e5f7;
}

.link-eleições {
  color: #000000 !important;
}
.link-eleições:hover, .link-eleições:focus, .link-eleições:active {
  color: rgb(255, 196, 77) !important;
}

@media (min-width: 768px) {
  .via-divisor-horizontal::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #EFE5DA;
    bottom: 0;
    position: absolute;
    z-index: 0;
  }
}
@media (min-width: 1220px) {
  .via-newsletter {
    grid-template-columns: 0.3fr 0.7fr;
  }
  .cards-noticias.cards-agenda .uk-panel {
    padding-left: 25px;
  }
  .section-midias-sociais {
    padding-top: 0;
  }
  body:not(.home) .tm-main > .uk-container > .uk-grid {
    margin-left: -60px;
  }
  body:not(.home) .tm-main > .uk-container > .uk-grid > * {
    padding-left: 60px;
  }
  .tm-sidebar > .uk-grid {
    justify-content: right;
    display: flex;
  }
}
@media (min-width: 1440px) {
  .cards-noticias.cards-agenda .uk-panel {
    padding-left: 38px;
  }
  body:not(.home) .tm-main > .uk-container > .uk-grid {
    margin-left: -80px;
  }
  body:not(.home) .tm-main > .uk-container > .uk-grid > * {
    padding-left: 80px;
  }
}
.via-banner-interno {
  position: relative;
  padding-top: 150px;
  padding-bottom: 50px;
}

.via-na-midia {
  width: 100%;
  max-width: 100%;
  background-position: top center;
  background-size: cover;
}

.iframe-nas-redes {
  transform: translatey(-80px);
}

.via-banner-noticias {
  display: grid;
  grid-template-columns: 1fr;
  background-color: #DE3A3E;
}
.via-banner-noticias .box-conteudo-noticia {
  position: relative;
  z-index: 0;
  text-decoration: none;
  display: grid;
  grid-template-columns: 1fr 128px;
  color: #0f0f0f;
}
.via-banner-noticias .box-conteudo-noticia .uk-panel {
  background: #F7F7F7;
  padding: 15px 25px;
}
.via-banner-noticias .box-conteudo-noticia .uk-panel .uk-text-large {
  font-size: calc(18px + (18 - 18) * ((100vw - 390px) / (1920 - 390)));
  line-height: calc(25px + (25 - 25) * ((100vw - 390px) / (1920 - 390)));
  letter-spacing: -0.03em;
}
.via-banner-noticias .box-conteudo-noticia .uk-thumbnail {
  border: 0px solid #FFC44D;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.via-banner-noticias .box-conteudo-noticia:not(:last-child) {
  border-bottom: 2px solid #fff;
}
.via-banner-noticias .box-conteudo-noticia:hover .uk-panel, .via-banner-noticias .box-conteudo-noticia:focus .uk-panel, .via-banner-noticias .box-conteudo-noticia.uk-active .uk-panel {
  background: #FFC44D;
  margin-left: calc(-20px + (-45 - -20) * ((100vw - 390px) / (1920 - 390)));
  padding-left: calc(45px + (70 - 45) * ((100vw - 390px) / (1920 - 390)));
}
.via-banner-noticias .box-conteudo-noticia:hover .uk-thumbnail, .via-banner-noticias .box-conteudo-noticia:focus .uk-thumbnail, .via-banner-noticias .box-conteudo-noticia.uk-active .uk-thumbnail {
  border-top: 4px solid #FFC44D;
  border-right: 4px solid #FFC44D;
  border-bottom: 4px solid #FFC44D;
}
.via-banner-noticias .box-conteudo-noticia:hover .uk-text-large, .via-banner-noticias .box-conteudo-noticia:focus .uk-text-large, .via-banner-noticias .box-conteudo-noticia.uk-active .uk-text-large {
  color: #CF2024;
}
.via-banner-noticias .via-imagem-banner {
  position: relative;
}
.via-banner-noticias .via-imagem-banner .box-imagem-noticias {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.via-banner-text-image {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
  padding: 40px 45px;
  padding-top: 120px;
  position: absolute;
  bottom: 0;
}

@media (min-width: 1220px) {
  .via-banner-noticias {
    grid-template-columns: 0.6fr 0.4fr;
  }
}
.uk-icon-button[uk-icon=instagram]:hover, .uk-icon-button[uk-icon=instagram]:focus {
  background: #E4405F;
  border-color: #E4405F;
}
.uk-icon-button[uk-icon=youtube]:hover, .uk-icon-button[uk-icon=youtube]:focus {
  background: #FF0000;
  border-color: #FF0000;
}
.uk-icon-button[uk-icon=twitter]:hover, .uk-icon-button[uk-icon=twitter]:focus {
  background: #1DA1F2;
  border-color: #1DA1F2;
}
.uk-icon-button[uk-icon=linkedin]:hover, .uk-icon-button[uk-icon=linkedin]:focus {
  background: #0A66C2;
  border-color: #0A66C2;
}
.uk-icon-button[uk-icon=facebook]:hover, .uk-icon-button[uk-icon=facebook]:focus {
  background: #1877F2;
  border-color: #1877F2;
}

.uk-light .uk-icon-button[uk-icon=instagram]:hover, .uk-light .uk-icon-button[uk-icon=instagram]:focus {
  background: #E4405F;
  border-color: #E4405F;
}
.uk-light .uk-icon-button[uk-icon=youtube]:hover, .uk-light .uk-icon-button[uk-icon=youtube]:focus {
  background: #FF0000;
  border-color: #FF0000;
}
.uk-light .uk-icon-button[uk-icon=twitter]:hover, .uk-light .uk-icon-button[uk-icon=twitter]:focus {
  background: #1DA1F2;
  border-color: #1DA1F2;
}
.uk-light .uk-icon-button[uk-icon=linkedin]:hover, .uk-light .uk-icon-button[uk-icon=linkedin]:focus {
  background: #0A66C2;
  border-color: #0A66C2;
}
.uk-light .uk-icon-button[uk-icon=facebook]:hover, .uk-light .uk-icon-button[uk-icon=facebook]:focus {
  background: #1877F2;
  border-color: #1877F2;
}

.uk-form-row > input, .uk-form-row > textarea {
  width: 100%;
}
.uk-form-row > textarea {
  min-height: 120px;
}

@media (min-width: 1220px) {
  .uk-form-row > input, .uk-form-row > textarea {
    width: 80%;
  }
}
.uk-form-label,
.form-gf .gfield_label.gform-field-label {
  font-size: 18px !important;
  line-height: 27px !important;
  color: #A6A8AB !important;
  letter-spacing: 0.0572916667vw;
  text-transform: uppercase !important;
  font-weight: bold !important;
  margin-bottom: 20px !important;
  display: none !important;
  font-family: "Open Sans", sans-serif;
}

.uk-input ::-moz-placeholder, .uk-select ::-moz-placeholder, .uk-textarea ::-moz-placeholder, .form-gf .gform-theme--foundation .gfield .ginput_password ::-moz-placeholder, .form-gf .gform-theme--foundation .gfield input:not(.gform-button) ::-moz-placeholder, .form-gf .gform-theme--foundation .gfield select ::-moz-placeholder, .form-gf .gform-theme--framework textarea ::-moz-placeholder, .gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .large ::-moz-placeholder, .gform-theme--foundation .gfield input.large ::-moz-placeholder {
  border: 1px solid #efe5da !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background-color: transparent !important;
  color: #A6A8AB !important;
  padding-right: 26px !important;
  padding-left: 10 px;
  font-size: 18px !important;
  line-height: 26.4px !important;
  height: 60px !important;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0 !important;
  background: #fff !important;
  font-weight: 400 !important;
  text-transform: none !important;
  box-shadow: 0 3px 6px rgba(161, 148, 148, 0.2) !important;
}

.uk-input ::placeholder,
.uk-select ::placeholder,
.uk-textarea ::placeholder,
.form-gf .gform-theme--foundation .gfield .ginput_password ::placeholder,
.form-gf .gform-theme--foundation .gfield input:not(.gform-button) ::placeholder,
.form-gf .gform-theme--foundation .gfield select ::placeholder,
.form-gf .gform-theme--framework textarea ::placeholder,
.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .large ::placeholder,
.gform-theme--foundation .gfield input.large ::placeholder, .uk-input,
.uk-select,
.uk-textarea,
.form-gf .gform-theme--foundation .gfield .ginput_password,
.form-gf .gform-theme--foundation .gfield input:not(.gform-button),
.form-gf .gform-theme--foundation .gfield select,
.form-gf .gform-theme--framework textarea,
.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .large,
.gform-theme--foundation .gfield input.large {
  border: 1px solid #efe5da !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background-color: transparent !important;
  color: #A6A8AB !important;
  padding-right: 26px !important;
  padding-left: 10 px;
  font-size: 18px !important;
  line-height: 26.4px !important;
  height: 60px !important;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0 !important;
  background: #fff !important;
  font-weight: 400 !important;
  text-transform: none !important;
  box-shadow: 0 3px 6px rgba(161, 148, 148, 0.2) !important;
}

.form-gf .gform-theme--foundation .gfield .ginput_container_fileupload input {
  border: none !important;
  font-size: 13.5px !important;
  line-height: 18px !important;
}

.form-gf .gform-theme--foundation .gfield textarea.large {
  min-block-size: 67px !important;
}

.uk-select option,
.form-gf .gform-theme--foundation .gfield select option {
  color: #000 !important;
}

.gform_required_legend {
  display: none !important;
}

.gfield .ginput_container {
  position: relative !important;
}

.gfield--input-type-fileupload {
  background: #fff;
  padding: 20px;
  border-radius: 3px;
}

/* MARGEM ENVOLTA DO FORM */
.gform_wrapper {
  margin-bottom: 0;
  margin-top: 0;
}
.gform_wrapper li.gfield {
  position: relative;
}
.gform_wrapper .gform_footer {
  padding: 0;
  margin: 40px 0 0;
}
.gform_wrapper .gf_simple_horizontal {
  width: 100%;
}
.gform_wrapper .gf_simple_horizontal div.gform_body {
  width: 100%;
  max-width: 79%;
}
.gform_wrapper .gf_simple_horizontal div.gform_body ul.top_label li.gfield {
  padding-right: 0 !important;
}
.gform_wrapper .gf_simple_horizontal div.gform_body ul.top_label li.hidden_label input {
  margin-top: 0 !important;
}

.gform-theme--foundation .gform_fields {
  grid-gap: 40px !important;
  grid-template-columns: repeat(1, 1fr) !important;
}

.via-newsletter .gform-theme--foundation .gform_fields {
  grid-gap: 20px !important;
}

.gform-theme--foundation .gfield--width-full {
  grid-column: span 1 !important;
}

.gform-theme.gform-theme--framework.gform_wrapper .gform_footer .gform_button {
  margin: 0 !important;
  cursor: pointer !important;
  transition: all 0.2s ease-in-out !important;
  background: #DE3A3E !important;
  color: #fff !important;
  padding: 17px 37px !important;
  border: none !important;
  line-height: 26px !important;
  font-weight: bold !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
  font-family: "Pridi", serif !important !important;
  border-radius: 50px !important;
}
.gform-theme.gform-theme--framework.gform_wrapper .gform_footer .gform_button:hover, .gform-theme.gform-theme--framework.gform_wrapper .gform_footer .gform_button:focus {
  background-color: #cf2024 !important;
  color: #fff !important;
}

.gform_wrapper:not(.gf_simple_horizontal_wrapper) ul.gform_fields li:not(.gf_right_half):not(.gf_left_half) {
  padding-right: 0;
}

body .gform_wrapper ul li.gfield {
  margin-top: 10px;
}

.form-newsletter .gform-theme--foundation .gform_body {
  max-width: 100% !important;
  max-inline-size: 100% !important;
  display: block !important;
}
.form-newsletter .gform-theme--foundation .gform_body .gform_fields {
  row-gap: 20px !important;
  grid-template-columns: 1fr !important;
}
.form-newsletter .gform-theme--foundation .gform_body .gform_fields .gfield {
  grid-column: span 1 !important;
}
.form-newsletter .gform-theme.gform-theme--framework.gform_wrapper .gform-button {
  margin: 0 !important;
  cursor: pointer !important;
  transition: all 0.2s ease-in-out !important;
  background: #DE3A3E !important;
  color: #fff !important;
  padding: 17px 37px !important;
  border: none !important;
  line-height: 26px !important;
  font-weight: bold !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
  font-family: "Pridi", serif !important !important;
  border-radius: 50px !important;
}
.form-newsletter .gform-theme.gform-theme--framework.gform_wrapper .gform-button:hover, .form-newsletter .gform-theme.gform-theme--framework.gform_wrapper .gform-button:focus {
  background-color: #cf2024 !important;
  color: #fff !important;
}
.form-newsletter .gform-theme.gform-theme--framework.gform_wrapper .gform_footer {
  display: none !important;
}

@media (min-width: 1220px) {
  .search-carreiras .uk-search-input {
    height: 67px;
    padding-left: 30px;
    padding-right: 70px;
  }
  .search-carreiras .uk-search-icon-flip {
    right: 30px;
  }
  .gform-theme--foundation .gform_fields {
    grid-gap: 30px !important;
  }
  .gform_wrapper .gform_footer {
    margin: 30px 0 0;
  }
  .form-newsletter .gform-theme--foundation .gform_body .gform_fields {
    grid-template-columns: repeat(2, 1fr) auto !important;
  }
}
.error404 {
  background-color: #DE3A3E;
}
.error404 .tm-header,
.error404 .tm-header-mobile {
  display: none;
}
.error404 .tm-page {
  z-index: 0;
}
.error404 .uk-section-default {
  background: transparent;
  color: #fff;
}
.error404 .nuvens {
  background: url(/wp-content/uploads/2025/01/nuvens.png);
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 230px;
  display: inline;
  left: 0;
  z-index: -1;
}
.error404 .nuvens-topo {
  background: url(/wp-content/uploads/2022/02/nuvens-top.png);
  bottom: auto;
  top: 0;
  background-repeat: no-repeat;
  background-position: 50% 74%;
}
.error404 h1,
.error404 h2,
.error404 p,
.error404 .uk-button {
  z-index: 1;
  position: relative;
}
@media (max-width: 767px) {
  .error404 .uk-section.uk-section-large > img {
    width: 150px !important;
  }
}

.via-footer-toolbar {
  background: #CF2024;
  padding: 30px 0;
}

.via-footer {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  background-color: #F7F7F7;
}
.via-footer .grid-menu-rodape {
  display: grid;
  grid-template-columns: 1fr;
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 40px;
  justify-content: space-between;
}

.via-footer-container {
  padding-top: 45px;
  padding-bottom: 30px;
}

.via-footer small {
  color: #A19494;
}

.via-footer-copyright {
  padding-top: 25px;
  padding-bottom: 30px;
}

.via-footer .uk-list {
  padding: 0;
  list-style: none;
  padding-left: 0;
}
.via-footer .uk-list > li {
  line-height: 24px;
  padding-bottom: 8px;
  position: relative;
}
.via-footer .uk-list > li > a {
  color: #000000;
  padding: 0;
  text-decoration: underline;
}
.via-footer a > .uk-icon {
  width: 14px;
  height: 8px;
  color: #DE3A3E;
}
.via-footer a {
  color: #de3a3e;
}
.via-footer a:hover, .via-footer a:focus {
  color: #ffc44d;
}

.via-agencia svg {
  color: #0085FF;
}
.via-agencia svg:hover, .via-agencia svg:focus {
  color: #72a8e5;
}

.via-footer-copyright {
  padding-top: 25px;
  padding-bottom: 30px;
}

.via-agencia svg {
  transition: all 0.2s ease-in-ou;
  fill: #0085FF;
}
.via-agencia svg:hover, .via-agencia svg:focus {
  opacity: 1;
}

@media (min-width: 768px) {
  .via-footer .grid-menu-rodape {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1220px) {
  .via-footer .grid-menu-rodape {
    grid-template-columns: repeat(2, auto) repeat(2, minmax(150px, 270px));
    justify-content: space-between;
  }
}