@charset "UTF-8";
/*!
Theme Name: Pacto Global
Theme URI: http://underscores.me/
Author: Hands On
Author URI: https://handson-ti.com.br/
Description: Iniciativa da ONU para engajar empresas e organizações na adoção de dez princípios nas áreas de direitos humanos, trabalho, meio ambiente e anticorrupção.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pacto-global
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Pacto Global is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@font-face {
  font-family: "Flama-Regular";
  src: url("./css/fonts/Flama-Regular.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Flama-Italic";
  src: url("./css/fonts/Flama-Italic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Flama-Bold-Italic";
  src: url("./css/fonts/Flama-Bold-Italic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FlamaBlack-Italic";
  src: url("./css/fonts/FlamaBlack-Italic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FlamaBlack-Regular";
  src: url("./css/fonts/FlamaBlack-Regular.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FlamaLight-Italic";
  src: url("./css/fonts/FlamaLight-Italic.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FlamaLight-Regular";
  src: url("./css/fonts/FlamaLight-Regular.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "FlamaCondensed-Medium";
  src: url("./css/fonts/FlamaCondensed-Medium.woff2") format("woff2"), url("./css/fonts/FlamaCondensed-Medium.ttf") format("truetype");
  font-display: swap;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  transition: all 0.5s;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

body {
  -webkit-font-smoothing: antialiased;
}

body,
input,
textarea,
select {
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
a {
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img {
  max-width: 100%;
}

.container-fluid {
  max-width: 1332px;
}

.boxTitle {
  display: flex;
  align-items: center;
  gap: 6px;
  padding-left: 0px;
}

.boxTitle .stripe {
  background-color: #699cc6;
  width: 15px;
  height: 6px;
}

.clearfix {
  min-height: 130px;
}

p {
  font-size: 18px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  color: #707070;
}

p a {
  font-size: 18px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  color: #0a58ca;
}

/**/
/* .title {
  font-size: 30px !important;
}
.subtitle {
  font-size: 32px !important;
} */
/* Imports principais */
.como-aderir {
  min-height: 348px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
}

.como-aderir .row {
  max-width: 1032px;
  width: 100%;
}

.como-aderir .boxTitle {
  padding-left: 0px;
}

.como-aderir .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.como-aderir .boxSubtitle {
  margin-top: 21px;
  margin-bottom: 18px;
  padding-left: 0px;
}

.como-aderir .boxSubtitle .subtitle {
  font-size: 42px;
  line-height: 48px;
  color: #272b2d;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.como-aderir .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-left: 0px;
}

.como-aderir .box .boxDescription {
  max-width: 769px;
  width: 100%;
}

.como-aderir .box .boxDescription .description {
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  text-align: left;
}

.como-aderir .box .boxButtonCta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 14px;
}

.como-aderir .box .boxButtonCta .buttonCTA {
  background-color: #4c6b8b;
  text-transform: uppercase;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 160px;
  height: 50px;
  font-size: 16px;
  line-height: 19px;
  border: none;
  border-radius: 0px;
}

.como-aderir .box .boxButtonCta .buttonCTA:hover {
  background-color: #1e3250;
}

.como-aderir .box .boxButtonCta .buttonCTA > img {
  transform: translate(8px);
  transition: all 0.2s ease-in-out;
}

.como-aderir .box .boxButtonCta .buttonCTA:hover > img {
  transform: translate(12px);
}

.bannerFooter {
  min-height: 950px;
  margin-top: -800px;
}

.movimentos {
  padding-top: 50px !important;
  padding-bottom: 40px !important;
  background-color: #fafafa !important;
}

.movimentos .boxTitle {
  padding-left: 0px !important;
}

.movimentos .title {
  color: #707070 !important;
  font-size: 36px !important;
  line-height: 43px !important;
}

.movimentos .boxSubtitle {
  max-width: 1032px !important;
  width: 100% !important;
  padding-left: 0px !important;
}

.movimentos .boxSubtitle .subtitle {
  color: #272b2d !important;
  font-size: 38px !important;
  line-height: 45px !important;
  margin-top: 21px !important;
  margin-bottom: 24px !important;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.movimentos .boxDescription {
  max-width: 769px !important;
  width: 100% !important;
  padding-left: 0px !important;
  border-bottom: 0 !important;
}

.movimentos .boxDescription .description {
  font-family: "Roboto", sans-serif !important;
  font-size: 20px !important;
  line-height: 30px !important;
  color: #707b81 !important;
  margin-bottom: 49px !important;
}

.movimentos .listBoxMoviments {
  gap: 30px !important;
}

.movimentos .boxMoviments {
  max-width: 424px !important;
  width: 100% !important;
  height: 107px !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  transition: opacity 0.3s ease, height 0.3s ease !important;
  gap: 21px !important;
}

.movimentos .boxMoviments .imageMoviment {
  /* padding-left: 50px; */
  margin-left: -4px !important;
}

.movimentos .boxMoviments:hover .imageMoviment {
  padding-left: 0px !important;
  margin-left: 0 !important;
}

.movimentos .boxMoviments .iconMoviment {
  opacity: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

.movimentos .boxMoviments:hover .iconMoviment {
  display: flex !important;
  opacity: 1 !important;
  height: 58px !important;
  justify-content: center !important;
}

.tematicas {
  padding-top: 50px !important;
  padding-bottom: 40px !important;
  background-color: #fafafa !important;
}

.tematicas .boxTitle {
  padding-left: 0px !important;
}

.tematicas .title {
  color: #707070 !important;
  font-size: 36px !important;
  line-height: 43px !important;
}

.tematicas .boxSubtitle {
  max-width: 1032px !important;
  width: 100% !important;
  padding-left: 0px !important;
}

.tematicas .boxSubtitle .subtitle {
  color: #272b2d !important;
  font-size: 38px !important;
  line-height: 45px !important;
  margin-top: 21px !important;
  margin-bottom: 24px !important;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tematicas .boxDescription {
  max-width: 769px !important;
  width: 100% !important;
  padding-left: 0px !important;
}

.tematicas .boxDescription .description {
  font-family: "Roboto", sans-serif !important;
  font-size: 20px !important;
  line-height: 30px !important;
  color: #707b81 !important;
  margin-bottom: 49px !important;
}

.tematicas .listBoxTematicas {
  gap: 30px !important;
}

.tematicas .listBoxTematicas .titleTematicas {
  font-size: 23px !important;
  line-height: 30px !important;
  font-weight: 700 !important;
  margin-bottom: 0px !important;
  color: #fafafa !important;
  text-transform: uppercase !important;
}

.tematicas .boxTematicas {
  max-width: 424px !important;
  width: 100% !important;
  height: 107px !important;
  background-color: #1e3250 !important;
  text-decoration: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 21px !important;
  position: relative !important;
  word-break: break-all !important;
  transition: opacity 0.3s ease, height 0.3s ease !important;
}

.tematicas .boxTematicas::before {
  content: "" !important;
  width: 55px !important;
  height: 100% !important;
  background-image: url("./img/tematicas/azul-tematica.svg") !important;
  background-size: cover !important;
  background-position: center !important;
  position: absolute !important;
  left: 0 !important;
  opacity: 0 !important;
  transition: opacity 0.3s ease !important;
}

.tematicas .boxTematicas:hover::before {
  opacity: 1 !important;
}

.tematicas .boxTematicas .iconeTematicas {
  width: 55px !important;
  margin-left: 42px !important;
}

.tematicas .boxTematicas .setaTematicas {
  margin-top: 2px !important;
  opacity: 0 !important;
  transform: translateX(-100%) !important;
  transition: opacity 0.3s ease, transform 0.3s ease !important;
}

.tematicas .boxTematicas:hover .setaTematicas {
  opacity: 1 !important;
  transform: translateX(0) !important;
}

.apoiadores-parceiros {
  min-height: 237px;
  display: flex;
  align-items: center;
  background-color: #FFFFFE;
  padding-top: 46px;
  padding-bottom: 58px;
}

.apoiadores-parceiros .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.apoiadores-parceiros .rowParceiros {
  margin-top: 40px;
}

.apoiadores-parceiros .listApoiadoresInstitucionais,
.apoiadores-parceiros .listParceiros {
  margin-top: 21px;
  gap: 32px;
  align-items: center;
}

.apoiadores-parceiros .listApoiadoresInstitucionais img,
.apoiadores-parceiros .listParceiros img {
  max-width: 100%;
  width: 100%;
}

.apoiadores-parceiros .listApoiadoresInstitucionais a,
.apoiadores-parceiros .listParceiros a {
  width: 150px;
}

.pataformas-de-acao {
  padding-top: 47px;
  padding-bottom: 50px;
}

.pataformas-de-acao .boxTitle {
  padding-left: 0px;
}

.pataformas-de-acao .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.pataformas-de-acao .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.pataformas-de-acao .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 23px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pataformas-de-acao .boxDescription {
  max-width: 769px;
  width: 100%;
  padding-left: 0px;
}

.pataformas-de-acao .boxDescription .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 50px;
}

.pataformas-de-acao .listBoxPlataforms {
  gap: 30px;
}

.pataformas-de-acao .boxPlataforms {
  /* max-width: 442px; */
  max-width: 424px;
  width: 100%;
  min-height: 320px;
  text-decoration: none;
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 15px;
}

.pataformas-de-acao .boxPlataforms::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #122945 0%, rgba(18, 41, 69, 0.9568627451) 64%, rgba(10, 40, 70, 0) 100%);
  opacity: 0.8;
  z-index: 1;
}

.pataformas-de-acao .boxPlataforms .title {
  font-family: "FlamaBlack-Regular", sans-serif;
  color: #ffffff;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  margin-top: 60px;
  margin-left: 27px;
  z-index: 2;
  width: 80%;
  min-height: 66px;
}

.pataformas-de-acao .boxPlataforms .boxButtonMore {
  margin: 0 auto;
  width: 134px;
  height: 42px;
  margin-top: 117px;
  z-index: 2;
}

.pataformas-de-acao .boxPlataforms .boxButtonMore .btnSeeMorePlataforms {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  background-color: #ffffff;
  color: #1e3250;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  border: none;
}

.pataformas-de-acao .boxPlataforms .boxButtonMore .btnSeeMorePlataforms > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.pataformas-de-acao .boxPlataforms .boxButtonMore .btnSeeMorePlataforms:hover > img {
  content: url("./img/plataformas-de-acao/seta-branca.svg");
  transform: translate(10px);
}

.pataformas-de-acao .boxPlataforms .boxButtonMore .btnSeeMorePlataforms:hover {
  background-color: #699cc6;
  color: #ffffff;
}

.banner-carousel {
  padding-top: 50px;
  padding-bottom: 75px;
}

.banner-carousel .listBoxCarousel {
  gap: 30px;
  justify-content: center;
}

.banner-carousel .boxCarousel {
  /* max-width: 442px; */
  max-width: 370px;
  width: 100%;
  height: 150px;
  text-decoration: none;
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  justify-content: center;
}

.banner-carousel .boxCarousel::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, #122945 0%, rgba(18, 41, 69, 0.9568627451) 64%, rgba(10, 40, 70, 0) 100%);
  opacity: 0.34;
  z-index: 1;
}

.banner-carousel .boxCarousel:hover::before {
  opacity: 0.8;
}

.banner-carousel .boxCarousel .title {
  font-family: "FlamaBlack-Regular", sans-serif;
  color: #ffffff;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  z-index: 2;
  width: 100%;
}

.banner-carousel .carousel-control-prev {
  justify-content: start;
  width: 30px;
}

.banner-carousel .carousel-control-next {
  justify-content: end;
  width: 30px;
}

.banner-carousel .carousel-control-prev-icon,
.banner-carousel .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-1.svg");
  background-repeat: no-repeat;
  overflow: hidden;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}

.banner-carousel .carousel-control-next-icon {
  transform: rotate(180deg);
}

.banner-carousel .carousel-control-prev:hover .carousel-control-prev-icon,
.banner-carousel .carousel-control-next:hover .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-2-hover.svg");
  background-repeat: no-repeat;
}

.banner-carousel #CcarouselCarouselIndicators .carousel-indicators {
  bottom: -60px;
}

.banner-carousel #CcarouselCarouselIndicators #bulletBannerCarousel {
  width: 15px;
  height: 15px;
  border: none;
  background-color: #aecfe6;
  border-radius: 50%;
}

.banner-carousel #CcarouselCarouselIndicators #bulletBannerCarousel.active {
  background-color: #1e3250;
}

.noticias {
  padding-top: 50px;
  padding-bottom: 44px;
  background-color: #fafafa;
}

.noticias .container-fluid {
  position: relative;
}

.noticias .swiper {
  max-width: 1211px;
  margin: 0 auto;
}

.noticias .boxTitle {
  padding-left: 0px;
}

.noticias .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.noticias .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.noticias .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 50px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.noticias .listCardNotices .boxCardNotice {
  min-height: 646px;
  padding: 0;
  border: none;
  border-radius: 0px;
}

.noticias .listCardNotices .boxCardNotice .card-img-top {
  margin-bottom: 35px;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  border-radius: 0;
}

.noticias .listCardNotices .card-body {
  padding-left: 30px;
  padding-right: 30px;
}

.noticias .listCardNotices .card-body .boxTitleCard {
  display: flex;
  align-items: center;
  gap: 11.5px;
}

.noticias .listCardNotices .card-body .boxTitleCard .card-title {
  margin-bottom: 0px;
  color: #707070;
  font-size: 20px;
  line-height: 24px;
}

.noticias .listCardNotices .card-body .boxTitleCard .borderLeft {
  width: 6px;
  height: 15px;
  background-color: #699cc6;
}

.noticias .listCardNotices .card-body .card-subtitle {
  margin-top: 8px;
  margin-bottom: 26px;
  color: #272b2d;
  font-size: 21px;
  line-height: 22px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.noticias .listCardNotices .card-body .card-text {
  color: #707b81;
  font-size: 16px;
  line-height: 22px;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}

.noticias .listCardNotices .card-body .btnSeeMoreNotice {
  width: 134px;
  height: 42px;
  background-color: transparent;
  border: 2px solid #699cc6;
  color: #1e3250;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
}

.noticias .listCardNotices .card-body .btnSeeMoreNotice:hover {
  background-color: #aecfe6;
  border: 2px solid #b3cfe3;
}

.noticias .listCardNotices .card-body .btnSeeMoreNotice > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.noticias .listCardNotices .card-body .btnSeeMoreNotice:hover > img {
  transform: translate(12px);
}

.noticias .listCardNotices .separatorLeft,
.noticias .listCardNotices .separatorRight {
  width: 589px;
  height: 2px;
  background-color: #5f9acb;
}

.noticias .listCardNotices .boxButtonSeeAll {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
  padding: 0;
}

.noticias .listCardNotices .buttonSeeAll {
  width: 160px;
  height: 42px;
  background-color: transparent;
  border: 2px solid #699cc6;
  color: #1e3250;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  margin-left: 36.5px;
  margin-right: 35.5px;
}

.noticias .listCardNotices .buttonSeeAll:hover {
  background-color: #aecfe6;
  border: 2px solid #b3cfe3;
}

.noticias .listCardNotices .buttonSeeAll > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.noticias .listCardNotices .buttonSeeAll:hover > img {
  transform: translate(10px);
}

.noticias .buttonPrevNotice,
.noticias .buttonNextNotice {
  position: absolute;
  background-image: url("./img/noticias/setas-1.svg");
  background-repeat: no-repeat;
  overflow: hidden;
  width: 35px;
  height: 35px;
  top: 55%;
  cursor: pointer;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}

.noticias .buttonNextNotice {
  right: 0;
  transform: rotate(180deg);
}

.noticias .buttonPrevNotice:hover,
.noticias .buttonNextNotice:hover {
  background-image: url("./img/noticias/setas-2-hover.svg");
  background-repeat: no-repeat;
}

.cta-portfolio-projetos {
  background-color: #FAFAFA;
  padding-top: 44px;
  padding-bottom: 40px;
}

.cta-portfolio-projetos .cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1332px;
  max-width: 100%;
  min-height: 265px;
  background-image: url("./img/cta-portfolio-projetos/cta-portfolio-bg.webp");
  background-repeat: no-repeat;
  background-position-x: -45px;
  background-size: cover;
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 41px;
  padding-bottom: 41px;
  position: relative;
}

.cta-portfolio-projetos .cta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #122945 0%, rgba(18, 41, 69, 0.9568627451) 46%, rgba(10, 40, 70, 0) 100%);
  z-index: 1;
}

.cta-portfolio-projetos .cta .boxImagesCTA {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.cta-portfolio-projetos .cta .boxImagesCTA > img {
  z-index: 2;
}

.cta-portfolio-projetos .cta .boxImagesCTA > img:nth-child(1) {
  margin-right: 73px;
}

.cta-portfolio-projetos .cta .boxButtonCTA {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cta-portfolio-projetos .cta .boxButtonCTA .btnButtonCTA {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 2;
  font-size: 16px;
  line-height: 19px;
  border: 2px solid #FFFFFF;
  background-color: transparent;
  width: 150px;
  height: 42px;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
}

.cta-portfolio-projetos .cta .boxButtonCTA::after {
  position: absolute;
  content: "";
  background-color: #1E3250;
  mix-blend-mode: multiply;
  opacity: 0.62;
  filter: blur(30px);
  width: 225px;
  height: 198px;
}

.cta-portfolio-projetos .cta .boxButtonCTA .btnButtonCTA:hover {
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  color: #1E3250;
}

.cta-portfolio-projetos .cta .boxButtonCTA .btnButtonCTA > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.cta-portfolio-projetos .cta .boxButtonCTA .btnButtonCTA:hover > img {
  content: url("./img/cta-portfolio-projetos/seta-azul.svg");
  transform: translate(12px);
}

.sobre-nos {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fafafa;
}

.sobre-nos .container-fluid {
  background-image: url("./img/sobre-nos/mapa.svg");
  background-repeat: no-repeat;
  background-position-x: 502px;
  background-position-y: 281px;
  background-size: 63%;
}

.sobre-nos .boxTitle {
  padding-left: 0px;
}

.sobre-nos .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.sobre-nos .boxContentFeature {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}

.sobre-nos .boxContentFeature .boxTitle {
  max-width: -moz-max-content;
  max-width: max-content;
  width: 100%;
}

.sobre-nos .boxContentFeature .boxTitle .title {
  color: #272b2d;
  font-size: 42px;
  line-height: 45px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sobre-nos .boxContentFeature .boxFeature {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.sobre-nos .boxContentFeature .boxFeature .feature {
  width: 800px;
  height: 1px;
  background-color: #272b2d;
}

.sobre-nos .boxDescription {
  max-width: 730px;
  width: 100%;
  margin-top: 24px;
}

.sobre-nos .boxDescription .description {
  color: #707b81;
  font-size: 20px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
}

.sobre-nos .boxSubtitle {
  max-width: 500px;
  width: 100%;
  margin-top: 38px;
  margin-bottom: 130px;
}

.sobre-nos .boxSubtitle .subtitle {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  color: #1e3250;
}

.sobre-nos .boxInfo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 751px;
  width: 100%;
}

.sobre-nos .boxInfo .box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.sobre-nos .boxInfo .box .boxIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  background-color: #1e3250;
  border-radius: 34px;
}

.sobre-nos .boxInfo .box .boxNumberAndDescription {
  margin-left: 17px;
  transform: translate(0, 8px);
}

.sobre-nos .boxInfo .box .boxNumberAndDescription .number {
  font-family: "Inter", sans-serif;
  font-size: 39px;
  line-height: 28px;
  font-weight: bold;
  color: #1e3250;
  letter-spacing: -1.17px;
}

.sobre-nos .boxInfo .box .boxNumberAndDescription .description {
  font-family: "Roboto", sans-serif;
  color: #009cdb;
  font-size: 20px;
  line-height: 15px;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0;
}

.sobre-nos .boxCTA .boxContentFeature {
  margin-top: 0;
}

.sobre-nos .boxCTA .boxContentFeature .boxCtaSobreNos {
  max-width: 530px;
  width: 100%;
  transform: translate(0, -83px);
}

.sobre-nos .boxCTA .boxContentFeature .boxFeature .feature {
  max-width: 700px;
}

.sobre-nos .boxCTA .boxContentFeature .boxTitle {
  gap: 8px;
  transform: translate(-36px);
}

.sobre-nos .boxCTA .boxContentFeature .boxTitle .title {
  font-size: 42px;
  line-height: 50px;
  color: #009cdb;
}

.sobre-nos .boxCTA .boxContentFeature .boxTitle .ballLeft {
  width: 28px;
  height: 28px;
  background-color: #1e3250;
  border-radius: 50%;
}

.sobre-nos .boxCTA .boxContentFeature .boxDescription {
  margin-top: 9px;
  margin-bottom: 35px;
}

.sobre-nos .boxCTA .boxContentFeature .boxDescription .description {
  color: #1e3250;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  width: 100%;
}

.sobre-nos .boxCTA .boxContentFeature .boxButtonCta {
  display: flex;
  align-items: center;
}

.sobre-nos .boxCTA .boxContentFeature .boxButtonCta .buttonCta {
  max-width: 150px;
  width: 100%;
  height: 42px;
  background-color: #699cc6;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2 ease-in-out;
}

.sobre-nos .boxCTA .boxContentFeature .boxButtonCta .buttonCta > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.sobre-nos .boxCTA .boxContentFeature .boxButtonCta .buttonCta:hover {
  background-color: #1b3053;
}

.sobre-nos .boxCTA .boxContentFeature .boxButtonCta .buttonCta:hover > img {
  transform: translate(12px);
}

.banner-slide {
  min-height: 500px;
  padding: 0;
}

.banner-slide .swiper {
  width: 100%;
  height: 100%;
}

.banner-slide .swiper .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 500px;
}

.banner-slide .swiper .swiper-slide .carousel-caption {
  bottom: 7.5rem;
  text-align: start;
}

.banner-slide .swiper .swiper-slide .container-fluid {
  max-width: 708px;
  padding: 0;
  margin-left: 0;
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxTitleBannerSlide {
  max-width: 708px;
  text-align: start;
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxTitleBannerSlide .title {
  font-family: "FlamaBlack-Regular", sans-serif;
  font-size: 40px;
  color: #ffffff;
  opacity: 1;
  margin-top: 10px;
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxTitleBannerSlide .title span {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 29px;
  background-color: #1e3250;
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxDescriptionBannerSlide {
  max-width: 678px;
  padding-right: 5px;
  transform: translate(0px, 35px);
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxDescriptionBannerSlide .description {
  font-size: 20px;
  line-height: 27px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  text-align: start;
  opacity: 1;
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxBtnBannerSlide {
  /* display: flex;
  align-items: center; */
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxBtnBannerSlide .btnBannerSlide {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  max-width: 150px;
  height: 42px;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  border-radius: 0;
  transform: translate(0, 50px);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxBtnBannerSlide .btnBannerSlide:hover {
  background-color: #ffffff;
  color: #1e3250;
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxBtnBannerSlide .btnBannerSlide > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxBtnBannerSlide .btnBannerSlide:hover > img {
  content: url("./img/banner-slide/seta-azul.svg");
  transform: translate(11px);
}

.banner-slide .swiper .swiper-button-next:after,
.banner-slide .swiper .swiper-button-prev:after {
  content: url("./img/banner-slide/setas-1.svg");
  transition: all 0.5 ease-in-out;
}

.banner-slide .swiper .swiper-button-next:hover:after,
.banner-slide .swiper .swiper-button-prev:hover:after {
  content: url("./img/banner-slide/setas-2-hover.svg");
}

.banner-slide .swiper .swiper-button-next:after {
  transform: rotate(180deg);
}

.banner-slide .swiper .swiper-button-prev {
  left: 70px;
  transition: all 0.5 ease-in-out;
}

.banner-slide .swiper .swiper-button-next {
  right: 70px;
  transition: all 0.5 ease-in-out;
}

.banner-slide .swiper .swiper-pagination {
  max-width: 700px;
  margin-bottom: 20px;
  display: flex;
  opacity: 1;
}

.banner-slide .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 17px;
  height: 10px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  opacity: 1;
}

.banner-slide .swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 57px;
  height: 10px;
  border-radius: 10px;
  border: 0;
  background-color: #009cdb;
}

body.loaded .banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxTitleBannerSlide .title,
body.loaded .banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxDescriptionBannerSlide .description,
body.loaded .banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxBtnBannerSlide .btnBannerSlide,
body.loaded .banner-slide .swiper .swiper-pagination {
  animation-name: vetor;
  animation-delay: 1s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes vetor {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.banner-obs {
  min-height: 640px !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.banner-obs figure {
  margin-bottom: 0;
  display: flex;
  height: 100%;
  align-items: center;
  position: absolute;
}

.titulo-obs {
  margin-top: 48px;
  margin-bottom: 44px;
  color: #ffffff;
}

.titulo-obs .boxTituloObs {
  background-color: #1e3250;
  max-width: 796px;
  width: 100%;
  min-height: 164px;
  border-radius: 20px;
  padding-top: 23px;
  padding-left: 53px;
  padding-right: 53px;
}

.titulo-obs .title {
  font-size: 32px;
  line-height: 50px;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  max-width: 433px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.titulo-obs .subtitle {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 19px;
  margin-bottom: 0;
}

.description-obs {
  margin-bottom: 50px;
}

.description-obs .container-fluid .description p a {
  font-family: "Roboto";
  font-size: 18px;
  line-height: 30px;
}

.description-obs .container-fluid .description p,
.description-obs .container-fluid .description h1,
.description-obs .container-fluid .description h2,
.description-obs .container-fluid .description h3,
.description-obs .container-fluid .description h4,
.description-obs .container-fluid .description h5,
.description-obs .container-fluid .description h6 {
  color: #232323;
  font-size: 18px;
  line-height: 30px;
}

.empresas-obs {
  margin-bottom: 50px;
}

.empresas-obs .listEmpresas {
  justify-content: center;
  gap: 25px;
}

.empresas-obs .boxEmpresas {
  background-color: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #F0F0F0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  max-width: 305px;
  min-height: 172px;
  width: 100%;
}

.empresas-obs .boxEmpresas .boxDetails {
  padding: 16px;
}

.empresas-obs .boxEmpresas .boxDetails .title {
  font-size: 22px;
  line-height: 30px;
  color: #1E3250;
  font-weight: bold;
  margin-bottom: 2px;
}

.empresas-obs .boxEmpresas .boxDetails .category {
  background: #64AF2D;
  border-radius: 5px;
  color: #FAFAFA;
  font-size: 12px;
  line-height: 24px;
  margin-top: 15px;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

.empresas-obs .boxEmpresas .boxDetails .barrer {
  height: 1px;
  width: 127px;
  background-color: #D3D8E8;
  opacity: 1;
}

.empresas-obs .boxEmpresas .boxDetails .boxWebsiteAndIcon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 33px;
}

.empresas-obs .boxEmpresas .boxDetails .boxWebsiteAndIcon .website {
  max-width: 104px;
  height: 22px;
  border: 0.5px solid #8b8b8b;
  border-radius: 12px;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 22px;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.empresas-obs .boxEmpresas .boxDetails .boxWebsiteAndIcon .website i {
  width: 15px;
  height: 15px;
  color: #64AF2D;
}

.empresas-obs .boxEmpresas .boxDetails .boxWebsiteAndIcon .website .title {
  font-size: 11px;
  line-height: 33px;
  font-weight: 500;
  color: #1E3250;
  text-transform: uppercase;
  margin-bottom: 0;
}

.empresas-obs .boxEmpresas .boxDetails .boxWebsiteAndIcon .iconEmpresa {
  width: 115px;
}

.banner-sem-texto-obs {
  min-height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.banner-texto {
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: center;
}

.banner-texto .container-fluid,
.banner-texto .container-fluid .row {
  padding-left: 0;
}

.banner-texto .boxTitleBanner,
.banner-texto .boxSubtitleBanner,
.banner-texto .boxDescriptionBanner {
  z-index: 2;
}

.banner-texto::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #122945 0%, rgba(18, 41, 69, 0.9568627451) 46%, rgba(10, 40, 70, 0) 100%);
  opacity: 0.8;
  z-index: 1;
}

.banner-texto .boxTitleBanner {
  /* padding-top: 71px; */
}

.banner-texto .boxTitleBanner .title {
  font-size: 32px;
  line-height: 33px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 0px;
  font-family: "FlamaBlack-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.banner-texto .boxSubtitleBanner {
  padding-top: 43px;
}

.banner-texto .boxSubtitleBanner .subtitle {
  font-size: 38px;
  line-height: 45px;
  color: #ffffff;
  font-weight: normal;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.banner-texto .boxDescriptionBanner {
  padding-top: 23px;
}

.banner-texto .boxDescriptionBanner .description {
  font-size: 20px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

.video {
  padding-top: 90px;
  padding-bottom: 50px;
}

.video .boxTitle {
  padding-left: 0px;
}

.video .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.video .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.video .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 24px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.video .boxDescription {
  max-width: 769px;
  width: 100%;
  padding-left: 0px;
}

.video .boxDescription .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 49px;
}

.video .boxVideo {
  max-width: 973px;
  width: 100%;
  height: 592px;
  margin: 0 auto;
  background-color: #aecfe6;
}

.video .boxVideo > iframe {
  padding: 28px;
}

.tab {
  padding-top: 50px;
  padding-bottom: 43px;
  background-color: #fafafa;
}

.tab .container-fluid {
  max-width: 1386px;
  margin: 0 auto;
}

.tab .nav-pills {
  border-top: 2px solid rgba(105, 156, 198, 0.35);
  border-bottom: 2px solid rgba(105, 156, 198, 0.35);
  justify-content: center;
  gap: 30px;
}

.tab .nav-pills .nav-link {
  min-width: 206px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f0f0;
  color: #699cc6;
  border: 0;
  border-radius: 0;
  /* font-size: 22px; */
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}

.tab .nav-pills .nav-link.active {
  background-color: #aecfe6;
  color: #1e3250;
}

/*Content Text*/
.tab .boxContentText {
  margin-top: 43px;
  margin-bottom: 43px;
}

.tab .boxContentText .container-fluid,
.tab .boxContentTab .container-fluid {
  max-width: 1150px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.tab .boxContentText .container-fluid .boxContentTitle .title {
  font-size: 36px;
  line-height: 50px;
  color: #272b2d;
}

.tab .boxContentText .container-fluid .boxContentDescription .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707070;
}

/*Content tab*/
.tab .boxContentTab .container-fluid .content {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707070;
}

.tab .boxContentTab .container-fluid .boxButtonMore {
  width: 175px;
  height: 45px;
}

.tab .boxContentTab .container-fluid .boxButtonMore .btnSeeMoreTab {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  background-color: #699cc6;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  font-family: "Flama-Regular", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  border: none;
}

.tab .boxContentTab .container-fluid .boxButtonMore .btnSeeMoreTab > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.tab .boxContentTab .container-fluid .boxButtonMore .btnSeeMoreTab:hover > img {
  transform: translate(10px);
}

.tab .boxContentTab .container-fluid .boxButtonMore .btnSeeMoreTab:hover {
  background-color: #1b3053;
}

/*Content tab governanca*/
.tab .boxContentTab .container-fluid .governanca {
  display: flex;
  padding-left: 0;
  gap: 42px;
  border-bottom: 2px solid rgba(105, 156, 198, 0.35);
}

.tab .boxContentTab .container-fluid .governanca .image {
  aspect-ratio: 16/9;
  width: 160px;
  height: 160px;
}

.tab .boxContentTab .container-fluid .governanca .image img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 3px solid #5f9acb;
}

.tab .boxContentTab .container-fluid .governanca .contentGovernanca .name {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1e3250;
  margin-bottom: 0px;
}

.tab .boxContentTab .container-fluid .governanca .contentGovernanca .position {
  font-size: 20px;
  line-height: 28px;
  color: #707070;
}

.tab .boxContentTab .container-fluid .governanca .contentGovernanca .description {
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  color: #707070;
}

.cta-single {
  background-color: #fafafa;
  padding-top: 15px;
  padding-bottom: 15px;
}

.cta-single .icone {
  width: 200px;
  height: 200px;
  aspect-ratio: 16/9;
  border-radius: 50%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 45px;
}

.cta-single .boxContent .title {
  font-size: 34px;
  line-height: 50px;
  color: #272b2d;
}

.cta-single .boxContent .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707070;
}

.cta-single .btnSeeMoreNotice {
  width: 150px;
  height: 42px;
  background-color: transparent;
  border: 2px solid #699cc6;
  color: #1e3250;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  margin-left: 15px;
}

.cta-single .btnSeeMoreNotice:hover {
  background-color: #aecfe6;
  border: 2px solid #b3cfe3;
}

.cta-single .btnSeeMoreNotice > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.cta-single .btnSeeMoreNotice:hover > img {
  transform: translate(12px);
}

.cta-obs {
  padding-top: 40px;
  padding-bottom: 50px;
}

.cta-obs .boxTitle {
  padding-left: 0px;
}

.cta-obs .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.cta-obs .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.cta-obs .boxSubtitle .subtitle {
  font-family: "Flama-Regular";
  color: #1e3250;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 24px;
}

.cta-obs .boxDescription {
  padding-left: 0px;
}

.cta-obs .boxDescription .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
}

.videos-relacionados {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #FAFAFA;
}

.videos-relacionados .container-fluid {
  max-width: 1386px;
}

.videos-relacionados .carousel-control-prev {
  justify-content: start;
}

.videos-relacionados .carousel-control-next {
  justify-content: end;
}

.videos-relacionados .carousel-control-prev-icon,
.videos-relacionados .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-1.svg");
  background-repeat: no-repeat;
  overflow: hidden;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}

.videos-relacionados .carousel-control-next-icon {
  transform: rotate(180deg);
}

.videos-relacionados .carousel-control-prev:hover .carousel-control-prev-icon,
.videos-relacionados .carousel-control-next:hover .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-2-hover.svg");
  background-repeat: no-repeat;
}

.videos-relacionados .boxTitle {
  padding-left: 0px;
  margin-bottom: 23px;
}

.videos-relacionados .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.videos-relacionados .boxDescription {
  max-width: 769px;
  width: 100%;
  padding-left: 0px;
}

.videos-relacionados .boxDescription .description {
  font-family: "Open Sans", sans-serif;
  /* font-size: 20px; */
  font-size: 19px;
  line-height: 30px;
  color: #707B81;
  margin-bottom: 43px;
}

.videos-relacionados .boxContentVideos {
  justify-content: center;
  gap: 30px;
}

.videos-relacionados .boxContentVideos .boxVideo {
  width: 384px;
  max-width: 100%;
  height: 233px;
  background-color: #AECFE6;
}

.videos-relacionados .boxContentVideos .boxVideo > iframe {
  padding: 12px;
}

.agenda .listCardNotices .separatorLeft,
.agenda .listCardNotices .separatorRight {
  width: 589px;
  height: 2px;
  background-color: #5F9ACB;
}

.agenda .listCardNotices .boxButtonSeeAll {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
  padding: 0;
}

.agenda .listCardNotices .buttonSeeAll {
  width: 160px;
  height: 42px;
  background-color: transparent;
  border: 2px solid #699CC6;
  color: #1E3250;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  margin-left: 36.5px;
  margin-right: 35.5px;
}

.agenda .listCardNotices .buttonSeeAll:hover {
  background-color: #AECFE6;
  border: 2px solid #B3CFE3;
}

.agenda .listCardNotices .buttonSeeAll > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.agenda .listCardNotices .buttonSeeAll:hover > img {
  transform: translate(10px);
}

.conheca-equipe {
  padding-top: 45px;
  padding-bottom: 50px;
  background-color: #fafafa;
}

.conheca-equipe .container-fluid {
  max-width: 1386px;
  padding-left: 0;
  margin: 0 auto;
}

.conheca-equipe .boxDescription {
  border-bottom: none !important;
  text-align: center;
  min-height: 80px;
}

.conheca-equipe hr {
  height: 2px;
  color: #699cc6;
  opacity: 0.35;
  margin-top: 24px;
  margin-bottom: 24px;
}

.conheca-equipe .title {
  font-size: 38px;
  line-height: 50px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.conheca-equipe .boxTeam {
  justify-content: center;
  align-items: center;
}

.conheca-equipe .boxUser {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  cursor: pointer;
}

.conheca-equipe .boxUser .boxImage {
  margin-bottom: 13px;
}

.conheca-equipe .boxUser .boxImage > img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 3px solid #5f9acb;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}

.conheca-equipe .boxUser .boxName .name {
  margin-bottom: 0;
  color: #1e3250;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.conheca-equipe .boxUser .boxDescription .description {
  margin-bottom: 0;
  color: #707070;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}

.conheca-equipe .carousel-control-prev,
.apoiadores-parceiros .carousel-control-prev {
  justify-content: start;
}

.conheca-equipe .carousel-control-next {
  justify-content: end;
}

.conheca-equipe .carousel-control-prev-icon,
.conheca-equipe .carousel-control-next-icon,
.apoiadores-parceiros .carousel-control-prev-icon,
.apoiadores-parceiros .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-1.svg");
  background-repeat: no-repeat;
  overflow: hidden;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}

.conheca-equipe .carousel-control-next-icon,
.apoiadores-parceiros .carousel-control-next-icon {
  transform: rotate(180deg);
}

.conheca-equipe .carousel-control-prev:hover .carousel-control-prev-icon,
.conheca-equipe .carousel-control-next:hover .carousel-control-next-icon,
.apoiadores-parceiros .carousel-control-prev:hover .carousel-control-prev-icon,
.apoiadores-parceiros .carousel-control-next:hover .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-2-hover.svg");
  background-repeat: no-repeat;
}

.documentos {
  padding-top: 40px;
  padding-bottom: 49px;
  background-color: #fffffe;
}

.documentos .container-fluid {
  max-width: 1386px;
  padding-left: 0;
  margin: 0 auto;
}

.documentos .boxInfo {
  max-width: 1170px;
  margin: 0 auto;
}

.documentos .boxTitle .title {
  color: #272b2d;
  font-size: 38px;
  line-height: 50px;
  margin-bottom: 30px;
}

.documentos .boxDescription {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 30px;
}

.documentos .boxDescription .description {
  color: #707070;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.documentos #tabs {
  max-width: 1170px;
  margin: 4px auto;
}

.documentos #tabs,
.documentos #tabs ul,
.documentos #tabs ul li {
  border: 0;
  border-radius: 0;
}

.documentos #tabs ul {
  background: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-bottom: 0;
}

.documentos #tabs ul li {
  min-width: 193.53px;
  height: 42px;
  background-color: #699cc6;
  display: flex;
  align-items: center;
  /* justify-content: space-around; */
  cursor: pointer;
}

.documentos #tabs ul li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 19px;
  max-width: 125px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0;
  text-decoration: none;
}

.documentos #tabs ul li .seta {
  transform: translate(6px);
  width: 12px;
  height: 12px;
  margin-left: 0px;
  transition: all 0.2s ease-in-out;
}

.documentos #tabs ul li:hover {
  background-color: #1e3250;
}

.documentos #tabs ul li:hover > .seta {
  transform: translate(13px);
}

.documentos .ui-tabs .ui-tabs-panel {
  padding-top: 40px;
}

.documentos .ui-tabs .ui-tabs-panel > p {
  margin-bottom: 0;
  color: #707b81;
  font-size: 18px;
  line-height: 26px;
  font-family: "Roboto", sans-serif;
  text-align: center;
}

.documentos #tabs ul li > img {
  width: 24px;
  height: 32px;
  margin-left: 7px;
  margin-right: 7px;
}

.documentos .carousel-control-prev {
  justify-content: start;
  align-items: start;
  top: 8px;
  width: 35px;
}

.documentos .carousel-control-next {
  top: 8px;
  justify-content: end;
  align-items: start;
  width: 35px;
}

.documentos .carousel-control-prev-icon,
.documentos .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-1.svg");
  background-repeat: no-repeat;
  overflow: hidden;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}

.documentos .carousel-control-next-icon {
  transform: rotate(180deg);
}

.documentos .carousel-control-prev:hover .carousel-control-prev-icon,
.documentos .carousel-control-next:hover .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-2-hover.svg");
  background-repeat: no-repeat;
}

.faq {
  padding-bottom: 50px;
  padding-top: 50px;
  background-color: #fafafa;
}

.faq .row {
  max-width: 1170px;
  margin: 0 auto;
}

.faq .boxTitle {
  padding-left: 0px;
  margin-bottom: 23px;
}

.faq .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.faq .boxDescription {
  max-width: 995px;
  width: 100%;
  padding-left: 0px;
}

.faq .boxDescription .description {
  font-family: "Roboto", sans-serif;
  /* font-size: 20px; */
  font-size: 19px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 43px;
}

.faq .accordion {
  padding-left: 0;
  padding-right: 0;
}

.faq .accordion-button {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: #5a5c75;
  height: 88px;
  position: relative;
  font-weight: bold;
}

.faq .accordion-button:not(.collapsed) {
  background-color: #1e3250;
  color: #ffffff;
  border-radius: 0;
  font-weight: bold;
}

.faq .accordion-button:focus {
  box-shadow: none;
}

.faq .accordion-item {
  border: 1px solid #dadbe6;
  border-radius: 0;
}

.faq .accordion-button::after {
  width: 35px;
  height: 35px;
  background-size: 100%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23B6BAD1'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.faq .accordion-button:not(.collapsed) .barrer {
  background-color: #ffdbdb;
}

.faq .accordion-body {
  background-color: #ededed;
  color: #5a5c75;
  word-wrap: break-word;
}

.faq .accordion-body > p {
  max-width: 950px;
  margin-bottom: 0;
  color: #5a5c75;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.faq .boxButton {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq .boxButton .sendAnswerBtn {
  margin-top: 50px;
  background-color: #699cc6;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.2 ease-in-out;
}

.faq .boxButton .sendAnswerBtn > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.faq .boxButton .sendAnswerBtn:hover {
  background-color: #1b3053;
}

.faq .boxButton .sendAnswerBtn:hover > img {
  transform: translate(12px);
}

.faq .barrer {
  width: 1px;
  background-color: #b6bad1;
  height: 71px;
  position: absolute;
  right: 85px;
}

.faq .boxSocials {
  gap: 21px;
  justify-content: flex-start;
  padding-top: 33.5px;
  padding-bottom: 10px;
}

.faq .boxSocials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  border: 1px solid #707070;
  border-radius: 50%;
  text-decoration: none;
  color: #707070;
}

.faq .boxSocials a:hover {
  background-color: rgba(112, 112, 112, 0.2745098039);
}

.faq .boxSocials a i {
  font-size: 20px;
}

.newsletter {
  background-color: #FAFAFA;
  padding-top: 90px;
  padding-bottom: 65px;
}

.newsletter .boxTitle {
  padding-left: 0px;
}

.newsletter .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.newsletter .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.newsletter .boxSubtitle .subtitle {
  color: #272B2D;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 24px;
}

.newsletter .boxDescription {
  max-width: 1147px;
  width: 100%;
  padding-left: 0px;
}

.newsletter .boxDescription .description {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707B81;
  margin-bottom: 40px;
}

.newsletter .boxForm label {
  color: #5A5C75;
  font-size: 18px;
  line-height: 30px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 14px;
}

.newsletter .boxForm input {
  max-width: 100%;
  width: 560px;
  height: 55px;
  border: 1px solid #B6BAD1;
  background-color: #FFFFFF;
}

.newsletter .boxForm input::-moz-placeholder {
  font-family: "Open Sans", sans-serif;
  color: #B6BAD1;
  font-size: 18px;
  line-height: 30px;
}

.newsletter .boxForm input::placeholder {
  font-family: "Open Sans", sans-serif;
  color: #B6BAD1;
  font-size: 18px;
  line-height: 30px;
}

.newsletter .boxForm .form-control:focus {
  box-shadow: none;
}

.newsletter .boxForm button {
  width: 148px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #AECFE6;
  color: #1E3250;
  text-transform: uppercase;
  font-size: 15px;
  border: 0;
  border-radius: 0;
  margin-top: 35px;
}

.newsletter .boxForm button:hover {
  background-color: #1E3250;
  color: #FFFFFF;
}

.newsletter .boxForm button:hover > img {
  content: url("./img/forms/seta-branca.svg");
  transform: translate(12px);
}

.newsletter .boxForm button > img {
  transform: translate(6px);
}

.form {
  background-color: #fafafa;
  padding-top: 40px;
  padding-bottom: 40px;
}

.form .iti {
  display: block;
}

.form .container-fluid {
  max-width: 915px;
  margin: 0 auto;
}

.form .boxForm label {
  color: #5a5c75;
  font-size: 18px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  margin-bottom: 14px;
}

.form .boxForm input,
.form .boxForm textarea,
.form .boxForm select {
  height: 55px;
  border: 1px solid #b6bad1;
  background-color: #ffffff;
  margin-bottom: 38px !important;
  border-radius: 0;
}

.form .boxForm input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  color: #b6bad1;
  font-size: 18px;
  line-height: 30px;
}

.form .boxForm input::placeholder {
  font-family: "Roboto", sans-serif;
  color: #b6bad1;
  font-size: 18px;
  line-height: 30px;
}

.form .boxForm .form-control:focus {
  box-shadow: none;
  border: 1px solid #b6bad1;
}

.form .boxForm button {
  width: 148px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #aecfe6;
  color: #1e3250;
  text-transform: uppercase;
  font-size: 15px;
  border: 0;
  border-radius: 0;
  margin-top: 2px;
  margin-left: 11px;
}

.form .boxForm button:hover {
  background-color: #1e3250;
  color: #ffffff;
}

.form .boxForm button:hover > img {
  content: url("./img/forms/seta-branca.svg");
  transform: translate(12px);
}

.form .boxForm button > img {
  transform: translate(6px);
}

.foto {
  margin-top: 15px;
  margin-bottom: 15px;
}

.foto .carousel-control-prev-icon,
.foto .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-1.svg");
  background-repeat: no-repeat;
  overflow: hidden;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}

.foto .carousel-control-next-icon {
  transform: rotate(180deg);
}

.foto .carousel-control-prev:hover .carousel-control-prev-icon,
.foto .carousel-control-next:hover .carousel-control-next-icon {
  background-image: url("./img/noticias/setas-2-hover.svg");
  background-repeat: no-repeat;
}

.projetos-especiais {
  padding-bottom: 40px;
  background-color: #fafafa;
}

.projetos-especiais .namesAndEmails {
  margin-bottom: 12px;
}

.projetos-especiais span {
  font-size: 20px;
  line-height: 30px;
  font-family: "Roboto";
  color: #707b81;
}

.projetos-especiais span a {
  font-size: 20px;
  line-height: 30px;
  color: #009cdb;
  font-family: "Roboto";
}

.projetos-especiais .title {
  font-family: "Flama-Regular";
  color: #272b2d;
  font-size: 38px;
  margin-bottom: 35px;
}

.realeses {
  padding-top: 40px;
  padding-bottom: 40px;
}

.realeses .boxDate {
  padding-left: 0;
}

.realeses .boxDate .boxButtonDate {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
}

.realeses .boxDate .boxButtonDate .boxButtons h4 {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.realeses .boxDate .boxButtonDate .separatorLeft,
.realeses .boxDate .boxButtonDate .separatorRight {
  width: 500px;
  height: 2px;
  background-color: #c6d1d4;
}

.realeses .row .separatorLeft,
.realeses .row .separatorRight {
  width: 589px;
  height: 2px;
  background-color: #5f9acb;
}

.realeses .row .boxButtonSeeAll {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
  padding: 0;
}

.realeses .row .buttonSeeAll {
  width: 160px;
  height: 42px;
  background-color: transparent;
  border: 2px solid #699cc6;
  color: #1e3250;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  margin-left: 36.5px;
  margin-right: 35.5px;
}

.realeses .row .buttonSeeAll:hover {
  background-color: #aecfe6;
  border: 2px solid #b3cfe3;
}

.realeses .row .buttonSeeAll > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.realeses .row .buttonSeeAll:hover > img {
  transform: translate(10px);
}

.buttons .btnSeeMoreNotice {
  width: -moz-fit-content;
  width: fit-content;
  height: 42px;
  background-color: #4c6b8b;
  border: none;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  margin-left: 15px;
}

.buttons .btnSeeMoreNotice:hover {
  background-color: #1e3250;
}

.buttons .btnSeeMoreNotice > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.buttons .btnSeeMoreNotice:hover > img {
  transform: translate(12px);
}

/* V3 */
.movimentos_v3 {
  padding-top: 50px !important;
  padding-bottom: 40px !important;
  background-color: #fafafa !important;
}

.movimentos_v3 .boxTitle {
  padding-left: 0px !important;
}

.movimentos_v3 .title {
  color: #707070 !important;
  font-size: 36px !important;
  line-height: 43px !important;
}

.movimentos_v3 .boxSubtitle {
  max-width: 1032px !important;
  width: 100% !important;
  padding-left: 0px !important;
}

.movimentos_v3 .boxSubtitle .subtitle {
  color: #272b2d !important;
  font-size: 38px !important;
  line-height: 45px !important;
  margin-top: 21px !important;
  margin-bottom: 24px !important;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.movimentos_v3 .boxDescription {
  max-width: 769px !important;
  width: 100% !important;
  padding-left: 0px !important;
  border-bottom: 0 !important;
}

.movimentos_v3 .boxDescription .description {
  font-family: "Roboto", sans-serif !important;
  font-size: 20px !important;
  line-height: 30px !important;
  color: #707b81 !important;
  margin-bottom: 49px !important;
}

.movimentos_v3 .listBoxMoviments {
  gap: 30px 100px !important;
}

.movimentos_v3 .listBoxMoviments .title {
  font-family: "FlamaBlack-Regular", sans-serif !important;
  color: #707070 !important;
  font-size: 19px !important;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 28px !important;
  margin-top: 10px;
}

.movimentos_v3 .boxMoviments {
  max-width: 170px !important;
  width: 100% !important;
  min-height: 140px !important;
  background-color: transparent !important;
  text-decoration: none !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media (max-width: 1235px) {
  .movimentos_v3 .listBoxMoviments {
    justify-content: center;
  }
  .movimentos_v3 .listBoxMoviments {
    gap: 20px !important;
  }
}
.tematicas_v3 {
  padding-top: 50px !important;
  padding-bottom: 40px !important;
  background-color: #fafafa !important;
  overflow: hidden;
}

.tematicas_v3 .boxTitle {
  padding-left: 0px !important;
}

.tematicas_v3 .title {
  color: #707070 !important;
  font-size: 36px !important;
  line-height: 43px !important;
}

.tematicas_v3 .boxSubtitle {
  max-width: 1032px !important;
  width: 100% !important;
  padding-left: 0px !important;
}

.tematicas_v3 .boxSubtitle .subtitle {
  color: #272b2d !important;
  font-size: 38px !important;
  line-height: 45px !important;
  margin-top: 21px !important;
  margin-bottom: 24px !important;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tematicas_v3 .boxDescription {
  max-width: 769px !important;
  width: 100% !important;
  padding-left: 0px !important;
}

.tematicas_v3 .boxDescription .description {
  font-family: "Roboto", sans-serif !important;
  font-size: 20px !important;
  line-height: 30px !important;
  color: #707b81 !important;
  margin-bottom: 49px !important;
}

.tematicas_v3 .listBoxTematicas {
  gap: 30px !important;
  height: 280px;
  border-bottom: 1px solid #929292;
  flex-wrap: nowrap;
}

.tematicas_v3 .listBoxTematicas .boxRoda {
  position: relative;
  top: -206px;
  left: -5px;
  width: 420px;
  height: 420px;
}

.tematicas_v3 .listBoxTematicas .boxRoda img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  display: block;
  transform: translate(-50%, -50%) rotate(0deg);
  transform-origin: 50% 50%;
  animation: girarRoleta 65s linear infinite;
}

@keyframes girarRoleta {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.tematicas_v3 .listBoxTematicas .titleTematicas {
  font-size: 18px !important;
  line-height: 18px !important;
  font-weight: 700 !important;
  margin-bottom: 0px !important;
  color: #707070 !important;
  text-transform: uppercase !important;
  text-align: center;
  margin-top: 14px;
}

.tematicas_v3 .boxTematicas {
  max-width: 190px !important;
  width: 100% !important;
  text-decoration: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 0 21px !important;
  position: relative !important;
  word-break: break-all !important;
  transition: opacity 0.3s ease, height 0.3s ease !important;
  border-radius: 23px !important;
  height: 200px;
}

.tematicas_v3 .boxTematicas .boxImage {
  background-color: #1e3250 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 149px !important;
  height: 122px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 23px !important;
}

.tematicas_v3 .boxTematicas::before {
  content: "" !important;
  width: 70px !important;
  height: 122px !important;
  background-image: url("./img/tematicas/azul-tematica.svg") !important;
  background-size: cover !important;
  background-position: center !important;
  position: absolute !important;
  left: 20px !important;
  opacity: 0 !important;
  transition: opacity 0.3s ease !important;
  border-top-left-radius: 23px !important;
  border-bottom-left-radius: 23px !important;
}

.tematicas_v3 .boxTematicas:hover::before {
  opacity: 1 !important;
}

.tematicas_v3 .boxTematicas .iconeTematicas {
  width: 55px !important;
  position: relative !important;
  z-index: 3 !important;
}

.sobre-nos_v3 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #699CC6;
}

.sobre-nos_v3 .container-fluid {
  background-image: url("./img/sobre-nos/mapa.svg");
  background-repeat: no-repeat;
  background-position-x: 61px;
  background-position-y: 190px;
  background-size: 40%;
}

.sobre-nos_v3 .boxTitle {
  padding-left: 0px;
}

.sobre-nos_v3 .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.sobre-nos_v3 .boxContentFeature {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}

.sobre-nos_v3 .boxContentFeature .boxTitle {
  max-width: -moz-max-content;
  max-width: max-content;
  width: 100%;
}

.sobre-nos_v3 .boxContentFeature .boxTitle .title {
  color: #272b2d;
  font-size: 42px;
  line-height: 45px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sobre-nos_v3 .boxContentFeature .boxFeature {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.sobre-nos_v3 .boxContentFeature .boxFeature .feature {
  width: 800px;
  height: 1px;
  background-color: #272b2d;
}

.sobre-nos_v3 .boxDescription {
  max-width: 730px;
  width: 100%;
  margin-top: 24px;
}

.sobre-nos_v3 .boxDescription .description {
  color: #707b81;
  font-size: 20px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
}

.sobre-nos_v3 .boxSubtitle {
  max-width: 670px;
  width: 100%;
  margin-bottom: 74px;
}

.sobre-nos_v3 .boxSubtitle .subtitle {
  font-family: "FlamaBlack-Regular";
  font-weight: normal;
  font-size: 28px;
  line-height: 37px;
  color: #ffffff;
}

.sobre-nos_v3 .boxInfo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 751px;
  width: 100%;
  margin-bottom: 39px;
}

.sobre-nos_v3 .boxInfo .box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.sobre-nos_v3 .boxInfo .box .boxIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  background-color: #1e3250;
  border-radius: 34px;
}

.sobre-nos_v3 .boxInfo .box .boxNumberAndDescription {
  transform: translate(0, 8px);
}

.sobre-nos_v3 .boxInfo .box .boxNumberAndDescription .number {
  font-family: "Inter", sans-serif;
  font-size: 39px;
  line-height: 28px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: -1.17px;
}

.sobre-nos_v3 .boxInfo .box .boxNumberAndDescription .description {
  font-family: "Roboto", sans-serif;
  color: #1E3250;
  font-size: 18px !important;
  line-height: 15px;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0;
}

.sobre-nos_v3 .boxCTA .boxContentFeature {
  margin-top: 0;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxCtaSobreNos {
  max-width: 530px;
  width: 100%;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxFeature .feature {
  max-width: 700px;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxTitle {
  gap: 8px;
  transform: translate(-36px);
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxTitle .title {
  font-size: 42px;
  line-height: 50px;
  color: #009cdb;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxTitle .ballLeft {
  width: 28px;
  height: 28px;
  background-color: #1e3250;
  border-radius: 50%;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxDescription {
  margin-top: 9px;
  margin-bottom: 35px;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxDescription .description {
  color: #1e3250;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  width: 100%;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxButtonCta {
  display: flex;
  align-items: center;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxButtonCta .buttonCta {
  max-width: 150px;
  width: 100%;
  height: 42px;
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  border-radius: 0px;
  text-decoration: none;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2 ease-in-out;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxButtonCta .buttonCta > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxButtonCta .buttonCta:hover {
  background-color: #ffffff;
  color: #1e3250;
}

.sobre-nos_v3 .boxCTA .boxContentFeature .boxButtonCta .buttonCta:hover > img {
  content: url(./img/banner-slide/seta-azul.svg);
  transform: translate(12px);
}

.pataformas-de-acao_v3 {
  padding-top: 47px;
  padding-bottom: 50px;
}

.pataformas-de-acao_v3 .boxTitle {
  padding-left: 0px;
}

.pataformas-de-acao_v3 .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.pataformas-de-acao_v3 .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.pataformas-de-acao_v3 .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 23px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pataformas-de-acao_v3 .boxDescription {
  max-width: 769px;
  width: 100%;
  padding-left: 0px;
}

.pataformas-de-acao_v3 .boxDescription .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 50px;
}

.pataformas-de-acao_v3 .listBoxPlataforms {
  gap: 30px;
}

.pataformas-de-acao_v3 .boxPlataforms {
  /* max-width: 442px; */
  max-width: 405px;
  width: 100%;
  min-height: 165px;
  text-decoration: none;
  border: none;
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: cover;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.pataformas-de-acao_v3 .boxPlataforms .title {
  font-family: "FlamaBlack-Regular", sans-serif;
  color: #ffffff;
  font-size: 19px;
  line-height: 28px;
  text-transform: uppercase;
  z-index: 2;
  width: 100%;
  height: 100%;
  text-align: center;
}

.pataformas-de-acao_v3 .boxPlataforms .boxButtonMore {
  margin: 0 auto;
  width: 134px;
  height: 42px;
  margin-top: 117px;
  z-index: 2;
}

.pataformas-de-acao_v3 .boxPlataforms .boxButtonMore .btnSeeMorePlataforms {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  background-color: #ffffff;
  color: #1e3250;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  border: none;
}

.pataformas-de-acao_v3 .boxPlataforms .boxButtonMore .btnSeeMorePlataforms > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.pataformas-de-acao_v3 .boxPlataforms .boxButtonMore .btnSeeMorePlataforms:hover > img {
  content: url("./img/plataformas-de-acao/seta-branca.svg");
  transform: translate(10px);
}

.pataformas-de-acao_v3 .boxPlataforms .boxButtonMore .btnSeeMorePlataforms:hover {
  background-color: #699cc6;
  color: #ffffff;
}

@media (max-width: 1235px) {
  .pataformas-de-acao_v3 .listBoxPlataforms {
    justify-content: center;
  }
}
/* Blocos Movimentos */
.comoAderirMovimento {
  margin-top: 57px;
  margin-bottom: 57px;
}

.comoAderirMovimento .boxTitleMovimento .title {
  font-family: "FlamaBlack-Regular";
  font-size: 38px;
  line-height: 30px;
  color: #1e3250;
}

.comoAderirMovimento .boxTitleMovimento {
  padding-left: 0;
}

.comoAderirMovimento .boxContentMovimento {
  padding-left: 0;
  margin-top: 42px;
}

.comoAderirMovimento .boxContentMovimento .content {
  font-size: 20px;
  line-height: 30px;
  color: #1e3250;
}

.comoTrabalharMovimento {
  margin-top: 50px;
  padding-bottom: 50px;
}

.comoTrabalharMovimento .boxTitleMovimento .title {
  font-family: "FlamaBlack-Regular";
  font-size: 38px;
  line-height: 30px;
  color: #1e3250;
}

.comoTrabalharMovimento .boxTitleMovimento {
  padding-left: 0;
}

.comoTrabalharMovimento .boxDescriptionMovimento {
  max-width: 914px;
  margin-top: 42px;
  padding-left: 0;
}

.comoTrabalharMovimento .boxDescriptionMovimento .description {
  font-size: 20px;
  line-height: 30px;
  color: #1e3250;
}

.comoTrabalharMovimento .listBoxTrabalharMovimento {
  gap: 30px;
  margin-top: 40px;
}

.comoTrabalharMovimento .listBoxTrabalharMovimento .boxTrabalharMovimento {
  width: 300px;
  min-height: 490px;
  background-color: #1e3250;
  padding-top: 27px;
}

.comoTrabalharMovimento .listBoxTrabalharMovimento .boxTrabalharMovimento .boxLogo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.comoTrabalharMovimento .listBoxTrabalharMovimento .boxTrabalharMovimento .boxTitle {
  display: block;
  text-align: center;
}

.comoTrabalharMovimento .listBoxTrabalharMovimento .boxTrabalharMovimento .boxTitle .title {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Roboto";
}

.comoTrabalharMovimento .listBoxTrabalharMovimento .boxTrabalharMovimento .boxTitle .subtitle {
  font-family: "FlamaBlack-Regular";
  font-size: 18px;
  line-height: 25px;
  color: #009cdb;
}

.comoTrabalharMovimento .listBoxTrabalharMovimento .boxTrabalharMovimento .boxDescription {
  margin-top: 30px;
}

.comoTrabalharMovimento .listBoxTrabalharMovimento .boxTrabalharMovimento .boxDescription .description {
  font-size: 17px;
  line-height: 24px;
  color: #ffffff;
}

.boxButtonMovimento {
  margin-top: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btnSeeMorePlataforms {
  width: 134px;
  height: 42px;
  background-color: #ffffff;
  color: #1e3250;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  font-family: "Flama-Regular", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  border: none;
}

.btnSeeMorePlataforms > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.btnSeeMorePlataforms:hover > img {
  content: url("./img/plataformas-de-acao/seta-branca.svg");
  transform: translate(10px);
}

.btnSeeMorePlataforms:hover {
  background-color: #699cc6;
  color: #ffffff;
}

.comoTrabalharMovimento .listBoxTrabalharMovimento .boxTrabalharMovimento .barrer {
  background-color: #ffffff;
  margin: 25px auto;
  width: 168px;
  height: 1px;
  opacity: 0.65;
}

.movimento-single {
  min-height: 1200px;
  background-repeat: no-repeat;
}

.movimento-single .row {
  align-items: center;
  justify-content: space-between;
}

.movimento-single .boxLeft {
  max-width: 539px;
}

.movimento-single .boxLeft .boxLogoMovimento {
  margin-bottom: 48px;
}

.movimento-single .boxLeft .boxTitleMovimento .title {
  font-family: "FlamaBlack-Regular";
  font-size: 42px;
  color: #ffffff;
}

.movimento-single .boxLeft .boxDescriptionMovimento .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 27px;
  color: #ffffff;
}

.movimento-single .boxRight {
  margin-top: 109px;
}

.movimento-single .boxRight .boxImagemMovimento {
  margin-top: 20px;
}

.queremosMovimento {
  min-height: 609px;
  background-color: #1e3250;
  margin-top: 60px;
  padding-top: 58px;
}

.queremosMovimento .boxTitleMovimento .title {
  font-size: 38px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 11px;
  font-family: "Roboto", sans-serif;
}

.queremosMovimento .boxSubtitleMovimento .subtitle {
  font-family: "FlamaBlack-Regular";
  font-size: 42px;
  line-height: 49px;
  color: #ffffff;
}

.queremosMovimento .boxContentData {
  display: flex;
  gap: 21px;
}

.queremosMovimento .boxContentData .boxContentNumber {
  max-width: 330px;
}

.queremosMovimento .boxContentData .boxContentNumber .number {
  color: #ffffff;
  font-size: 59px;
  line-height: 33px;
  font-weight: 900;
  font-family: "Inter", sans-serif;
}

.queremosMovimento .boxContentData .boxContentNumber .description {
  max-width: 330px;
  color: #ffffff;
  font-size: 23px;
  line-height: 32px;
}

.queremosMovimento .listNumbers {
  margin-top: 76px;
}

/*Receber News*/
.receberNews {
  min-height: 348px;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  padding-top: 50px;
}

.receberNews .row {
  max-width: 1032px;
  width: 100%;
}

.receberNews .boxTitle {
  padding-left: 0px;
}

.receberNews .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.receberNews .boxSubtitle {
  margin-top: 21px;
  margin-bottom: 18px;
  padding-left: 0px;
}

.receberNews .boxSubtitle .subtitle {
  font-size: 42px;
  line-height: 48px;
  color: #272b2d;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.receberNews .box {
  padding-left: 0px;
}

.receberNews .box .boxDescription {
  max-width: 769px;
  width: 100%;
}

.receberNews .box .boxDescription .description {
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  text-align: left;
}

.receberNews .box .boxButtonCta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 14px;
  margin-top: 30px;
}

.receberNews .box .boxButtonCta .buttonCTA {
  background-color: #4c6b8b;
  text-transform: uppercase;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 160px;
  height: 50px;
  font-size: 16px;
  line-height: 19px;
  border: none;
  border-radius: 0px;
}

.receberNews .box .boxButtonCta .buttonCTA:hover {
  background-color: #1e3250;
}

.receberNews .box .boxButtonCta .buttonCTA > img {
  transform: translate(8px);
  transition: all 0.2s ease-in-out;
}

.receberNews .box .boxButtonCta .buttonCTA:hover > img {
  transform: translate(12px);
}

.sobreMovimento {
  margin-top: -315px;
}

.sobreMovimento .row {
  align-items: center;
  justify-content: space-between;
}

.sobreMovimento .row .boxRight .boxTitleMovimento .title {
  font-family: "FlamaBlack-Regular";
  font-size: 38px;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: 100px;
  color: #1e3250;
}

.sobreMovimento .row .boxRight {
  max-width: 560px;
}

.sobreMovimento .row .boxRight .boxDescriptionMovimento .boxIconesMovimento {
  margin-top: 30px;
}

.sobreMovimento .row .boxRight .boxDescriptionMovimento .description {
  font-size: 20px;
  line-height: 27px;
  color: #1e3250;
}

.sobreMovimento .row .boxRight .boxDescriptionMovimento .boxIconesMovimento .boxIconeRight .iconeRight {
  margin-left: -40px;
}

/* Components principais */
.navDesktop {
  background-color: #ffffff;
  box-shadow: 0px 3px 35px rgba(50, 61, 119, 0.0784313725);
  min-height: 107px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.navDesktop .barrerMenu {
  background-color: #d8d8d8;
  height: 1px;
  max-width: 100%;
  width: 100%;
  margin-top: -25px;
}

.navDesktop .apoioadoresMenu {
  margin-top: 30px;
}

.navDesktop .apoioadoresMenu a {
  padding: 0;
}

.navDesktop .apoioadoresMenu a img {
  transform: scale(1);
}

.navDesktop .apoioadoresMenu .title {
  color: #232323;
  text-align: center;
  letter-spacing: 0.35px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: -21px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 0.8;
}

.navDesktop .navbar-brand {
  padding: 0;
  width: 205px;
  max-width: 100%;
}

.navDesktop .container-fluid {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
}

.navDesktop .comoAderirBtn {
  margin-left: 15px;
}

.navDesktop .AgendaBtn > img {
  margin-left: 10px;
}

.navDesktop .comoAderirBtn,
.navDesktop .AgendaBtn {
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #4c6b8b;
  color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 3px 15px rgba(43, 47, 71, 0.1019607843);
  width: 120px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  line-height: 25px;
  margin-right: 15px;
}

.navDesktop .comoAderirBtn:hover,
.navDesktop .AgendaBtn:hover {
  background-color: #1e3250;
  color: #ffffff;
}

.navDesktop .areaParticipanteBtn {
  background-color: #4c6b8b;
  color: #ffffff;
  box-shadow: 0px 3px 15px rgba(43, 47, 71, 0.1019607843);
  /* border-radius: 50%;
  width: 42px;
  height: 42px; */
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  height: 42px;
}

.navDesktop .areaParticipanteBtn:hover {
  background-color: #1e3250;
  color: #ffffff;
}

.navDesktop .areaParticipanteBtn img {
  height: 22px;
}

.navDesktop .areaParticipanteBtn > span {
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 25px;
  color: #ffffff;
  margin-right: 11px;
}

/* .navDesktop .areaParticipanteBtn:hover {
  width: max-content;
  border-radius: 24px;
  color: #FFFFFF;
  margin-left: -150px;
} */
/* .navDesktop .areaParticipanteBtn:hover > span {
  display: block !important;
  color: #FFFFFF;
} */
.navDesktop a {
  float: left;
  color: #1e3250;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
  font-size: 24px;
  line-height: 30px;
}

.navDesktop a:hover {
  color: #1e3250;
  opacity: 1;
}

.navDesktop .boxButtons .dropbtn .borderLeftBlueMenu {
  width: 1px;
  height: 21px;
  background-color: #aecfe6;
}

.navDesktop .dropdownMenu .dropbtn i {
  font-size: 12px;
  color: #699cc6;
  transition: all 0.2s ease-in-out;
}

.navDesktop .dropdownMenu:hover .dropbtn i {
  transform: rotate(-180deg);
}

.dropdownMenu {
  float: left;
  overflow: hidden;
}

.dropdownMenu .dropbtn {
  font-size: 22px;
  line-height: 30px;
  border: none;
  outline: none;
  color: #1e3250;
  padding: 14px 16px;
  background-color: inherit;
  margin: 0;
  opacity: 0.7;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: -0.24px;
}

.dropdownMenu .dropbtn:first-child {
  padding-left: 0;
}

.dropdownMenu:hover .dropbtn {
  color: #1e3250;
  opacity: 1;
}

.dropdownMenu-content a:hover .borderLeftBlue {
  width: 3px;
  height: 17px;
  background-color: #aecfe6;
}

.dropdownMenu-content a .borderLeftBlue {
  display: inline-block;
  transition: opacity 0.3s ease;
  opacity: 1;
}

.dropdownMenu-content a:not(:hover) .borderLeftBlue {
  opacity: 0;
}

.dropdownMenu-content a .subMenuDescription {
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  border-bottom: 2px solid #b8d0e4;
  margin-bottom: 0;
  font-size: 22px;
}

.dropdownMenu-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 235px;
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.1607843137);
  z-index: 99999999999;
  border-radius: 5px;
}

.dropdownMenu-content::after {
  position: absolute;
  left: 21px;
  top: -6px;
  content: " ";
  height: 0;
  width: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #fff;
}

.dropdownMenu-content a {
  float: none;
  color: rgba(25, 24, 37, 0.8);
  padding: 6px 16px;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0px;
  text-align: left;
  transition: gap 0.3s ease;
  font-size: 16px;
  line-height: 30px;
}

.dropdownMenu-content a:hover {
  gap: 11px;
}

.dropdownMenu:hover .dropdownMenu-content {
  display: block;
}

.navDesktop .boxInput {
  width: 110px;
  height: 42px;
  position: relative;
  margin-left: 20px;
  box-shadow: 0px 3px 15px rgba(43, 47, 71, 0.1019607843);
  border: 1px solid #699cc6;
  border-radius: 50px;
}

.navDesktop .boxInput input {
  box-shadow: none;
  border: none;
  border-radius: 0;
  background: transparent;
  width: 75%;
  height: 100%;
}

.navDesktop .boxInput input::-moz-placeholder {
  color: #4c6b8b;
}

.navDesktop .boxInput input::placeholder {
  color: #4c6b8b;
}

.navDesktop .boxInput .btnSearchForm {
  width: 19px;
  height: 38px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: none;
  top: 2%;
  left: 70%;
}

.navbarMobile #menu .borderLeftBlueMenu {
  width: 1px;
  height: 21px;
  background-color: #aecfe6;
}

.navbarMobile #menu .accordion-body {
  padding: 0;
  background-color: #f9f9f9;
}

.navbarMobile #menu .noArrow.accordion-button::after {
  display: none;
}

.navbarMobile #menu .accordion-item {
  border: 0px;
}

.navbarMobile #menu .accordion-button {
  color: #1f3350;
  transition: all 0.2s ease-in-out;
}

.navbarMobile #menu .accordion-button:hover {
  background-color: rgba(31, 51, 80, 0.1294117647);
}

.navbarMobile #menu .accordion-item ul {
  list-style: none;
}

.navbarMobile #menu .accordion-item ul li {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out;
}

.navbarMobile #menu .accordion-item ul li:hover {
  margin-left: 15px;
}

.navbarMobile #menu .accordion-item ul li:hover a {
  opacity: 1;
}

.navbarMobile #menu .accordion-item ul li a {
  font-size: 17px;
  line-height: 30px;
  border: none;
  outline: none;
  color: #1e3250;
  text-decoration: none;
  opacity: 0.7;
}

.navbarMobile #menu .accordion-button:not(.collapsed) {
  color: #1f3350 !important;
  background-color: rgba(31, 51, 80, 0.1294117647);
  box-shadow: none;
}

.navbarMobile #menu .accordion-button:focus {
  border-color: transparent;
  box-shadow: none;
}

.navbarMobile #menu .boxSocials {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 15px;
  padding-left: 12px;
  margin-bottom: 45px;
}

.navbarMobile #menu .boxSocials .social {
  background-color: #1f3350;
  color: #ffffff;
  width: 29px;
  height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}

.navbarMobile #menu .boxSocials .social:hover {
  filter: brightness(0.85);
}

.navbarMobile .boxInput {
  max-width: 100%;
  height: 42px;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: 0px 3px 15px rgba(43, 47, 71, 0.1019607843);
  border: 1px solid #699cc6;
  border-radius: 50px;
}

.navbarMobile .boxInput input {
  box-shadow: none;
  border: none;
  border-radius: 0;
  background: transparent;
  width: 75%;
  height: 100%;
}

.navbarMobile .boxInput input::-moz-placeholder {
  color: #4c6b8b;
}

.navbarMobile .boxInput input::placeholder {
  color: #4c6b8b;
}

.navbarMobile .boxInput .btnSearchForm {
  width: 19px;
  height: 38px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: none;
  top: 2%;
  right: 25px;
}

@media (max-width: 998px) {
  .navbarMobile {
    top: 17px;
  }
  .navbarMobile#header {
    box-sizing: border-box;
    height: 70px;
    padding: 1rem;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    box-shadow: 0px 3px 35px rgba(50, 61, 119, 0.0784313725);
  }
  #menu {
    display: block;
    position: absolute;
    width: 100%;
    top: 70px;
    right: 0px;
    background-color: #ffffff;
    transition: 0.6s;
    z-index: 1000;
    height: 0px;
    visibility: hidden;
    overflow-y: hidden;
    padding-left: 0;
  }
  #nav.active #menu {
    height: calc(100vh - 70px);
    visibility: visible;
    overflow-y: auto;
  }
  #menu a {
    padding: 0;
    margin: 0 0.5rem;
  }
  #btn-mobile {
    display: flex;
    padding: 0.2rem;
    font-size: 1rem;
    border: none;
    background: none;
    cursor: pointer;
    gap: 0.5rem;
    color: #1f3350;
  }
  #hamburger {
    border-top: 2px solid;
    width: 20px;
  }
  #hamburger::after,
  #hamburger::before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: currentColor;
    margin-top: 5px;
    transition: 0.3s;
    position: relative;
  }
  #nav.active #hamburger {
    border-top-color: transparent;
  }
  #nav.active #hamburger::before {
    transform: rotate(135deg);
  }
  #nav.active #hamburger::after {
    transform: rotate(-135deg);
    top: -7px;
  }
}
.search-bar {
  background-color: #1E3250;
  min-height: 20px;
  display: flex;
  align-items: center;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
}

.search-bar .boxSearchBar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
}

.search-bar .boxSearch {
  display: flex;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}

.search-bar .boxSearch .box {
  display: flex;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}

.search-bar .boxSearch .boxInput {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  position: relative;
}

.search-bar .boxSearch .boxInput > img {
  position: absolute;
  transform: translate(-121px, 2px);
}

.search-bar .boxSearch .boxInput input {
  border-radius: 20px;
  color: #B9B9B9;
  height: 40px;
  font-size: 16px;
  line-height: 25px;
  border: 0;
  position: relative;
  padding-left: 40px;
}

.search-bar .boxSearch .boxInput input::-moz-placeholder {
  font-size: 16px;
  line-height: 25px;
  opacity: 0.45;
}

.search-bar .boxSearch .boxInput input::placeholder {
  font-size: 16px;
  line-height: 25px;
  opacity: 0.45;
}

.search-bar .boxSearch .boxInput .exit {
  width: 20px;
  height: 18px;
  background-color: #AECFE6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-bar .boxSearch .title {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 25px;
}

.search-bar .boxSocials {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}

.search-bar .boxSocials .social {
  background-color: #FFFFFF;
  color: #1E3250;
  width: 29px;
  height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}

.search-bar .boxSocials .social:hover {
  filter: brightness(0.85);
}

/*Animation*/
.search-bar #boxInput {
  width: 0;
  overflow: hidden;
  transition: width 0.3s ease-in-out;
}

.search-bar #boxInput.d-flex {
  width: 290px;
}

.search-bar #boxSearchLupa {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

.search-bar #boxSearchLupa.hidden {
  opacity: 0;
}

.agenda {
  padding-top: 40px;
  padding-bottom: 58px;
  background-color: #fafafa;
}

#single-agendas {
  padding-bottom: 100px;
}

.agenda .boxTitle {
  padding-left: 0px;
}

.agenda .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.agenda .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.agenda .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 24px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.agenda .boxDescription {
  max-width: 769px;
  width: 100%;
  padding-left: 0px;
}

.agenda .boxDescription .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 40px;
}

.agenda .boxDate {
  padding-left: 0;
}

.agenda .boxDate .boxButtonDate {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
}

.agenda .boxDate .boxButtonDate .separatorLeft,
.agenda .boxDate .boxButtonDate .separatorRight {
  width: 445px;
  height: 2px;
  background-color: #c6d1d4;
}

.agenda .boxDate .boxButtonDate .boxButtons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 21px;
}

.agenda .boxDate .boxButtonDate .boxButtons > a {
  text-decoration: none;
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.agenda .boxDate .boxButtonDate .boxButtons > a:hover {
  color: rgba(112, 112, 112, 0.4235294118);
}

.agenda .boxDate .boxButtonDate .boxButtons > a.active {
  color: #009cdb;
}

.agenda .boxDateMonth {
  border-top: 2px solid rgba(105, 156, 198, 0.35);
  border-bottom: 2px solid rgba(105, 156, 198, 0.35);
  margin-top: 11px;
  padding-left: 70px;
  padding-right: 70px;
}

.agenda .buttonMonth {
  width: 150px;
  height: 61px;
  background-color: #f0f0f0;
  opacity: 1;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #699cc6;
  font-size: 22px;
  line-height: 3px;
}

.agenda .buttonMonth:hover {
  filter: brightness(0.9);
}

.agenda .buttonMonth.active {
  background-color: #aecfe6;
  color: #1e3250;
  opacity: 1;
}

.agenda .boxAgenda article {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #c6d1d4;
  padding-top: 25px;
  padding-bottom: 25px;
  gap: 30px;
}

.agenda .boxAgenda article .boxInfo {
  margin-top: -15px;
  width: 680px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.agenda .boxAgenda article .boxImage {
  width: 440px;
}

.agenda .boxAgenda article .boxImage > img {
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
  max-width: 100%;
}

.agenda .boxAgenda article .boxTag {
  display: flex;
  align-items: center;
  gap: 8px;
}

.agenda .boxAgenda article .boxTag .square {
  background-color: #009cdb;
  width: 7px;
  height: 7px;
}

.agenda .boxAgenda article .boxTag .tag {
  font-size: 16px;
  line-height: 45px;
  color: #1e3250;
  text-transform: uppercase;
  margin-bottom: 0;
}

.agenda .boxAgenda article .boxDateInfo {
  display: flex;
  align-items: center;
  gap: 13px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

#single-agendas .boxAgenda article .boxDateInfo {
  margin-bottom: 20px;
}

.agenda .boxAgenda article .boxDateInfo .date {
  background-color: #1e3250;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #fafafa;
  font-size: 18px;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.agenda .boxAgenda article .boxDateInfo .boxModel {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #009cdb;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.agenda .boxAgenda article .boxTitle .title {
  color: #1b1c20;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.agenda .boxAgenda article .boxDescription .description,
#single-agendas .boxAgenda article .boxDescription .description {
  color: #707070;
  font-size: 16px;
  line-height: 25px;
  font-family: "Roboto", sans-serif;
  margin-bottom: 30px;
}

#single-agendas .boxAgenda article .boxDescription .description {
  font-size: 20px;
  line-height: 30px;
}

#single-agendas .boxAgenda article {
  padding-bottom: 150px;
}

.agenda .boxAgenda article .boxButton {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 42px;
  border: 2px solid #699cc6;
  cursor: pointer;
}

.agenda .boxAgenda article .boxButton .buttonSeeMore {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  color: #1e3250;
  cursor: pointer;
}

.agenda .boxAgenda article .boxButton .buttonSeeMore > img {
  transform: translate(6px);
}

.agenda .boxAgenda article .boxButton:hover .buttonSeeMore > img {
  transform: translate(12px);
}

.agenda .boxAgenda article .boxButton:hover {
  background-color: #aecfe6;
  border: 2px solid #aecfe6;
}

.agenda .swiper-button-prev:after,
.agenda .swiper-button-next:after {
  content: url("./img/noticias/setas-1.svg");
  transition: all 0.2s ease-in-out;
}

.agenda .swiper-button-next:after {
  transform: rotate(180deg);
}

.agenda .swiper-button-next:hover:after,
.agenda .swiper-button-prev:hover:after {
  content: url("./img/noticias/setas-2-hover.svg");
}

/*Paginação*/
.agenda .pagination {
  padding-top: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.agenda .pagination a.prev.page-numbers,
.agenda .pagination a.next.page-numbers {
  width: 72px;
  height: 58px;
  background-color: #1e3250;
  display: flex;
  align-items: center;
  justify-content: center;
}

.agenda .pagination a.prev.page-numbers svg,
.agenda .pagination a.next.page-numbers svg {
  width: 35px;
  height: 35px;
  color: #ffffff;
}

.agenda .pagination a.page-numbers {
  color: #aecfe6;
  text-decoration: none;
}

.agenda .pagination span.page-numbers.current {
  color: #1e3250;
}

.agenda .pagination a.page-numbers,
.agenda .pagination span.page-numbers.current {
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*Fim paginação*/
.noticias {
  padding-top: 40px;
  padding-bottom: 58px;
  background-color: #fafafa;
}

#single-noticias .boxDescription {
  max-width: 914px;
}

#single-noticias {
  padding-bottom: 100px;
}

.noticias .boxTitle {
  padding-left: 0px;
}

.noticias .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.noticias .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.noticias .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 24px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.noticias .boxDescription {
  max-width: 769px;
  width: 100%;
  padding-left: 0px;
}

.noticias .boxDescription .description {
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 22px;
}

.noticias .boxNoticias article {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #c6d1d4;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 0;
  gap: 30px;
}

.noticias .boxNoticias article .boxInfo {
  margin-top: -5px;
  width: 680px;
}

.noticias .boxNoticias article .boxImage {
  width: 440px;
}

.noticias .boxNoticias article .boxImage > img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
  max-width: 100%;
}

.noticias .boxNoticias article .boxTag {
  display: flex;
  align-items: center;
  gap: 8px;
}

.noticias .boxNoticias article .boxTag .rectangle {
  background-color: #699cc6;
  width: 7px;
  height: 29px;
}

.noticias .boxNoticias article .boxTag .tag {
  font-size: 20px;
  line-height: 45px;
  color: #707070;
  margin-bottom: 0;
}

.noticias .boxNoticias article .boxDateInfo {
  display: flex;
  align-items: center;
  gap: 13px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

#single-noticiass .boxNoticias article .boxDateInfo {
  margin-bottom: 20px;
}

.noticias .boxNoticias article .boxDateInfo .date {
  background-color: #1e3250;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #fafafa;
  font-size: 18px;
}

.noticias .boxNoticias article .boxDateInfo .boxModel {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #009cdb;
  font-size: 18px;
  text-transform: uppercase;
}

.noticias .boxNoticias article .boxTitle .title {
  color: #1b1c20;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
  font-weight: bold;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.noticias .boxNoticias article .boxDescription .description,
#single-noticiass .boxNoticias article .boxDescription .description {
  color: #707070;
  font-size: 16px;
  line-height: 30px;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#single-noticiass .boxNoticias article .boxDescription .description {
  font-size: 20px;
  line-height: 30px;
}

#single-noticiass .boxNoticias article {
  padding-bottom: 150px;
}

.noticias .boxNoticias article .boxButton {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 42px;
  border: 2px solid #699cc6;
  cursor: pointer;
}

.noticias .boxNoticias article .boxButton .buttonSeeMore {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  color: #1e3250;
  cursor: pointer;
}

.noticias .boxNoticias article .boxButton .buttonSeeMore > img {
  transform: translate(6px);
}

.noticias .boxNoticias article .boxButton:hover .buttonSeeMore > img {
  transform: translate(12px);
}

.noticias .boxNoticias article .boxButton:hover {
  background-color: #aecfe6;
  border: 2px solid #aecfe6;
}

.noticias .boxSearch {
  margin-bottom: 45px;
}

.noticias .boxSearch form {
  padding-left: 0;
}

.noticias .boxSearch label {
  font-size: 20px;
  line-height: 32px;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #5a5c75;
  font-weight: bold;
}

.noticias .boxSearch input {
  width: 559px;
  height: 56px;
  border: 1px solid #b6bad1;
  border-radius: 0;
}

.noticias .boxSearch input::-moz-placeholder {
  font-size: 16px;
  line-height: 32px;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b6bad1;
}

.noticias .boxSearch input::placeholder {
  font-size: 16px;
  line-height: 32px;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b6bad1;
}

.noticias .boxSearch .form-control:focus {
  box-shadow: none;
}

.noticias .boxSearch .boxInput {
  display: flex;
  align-items: center;
}

.noticias .boxSearch .boxInput .boxLupa:hover {
  filter: brightness(0.85);
}

.noticias .boxSearch .boxInput .boxLupa svg {
  color: #ffffff;
  width: 25px;
  height: 25px;
}

.noticias .boxSearch .boxInput .boxLupa {
  width: 56px;
  height: 56px;
  border: 1px solid #b6bad1;
  background-color: #1e3250;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*Paginação*/
.noticias .pagination {
  padding-top: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.noticias .pagination a.prev.page-numbers,
.noticias .pagination a.next.page-numbers {
  width: 72px;
  height: 58px;
  background-color: #1e3250;
  display: flex;
  align-items: center;
  justify-content: center;
}

.noticias .pagination a.prev.page-numbers svg,
.noticias .pagination a.next.page-numbers svg {
  width: 35px;
  height: 35px;
  color: #ffffff;
}

.noticias .pagination a.page-numbers {
  color: #aecfe6;
  text-decoration: none;
}

.noticias .pagination span.page-numbers.current {
  color: #1e3250;
}

.noticias .pagination a.page-numbers,
.noticias .pagination span.page-numbers.current {
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*Fim paginação*/
#single-noticias .boxSocials {
  gap: 21px;
  justify-content: flex-end;
  padding-bottom: 25px;
  border-bottom: 1px solid #c1cbcd;
}

#single-noticias .boxSocials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  border: 1px solid #707070;
  border-radius: 50%;
  text-decoration: none;
  color: #707070;
}

#single-noticias .boxSocials a:hover {
  background-color: rgba(112, 112, 112, 0.2745098039);
}

#single-noticias .boxSocials a i {
  font-size: 20px;
}

#single-noticias .boxContentNotice {
  /* max-width: 1150px; */
  padding-top: 25px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 30px;
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #707070;
}

.publicacoes {
  padding-top: 40px;
  padding-bottom: 58px;
  background-color: #fafafa;
}

#single-publicacoes .boxDescription {
  max-width: 914px;
}

.publicacoes .container-fluid {
  padding-left: 0;
}

#single-publicacoess {
  padding-bottom: 100px;
}

.publicacoes .boxTitle {
  padding-left: 0px;
}

.publicacoes .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.publicacoes .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.publicacoes .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 24px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.publicacoes .boxDescription {
  max-width: 769px;
  width: 100%;
  padding-left: 0px;
}

.publicacoes .boxDescription .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 22px;
}

.publicacoes .boxPublicacoes article {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #c6d1d4;
  padding-top: 25px;
  padding-bottom: 25px;
  gap: 30px;
}

.publicacoes .boxPublicacoes article .boxInfo {
  margin-top: -5px;
  width: 680px;
}

.publicacoes .boxPublicacoes article .boxImage {
  width: 324px;
}

.publicacoes .boxPublicacoes article .boxImage > img {
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
  max-width: 100%;
}

.publicacoes .boxPublicacoes article .boxTag {
  display: flex;
  align-items: center;
  gap: 8px;
}

.publicacoes .boxPublicacoes article .boxTag .rectangle {
  background-color: #699cc6;
  width: 7px;
  height: 29px;
}

.publicacoes .boxPublicacoes article .boxTag .square {
  background-color: #009cdb;
  width: 7px;
  height: 7px;
}

.publicacoes .boxPublicacoes article .boxTag .tag {
  font-size: 17px;
  line-height: 45px;
  color: #707070;
  margin-bottom: 0;
}

.publicacoes .boxPublicacoes article .boxDateInfo {
  display: flex;
  align-items: center;
  gap: 13px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

#single-publicacoess .boxPublicacoes article .boxDateInfo {
  margin-bottom: 20px;
}

.publicacoes .boxPublicacoes article .boxDateInfo .date {
  background-color: #1e3250;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #fafafa;
  font-size: 18px;
}

.publicacoes .boxPublicacoes article .boxDateInfo .boxModel {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #009cdb;
  font-size: 18px;
  text-transform: uppercase;
}

.publicacoes .boxPublicacoes article .boxTitle .title {
  color: #1b1c20;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
  font-weight: bold;
  width: 95%;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.publicacoes .boxPublicacoes article .boxDescription .description,
#single-publicacoess .boxPublicacoes article .boxDescription .description {
  color: #707070;
  font-size: 16px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
}

#single-publicacoess .boxPublicacoes article .boxDescription .description {
  font-size: 20px;
  line-height: 30px;
}

#single-publicacoess .boxPublicacoes article {
  padding-bottom: 150px;
}

.publicacoes .boxPublicacoes article .boxButton {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 235px;
  height: 42px;
  cursor: pointer;
  background-color: #699cc6;
}

.publicacoes .boxPublicacoes article .boxButton .buttonSeeMore {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 19px;
  color: #ffffff;
  cursor: pointer;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.publicacoes .boxPublicacoes article .boxButton .buttonSeeMore #pdf {
  width: 24px;
  height: 32px;
  margin-left: 15px;
  margin-right: 8px;
}

.publicacoes .boxPublicacoes article .boxButton .buttonSeeMore > #seta {
  transform: translate(6px);
}

.publicacoes .boxPublicacoes article .boxButton:hover .buttonSeeMore > #seta {
  transform: translate(12px);
}

.publicacoes .boxPublicacoes article .boxButton:hover {
  background-color: #1e3250;
}

.publicacoes .boxSearch {
  margin-top: 40px;
  margin-bottom: 30px;
  position: relative;
}

.publicacoes .boxSearch form {
  padding-left: 0;
}

.publicacoes .boxSearch .selectFilter {
  width: 324px;
  height: 56px;
  border: 1px solid #b6bad1;
  border-radius: 0;
  color: #1e3250;
  font-size: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding-left: 18px;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.publicacoes .boxSearch .options {
  background-color: #f9f9f9;
  width: 275px;
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  color: rgba(25, 24, 37, 0.8);
  position: absolute;
  top: 65px;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.publicacoes .boxSearch .options.show {
  display: block;
  opacity: 1;
  z-index: 1;
}

.publicacoes .boxSearch .options ul {
  list-style: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
}

.publicacoes .boxSearch .options ul li {
  display: flex;
  align-items: center;
  height: 40px;
  border-bottom: 2px solid #b8d0e4;
}

.publicacoes .boxSearch .options ul .item {
  text-decoration: none;
  font-size: 22px;
  line-height: 30px;
  color: rgba(25, 24, 37, 0.8);
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.publicacoes .boxSearch .selectFilter:before {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23699CC6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  margin-right: 15px;
  transition: transform 0.1s ease;
}

.publicacoes .boxSearch .selectFilter.rotate:before {
  transform: rotate(-180deg);
}

.publicacoes .boxSearch .selectFilter:focus {
  box-shadow: none;
}

.publicacoes .boxSearch .boxInput {
  display: flex;
  align-items: center;
  gap: 30px;
}

.publicacoes .boxSearch .boxInput .boxFilter:hover {
  filter: brightness(0.85);
}

.publicacoes .boxSearch .boxInput .boxFilter svg {
  color: #ffffff;
  width: 25px;
  height: 25px;
}

.publicacoes .boxSearch .boxInput .boxFilter {
  width: 133px;
  height: 56px;
  border: 1px solid #b6bad1;
  background-color: #aecfe6;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1e3250;
  font-size: 20px;
  line-height: 30px;
}

.publicacoes .boxSearch form {
  padding-left: 0;
}

.publicacoes .boxSearch select {
  width: 324px;
  height: 56px;
  border: 1px solid #b6bad1;
  border-radius: 0;
  color: #1e3250;
  font-size: 18px;
  cursor: pointer;
}

.publicacoes .boxSearch select option {
  background-color: #f9f9f9;
  width: 235px;
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  color: rgba(25, 24, 37, 0.8);
}

.publicacoes .boxSearch select::-moz-placeholder {
  font-size: 16px;
  line-height: 32px;
  font-family: "Roboto", sans-serif;
  color: #b6bad1;
}

.publicacoes .boxSearch select::placeholder {
  font-size: 16px;
  line-height: 32px;
  font-family: "Roboto", sans-serif;
  color: #b6bad1;
}

.publicacoes .boxSearch .form-select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23699CC6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

.publicacoes .boxSearch .form-select:focus {
  box-shadow: none;
}

.publicacoes .boxSearch .boxInput {
  display: flex;
  align-items: center;
  gap: 30px;
}

.publicacoes .boxSearch .boxInput .boxFilter:hover {
  filter: brightness(0.85);
}

.publicacoes .boxSearch .boxInput .boxFilter svg {
  color: #ffffff;
  width: 25px;
  height: 25px;
}

.publicacoes .boxSearch .boxInput .boxFilter {
  width: 133px;
  height: 56px;
  border: 1px solid #b6bad1;
  background-color: #aecfe6;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1e3250;
  font-size: 20px;
  line-height: 30px;
}

.publicacoes .pagination {
  text-align: center;
  padding-top: 62px;
}

#single-publicacoes .boxSocials {
  gap: 21px;
  justify-content: flex-end;
  padding-bottom: 25px;
  border-bottom: 1px solid #c1cbcd;
}

#single-publicacoes .boxSocials a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  border: 1px solid #707070;
  border-radius: 50%;
  text-decoration: none;
  color: #707070;
}

#single-publicacoes .boxSocials a:hover {
  background-color: rgba(112, 112, 112, 0.2745098039);
}

#single-publicacoes .boxSocials a i {
  font-size: 20px;
}

#single-publicacoes .boxContentNotice {
  max-width: 1150px;
  padding-top: 25px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  color: #707070;
}

/*Paginação*/
.publicacoes .pagination {
  padding-top: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.publicacoes .pagination a.prev.page-numbers,
.publicacoes .pagination a.next.page-numbers {
  width: 72px;
  height: 58px;
  background-color: #1e3250;
  display: flex;
  align-items: center;
  justify-content: center;
}

.publicacoes .pagination a.prev.page-numbers svg,
.publicacoes .pagination a.next.page-numbers svg {
  width: 35px;
  height: 35px;
  color: #ffffff;
}

.publicacoes .pagination a.page-numbers {
  color: #aecfe6;
  text-decoration: none;
}

.publicacoes .pagination span.page-numbers.current {
  color: #1e3250;
}

.publicacoes .pagination a.page-numbers,
.publicacoes .pagination span.page-numbers.current {
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}

/*Fim paginação*/
.trabalhe-conosco {
  padding-top: 47px;
  padding-bottom: 50px;
  background-color: #fafafa;
}

.trabalhe-conosco .boxTitle,
.detailVacancy .boxTitle {
  padding-left: 0px;
}

.trabalhe-conosco .title,
.detailVacancy .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.trabalhe-conosco .boxSubtitle,
.detailVacancy .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.trabalhe-conosco .boxSubtitle .subtitle,
.detailVacancy .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 23px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.trabalhe-conosco .boxDescription,
.detailVacancy .boxDescription {
  max-width: 769px;
  width: 100%;
  padding-left: 0px;
}

.trabalhe-conosco .boxDescription .description,
.detailVacancy .boxDescription .description {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 50px;
}

.trabalhe-conosco .listBoxTrabalhe {
  gap: 30px;
}

.trabalhe-conosco .boxTrabalhe {
  /* max-width: 442px; */
  max-width: 424px;
  width: 100%;
  height: 320px;
  text-decoration: none;
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.trabalhe-conosco .boxTrabalhe::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #122945 0%, rgba(18, 41, 69, 0.9568627451) 64%, rgba(10, 40, 70, 0) 100%);
  opacity: 0.8;
  z-index: 1;
}

.trabalhe-conosco .boxTrabalhe .title {
  font-family: "FlamaBlack-Regular", sans-serif;
  color: #ffffff;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  margin-top: 60px;
  margin-left: 27px;
  z-index: 2;
  max-width: 80%;
}

.trabalhe-conosco .boxTrabalhe .boxButtonMore {
  width: 145px;
  height: 42px;
  margin-top: 117px;
  z-index: 2;
  margin-left: -8px;
}

.trabalhe-conosco .boxTrabalhe .boxButtonMore .btnSeeMoreTrabalhe {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  background-color: #ffffff;
  color: #1e3250;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0px;
  border: none;
}

.trabalhe-conosco .boxTrabalhe .boxButtonMore .btnSeeMoreTrabalhe > img {
  transform: translate(6px);
  transition: all 0.2s ease-in-out;
}

.trabalhe-conosco .boxTrabalhe .boxButtonMore .btnSeeMoreTrabalhe:hover > img {
  content: url("./img/plataformas-de-acao/seta-branca.svg");
  transform: translate(10px);
}

.trabalhe-conosco .boxTrabalhe .boxButtonMore .btnSeeMoreTrabalhe:hover {
  background-color: #699cc6;
  color: #ffffff;
}

.trabalhe-conosco .boxInfo {
  display: flex;
  justify-content: space-around;
}

.trabalhe-conosco .boxSocial {
  display: flex;
  gap: 10px;
  margin-top: 123px;
  z-index: 2;
}

.trabalhe-conosco .boxSocial a {
  width: 33px;
  height: 33px;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #009cdb;
}

.trabalhe-conosco .boxSocial a:hover {
  filter: brightness(0.75);
}

.trabalhe-conosco .boxSocial a i {
  font-size: 20px;
}

.detailVacancy {
  background-color: #fffffe;
  padding-top: 60px;
  padding-bottom: 109px;
}

.detailVacancy .boxDetailVacancy .boxDescription {
  max-width: 100%;
}

.contato {
  padding-top: 47px;
  padding-bottom: 50px;
  background-color: #fafafa;
}

.contato .boxTitle {
  padding-left: 0px;
}

.contato .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.contato .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.contato .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 23px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.contato .boxDescription {
  max-width: 100%;
  width: 100%;
  padding-left: 0px;
  border-bottom: 1px solid #c1cbcd;
}

.contato .boxDescription .description {
  font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 50px;
}

.realeses {
  padding-top: 47px;
  padding-bottom: 50px;
  background-color: #fafafa;
}

.realeses .boxTitle {
  padding-left: 0px;
}

.realeses .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.realeses .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.realeses .boxSubtitle .subtitle {
  color: #272b2d;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 23px;
  font-family: "Flama-Regular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.realeses .boxDescription {
  max-width: 100%;
  width: 100%;
  padding-left: 0px;
  border-bottom: 1px solid #c1cbcd;
}

.realeses .boxDescription .description {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707b81;
  margin-bottom: 20px;
}

.realeses .boxSearch {
  margin-top: 40px;
  margin-bottom: 30px;
  position: relative;
}

.realeses .boxSearch form {
  padding-left: 0;
}

.realeses .boxSearch .selectFilter {
  width: 324px;
  height: 56px;
  border: 1px solid #b6bad1;
  border-radius: 0;
  color: #1e3250;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding-left: 18px;
}

.realeses .boxSearch .options {
  background-color: #f9f9f9;
  width: 275px;
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  color: rgba(25, 24, 37, 0.8);
  position: absolute;
  top: 65px;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.realeses .boxSearch .options.show {
  display: block;
  opacity: 1;
  z-index: 1;
}

.realeses .boxSearch .options ul {
  list-style: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
}

.realeses .boxSearch .options ul li {
  display: flex;
  align-items: center;
  height: 40px;
  border-bottom: 2px solid #b8d0e4;
}

.realeses .boxSearch .options ul .item {
  text-decoration: none;
  font-size: 17px;
  line-height: 30px;
  color: rgba(25, 24, 37, 0.8);
}

.realeses .boxSearch .selectFilter:before {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23699CC6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  margin-right: 15px;
  transition: transform 0.1s ease;
}

.realeses .boxSearch .selectFilter.rotate:before {
  transform: rotate(-180deg);
}

.realeses .boxSearch .selectFilter:focus {
  box-shadow: none;
}

.realeses .boxSearch .boxInput {
  display: flex;
  align-items: center;
  gap: 30px;
}

.realeses .boxSearch .boxInput .boxFilter:hover {
  filter: brightness(0.85);
}

.realeses .boxSearch .boxInput .boxFilter svg {
  color: #ffffff;
  width: 25px;
  height: 25px;
}

.realeses .boxSearch .boxInput .boxFilter {
  width: 133px;
  height: 56px;
  border: 1px solid #b6bad1;
  background-color: #aecfe6;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1e3250;
  font-size: 20px;
  line-height: 30px;
}

.realeses .listRealeses {
  gap: 25px;
  border-bottom: 1px solid #c1cbcd;
  padding-bottom: 50px;
}

.realeses .listRealeses .boxRealeses {
  width: 392px;
  max-width: 100%;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  margin-top: 15px;
}

.realeses .listRealeses .boxRealeses > img {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
}

.realeses .listRealeses .boxRealeses .card-body {
  padding: 0;
}

.realeses .listRealeses .boxRealeses .boxTag {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  margin-bottom: 7px;
}

.realeses .listRealeses .boxRealeses .boxTag .square {
  background-color: #009cdb;
  width: 7px;
  height: 7px;
}

.realeses .listRealeses .boxRealeses .boxTag .tag {
  font-size: 17px;
  line-height: 45px;
  color: #707070;
  margin-bottom: 0;
}

.realeses .listRealeses .boxRealeses .boxTitle {
  width: 100%;
}

.realeses .listRealeses .boxRealeses .boxTitle .title {
  color: #1b1c20;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.realeses .listRealeses .boxRealeses .boxDescription {
  border-bottom: 0;
}

.realeses .listRealeses .boxRealeses .boxDescription .description {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  color: #707070;
}

.realeses .listRealeses .boxRealeses .boxButton {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 142px;
  height: 42px;
  cursor: pointer;
  background-color: #4c6b8b;
}

.realeses .listRealeses .boxRealeses .boxButton .buttonSeeMore {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 19px;
  color: #ffffff;
  cursor: pointer;
}

.realeses .listRealeses .boxRealeses .boxButton .buttonSeeMore #pdf {
  width: 24px;
  height: 32px;
  margin-left: 15px;
  margin-right: 8px;
}

.realeses .listRealeses .boxRealeses .boxButton .buttonSeeMore > #seta {
  transform: translate(6px);
}

.realeses .listRealeses .boxRealeses .boxButton:hover .buttonSeeMore > #seta {
  transform: translate(12px);
}

/*Paginação*/
.realeses .pagination {
  padding-top: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.realeses .pagination a.prev.page-numbers,
.realeses .pagination a.next.page-numbers {
  width: 72px;
  height: 58px;
  background-color: #1e3250;
  display: flex;
  align-items: center;
  justify-content: center;
}

.realeses .pagination a.prev.page-numbers svg,
.realeses .pagination a.next.page-numbers svg {
  width: 35px;
  height: 35px;
  color: #ffffff;
}

.realeses .pagination a.page-numbers {
  color: #aecfe6;
  text-decoration: none;
}

.realeses .pagination span.page-numbers.current {
  color: #1e3250;
}

.realeses .pagination a.page-numbers,
.realeses .pagination span.page-numbers.current {
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
}

/*Fim paginação*/
.governanca {
  padding-top: 47px;
  padding-bottom: 50px;
  background-color: #FAFAFA;
}

.governanca .boxTitle {
  padding-left: 0px;
}

.governanca .title {
  color: #707070;
  font-size: 36px;
  line-height: 43px;
}

.governanca .boxSubtitle {
  max-width: 1032px;
  width: 100%;
  padding-left: 0px;
}

.governanca .boxSubtitle .subtitle {
  color: #272B2D;
  font-size: 38px;
  line-height: 45px;
  margin-top: 21px;
  margin-bottom: 23px;
}

.governanca .boxDescription {
  max-width: 100%;
  width: 100%;
  padding-left: 0px;
  border-bottom: 1px solid #C1CBCD;
}

.governanca .boxDescription .description {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #707B81;
  margin-bottom: 50px;
}

.footer {
  min-height: 427px;
  background-color: #0a2846;
  padding-top: 50px;
  padding-bottom: 52px;
}

.footer .boxIcon {
  margin-bottom: 30px;
}

.footer .boxTitleFooter {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 21px;
}

.footer .boxTitleFooter .title {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 0;
  color: #aecfe6;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer .boxTitleFooter .borderBottom {
  width: 24px;
  height: 2px;
  background-color: #0e7db6;
}

.footer .boxSocials {
  display: flex;
  align-items: center;
  gap: 31px;
  flex-wrap: wrap;
  margin-bottom: 21px;
}

.footer .boxDescriptionFooter .description {
  color: #eff7f8;
  font-size: 16px;
  line-height: 24px;
  opacity: 0.55;
  width: 442px;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer .boxSocial .boxTitleFooter {
  margin-bottom: 16px;
}

.footer .boxSocial .boxTitleFooter .title {
  color: #818891;
}

.footer .boxSocials .social {
  background-color: #699cc6;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
  color: #ffffff;
  transition: all 0.2 ease-in-out;
}

.footer .boxSocials .social:hover {
  filter: brightness(0.85);
}

.footer .boxItemFooter {
  margin-left: 165px;
}

.footer .boxItemFooter .boxLinks ul {
  padding-left: 0;
}

.footer .boxItemFooter .boxLinks ul li,
.footer .boxItemFooter .boxLinks ul li a {
  list-style: none;
  color: #eff7f8;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 17px;
  cursor: pointer;
  text-decoration: none;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer .boxItemFooter .boxDescriptionItemFooter .description {
  width: 402px;
  color: #eff7f8;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer .boxItemFooter .boxDescriptionItemFooter .btnFooter {
  max-width: 140px;
  width: 100%;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  color: #1e3250;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  border: 0;
  border-radius: 24px;
  margin-bottom: 27px;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: all 0.3s ease-in-out;
}

.footer .boxItemFooter .boxDescriptionItemFooter .btnFooter > img {
  transform: translate(-6px);
  transition: all 0.2s ease-in-out;
}

.footer .boxItemFooter .boxDescriptionItemFooter .btnFooter:hover {
  background-color: #aecfe6;
}

.copyright {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  min-height: 54px;
  background-color: #4c6b8b;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.copyright .separatorFooterCopy {
  width: 2px;
  height: 24px;
  background-color: #699cc6;
  margin-left: 30px;
  margin-right: 30px;
}

/* Menu para os Movimentos */
/* Observatório */
.navDesktopObservatorio {
  background-color: #f2f2f2;
  box-shadow: 0px 3px 35px rgba(50, 61, 119, 0.0784313725);
  min-height: 61px;
  margin-top: 228px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 999;
}

.navDesktopObservatorio .barrerMenu {
  background-color: #d8d8d8;
  height: 1px;
  max-width: 100%;
  width: 100%;
  margin-top: -25px;
}

.navDesktopObservatorio .apoioadoresMenu {
  margin-top: 30px;
}

.navDesktopObservatorio .apoioadoresMenu a {
  padding: 0;
}

.navDesktopObservatorio .apoioadoresMenu a img {
  transform: scale(0.6);
}

.navDesktopObservatorio .apoioadoresMenu .title {
  color: #232323;
  text-align: center;
  letter-spacing: 0.35px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: -21px;
}

.navDesktopObservatorio .navbar-brand {
  padding: 0;
  width: 205px;
  max-width: 100%;
}

.navDesktopObservatorio .container-fluid {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
}

.navDesktopObservatorio .comoAderirBtn {
  margin-left: 23px;
}

.navDesktopObservatorio .AgendaBtn > img {
  margin-left: 10px;
}

.navDesktopObservatorio .comoAderirBtn,
.navDesktopObservatorio .AgendaBtn {
  background-color: #4c6b8b;
  color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 3px 15px rgba(43, 47, 71, 0.1019607843);
  width: 120px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 25px;
  margin-right: 23px;
}

.navDesktopObservatorio .comoAderirBtn:hover,
.navDesktopObservatorio .AgendaBtn:hover {
  background-color: #1e3250;
  color: #ffffff;
}

.navDesktopObservatorio .areaParticipanteBtn {
  background-color: #4c6b8b;
  color: #ffffff;
  box-shadow: 0px 3px 15px rgba(43, 47, 71, 0.1019607843);
  /* border-radius: 50%;
  width: 42px;
  height: 42px; */
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  height: 42px;
}

.navDesktopObservatorio .areaParticipanteBtn:hover {
  background-color: #1e3250;
  color: #ffffff;
}

.navDesktopObservatorio .areaParticipanteBtn img {
  height: 22px;
}

.navDesktopObservatorio .areaParticipanteBtn > span {
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  margin-right: 11px;
}

/* .navDesktopObservatorio .areaParticipanteBtn:hover {
  width: max-content;
  border-radius: 24px;
  color: #FFFFFF;
  margin-left: -150px;
} */
/* .navDesktopObservatorio .areaParticipanteBtn:hover > span {
  display: block !important;
  color: #FFFFFF;
} */
.navDesktopObservatorio a {
  float: left;
  color: #1e3250;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
  font-size: 24px;
  line-height: 30px;
}

.navDesktopObservatorio a:hover {
  color: #1e3250;
  opacity: 1;
}

.navDesktopObservatorio .boxButtons .dropbtn .borderLeftBlueMenu {
  width: 1px;
  height: 21px;
  background-color: #aecfe6;
}

.navDesktopObservatorio .dropdownMenu .dropbtn i {
  font-size: 12px;
  color: #64af2d;
  transition: all 0.2s ease-in-out;
}

.navDesktopObservatorio .dropdownMenu:hover .dropbtn i {
  transform: rotate(-180deg);
}

.navDesktopObservatorio .dropdownMenu {
  float: left;
  overflow: hidden;
}

.navDesktopObservatorio .dropdownMenu .dropbtn {
  font-size: 22px;
  line-height: 30px;
  border: none;
  outline: none;
  color: #707070;
  padding: 14px 16px;
  background-color: inherit;
  margin: 0;
  opacity: 0.7;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  font-family: "FlamaCondensed-Medium", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.navDesktopObservatorio .dropdownMenu .dropbtn:first-child {
  padding-left: 0;
}

.navDesktopObservatorio .dropdownMenu:hover .dropbtn {
  color: #64af2d;
  opacity: 1;
}

.navDesktopObservatorio .dropdownMenu-content a:hover .borderLeftBlue {
  width: 3px;
  height: 17px;
  background-color: #aecfe6;
}

.navDesktopObservatorio .dropdownMenu-content a .borderLeftBlue {
  display: inline-block;
  transition: opacity 0.3s ease;
  opacity: 1;
}

.navDesktopObservatorio .dropdownMenu-content a:not(:hover) .borderLeftBlue {
  opacity: 0;
}

.navDesktopObservatorio .dropdownMenu-content a .subMenuDescription {
  width: 100%;
  border-bottom: 2px solid #b8d0e4;
  margin-bottom: 0;
  font-size: 22px;
}

.navDesktopObservatorio .dropdownMenu-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 235px;
  box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.1607843137);
  z-index: 99999999999;
  border-radius: 5px;
}

.navDesktopObservatorio .dropdownMenu-content::after {
  position: absolute;
  left: 21px;
  top: -6px;
  content: " ";
  height: 0;
  width: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #fff;
}

.navDesktopObservatorio .dropdownMenu-content a {
  float: none;
  color: rgba(25, 24, 37, 0.8);
  padding: 6px 16px;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0px;
  text-align: left;
  transition: gap 0.3s ease;
  font-size: 16px;
  line-height: 30px;
}

.navDesktopObservatorio .dropdownMenu-content a:hover {
  gap: 11px;
}

.navDesktopObservatorio .dropdownMenu:hover .dropdownMenu-content {
  display: block;
}

.navDesktopObservatorio .navDesktopObservatorio .boxInput {
  width: 110px;
  height: 42px;
  position: relative;
  margin-left: 20px;
}

.navDesktopObservatorio .boxInput input {
  box-shadow: 0px 3px 15px rgba(43, 47, 71, 0.1019607843);
  border: 1px solid #699cc6;
  border-radius: 50px;
  position: relative;
}

.navDesktopObservatorio .boxInput:hover input {
  background-color: #4c6b8b;
}

.navDesktopObservatorio .boxInput:hover input::-moz-placeholder {
  color: #fafafa;
}

.navDesktopObservatorio .boxInput:hover input::placeholder {
  color: #fafafa;
}

.navDesktopObservatorio .boxInput input::-moz-placeholder {
  color: #4c6b8b;
}

.navDesktopObservatorio .boxInput input::placeholder {
  color: #4c6b8b;
}

.navDesktopObservatorio .boxInput img {
  position: absolute;
  top: 25%;
  left: 70%;
  width: 19px;
}

.navbarMobileObservatorio #menu .borderLeftBlueMenu {
  width: 1px;
  height: 21px;
  background-color: #aecfe6;
}

.navbarMobileObservatorio #menu .accordion-body {
  padding: 0;
  background-color: #f9f9f9;
}

.navbarMobileObservatorio #menu .noArrow.accordion-button::after {
  display: none;
}

.navbarMobileObservatorio #menu .accordion-item {
  border: 0px;
}

.navbarMobileObservatorio #menu .accordion-button {
  color: #1f3350;
  transition: all 0.2s ease-in-out;
}

.navbarMobileObservatorio #menu .accordion-button:hover {
  background-color: rgba(31, 51, 80, 0.1294117647);
}

.navbarMobileObservatorio #menu .accordion-item ul {
  list-style: none;
}

.navbarMobileObservatorio #menu .accordion-item ul li {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out;
}

.navbarMobileObservatorio #menu .accordion-item ul li:hover {
  margin-left: 15px;
}

.navbarMobileObservatorio #menu .accordion-item ul li:hover a {
  opacity: 1;
}

.navbarMobileObservatorio #menu .accordion-item ul li a {
  font-size: 17px;
  line-height: 30px;
  border: none;
  outline: none;
  color: #1e3250;
  text-decoration: none;
  opacity: 0.7;
}

.navbarMobileObservatorio #menu .accordion-button:not(.collapsed) {
  color: #1f3350 !important;
  background-color: rgba(31, 51, 80, 0.1294117647);
  box-shadow: none;
}

.navbarMobileObservatorio #menu .accordion-button:focus {
  border-color: transparent;
  box-shadow: none;
}

.navbarMobileObservatorio #menu .boxSocials {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  margin-top: 15px;
  padding-left: 12px;
}

.navbarMobileObservatorio #menu .boxSocials .social {
  background-color: #1f3350;
  color: #ffffff;
  width: 29px;
  height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}

.navbarMobileObservatorio #menu .boxSocials .social:hover {
  filter: brightness(0.85);
}

@media (max-width: 998px) {
  .navbarMobileObservatorio {
    top: 85px;
  }
  .navbarMobileObservatorio#headerOBS {
    box-sizing: border-box;
    height: 70px;
    padding: 1rem;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    box-shadow: 0px 3px 35px rgba(50, 61, 119, 0.0784313725);
  }
  .navbarMobileObservatorio #menu {
    display: block;
    position: absolute;
    width: 100%;
    top: 70px;
    right: 0px;
    background-color: #ffffff;
    transition: 0.6s;
    z-index: 1000;
    height: 0px;
    visibility: hidden;
    overflow-y: hidden;
    padding-left: 0;
  }
  .navbarMobileObservatorio #nav.active #menu {
    height: calc(100vh - 70px);
    visibility: visible;
    overflow-y: auto;
  }
  .navbarMobileObservatorio #menu a {
    padding: 0;
    margin: 0 0.5rem;
  }
  .navbarMobileObservatorio #btn-mobile {
    display: flex;
    padding: 0.2rem;
    font-size: 1rem;
    border: none;
    background: none;
    cursor: pointer;
    gap: 0.5rem;
    color: #1f3350;
  }
  .navbarMobileObservatorio #hamburger {
    border-top: 2px solid;
    width: 20px;
  }
  .navbarMobileObservatorio #hamburger::after,
  .navbarMobileObservatorio #hamburger::before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: currentColor;
    margin-top: 5px;
    transition: 0.3s;
    position: relative;
  }
  .navbarMobileObservatorio #nav.active #hamburger {
    border-top-color: transparent;
  }
  .navbarMobileObservatorio #nav.active #hamburger::before {
    transform: rotate(135deg);
  }
  .navbarMobileObservatorio #nav.active #hamburger::after {
    transform: rotate(-135deg);
    top: -7px;
  }
}
[class^=grafico-] .list-group {
  box-shadow: 0px 3px 10px rgba(100, 100, 100, 0.1607843137);
  border-radius: 15px;
  background-color: #FFFFFF;
}

[class^=grafico-] .list-group li {
  color: rgba(25, 24, 37, 0.8);
  font-family: "Flama-Regular", sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0s;
}

[class^=grafico-] .list-group-item.active {
  background-color: #64AF2D;
  color: #FFFFFF;
  border-color: #64AF2D;
  transition: all 0s;
}

[class^=grafico-] p {
  line-height: 20px;
}

@media (min-width: 1030px) and (max-width: 1440px) {
  /*Media média de tela*/
  .banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxTitleBannerSlide .title {
    font-size: 32px;
  }
  .banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxDescriptionBannerSlide .description {
    font-size: 18px;
  }
  .cta-obs .title,
  .queremosMovimento .boxTitleMovimento .title,
  .faq .title,
  .comoAderirMovimento .boxTitleMovimento .title,
  .trabalhe-conosco .title,
  .detailVacancy .title,
  .movimentos .title,
  .como-aderir .title,
  .receberNews .title,
  .apoiadores-parceiros .title,
  .pataformas-de-acao .title,
  .noticias .title,
  .sobre-nos .title,
  .sobre-nos .boxContentFeature .boxTitle .title,
  .publicacoes .title,
  .agenda .title,
  .tematicas .title,
  .comoTrabalharMovimento .boxTitleMovimento .title {
    font-size: 30px !important;
  }
  .sobre-nos .boxInfo .box .boxNumberAndDescription .number,
  .sobre-nos .boxCTA .boxContentFeature .boxTitle .title {
    font-size: 26px;
  }
  .cta-obs .boxDescription .description,
  .cta-obs .boxSubtitle .subtitle,
  .queremosMovimento .boxContentData .boxContentNumber .description,
  .queremosMovimento .boxSubtitleMovimento .subtitle,
  .faq .boxDescription .description,
  .trabalhe-conosco .boxSubtitle .subtitle,
  .detailVacancy .boxSubtitle .subtitle,
  .movimentos .boxSubtitle .subtitle,
  .como-aderir .boxSubtitle .subtitle,
  .receberNews .boxSubtitle .subtitle,
  .apoiadores-parceiros .boxSubtitle .subtitle,
  .pataformas-de-acao .boxSubtitle .subtitle,
  .noticias .boxSubtitle .subtitle,
  .sobre-nos .boxSubtitle .subtitle,
  .banner-texto .boxSubtitleBanner .subtitle,
  .publicacoes .boxSubtitle .subtitle,
  .agenda .boxSubtitle .subtitle,
  .tematicas .boxSubtitle .subtitle {
    font-size: 28px !important;
    line-height: 30px !important;
  }
}
@media (max-width: 1400px) {
  .navDesktop .navbar-brand {
    width: 160px;
  }
  .footer .boxItemFooter .boxDescriptionItemFooter .description,
  .footer .boxDescriptionFooter .description {
    width: 280px;
  }
  .footer .boxItemFooter {
    margin-left: 80px;
  }
  section {
    padding: 0 5%;
  }
}
@media (max-width: 1360px) {
  .queremosMovimento .boxContentData {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .sobre-nos .boxContentFeature .boxFeature .feature {
    width: 600px;
  }
  .sobre-nos .boxCTA .boxContentFeature .boxFeature .feature {
    max-width: 550px;
  }
  .navDesktop .container-fluid {
    justify-content: center;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
  }
}
@media (max-width: 1350px) {
  .movimentos .listBoxMoviments,
  .pataformas-de-acao .listBoxPlataforms,
  .tematicas .listBoxTematicas {
    justify-content: center;
  }
}
@media (max-width: 1328px) {
  .navDesktopObservatorio,
  .navDesktopMovi {
    margin-top: 271px;
  }
}
@media (max-width: 1319px) {
  .sobre-nos .boxFeature .feature {
    display: none;
  }
  .sobre-nos .boxCTA .boxContentFeature .boxCtaSobreNos {
    transform: none;
  }
  .sobre-nos .boxContentFeature {
    justify-content: flex-start;
  }
}
@media (max-width: 1283px) {
  .navDesktop .container-fluid {
    padding: 0 2%;
    justify-content: center;
  }
  .documentos #tabs ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .documentos .carousel-control-prev,
  .documentos .carousel-control-next {
    align-items: center;
    justify-content: center;
  }
  .realeses .boxDate .boxButtonDate .separatorLeft,
  .realeses .boxDate .boxButtonDate .separatorRight {
    width: 305px;
  }
}
@media (max-width: 1200px) {
  .sobreMovimento .row .boxRight .boxDescriptionMovimento .boxIconesMovimento .boxIconeRight .iconeRight {
    margin-left: 0px;
  }
  .tab .boxContentTab .container-fluid .governanca {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }
  .tab .boxContentTab .container-fluid .governanca .contentGovernanca .info {
    text-align: center;
  }
  .noticias .listCardNotices .buttonSeeAll {
    width: 250px;
  }
  .pataformas-de-acao .listBoxPlataforms {
    justify-content: center;
  }
  .sobre-nos .boxSubtitle {
    margin-bottom: 15px;
  }
  .footer .boxItemFooter {
    margin-left: 0 !important;
  }
}
@media (max-width: 1100px) {
  .comoTrabalharMovimento .listBoxTrabalharMovimento {
    justify-content: center;
  }
  .cta-portfolio-projetos .cta .boxButtonCTA::after {
    display: none;
  }
  .empresas-obs .listEmpresas {
    justify-content: center;
  }
}
@media (max-width: 1057px) {
  .form .boxForm #phone,
  .form .boxForm #InputEmailForm {
    width: 100%;
  }
}
@media (max-width: 1030px) {
  .banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxTitleBannerSlide .title span {
    padding-top: 0px;
    line-height: 30px;
  }
  .banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxTitleBannerSlide .title {
    font-size: 22px;
  }
  .banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxDescriptionBannerSlide .description {
    font-size: 15px;
  }
}
@media (max-width: 998px) {
  .tematicas_v3 .listBoxTematicas {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .tematicas_v3 .listBoxTematicas .boxRoda img,
  .tematicas_v3 .listBoxTematicas .boxRoda {
    display: none;
  }
  .realeses .row .separatorLeft,
  .realeses .row .separatorRight,
  .sobre-nos_v3 .boxInfo,
  .sobre-nos_v3 .boxCTA .boxContentFeature {
    display: none;
  }
  .banner-carousel .boxCarousel .title {
    font-size: 18px;
    text-align: center;
  }
  .faq .accordion-button {
    font-size: 16px;
  }
  .faq .accordion-body > p {
    font-size: 17px;
    line-height: 28px;
  }
  .video .boxVideo > iframe {
    padding: 10px;
  }
  .search-bar {
    min-height: 20px;
  }
  .clearfix {
    min-height: 25px;
    /* display: none; */
  }
  .navDesktop,
  .navDesktopObservatorio,
  .navDesktopMovi {
    display: none;
  }
  .noticias .listCardNotices .buttonSeeAll {
    font-size: 13px;
  }
  .noticias .listCardNotices .boxButtonSeeAll {
    justify-content: center;
  }
  .conheca-equipe .boxUser {
    padding-bottom: 25px;
  }
}
@media (max-width: 940px) {
  .cta-portfolio-projetos .cta .boxImagesCTA > img:nth-child(1) {
    margin-bottom: 25px;
  }
  .cta-portfolio-projetos .cta .boxButtonCTA {
    margin-top: 25px;
  }
}
@media (max-width: 918px) {
  .realeses .listRealeses .boxRealeses {
    width: 100%;
    max-width: 100%;
  }
  .movimento-single .boxLeft {
    margin-top: 195px;
  }
  .movimento-single .boxRight,
  .sobreMovimento .row .boxLeft {
    display: none;
  }
  .sobreMovimento .row .boxRight {
    margin-top: -300px;
  }
  .realeses .boxDate .boxButtonDate .separatorLeft,
  .realeses .boxDate .boxButtonDate .separatorRight {
    width: 60px;
  }
}
@media (max-width: 768px) {
  .sobreMovimento .row .boxRight .boxDescriptionMovimento .boxIconesMovimento .boxIconeRight .iconeRight {
    margin-top: 25px;
  }
  .comoTrabalharMovimento .boxDescriptionMovimento {
    margin-top: 25px;
  }
  /*Tipografia*/
  .comoAderirMovimento .boxContentMovimento .content,
  .comoTrabalharMovimento .boxDescriptionMovimento .description {
    font-size: 16px;
  }
  .comoAderirMovimento .boxContentMovimento {
    margin-top: 10px;
  }
  .queremosMovimento .boxContentData .boxContentNumber .number {
    font-size: 42px;
  }
  .cta-obs .title,
  .queremosMovimento .boxTitleMovimento .title,
  .faq .title,
  .comoAderirMovimento .boxTitleMovimento .title,
  .trabalhe-conosco .title,
  .detailVacancy .title,
  .movimentos .title,
  .como-aderir .title,
  .receberNews .title,
  .apoiadores-parceiros .title,
  .pataformas-de-acao .title,
  .noticias .title,
  .sobre-nos .title,
  .sobre-nos .boxContentFeature .boxTitle .title,
  .publicacoes .title,
  .agenda .title,
  .tematicas .title,
  .comoTrabalharMovimento .boxTitleMovimento .title {
    font-size: 22px !important;
  }
  .cta-obs .boxDescription .description,
  .cta-obs .boxSubtitle .subtitle,
  .queremosMovimento .boxContentData .boxContentNumber .description,
  .queremosMovimento .boxSubtitleMovimento .subtitle,
  .faq .boxDescription .description,
  .trabalhe-conosco .boxSubtitle .subtitle,
  .detailVacancy .boxSubtitle .subtitle,
  .movimentos .boxSubtitle .subtitle,
  .como-aderir .boxSubtitle .subtitle,
  .receberNews .boxSubtitle .subtitle,
  .apoiadores-parceiros .boxSubtitle .subtitle,
  .pataformas-de-acao .boxSubtitle .subtitle,
  .noticias .boxSubtitle .subtitle,
  .sobre-nos .boxSubtitle .subtitle,
  .banner-texto .boxSubtitleBanner .subtitle,
  .publicacoes .boxSubtitle .subtitle,
  .agenda .boxSubtitle .subtitle,
  .tematicas .boxSubtitle .subtitle {
    font-size: 22px !important;
    line-height: 30px !important;
  }
  .sobre-nos .boxInfo .box .boxNumberAndDescription .number,
  .sobre-nos .boxCTA .boxContentFeature .boxTitle .title {
    font-size: 26px;
  }
  .noticias .listCardNotices .separatorLeft,
  .noticias .listCardNotices .separatorRight {
    display: none;
  }
  .banner-slide .swiper .swiper-button-prev {
    left: 8px;
  }
  .banner-slide .swiper .swiper-button-next {
    right: 8px;
  }
  .sobreMovimento {
    margin-top: -200px;
  }
}
@media (max-width: 600px) {
  .tematicas .listBoxTematicas .titleTematicas {
    font-size: 15px !important;
    line-height: 30px !important;
  }
  .agenda .boxDateMonth {
    padding-left: 0;
    padding-right: 0;
  }
  .banner-slide .swiper .swiper-slide .carousel-caption .container-fluid .boxTitleBannerSlide .title span {
    padding-top: 0;
    padding-left: 0;
  }
  .movimentos .boxMoviments .imageMoviment {
    padding-left: 10px;
  }
  .sobre-nos .boxContentFeature {
    flex-wrap: wrap;
  }
  .apoiadores-parceiros .listApoiadoresInstitucionais,
  .apoiadores-parceiros .listParceiros {
    justify-content: center;
  }
  .footer .boxItemFooter .boxDescriptionItemFooter .description,
  .footer .boxDescriptionFooter .description {
    width: auto;
  }
  .copyright .separatorFooterCopy {
    display: none;
  }
  .copyright {
    text-align: center;
  }
  .noticias .boxSearch {
    margin-bottom: 15px;
  }
  .noticias .boxSearch .boxInput,
  .publicacoes .boxSearch .boxInput {
    flex-wrap: wrap;
  }
  .publicacoes .boxSearch .boxInput {
    gap: 10px;
  }
  .publicacoes .boxSearch {
    margin-bottom: 5px;
  }
  .noticias .boxSearch .boxInput .boxLupa,
  .publicacoes .boxSearch .boxInput .boxFilter {
    flex: 1;
  }
  .noticias .pagination {
    flex-wrap: wrap;
  }
}
@media (max-width: 500px) {
  .search-bar #boxSearchLupa.hidden,
  .search-bar .boxSocials {
    opacity: 0;
    display: none;
  }
  .search-bar .boxSearchBar {
    display: block;
  }
  .search-bar .boxSearch {
    justify-content: center;
  }
  .banner-slide .swiper .swiper-pagination {
    margin-bottom: 0;
  }
  .banner-slide .swiper .swiper-slide .carousel-caption {
    bottom: 6.25rem;
  }
}
@media (max-width: 339px) {
  .search-bar .boxSearch .boxInput > img {
    transform: translate(-109px, 2px);
  }
}/*# sourceMappingURL=style.css.map */