@import url("https://fonts.googleapis.com/css?family=Ropa+Sans:400,400i");
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,700");
a,
button,
input[type='submit'] {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.topo {
  width: 100%;
  float: left;
  display: block;
  background: #4a4c5a;
  height: 36px; }

.idiomas__itens {
  float: left;
  display: block;
  padding: 0;
  margin: 8px 0 0 0; }

.idiomas__item {
  float: left;
  display: block;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .idiomas__item:last-child {
    margin: 0; }

.idiomas__item--inativo {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%); }

.idiomas__item:hover {
  opacity: 0.5; }

.redes__itens {
  float: right;
  padding-top: 8px; }

.redes__item {
  float: left;
  display: block;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .redes__item:first-child {
    margin-left: 0; }

.redes__item:hover {
  opacity: 0.5; }

.menu {
  width: 100%;
  float: left;
  display: block;
  height: 108px;
  padding-top: 36px; }

.menu__itens {
  float: right;
  display: block;
  margin-top: 10px; 
}

.menu__item {
  float: left;
  display: block;
  padding: 0 7px; }

.menu__item:first-child {
  padding-left: 0; }

.menu__item:last-child {
  padding-right: 0; }

.menu__link {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 18px;
  color: #474955 !important;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-bottom: 39px;
  border-bottom: solid 0px #fff; }
  .menu__link:hover {
    text-decoration: none; }

.menu__item:hover a {
  padding-bottom: 36px;
  border-bottom: solid 3px #c6410a; }

  .menu__item ul {
    display: none;
    position: absolute;
    margin-left: -50px;
    width: 150px;
    background: #c6410a;  
    z-index: 20000;
    text-align: center;
 }
 .menu__item ul li {
   padding: 18px;
   border-top: 1px solid #d1673b;
 }
 .menu__item ul  a {
   color: #fff;
   text-decoration: none;
 }
 .menu__item:hover ul  a {
   text-decoration: none;
  padding-bottom: 0;
  border-bottom:0 }
  .menu__item:hover ul {
    display: block;
  }

.slick-slide {
  margin: 0; }

.banner {
  width: 100%;
  float: left;
  display: block; }
.banner-pages {
  height: auto !important;
}
.banner-pages--default {
  height: auto !important;
}
.banner-pages--default img {
  width: 100%;
  height: auto;

}
.banner-pages--default img.banner-pages--default-mobile {
  display: none;
}


.banner__conteudo {
  max-width: 457px;
  float: right;
  margin-right: 12%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 540px; }

.banner__titulo {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 66px;
  color: #c6410a !important;
  font-weight: 400; }

.banner__texto {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 24px;
  color: #474955 !important;
  font-weight: 400;
  float: left;
  padding-top: 18px; }

.banner__arrow {
  padding: 7px 0 0 10px;
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.banner__link:hover .banner__arrow {
  padding-left: 40px; }

.banner__conteudo-default {
  margin-top: -110%;
  z-index: 10000;
}
.banner__conteudo-default .banner__link img {
  width: inherit !important;
  height: auto;
}

@media(max-width: 1920px) {
  .banner-pages {
    height: 340px; 
  }
}

/** 1199px */
@media (max-width: 1199px) {
  .menu__item {
    padding: 0 20px; } }

.newsletter {
  width: 100%;
  float: left;
  display: block;
  background: #fff;
  padding: 54px 0; }

.newsletter__form {
  width: 100%;
  float: left;
  display: block;
  height: 54px;
  border: solid 1px #cccccc;
  border-radius: 3px; }

.newsletter__imagem {
  padding: 16px; }

.newsletter__input {
  background: none;
  border: none;
  width: 420px;
  height: 54px;
  text-align: center;
  font-family: 'Raleway';
  font-size: 14px;
  color: #474955 !important;
  font-weight: 300; }
  .newsletter__input:focus {
    outline: none; }

.newsletter__button {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 24px;
  color: #c6410a !important;
  font-weight: 300;
  border: none;
  background: none;
  float: right;
  height: 54px;
  padding-right: 20px; }

.newsletter-alert {
  position: absolute;
  top: -120px; }

.footer {
  width: 100%;
  float: left;
  display: block;
  background: #31333b;
  padding: 54px 0;
  text-align: center; }

.footer__titulo {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 18px;
  color: #fff !important;
  font-weight: 400;
  margin: 0 0 12px 0; }

.footer__endereco {
  font-family: 'Raleway';
  font-size: 14px;
  color: #fff !important;
  font-weight: 400;
  margin: 0 0 42px 0; }

.footer__numero {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 24px;
  color: #fff !important;
  font-weight: 400;
  margin: 0 0 36px 0; }

.footer .redes__itens {
  float: none;
  display: table;
  margin: 0 auto; }

footer {
  width: 100%;
  float: left;
  display: block;
  background: #1c1d21;
  height: 54px; }

.footer__descricao {
  padding-top: 18px;
  font-family: 'Raleway';
  font-size: 12px;
  color: #fff !important;
  font-weight: 400; }
  .footer__descricao p {
    margin: 0; }

.footer__visualcom img {
  float: right;
  padding-top: 20px; }

/** Max-width: 1199px */
@media (max-width: 1199px) {
  .newsletter__input {
    width: 330px; } }

@media (max-width: 991px) {
  footer {
    height: auto;
    text-align: center; }
  .footer__visualcom img {
    margin: 0 auto;
    float: none;
    display: table;
    margin-bottom: 10px; } }

@media (max-width: 500px) {
  .newsletter__input {
    width: 200px; } }

@media (max-width: 380px) {
  .newsletter__input {
    width: 130px; } }

.inicial {
  width: 100%;
  float: left;
  display: block; }

.titulo {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  padding: 80px 0; }

.titulo__subtitilo {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 18px;
  color: #474955 !important;
  font-weight: 400;
  margin: 0; }

.titulo__titulo {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 72px;
  color: #474955 !important;
  font-weight: 400;
  margin: 0; }

.titulo__divisor {
  width: 165px;
  height: 3px;
  border-radius: 3px;
  background: #c6410a;
  margin: 0 auto;
  float: none;
  display: table;
  margin-top: 18px;
  margin-bottom: 18px; }

.banner-pagina .banner__conteudo {
  float: none;
  max-width: 100%;
  height: auto;
  min-height: auto;
  margin-right: 0; }

.banner-pagina .banner__conteudo .titulo {

}

.projetos {
  width: 100%;
  float: left;
  display: block; }

.projeto-inicial {
  width: 50%;
  float: left;
  display: block;
  height: 414px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center; }
  .projeto-inicial > div {
    max-width: 550px; }
  .projeto-inicial .projeto-inicial__imagem {
    margin: 0 auto;
    float: none;
    display: table;
    margin-bottom: 36px; }
  .projeto-inicial .projeto-inicial__texto {
    font-family: 'Raleway';
    font-size: 14px;
    color: #fff !important;
    font-weight: 400;
    margin-bottom: 54px; }
  .projeto-inicial .projeto-inicial__link {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 14px;
    color: #fff !important;
    font-weight: 400;
    border: solid 1px #fff;
    border-radius: 3px;
    padding: 18px 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .projeto-inicial .projeto-inicial__link:hover {
      background: #fff;
      text-decoration: none;
      color: #122633 !important; }

.links {
  width: 100%;
  float: left;
  display: block;
  background: #f1f2f2;
  padding: 108px 0; }
  .links .links-inicial__item {
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .links .links-inicial__item a:hover {
      text-decoration: none; }
    .links .links-inicial__item:hover {
      opacity: 0.7; }
  .links .links-inicial__imagem {
    margin: 0 auto;
    float: none;
    display: table; }
  .links .links-inicial__titulo {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 30px;
    color: #474955 !important;
    font-weight: 400;
    margin: 54px 0 36px 0; }
  .links .links-inicial__texto {
    font-family: 'Raleway';
    font-size: 14px;
    color: #474955 !important;
    font-weight: 300;
    margin: 0; }

/** 1199px */
@media (max-width: 1199px) {
  .projeto-inicial > div {
    max-width: 440px; }
  .titulo__titulo {
    font-size: 54px; } }

/** 991px */
@media (max-width: 991px) {
  .banner__titulo {
    font-size: 54px; }
  .projeto-inicial {
    width: 100%; }
  .links-inicial__item {
    padding-bottom: 36px; } }

/** 767px */
@media (max-width: 767px) {
  .banner__conteudo {
    margin-right: 0; }
  .titulo__titulo {
    font-size: 36px; } }

@media (max-width: 600px) {
  .banner-pages--default img.banner-pages--default-mobile {
    display: block;
  }
  .banner-pages--default img.banner-pages--default-desktop {
    display: none;
  }
  .banner-pages {
    height: 350px !important; }
    .banner-pages--default {
      height: auto !important;
    }
  .banner__conteudo {
    min-height: 350px;
    max-width: 310px; }
  .banner__titulo {
    font-size: 36px; } }

@media (max-width: 40px) {
  .titulo__titulo {
    font-size: 26px; } }

.empresa {
  width: 100%;
  float: left;
  display: block; }

  .cosme {
    width: 100%;
    float: left;
    display: block; }

.conteudo {
  padding: 108px 0;
  font-family: 'Raleway';
  font-size: 14px;
  color: #333333 !important;
  font-weight: 400;
  line-height: 28px; }

  .conteudo02 {
    width: 100%;
    background-color: #f1f2f2;
    border-bottom: 1px solid #ccc;
    padding: 108px 0;
    font-family: 'Raleway';
    font-size: 14px;
    color: #333333 !important;
    font-weight: 400;
    line-height: 28px; }

    .conteudo02 h4 {
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 18px;
    }

.pessoas {
  padding: 0 0 108px 0;
  width: 100%;
  float: left;
  display: block;
  background: #f1f2f2; }

.pessoas__conteudo {
  font-family: 'Raleway';
  font-size: 14px;
  color: #333333 !important;
  font-weight: 400; }

.pessoas__listagem {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  padding-top: 108px; }

.pessoas__listagem-imagens {
  width: 100%;
  float: left;
  display: block;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

.pessoas__listagem-item {
  width: 165px;
  margin: 0 15px;
  position: relative; }
  .pessoas__listagem-item:last-child {
    margin-right: 0; }
  .pessoas__listagem-item:first-child {
    margin-left: 0; }
  .pessoas__listagem-item > img {
    border-radius: 100%; }

.pessoas__listagem-titulo {
  width: 100%;
  float: left;
  display: block;
  font-family: 'Ropa Sans', sans-serif;
  font-size: 30px;
  color: #474955 !important;
  font-weight: 400;
  margin-bottom: 54px; }

.pessoas__img-titulo {
  width: 100%;
  float: left;
  display: block;
  font-family: 'Raleway';
  font-size: 18px;
  color: #474955 !important;
  font-weight: 700;
  margin: 18px 0;
  text-transform: uppercase; }

.pessoas__img-legenda {
  width: 100%;
  float: left;
  display: block;
  font-family: 'Raleway';
  font-size: 14px;
  color: #333333 !important;
  font-weight: 400;
  margin: 0; }

.pessoas__listagem-hover {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.pessoas__listagem-item:hover {
  cursor: pointer; }

.pessoas__listagem-item:hover .pessoas__listagem-hover {
  opacity: 1; }

.hover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 20px; }
  .hover.hidden {
    display: none !important; }
  .hover:not(.hidden) .hover__backdrop {
    animation: hoverFadeIn 0.25s ease forwards; }
  .hover:not(.hidden) .hover__dialog {
    animation: hoverSlideIn 0.3s ease forwards; }

@keyframes hoverFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes hoverSlideIn {
  from {
    opacity: 0;
    transform: translateY(20px) scale(0.97); }
  to {
    opacity: 1;
    transform: translateY(0) scale(1); } }

.hover__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(49, 51, 59, 0.72);
  backdrop-filter: blur(2px);
  z-index: 1; }

.hover__dialog {
  position: relative;
  z-index: 2;
  background: #fff;
  width: 100%;
  max-width: 920px;
  max-height: calc(100vh - 64px);
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.28); }

.hover__close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.95);
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #474955;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .hover__close:hover {
    background: #c6410a;
    color: #fff; }
  .hover__close i {
    font-size: 16px;
    line-height: 1; }

.hover__layout {
  display: flex;
  min-height: 0;
  max-height: calc(100vh - 64px); }

.hover__aside {
  flex: 0 0 340px;
  background: #f1f2f2;
  padding: 56px 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center; }

.hover__imagem {
  line-height: 0; }

.hover__imagem-img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  border: 5px solid #fff;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12); }

.hover__descricao {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 16px;
  color: #c6410a !important;
  font-weight: 400;
  text-transform: uppercase;
  margin: 28px 0 0;
  padding: 0;
  line-height: 1.4; }
  .hover__descricao:empty {
    display: none; }

.hover__main {
  flex: 1;
  min-width: 0;
  padding: 52px 48px 52px 40px;
  overflow-y: auto; }

.hover__header {
  margin-bottom: 0; }

.hover__titulo {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 32px;
  color: #474955 !important;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.15; }

.hover__legenda {
  font-family: 'Raleway';
  font-size: 13px;
  color: #333333 !important;
  font-weight: 400;
  text-transform: uppercase;
  margin: 10px 0 0;
  letter-spacing: 0.04em; }
  .hover__legenda:empty {
    display: none; }

.hover__divisor {
  display: block;
  width: 60px;
  height: 3px;
  border-radius: 3px;
  background: #c6410a;
  margin: 22px 0 26px; }

.hover__conteudo {
  font-family: 'Raleway';
  font-size: 15px;
  color: #333333 !important;
  font-weight: 300;
  line-height: 1.75; }
  .hover__conteudo p {
    margin: 0 0 16px 0; }
    .hover__conteudo p:last-child {
      margin-bottom: 0; }
  .hover__conteudo h2,
  .hover__conteudo h3,
  .hover__conteudo h4 {
    font-family: 'Raleway';
    font-size: 18px;
    color: #4a4c5a !important;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 12px 0; }
  .hover__conteudo ul,
  .hover__conteudo ol {
    margin: 0 0 16px 0;
    padding-left: 20px; }

.removeScroll {
  overflow: hidden; }

@media (max-width: 991px) {
  .hover__aside {
    flex: 0 0 280px;
    padding: 40px 28px; }
  .hover__imagem-img {
    width: 160px;
    height: 160px; }
  .hover__main {
    padding: 40px 32px 40px 28px; }
  .hover__titulo {
    font-size: 26px; } }

@media (max-width: 767px) {
  .hover {
    padding: 16px 12px; }
  .hover__dialog {
    max-height: calc(100vh - 32px); }
  .hover__layout {
    flex-direction: column;
    max-height: calc(100vh - 32px); }
  .hover__aside {
    flex: none;
    width: 100%;
    padding: 36px 24px 28px; }
  .hover__imagem-img {
    width: 130px;
    height: 130px;
    border-width: 4px; }
  .hover__descricao {
    margin-top: 20px;
    font-size: 14px; }
  .hover__main {
    padding: 28px 24px 36px;
    flex: 1;
    min-height: 0; }
  .hover__titulo {
    font-size: 22px;
    text-align: center; }
  .hover__legenda {
    text-align: center; }
  .hover__divisor {
    margin: 18px auto 22px; }
  .hover__close {
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px; } }

@media (max-width: 480px) {
  .hover {
    padding: 0;
    align-items: flex-end; }
  .hover__dialog {
    max-width: 100%;
    max-height: 94vh;
    border-radius: 12px 12px 0 0; }
  .hover__layout {
    max-height: 94vh; }
  .hover__aside {
    padding: 32px 20px 24px; }
  .hover__imagem-img {
    width: 110px;
    height: 110px; }
  .hover__main {
    padding: 24px 20px 32px; }
  .hover__titulo {
    font-size: 20px; }
  .hover__conteudo {
    font-size: 14px;
    line-height: 1.7; } }

.como-ajudar__conteudo {
  width: 100%;
  float: left;
  display: block;
  background: #f1f2f2;
  padding: 108px 0;
  font-family: 'Raleway';
  font-size: 14px;
  color: #333333 !important;
  font-weight: 300;
  line-height: 28px; }
  .como-ajudar__conteudo p {
    padding-bottom: 36px; }
    .como-ajudar__conteudo p:last-child {
      padding: 0; }

.como-ajudar__formas {
  padding-top: 54px; }

.como-ajudar__pagar {
  width: 100%;
  float: left;
  display: block;
  background: #ED3B18;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.como-ajudar__pagar:hover {
    background: #333333; }

.como-ajudar__pagar select {
  background-color: transparent;
  border: 0;
  text-transform: uppercase;
}
.como-ajudar__pagar:hover select {
  background: #333333;
  color: #fff;
}
.como-ajudar__pagar input {
  cursor: pointer;
}

.como-ajudar__pagar:hover .como-ajudar__pagar-texto {
      color: #fff !important; }

.como-ajudar__pagar:hover {
  text-decoration: none; }

.como-ajudar__pagar-texto {
  font-family: 'Ropa Sans', sans-serif;
  font-size: 18px;
  color: #ffffff !important;
  font-weight: 400;
  float: left;
  padding: 18px 20px;
  margin: 0;
  line-height: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

select.como-ajudar__pagar-texto {
   padding: 5px !important;
   margin-top: 13px;
   margin-left: 15px;
   line-height: normal;
   height: 30px;
}

.como-ajudar__pagar-img {
  float: right;
  padding: 12px; }

@media (max-width: 991px) {
  .como-ajudar__formas {
    width: 100%;
    float: left;
    display: block; }
    .como-ajudar__formas:last-child {
      padding-top: 18px; } }

@media (max-width: 500px) {
  .como-ajudar__pagar-texto {
    width: 100%;
    float: left;
    display: block;
    text-align: center; }
  .como-ajudar__pagar-img {
    margin: 0 auto;
    float: none;
    display: table; } }

.parceiros__imagem {
  padding-bottom: 36px; }

  .parceiros__imagem img {
    width: 100%;
    height: auto;
  }

.hover__parceiros {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.parceiros__imagem:hover .hover__parceiros {
  opacity: 1; }

/** 1199px */
@media (max-width: 1199px) {
  .hover__parceiros-imagem {
    width: 213px; } }

/** 767px */
@media (max-width: 1199px) {
  .parceiros__imagem {
    margin: 0 auto;
    float: none;
    display: table; } }

.contato {
  width: 100%;
  float: left;
  display: block; }
  .contato .form-control {
    width: 100%;
    float: left;
    display: block;
    height: 54px;
    margin-bottom: 18px;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 18px;
    color: #333333 !important;
    font-weight: 400; }
  .contato textarea.form-control {
    height: 160px; }

.conteudo__btn-container {
  width: 100%;
  float: left;
  display: block; }

.conteudo__btn {
  width: 165px;
  height: 54px;
  font-family: 'Ropa Sans', sans-serif;
  font-size: 30px;
  color: #fff !important;
  font-weight: 400;
  background: #c6410a;
  border: solid 1px #c6410a;
  border-radius: 3px;
  margin: 0 auto;
  float: none;
  display: table;
  margin-top: 18px; }
  .conteudo__btn:hover {
    background: none;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 30px;
    color: #c6410a !important;
    font-weight: 400; }

/** Mapa */
.mapa {
  margin-top: 90px;
  width: 100%;
  float: left;
  display: block;
  height: 360px;
  margin-bottom: -1px; }

.projetos__veja {
  width: 100%;
  float: left;
  display: block;
  margin-top: 108px;
  margin-bottom: 54px; }

.projetos__veja-link {
  padding: 18px 50px;
  border: solid 1px #4a4c5a;
  float: left;
  border-radius: 3px;
  font-family: 'Ropa Sans', sans-serif;
  font-size: 24px;
  color: #474955 !important;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .projetos__veja-link span {
    color: #c6410a !important; }
  .projetos__veja-link:hover {
    text-decoration: none;
    background: #4a4c5a;
    color: #fff !important; }

.projetos__veja > div {
  float: none;
  display: table;
  margin: 0 auto; }

.responsivo {
  float: left;
  width: 100%;
  display: block;
  background: #474955;
  padding: 5px 0 0 0;
  margin-bottom: 36px; }

.responsivo__button {
  padding-top: 10px; }
  .responsivo__button:hover {
    cursor: pointer; }

.responsivo__button-item {
  width: 24px;
  height: 3px;
  margin: 0 auto;
  float: none;
  display: block;
  margin-bottom: 3px;
  background: #474955; }

.wrap {
  max-width: 1200px;
  margin: 0 auto; }

.wrap__login {
  width: 100%;
  display: block;
  float: left;
  padding: 15px;
  background: #290809; }
  .wrap__login--link {
    font-family: 'lato';
    font-size: 14px;
    font-weight: 400;
    color: #fff; }
    .wrap__login--link:hover {
      color: #fff;
      text-decoration: none; }

.idioma--selecione {
  margin-top: 36px !important;
  margin-left: 10px;
  width: 100%;
  float: left;
  display: block;
  font-family: 'Ropa Sans', sans-serif;
  font-size: 18px;
  color: #fff !important;
  font-weight: 400; }

  .knews {
    width: 100%;
    padding-top: 36px;
    padding-bottom: 24px;
    background-color: #e6e7e8;
  }
  .knews .ajax-msg {
    position: absolute;
    right: 14px;
    width: 360px;
    height: 360px;
    top: -80px;
  }
  .knews input {
    background-color: #ffffff;
    border: 0;
    border-radius: 3px;
    width: 100%;
    padding: 18px;
    font-family: 'Raleway';
    font-size: 14px;
    color: #333333;
  }
  .knews button {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    background-color: transparent;
    padding: 16px;
    border: 1px solid #474955;
    border-radius: 3px;
    width: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #c6410a;
  }
  .knews button:hover {
    background-color: #474955;
    color:#e6e7e8;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .knews h3 {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    color: #474955;
    line-height: 24px;
  }
  .knews h3 small {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Raleway';
    color: #c6410a;
    text-transform: none;
  }





  .knews-blog {
    background-color: #c6410a;
  }
  .knews-blog .ajax-msg {
    position: absolute;
    right: 14px;
    width: 360px;
    height: 360px;
    top: -80px;
  }
  .knews-blog input {
    background-color: #ffffff;
    border: 0;
    border-radius: 3px;
    width: 100%;
    padding: 18px;
    font-family: 'Raleway';
    font-size: 14px;
    color: #333333;
  }
  .knews-blog button {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    background-color: transparent;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 3px;
    width: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #fff;
  }
  .knews-blog button:hover {
    background-color: #fff;
    color:#c6410a;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .knews-blog h3 {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
  }
  .knews-blog h3 small {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Raleway';
    color: #fff;
    text-transform: none;
  }
  .news {
    width: 100%;
    float: left;
    display: block; 
  }
  .news-titulo {
    text-align: center;
    text-transform: uppercase;
  }
  .news-data {
    font-size: 24px;
    font-family: 'Ropa Sans', sans-serif;
    color: #474955;
  }
  .news-subtitulo span {
    display: inline-block;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #c6410a;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-family: 'Ropa Sans', sans-serif;
  }
  .news-titulo h2 {
    font-size: 72px;
    font-family: 'Ropa Sans', sans-serif;
    color: #474955;
  }
  .news-texto {
    margin-top: 18px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Raleway';
    color: #333333;
    line-height: 24px;
  }
  .news-links {
    text-align: center;
    margin-top: 36px;
  }
  .news-links a {
    display: inline-block;
    margin: 14px;
    text-transform: uppercase;
    color: #474955;
    font-size: 23px;
    font-family: 'Ropa Sans', sans-serif;
    text-decoration: none;
    border: 1px solid #565865;
    border-radius: 5px;
    padding: 8px;
    width: 330px;

  }
  .news-links a img {
    margin-right: 10px;
  }
  .news-links a:hover {
    color: #c6410a;
    border: 1px solid #c6410a;
  }
.news .conteudo02 {
  padding-top: 54px;
}
.news-old-titulo {
  text-align: center;
  text-transform: uppercase;
}
.news-old-titulo h3 {
  font-size: 72px;
  font-family: 'Ropa Sans', sans-serif;
  color: #474955;
  margin: 0;
  margin-top: 18px;
  margin-bottom: 36px;
  padding: 0;
}
.news-old-titulo span {
  display: inline-block;
  font-size: 24px;
  font-family: 'Ropa Sans', sans-serif;
  color: #474955;
  border-bottom: 4px solid #c6410a;
  padding-bottom: 10px;
}
.news-post {
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid  #ccc;
}
.news-post-links {
  text-align: right;
}
.news-post-links a {
  display: inline-block;
  text-transform: uppercase;
  color: #474955;
  font-size: 14px;
  font-family: 'Ropa Sans', sans-serif;
  text-decoration: none;
  border: 1px solid #565865;
  border-radius: 5px;
  padding: 5px;
  margin-right: 10px;

}
.news-post-links a img {
  margin-right: 10px;
  width: 18px;
  height: auto;
}
.news-post-links a:hover {
  color: #c6410a;
  border: 1px solid #c6410a;
}
.news-post-titulo a {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Raleway';
  color: #333333;
  line-height: 24px;
  text-decoration: none;
  display: block;
  padding-top: 8px;
}
.news-post-titulo a:hover {
  color: #c6410a;
}


@media only screen and (max-width: 700px) {
  .news-post {
    text-align: center;
  }
  .news-post-links {
    text-align: center;
    margin-top: 18px;
  }
  .knews-blog {
    background-color: #c6410a;
  }
  .knews-blog .ajax-msg {
    position: absolute;
    right: 14px;
    width: 360px;
    height: 360px;
    top: -80px;
  }
  .knews-blog input {
    margin-bottom: 10px;  }

    .news-texto img {
      width: 100%;
      height: auto;
    }
  
}

@media only screen and (max-width: 1023px) {
  .wrap {
    max-width: 100%;
    margin: 0; }
  .nav-aberta {
    z-index: 99999;
    width: 90%;
    position: fixed;
    top: 0;
    right: 0;
    display: none;
    height: 100vh;
    overflow: scroll;
    background: #474955; }
  .nav__close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px; }
    .nav__close:hover {
      cursor: pointer; }
  .nav-aberta ul {
    padding: 0;
    margin: 0;
    background: #474955; }
  .nav-toggle {
    position: absolute;
    top: -36px;
    right: 0;
    cursor: pointer;
    width: 72px;
    height: 72px;
    z-index: 999999;
    display: block;
    padding: 10px 6px 6px 6px; }
  .listaNav {
    float: left;
    width: 100%;
    display: block; }
  .listaNav__item {
    padding: 0;
    width: 100%;
    float: left;
    display: block;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.listaNav__item--idioma {
  border-bottom: 0;
}

    .listaNav__item--categoria {
      background: #474955;
      font-family: 'Ropa Sans', sans-serif;
      font-size: 14px;
      color: #fff !important;
      font-weight: 400; }
    .listaNav__item:hover {
      background: #474955; }
    .listaNav__item:first-child {
      border-top: 1px solid #fff;
      margin-top: 40px; }
  .listaNav__link {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 18px;
    color: #fff !important;
    font-weight: 400;
    padding: 10px 15px;
    width: 100%;
    float: left;
    display: block; }
    .listaNav__item--idioma .listaNav__link {
      display: inline-block;
      width: 30px !important;
      margin-right: 20px;
    }
    .listaNav__link:hover {
      color: #fff;
      text-decoration: none; }
    .listaNav__link img {
      margin: 3px 10px 0 0; }
  .listaNav--cliente li {
    margin-top: 0 !important; }
  .responsivo__menu {
    float: right; } }

@media (max-width: 2000px) {
  .banner__conteudo-default {
    margin-top: -130%;
  }

}

@media (max-width: 1920px) {
  .banner__conteudo-default {
    margin-top: -125%;
  }

}

@media (max-width: 1680px) {
  .banner__conteudo-default {
    margin-top: -110%;
  }

}

@media (max-width: 1440px) {
  .banner__conteudo-default {
    margin-top: -110%;
  }

}

@media (max-width: 1366px) {
  .banner__conteudo-default {
    margin-top: -100%;
  }
  .banner__conteudo-default .banner__titulo {
      font-size: 60px;
  }
}

@media (max-width: 1280px) {
  .banner__conteudo-default {
    margin-top: -95%;
  }
  .banner__conteudo-default .banner__titulo {
      font-size: 56px;
  }
}

@media (max-width: 1090px) {
  .banner__conteudo-default {
    margin-top: -86%;
  }
  .banner__conteudo-default .banner__titulo {
      font-size: 44px;
  }

  .hover__parceiros {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .banner__conteudo-default {
    margin-top: -40% !important;
    max-width: 300px;
    float: right;
  }
  .banner__conteudo-default .banner__titulo {
      font-size: 36px;
      margin: 0;
     padding: 0;
  }
}

@media (max-width: 800px) {
  .banner__conteudo-default {
    margin-top: -30% !important;
    max-width: 300px;
    float: right;
  }
  .banner__conteudo-default .banner__titulo {
      font-size: 30px;
      margin: 0;
     padding: 0;
  }
}

@media (max-width: 600px) {
  .banner__conteudo-default {
    margin-top: -80% !important;
    max-width: 300px;
    float: right;
  }
  .banner__conteudo-default .banner__titulo {
      font-size: 48px;
      margin: 0;
     padding: 0;
  }
}

@media (max-width: 480px) {
  .banner__conteudo-default {
    margin-top: -60% !important;
    max-width: 300px;
    float: right;
  }
  .banner__conteudo-default .banner__titulo {
      font-size: 30px;
      margin: 0;
     padding: 0;
  }
}

@media (max-width: 380px) {
  .banner__conteudo-default {
    margin-top: -80% !important;
    max-width: 200px;
    float: right;
  }
  .banner__conteudo-default .banner__titulo {
      font-size: 30px;
      margin: 0;
     padding: 0;
  }
}

@media (max-width: 640px) {
  .cosme-foto {
    text-align: center;
    margin-bottom: 36px;
  }
}

footer {
  width: 100%;
  font-family: "Raleway";
}
.footer__container {
  width: 100%;
  padding-top: 108px;
  padding-bottom: 108px;
  background-color: #EAEAEA;
  color: #474955;
}
.footer__container a {
  color: #474955;
}
.footer__container-ideak p {
  margin-top: 36px;
  line-height: 24px;
}
.footer__container-itens-infos {
  margin-bottom: 18px;
}
.footer__container-itens-infos h5 {
  margin: 0;
  margin-bottom: 8px;
  padding: 0;
  /*font-family: "Ropa Sans";*/
  font-size: 16px;
  font-weight: bold;
  color: #E44002;
}
.footer__container-itens-infos h5 a {
  color: #E44002;
}
.footer__container-itens-infos h5 i {
  font-size: 8px;
}
.footer__container-itens-infos-redes a {
  font-size: 24px;
  display: inline-block;
  margin: 5px;
}
.footer__container-itens-infos-redes a:hover {
  color:  rgb(151, 150, 150);
}
.footer__container-itens-infos-projetos i {
  font-size: 8px;
  color: #979696;
}
.footer__container-itens-infos-apps img {
  width: 100px;
  height: auto;
}

.footer__newsletter {
  width: 100%;
  padding-top: 36px;
  padding-bottom: 10px;
  background-color: rgb(211, 209, 209);
  color: #474955;
}
.footer__newsletter h3 {
  margin-top: 54px;
  font-family: "Ropa Sans";
  font-size: 36px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 24px;
}
.footer__newsletter h3 small {
  font-family: "Raleway";
  font-size: 14px;
  text-transform: none;
}
.footer__newsletter form {
  text-align: right;
  padding-top: 18px;
}
.footer__newsletter input[type="text"] {
  width: 40%;
  display: inline-block;
  border: 1px solid #EAEAEA;
  background-color: #EAEAEA;
  border-radius: 3px;
  padding: 8px;
  margin-right: 24px;
}
.footer__newsletter .checkbox {
  margin-left: 18px;
  text-align: left;
  width: 80%;
}
.footer__newsletter button {
  display: inline-block;
  padding: 16px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #E44002;
  border: 1px solid #E44002;
  border-radius: 3px;
  color: #fff;

}
.footer__newsletter button:hover {
  background-color: #fff;
  color: #E44002;
}

.footer__credits {
  width: 100%;
  padding-bottom: 18px;
  padding-top: 18px;
  background-color: rgb(151, 150, 150);
  color: #fff;
}

@media (max-width: 600px ) {
  .footer__newsletter form {
    text-align: center;
  }
  .footer__newsletter button {
    margin-top: 36px;
  }
}

.newsletter-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000001;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 20px; }
  .newsletter-modal.hidden {
    display: none !important; }
  .newsletter-modal:not(.hidden) .newsletter-modal__backdrop {
    animation: hoverFadeIn 0.25s ease forwards; }
  .newsletter-modal:not(.hidden) .newsletter-modal__dialog {
    animation: hoverSlideIn 0.3s ease forwards; }

.newsletter-modal__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(49, 51, 59, 0.72);
  backdrop-filter: blur(2px);
  z-index: 1; }

.newsletter-modal__dialog {
  position: relative;
  z-index: 2;
  background: #fff;
  width: 100%;
  max-width: 440px;
  padding: 40px 36px 32px;
  border-radius: 6px;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.28);
  text-align: center; }

.newsletter-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8a8d96;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .newsletter-modal__close:hover {
    background: #f2f2f2;
    color: #474955; }
  .newsletter-modal__close i {
    font-size: 16px;
    line-height: 1; }

.newsletter-modal__icon {
  width: 72px;
  height: 72px;
  margin: 0 auto 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px; }

.newsletter-modal--success .newsletter-modal__icon {
  background: rgba(46, 125, 50, 0.12);
  color: #2e7d32; }

.newsletter-modal--info .newsletter-modal__icon {
  background: rgba(228, 64, 2, 0.12);
  color: #E44002; }

.newsletter-modal--error .newsletter-modal__icon {
  background: rgba(198, 40, 40, 0.12);
  color: #c62828; }

.newsletter-modal--success .newsletter-modal__icon i:before {
  content: "\f058"; }

.newsletter-modal--info .newsletter-modal__icon i:before {
  content: "\f0e0"; }

.newsletter-modal--error .newsletter-modal__icon i:before {
  content: "\f06a"; }

.newsletter-modal__title {
  margin: 0 0 12px;
  font-family: "Ropa Sans", sans-serif;
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #474955;
  line-height: 1.2; }

.newsletter-modal__message {
  margin: 0 0 28px;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #6b6e78; }

.newsletter-modal__btn {
  display: inline-block;
  min-width: 160px;
  padding: 14px 32px;
  background-color: #E44002;
  border: 1px solid #E44002;
  border-radius: 3px;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .newsletter-modal__btn:hover {
    background-color: #fff;
    color: #E44002; }

body.newsletter-modal-open {
  overflow: hidden; }

@media (max-width: 480px) {
  .newsletter-modal__dialog {
    padding: 36px 24px 28px; }
  .newsletter-modal__title {
    font-size: 22px; } }

.agenda {
  width: 100%;
  float: left;
  display: block; 
}
.agenda__conteudo {
  padding-top: 0;
  padding-bottom: 0;
}
.agenda__evento {
  padding-top: 72px;
  padding-bottom: 72px;
  background-color: #EAEAEA;
  margin-bottom: 0px;
  border-radius: 3px;
  transition: 0.3s;
  color: #474955;
  font-family: "Raleway";
  font-weight: 400;
  cursor: pointer;
}
.agenda__evento--light {
  background-color: #ffffff;
}
.agenda__evento a {
  display: block;
  color: #474955;
  text-decoration: none;
}
.agenda__evento a:visited {
  color: #474955;
  text-decoration: none;
}
.agenda__evento a:hover {
  color: #474955;
  text-decoration: none;
}
.agenda__evento:hover {
  background-color: rgb(243, 243, 243);
  transition: 0.3s;
  padding-top: 108px;
  padding-bottom: 108px;
}
.agenda__evento i {
  font-size: 18px;
  color: #c6410a;
}
.agenda__evento h3 {
  margin: 0;
  padding: 0;
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 800;
}
.agenda__evento-infos-cidade {
  font-size: 24px;
  line-height: 18px;
  margin-bottom: 18px;
}
.agenda__evento-infos small {
  display: inline-block;
  margin-left: 24px;
  font-size: 14px;
  margin-top: 5px;
}
.agenda__evento-infos span {
  display: inline-block;
  margin-left: 18px;
}
.agenda__evento-mais i {
  display: inline-block;
  margin-top: 24px;
  font-size: 36px;
  color: #E44002;
}
.agenda__evento-mais img {
  width: 80px;
  height: auto;;
  border-radius: 800px;
}

.agenda__detalhe-evento {
  padding-top: 108px;
  padding-bottom: 108px;
  border-top: 1px solid #ccc;
  font-family: "Raleway";
  font-weight: 400;
  color: #474955;
}
.agenda__detalhe-data {
  display: inline-block;
  padding: 10px;
  background-color: #E44002;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
}
.js-imprimir {
  display: inline-block;
  padding: 10px;
  padding-left: 18px;
  padding-right: 18px;
  margin-left: 8px;
  color: #FFF;
  background-color: #979696;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
}
.js-imprimir:hover {
  color: #fff;
  text-decoration: none;
}
.agenda__detalhe-data span {
  display: inline-block;
  margin-left: 18px;
}
.agenda__detalhe-evento h2 {
  font-size: 42px;
  font-family: "Ropa Sans";
  font-weight: 800;
  margin-top: 36px;
  margin-bottom: 36px;
  text-align: left;
}
.agenda__detalhe-completa {
  margin-bottom: 36px;
}
.agenda__detalhe-completa a {
  text-decoration: none;
  color: #31333b;
}
.agenda__detalhe-descricao {
  line-height: 24px;
}
.agenda__detalhe-descricao img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 18px;
}
.agenda__local {
  margin-top: 54px;
}
.agenda__local-conteudo {
  padding: 36px;
  background-color: #e6e7e8;
  min-height: 420px;
}
.agenda__local-conteudo h4 {
  font-size: 18px;
  font-family: "Ropa Sans";
  font-weight: 800;
  text-transform: uppercase;
}
.agenda__local-conteudo span {
  font-size: 18px;
}

.agenda__nav {
  margin-top: 54px;
}
.agenda__nav a {
  text-decoration: none;
  font-weight: 300;
  font-size: 16px;
  color: #1c1d21;
}
.agenda__nav--next {
  text-align: right;
}

.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 64%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > *{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}
.agenda__btn {
  text-align: center;
  padding-top: 54px;
}
.agenda__btn a {
  display: inline-block;
  padding: 18px;
  padding-left: 36px;
  padding-right: 36px;
  border-radius: 5px;
  color: #ffff;
  background-color: #339967;
  border: 1px solid #339967;
  text-decoration: none;
}
.agenda__btn a:hover {
  color: #339967;
  background-color: #FFF;
  text-decoration: none;
}

@media ( max-width: 600px ) {
  .iframe-container {
    margin-top: 36px;
  }
}

.header-print {
  display: none;
  text-align: center;
  padding: 18px;
  
}

@media print {
  header {
    display: none;
  }
  footer {
    display: none;
  }
  .js-imprimir {
    display: none;
  }
  .agenda__detalhe-completa {
    display: none;
  }
  .agenda__detalhe-data {
    text-align: left;
  }
  .agenda__btn {
    display: none;
  }
  .agenda__nav {
    display: none;
  }
  .header-print {
    display: block;
  }
  .agenda {
    margin-top: 0;
    padding-top: 0;
  }
  .agenda__detalhe-evento {
    margin-top: 0;
    padding-top: 0;
  }

}

.faq {
  padding-top: 54px;
  padding-bottom: 108px;
  font-size: 16px;
  color: #333 ;
}
.faq h2 {
  margin-bottom: 54px;
  font-size: 48px;
  font-weight: 700;
  color: #474955;
}
.faq p {
  line-height: 20px;
  color: #474955;
  font-family: 'Raleway';
  font-size: 14px;
}
.faq h3 {
  margin-bottom: 18px;
  margin-top: 36px;
  font-size: 18px;
  font-weight: 700;
  color: #474955;
  text-transform: none;
}

.faq-busca {
  margin-top: 36px;
}
.faq-busca input {
  width: 300px !important;
}
#relatorio {
  margin-top: 36px;
}

.topicos {
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  color: #666666;
  cursor: pointer;
}
.topicos i {
border: 1px solid #ccc;
background-color: #fff;
color: #0042a9;
border-radius: 1000px;
padding: 5px;
font-size: 11px;
display: inline-block;
margin-right: 8px;
text-align: center;
}
.topicos:hover i {
border: 1px solid #0042a9;
background-color: #0042a9;
color: #fff;
border-radius: 1000px;
padding: 5px;
font-size: 11px;
display: inline-block;
margin-right: 8px;
text-align: center;
}
.container-termos {
  display: none;
  width: 100%;
  padding: 18px;
  border-bottom: 1px solid #ccc;
  background-color: #fafafa;
  font-size: 16px;
  color: #666666;
  z-index: 9000;
  -webkit-box-shadow: inset 0px 7px 10px -5px rgba(0,0,0,0.14);
  -moz-box-shadow: inset 0px 7px 10px -5px rgba(0,0,0,0.14);
  box-shadow: inset 0px 7px 10px -5px rgba(0,0,0,0.14);
}
.container-documentos {
display: none;
padding: 18px;
padding-top: 10px;
font-size: 14px;
color: #666666;
}
.container-documentos a {
display: block;
margin-bottom: 18px;
}


.conteudo__btn--contato {
  margin-top: 92px!important;
}

.grecaptcha-badge {
  display: none;
}