@charset "UTF-8";
/* Main Color */
/* Secondary Color */
/* Neutral Colors */
/* Additional Colors */
/* Functional Colors */
/* Dataviz Colors */
/* GBU Colors */
body.single-projetos .section-breadcrumb-header .section-breadcrumb {
  margin-top: 65px;
}
body.single-projetos .section-breadcrumb-header .section-breadcrumb .nj-breadcrumb {
  max-width: 920px;
  margin: 0 auto;
  padding: 0;
}
body.single-projetos .wraper-single-post {
  max-width: 920px;
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px;
}
body.single-projetos .section-single-case .title-single-press-releases {
  color: #232d35;
}
body.single-projetos .section-single-case .subtitulo-single-press-releases {
  color: #334551;
}
body.single-projetos .section-single-case .box {
  border-bottom: 1px solid #ccd4da;
  gap: 2rem;
}
@media (min-width: 768px) {
  body.single-projetos .section-single-case .box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0.5rem;
  }
}
body.single-projetos .section-single-case .box .category-date {
  gap: 1rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
body.single-projetos .section-single-case .box .category-date .tag {
  padding: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 120px;
      -ms-flex: 1 1 120px;
          flex: 1 1 120px;
  max-width: 120px;
}
@media (min-width: 768px) {
  body.single-projetos .section-single-case .box .category-date .tag {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
body.single-projetos .section-single-case .social-media {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
body.single-projetos .section-single-case .social-media .medias {
  gap: 1em;
}
body.single-projetos .section-single-case .social-media .medias .share .svg-share .fill-color {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
body.single-projetos .section-single-case .social-media .medias .share::hover .svg-share {
  scale: 1.2;
}
body.single-projetos .section-single-case .social-media .medias .share::hover .svg-share .fill-color {
  fill: #005aa0;
}
body.single-projetos .section-single-case .text-grey {
  color: #778c9b;
}
body.single-projetos .section-single-case p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #232d35;
}
body.single-projetos .section-single-case p strong {
  font-weight: 700;
}
body.single-projetos .section-single-case h3 {
  font-family: Lato;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #232d35;
}
body.single-projetos .section-single-case img {
  -o-object-fit: contain;
     object-fit: contain;
  height: auto;
}
body.single-projetos .section-single-case ul {
  list-style-type: disc;
  padding-left: 0;
}
body.single-projetos .section-single-case ul li {
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #232d35;
}
body.single-projetos .section-single-case ul li strong {
  font-weight: 700;
}
body.single-projetos .section-single-case ul li::marker {
  color: #005aa0;
}
body.single-projetos .section-single-case blockquote pre img {
  max-width: 50%;
}
body.single-projetos .section-04 .list-Card {
  gap: 0.75rem;
}
body.single-projetos .section-04 .list-Card li::before {
  content: "•";
  color: #007acd;
  padding-right: 16px;
}
body.single-projetos .repetidor-card-composition .section-composition01 {
  padding: 80px 0;
  background-color: #f6f8f9;
}
body.single-projetos .repetidor-card-composition .section-composition01 .wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.single-projetos .repetidor-card-composition .section-composition01 .wrapper .no-image {
  max-width: initial;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.single-projetos .repetidor-card-composition .section-composition01 .wrapper .no-image .section-composition01-text {
  max-width: 920px;
}
body.single-projetos .repetidor-card-composition .composition-02 {
  background-color: #fff;
}
body.single-projetos .repetidor-card-composition .composition-02 .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  body.single-projetos .repetidor-card-composition .composition-02 .wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
body.single-projetos .repetidor-card-composition .section-composition01 {
  padding: 80px 0;
  background-color: #f6f8f9;
}
body.single-projetos .repetidor-card-composition .section-composition01 .wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.single-projetos .repetidor-card-composition .section-composition01 .wrapper .no-image {
  max-width: initial;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.single-projetos .repetidor-card-composition .section-composition01 .wrapper .no-image .section-composition01-text {
  max-width: 920px;
}
body.single-projetos .repetidor-card-composition .composition-02 {
  background-color: #fff;
}
body.single-projetos .repetidor-card-composition .composition-02 .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  body.single-projetos .repetidor-card-composition .composition-02 .wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
body.single-projetos .section-composition-42 {
  margin-bottom: 120px;
}
body.single-projetos .section-composition-42 .wrapper {
  padding: 0;
}
body.single-projetos .section-composition-42 .wrapper .composition-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 1rem;
}
body.single-projetos .section-composition-42 .wrapper .composition-cards .card-single {
  height: 6.2rem;
  max-width: 9.2rem;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: none;
  padding: 0.5rem;
}
body.single-projetos .custom-fotorama-content {
  position: relative;
}
body.single-projetos .custom-fotorama-content .fotorama__arr {
  opacity: 0 !important;
}
body.single-projetos .custom-fotorama-content .custom-fotorama-arrow-next,
body.single-projetos .custom-fotorama-content .custom-fotorama-arrow-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(calc(-50% - 88px));
          transform: translateY(calc(-50% - 88px));
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body.single-projetos .custom-fotorama-content .custom-fotorama-arrow-next {
  right: 0;
}
body.single-projetos .custom-fotorama-content .custom-fotorama-arrow-next.-disabled {
  opacity: 0.3;
}
body.single-projetos .custom-fotorama-content .custom-fotorama-arrow-prev {
  left: 0;
}
body.single-projetos .custom-fotorama-content .custom-fotorama-arrow-prev.-disabled {
  opacity: 0.3;
}
body.single-projetos .swiper {
  position: relative;
}
body.single-projetos .swiper .swiper-wrapper {
  height: 512px;
}
body.single-projetos .swiper .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
}
body.single-projetos .swiper .swiper-wrapper .swiper-slide img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
body.single-projetos .swiper .swiper-wrapper .box-btn-case-solucoes {
  position: absolute;
  bottom: 64px;
  width: 120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
body.single-projetos .swiper .data-project-buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  width: 100%;
  margin-top: 1.5rem;
  gap: 2rem;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  body.single-projetos .swiper .data-project-buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
body.single-projetos .swiper .data-project-buttons .data-project {
  width: 23rem;
}
body.single-projetos .swiper .data-project-buttons .data-project .codigo-aneel {
  margin-top: 1rem;
  color: #60798b;
}
body.single-projetos .swiper .buttons {
  padding-top: 2rem;
  gap: 2rem;
  margin-right: -10px;
}
@media (min-width: 768px) {
  body.single-projetos .swiper .buttons {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
body.single-projetos .swiper .buttons .swiper-buttons {
  position: relative;
}
body.single-projetos .swiper .buttons .swiper-button-prev {
  background-color: #007acd;
}
body.single-projetos .swiper .buttons .swiper-button-next {
  background-color: #007acd;
}
body.single-projetos .swiper .buttons .swiper-button-prev,
body.single-projetos .swiper .buttons .swiper-button-next {
  width: auto;
  height: auto;
  padding: 1rem 3rem;
}
body.single-projetos .swiper .buttons .swiper-button-prev svg,
body.single-projetos .swiper .buttons .swiper-button-next svg {
  width: 24px;
  height: 24px;
}
body.single-projetos .swiper .buttons .swiper-button-prev::after,
body.single-projetos .swiper .buttons .swiper-button-next::after {
  content: "";
}
body.single-projetos .recent-related-posts {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
body.single-projetos .recent-related-posts .related-post {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 300px;
      -ms-flex: 1 1 300px;
          flex: 1 1 300px;
  overflow: hidden;
}
body.single-projetos .recent-related-posts .related-post .related-post-thumbnail {
  overflow: hidden;
}
body.single-projetos .recent-related-posts .related-post .related-post-thumbnail img {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  width: 100%;
  height: 186px;
  margin-bottom: -2px;
  -o-object-fit: cover;
     object-fit: cover;
}
body.single-projetos .recent-related-posts .related-post .category-date-content-related {
  padding: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 186px;
  border: 1px solid #60798b;
}
body.single-projetos .recent-related-posts .related-post .category-date-content-related .tags-related-post {
  gap: 0.5rem;
}
body.single-projetos .recent-related-posts .related-post .category-date-content-related .related-post-date {
  font-size: 12px;
  color: #60798b;
}
body.single-projetos .recent-related-posts .related-post:hover .related-post-thumbnail img {
  scale: 1.1;
}
body.single-projetos .recent-related-posts .related-post:after {
  display: block;
  content: "";
  position: relative;
  top: -3px;
  border-bottom: 4px solid transparent;
  -o-border-image: linear-gradient(90deg, #0af 0%, #23d2b5 100%);
     border-image: -webkit-gradient(linear, left top, right top, from(#0af), to(#23d2b5));
     border-image: linear-gradient(90deg, #0af 0%, #23d2b5 100%);
  border-image-slice: 1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}
body.single-projetos .recent-related-posts .related-post:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
body.single-projetos .section-table-07 .point-none {
  pointer-events: none;
}
body.single-projetos .section-table-07 .svg-rotate-list {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
body.single-projetos .section-table-07 .svg-rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
body.single-projetos .section-table-07 .text-right {
  gap: 0.5rem;
}
body.single-projetos .section-table-07 .text-right:hover {
  cursor: pointer;
}
body.single-projetos .section-composition-04 {
  background-color: #fff;
  padding: 0 4rem;
}
body.single-projetos .section-composition-04 .recent-related-posts {
  width: 100%;
}
body.single-projetos .section-composition-04 h2 {
  max-width: 1440px;
  width: 100%;
}
/*# sourceMappingURL=single-projetos.css.map */
