
img[data-v-b76e1f12] {
  width: 20px;
  height: 20px;
  filter: brightness(0) invert(1);
}
nav a.router-link-exact-active img[data-v-b76e1f12] {
  filter: brightness(0) invert(0);
}
nav a.router-link-exact-active[data-v-b76e1f12] {
  color: #000 !important;
}
.menu-main[data-v-b76e1f12] {
  height: 120px;
  background-color: #bd8200;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 59px;
  z-index: 999;
}
.menu-item[data-v-b76e1f12] {
  display: flex;
  align-items: flex-end;
}
.menu-link-content[data-v-b76e1f12] {
  display: flex;
  align-items: center;
}
.menu-icon[data-v-b76e1f12] {
  margin-right: 3px;
}
.title-menu[data-v-b76e1f12] {
  margin-left: 40px;
  text-transform: uppercase;
  font-size: 25px;
  color: #fff;
  display: flex;
  flex-direction: column;
}
.subtitle-menu[data-v-b76e1f12] {
  font-weight: bold;
}
.menu-items[data-v-b76e1f12] {
  margin-right: 40px;
}
nav a[data-v-b76e1f12] {
  color: #fff !important;
  text-decoration: none;
}
nav a.router-link-exact-active[data-v-b76e1f12] {
  border-bottom: 1px solid var(--primary-color);
}
.menu-list[data-v-b76e1f12] {
  display: flex;
  justify-content: center;
  gap: 2.3rem;
  list-style-type: none;
}
.subtitle-menu[data-v-b76e1f12] {
  font-weight: bold;
}
.nav-rs-menu-btn[data-v-b76e1f12] {
  display: none;
}
@media (max-width: 992px) {
.menu-main[data-v-b76e1f12] {
    transition: 0.6s;
    position: sticky;
    top: 58px;
    z-index: 999999;
    width: auto;
    padding: 10px 15px;
}
.title-menu[data-v-b76e1f12] {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
}
.title-menu.hiddenNavBar[data-v-b76e1f12] {
    padding-top: 0;
}
.menu-list[data-v-b76e1f12] {
    position: absolute;
    width: 100%;
    height: 0px;
    right: 0px;
    z-index: 99999;
    transition: 0.6s;
    visibility: hidden;
    overflow-y: hidden;
    flex-direction: column;
    align-items: center;
    gap: 0.1%;
}
.nav-rs-menu-btn[data-v-b76e1f12] {
    display: block;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border: none;
    background: none;
    cursor: pointer;
}
.nav-rs-menu-btn .nav-rs-menu-btn-icon[data-v-b76e1f12] {
    display: block;
    color: white;
    border-top: 5px solid;
    width: 28px;
    float: right;
}
.nav-rs-menu-btn .nav-rs-menu-btn-icon[data-v-b76e1f12]::after,
  .nav-rs-menu-btn .nav-rs-menu-btn-icon[data-v-b76e1f12]::before {
    content: "";
    display: block;
    width: 28px;
    height: 5px;
    background: currentColor;
    margin-top: 5px;
}
.menu-items[data-v-b76e1f12] {
    margin-left: 150px;
    display: flex;
    flex-direction: column;
}
.menu-item[data-v-b76e1f12] {
    display: block;
    padding: 1rem 0;
    margin: 0 1rem;
}
.menu-item[data-v-b76e1f12] {
    font-size: 16px;
    line-height: 16px;
}
.menu-list.opened[data-v-b76e1f12] {
    height: 260px;
    visibility: visible;
    overflow-y: auto;
    margin-top: 81px;
    background-color: #181818;
    border-radius: 0 0 50px 50px;
    box-shadow: -1px 16px 20px 0px #000;
}
.menu-main.opened[data-v-b76e1f12] {
    border-radius: 0;
    box-shadow: -1px 6px 20px 0px #000;
}
}
@media (max-width: 576px) {
.title-menu[data-v-b76e1f12] {
    font-size: 22px;
}
}


:root {
  --primary-color: #363533;
  --primary-font: "Roboto", sans-serif;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: 400;
}
body {
  background-image: url(/wp-content/themes/zaffari/relatorio-social-2024/img/textura.2e4143ff.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
#app {
  font-family: var(--primary-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 59px;
}
.main {
  margin: 0;
}
.main-container {
  margin: 150px 0 0 0;
}
.container-relatorio,
.container-section {
  width: 1080px;
  margin: 50px auto 120px auto;
}
.title-relatorio {
  color: #bd8200;
  font-size: 43px;
  font-weight: bold;
  word-wrap: break-word;
  margin-bottom: 8px;
}
p {
  font-size: 16px;
}
.paragraph {
  margin-bottom: 25px;
  color: #353535;
  font-size: 17px;
  white-space: pre-line;
}
strong {
  font-weight: bold;
}
.center {
  text-align: center;
}
.swiper {
  z-index: 0 !important;
}
.swiper-wrapper {
  z-index: 0 !important;
  align-items: end !important;
}
.cardsTopico {
  display: flex;
  gap: 80px;
  flex-direction: column;
}
@media (max-width: 1336px) {
.cardsTopico {
    margin-top: 56px;
}
}
@media (max-width: 1090px) {
.container-relatorio,
  .container-section {
    width: 768px;
}
}
@media (max-width: 992px) {
.main-container {
    margin: 0;
}
.container-relatorio,
  .container-section {
    width: 70%;
}
.title-relatorio {
    text-align: center;
}
}
@media (max-width: 576px) {
.container-relatorio,
  .container-section {
    width: 90%;
}
.title-relatorio {
    font-size: 32px;
}
.container-section {
    margin-top: 50px;
}
}

