.owl-dots {
  margin-top: 15px;
  justify-content: center;
  display: flex;
}
.owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  background: #0057bb;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 100%;
  opacity: 0.5;
}
.owl-dot.active span,
.owl-dot:hover span {
  opacity: 1;
}
.owl-carousel.owl-drag .owl-item {
  padding: 10px;
}
li a {
  display: block;
}
.h2-title {
  margin-top: 20px;
}
.info {
  box-shadow: 2px 2px 5px silver;
  margin: 2em;
  padding-bottom: 3em;
  max-width: 18em;
  text-align: center;
}
.info img {
  height: 15em;
  width: 15em;
  margin-bottom: 2em;
}
.empresa-blocos h2 {
  padding-top: 0.5em;
  font-weight: bold;
  font-size: 1.5rem;
  color: #464a78;
  text-transform: uppercase;
  padding-bottom: 5%;
}
.empresa-blocos {
  text-align: center;
  transition: 0.3s;
  display: inline-block;
}
.empresa-blocos li {
  list-style: none;
  margin-left: -15%;
}
.empresa-blocos ul {
  margin-top: -5%;
}
.empresa-blocos .duplo {
  padding-bottom: 10px;
}
.project-post .produtos {
  box-shadow: 2px 2px 5px silver;
  margin: 2em;
  padding-bottom: 3em;
  max-width: 18em;
  text-align: center;
}
.project-post .produtos img {
  height: 15em;
  width: 15em;
  margin-bottom: 2em;
}
.borderhover {
  border: 1px solid #464a78;
}
body {
  font-family: sans-serif;
}
a:hover {
  text-decoration: none;
}
h1,
.h1 {
  color: #464a78;
  font-weight: 700;
  font-size: 2.2em;
  text-transform: uppercase !important;
}
h2,
.h2 {
  font-size: 1.5rem;
  color: #0057bb;
  text-transform: uppercase !important;
}
h3,
.h3 {
  font-size: 1.25rem;
}
h4,
.h4 {
  font-size: 1rem;
}
h5,
.h5 {
  font-size: 0.75rem;
}
h6,
.h6 {
  font-size: 0.5rem;
}
p {
  font-weight: 500;
}
a.fone::before {
  font-family: "Font Awesome 5 Free";
  content: "\f095";
  display: inline-block;
  font-weight: 900;
  margin-right: 5px;
}
a.whats::before {
  font-family: "Font Awesome 5 Brands";
  content: "\f232";
  display: inline-block;
  font-weight: 400;
  margin-right: 5px;
}
.mapasite li {
  list-style: none;
}
.mapasite a {
  color: #333;
}
.mpis {
  padding-left: 3em;
}
.mapasite .principal {
  font-weight: bold;
}
header {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}
.info-header {
  background: #1b4f72;
  color: white;
  padding: 15px 0;
}
.info-header a {
  color: #fff;
  margin: 0 5px;
}
.navbar-brand > img {
  width: 200px;
}
#menu {
  background: linear-gradient(45deg, #00aeca, #0057bb);
  min-height: auto;
  padding: 0;
}
.dropdown-item:hover,
.dropdown-item:focus {
  border-radius: 5px;
  background-color: #0057bb !important;
  color: #fff;
}
.dropdown-menu.second-lvl {
  background-color: #ffffff;
  border-radius: 0;
  flex-wrap: wrap;
  overflow-y: scroll;
  max-height: 50vh;
  width: 80vw;
  min-width: 60vw;
  left: -72vw;
}
.dropdown-menu.second-lvl a {
  color: #000000;
  padding: 3px 2px;
  width: 100%;
  font-size: 14px;
}
.dropdown-menu.second-lvl a:hover {
  color: #fff;
  border-radius: 5px;
  background-color: #0057bb;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  background-color: #0057bb;
}
.dropdown-item.active,
.dropdown-item:focus {
  color: #fff;
  background-color: #0057bb;
}
.navbar-light .navbar-nav .nav-link.menu-text {
  color: #fff;
  font-weight: 300;
  display: flex;
  align-items: center;
  font-size: 1em;
  padding: 2rem 0.5rem;
}
.navbar-light .navbar-nav .nav-link.menu-text:hover {
  color: #0cf;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.breadcrumb {
  background: none;
  padding: 0px;
  margin: 0px;
  justify-content: center;
  font-size: 14px;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb-item.active {
  color: rgba(255, 255, 255, 0.7);
}
.banner-brad {
  background: url(../img/banner-empresa.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width: 700px) {
  .banner-brad {
    background: url(../img/banner-empresa-m.jpg) no-repeat center center;
    background-size: cover;
  }
}
section.page-banner-section h1 {
  font-size: 2.2em;
  line-height: 60px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0px;
  text-shadow: 1px 1px 2px #000;
}
section.page-banner-section p {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
  text-shadow: 1px 1px 2px #000;
}
#carousel,
#carousel .carousel-inner,
#carousel .carousel-inner .carousel-item {
  height: 65vh;
}
.scont {
  height: 100%;
  width: 100%;
}
.stitulo {
  color: white;
  font-size: 3em;
  text-shadow: 1px 1px 1px #000;
}
.sdesc {
  color: #fff;
  font-size: 1.7em;
  text-shadow: 1px 1px 1px #000;
}
.carousel-inner .one {
  background: url(../img/banner03.jpg) no-repeat center center;
  background-size: cover;
}
.carousel-inner .two {
  background: url(../img/banner02.jpg) no-repeat center center;
  background-size: cover;
}
.carousel-inner .three {
  background: url(../img/banner04.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width: 700px) {
  .scont {
    height: 100%;
    width: 100%;
  }
  .stitulo {
    color: #fff;
    font-size: 2.4em;
    text-shadow: 1px 1px 1px #000;
  }
  .sdesc {
    color: #fff !important;
    font-size: 1.3em;
    text-shadow: 1px 1px 1px #000;
  }
  .carousel-inner .one {
    background: url(../img/banner03-m.jpg) no-repeat center center;
    background-size: cover;
  }
  .carousel-inner .two {
    background: url(../img/banner02-m.jpg) no-repeat center center;
    background-size: cover;
  }
  .carousel-inner .three {
    background: url(../img/banner04-m.jpg) no-repeat center center;
    background-size: cover;
  }
}
.lead.slider-text {
  font-size: 3.5em;
  font-weight: 900;
  text-shadow: 1px 1px 1px #000;
}
.button-slider {
  padding: 15px 50px;
  background-color: transparent;
  border: 3px solid #fff;
  color: #fff;
  border-radius: 3px;
  font-size: 1.2em;
  font-weight: 500;
  position: relative;
  top: 20px;
  transition: 0.3s ease-in-out all;
  text-shadow: 1px 1px 1px #969696;
}
.button-slider:hover {
  background-color: #fff;
  color: #000;
}
.button-slider2 {
  padding: 12px 50px;
  background-color: #0057bb;
  color: #fff;
  border-radius: 3px;
  font-size: 1.2em;
  font-weight: 500;
  position: relative;
  top: 20px;
  transition: 0.3s ease-in-out all;
  text-transform: uppercase;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.button-slider2:hover {
  background-color: #0080e9;
  color: #fff;
}
.carousel-caption.fix-slider {
  top: 0px;
  height: 90%;
  left: 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.carousel-caption p {
  font-size: 1.8em;
  font-weight: 500;
  margin: 0px;
  text-shadow: 1px 1px 1px #000;
}
.carousel-item.carousel-height {
  height: 700px;
}
div.carousel-item > img {
  height: 100vh;
}
.carousel-indicators.lineSlide .active {
  background-color: #0057bb;
  height: 8px;
}
.carousel-indicators.lineSlide {
  bottom: 30px;
}
[data-anime] {
  opacity: 0;
  transition: 1s all ease-in-out;
}
[data-anime="left"] {
  transform: translate3d(-50px, 0px, 0px);
}
[data-anime="in"] {
  transform: translate3d(0px, 0px, 0px);
}
[data-anime="right"] {
  transform: translate3d(50px, 0px, 0px);
}
[data-anime="up"] {
  transform: translate3d(0px, 70px, 0px);
}
[data-anime="down"] {
  transform: translate3d(0px, -70px, 0px);
}
[data-anime].animate {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
[data-anime2] {
  opacity: 0;
  transition: 1s all ease-in-out;
}
[data-anime2="left"] {
  transform: translate3d(-50px, 0px, 0px);
}
[data-anime2="in"] {
  transform: translate3d(0px, 0px, 0px);
}
[data-anime2="right"] {
  transform: translate3d(50px, 0px, 0px);
}
[data-anime2="up"] {
  transform: translate3d(0px, 70px, 0px);
}
[data-anime2="down"] {
  transform: translate3d(0px, -70px, 0px);
}
[data-anime2].animate {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
[data-anime3] {
  opacity: 0;
  transition: 0.3s all ease-in-out;
}
[data-anime3="left"] {
  transform: translate3d(-50px, 0px, 0px);
}
[data-anime3="in"] {
  transform: translate3d(0px, 0px, 0px);
}
[data-anime3="right"] {
  transform: translate3d(50px, 0px, 0px);
}
[data-anime3="up"] {
  transform: translate3d(0px, 70px, 0px);
}
[data-anime3="down"] {
  transform: translate3d(0px, -70px, 0px);
}
[data-anime3].animate {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
.MultiCarousel {
  float: left;
  overflow: hidden;
  padding: 15px;
  width: 100%;
  position: relative;
}
.MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
}
.MultiCarousel .MultiCarousel-inner .item {
  float: left;
}
.MultiCarousel .MultiCarousel-inner .item > div {
  text-align: center;
  padding: 10px;
  margin: 10px;
  background: #f1f1f1;
  color: #666;
}
.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 20px);
}
.MultiCarousel .leftLst {
  left: 2px;
  top: 40%;
  width: 45px;
}
.MultiCarousel .rightLst {
  right: 2px;
  top: 40%;
  width: 45px;
}
.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
  pointer-events: none;
  background: #ab922d;
}
.line-yellow {
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.line-yellow:after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 48.1%;
  margin-left: -15px;
  width: 50px;
  height: 6px;
  background: #464a78;
}
.black-wrapper {
  background: #2c2c2c;
  color: #cacaca;
}
.text-destaq {
  color: #464a78;
  font-weight: 700;
  font-size: 2.2em;
}
.text-card {
  color: #ffffff;
  text-align: left;
  width: 90%;
}
.text-card2 {
  padding: 0 25px;
  text-align: left;
  color: #464a78;
}
.cta-relac {
  color: #9b9b9b;
  padding: 10px 40px;
  border-radius: 6px;
  background-color: transparent;
  border: 2px solid #9b9b9b;
  margin: 0px auto 40px;
  transition: 0.3s ease;
}
.cta-relac:hover {
  border: 2px solid #000000;
  color: #000000;
}
.fix-img-intro {
  width: 100%;
  height: 100%;
}
.background-bloco {
  align-items: center;
  display: flex;
  background-color: #bee3e6;
  flex-wrap: wrap;
}
.quadro-depo {
  height: 200px;
  background-color: rgba(255, 255, 255, 0.7);
  margin: 20px 40px 20px 0;
  flex-wrap: wrap;
  flex-direction: column;
  border-radius: 6px;
}
a.icon-click {
  color: #fff;
}
a.icon-click:hover {
  opacity: 0.6;
}
.sec-h2 {
  color: #464a78;
  font-weight: 700;
  font-size: 3em;
  margin-bottom: 50px;
}
.sec-h2:after {
  content: "";
  position: absolute;
  top: 131px;
  left: 65px;
  margin-left: -15px;
  width: 70px;
  height: 5px;
  display: none;
  background: #464a78;
}
.sec-p {
  color: #fff;
}
.steps {
  margin: 0 auto;
  width: 700px;
  overflow: hidden;
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline-border {
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #dadada;
  height: 100%;
}
.step {
  width: 700px;
  float: right;
  text-align: left;
  margin: 0 0 10px;
  padding: 10px 0 0 405px;
  position: relative;
}
.step.even {
  float: left;
  text-align: right;
  padding: 10px 405px 0 0;
}
.step h5 {
  color: #3f8dbf;
}
.step .icon-border {
  position: relative;
  margin-left: 10px;
}
.step.even .icon-border {
  margin-right: 10px;
}
.step .icon-border:before {
  content: "";
  display: block;
  width: 65px;
  border-bottom: 1px solid #dadada;
  position: absolute;
  top: 35px;
  left: -65px;
}
.step.even .icon-border:before {
  left: auto;
  right: -65px;
}
.icon-border {
  display: inline-block;
}
.icon-border i {
  line-height: 1;
  text-align: center;
  color: #3f8dbf;
  font-size: 40px;
  padding: 0;
  margin: 0 0 10px 0;
  display: table;
  width: 70px;
  height: 70px;
  border: 2px solid #3f8dbf;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.step:hover .icon-border i {
  background-color: #3f8dbf;
  color: #fff;
}
.icon-border i:before {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.statistic-post {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.statistic-post h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin: 15px 0;
}
.statistic-post i {
  background-color: #f7dc6f;
  align-items: center;
  justify-content: center;
  display: inline-block;
  width: 80px;
  height: 80px;
  font-size: 30px;
  line-height: 80px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.statistic-post i:hover {
  color: #fff;
}
.timer-elem {
  display: block;
  color: #fff;
  font-size: 3em;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 10px;
}
.text-final-sec-4 {
  color: #fff;
}
.btn-ylw {
  color: #fff;
  background-color: #9c6;
  font-size: 1.2em;
  font-weight: 600;
  margin: auto;
  padding: 15px 20px;
}
.btn-ylw:hover {
  color: #fff;
  background-color: #628c39;
}
.ItemAccord {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  padding: 0 10px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
}
.btn-accord {
  font-weight: 600;
  background-color: transparent;
}
.btn:focus,
.btn.focus {
  box-shadow: unset;
}
section.portfolio-section {
  padding: 1em 0 2.5em;
}
section.portfolio-section ul.filter {
  margin-bottom: 45px;
  text-align: center;
}
section.portfolio-section ul.filter li {
  display: inline-block;
  margin: 0 8px;
}
section.portfolio-section ul.filter li a {
  color: #1b4f72;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
section.portfolio-section ul.filter li a:hover,
section.portfolio-section ul.filter li a.active {
  color: #f7dc6f;
}
section.portfolio-section .portfolio-box.iso-call {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px;
}
section.portfolio-section .portfolio-box.iso-call .project-post {
  margin: 15px;
  width: 100%;
}
section.portfolio-section .portfolio-box {
  overflow: hidden;
  margin-bottom: 30px;
  margin: auto;
}
section.portfolio-section .portfolio-box .project-post {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  float: left;
  width: 100%;
  position: relative;
}
section.portfolio-section .portfolio-box .project-post img {
  width: 18em;
  height: 18em;
}
section.portfolio-section .portfolio-box .project-post .project-content {
  text-align: center;
  padding: 10px;
  position: relative;
  z-index: 2;
  background: #0057bb;
}
section.portfolio-section .portfolio-box .project-post .project-content h2 {
  margin-bottom: 10px;
  font-size: 1.1em;
  font-weight: 500;
  color: #fff;
}
section.portfolio-section .portfolio-box .project-post .project-content h2 a {
  color: #1b4f72;
}
section.portfolio-section .portfolio-box .project-post .project-content span {
  display: block;
  margin: 0;
  color: #888888;
  font-size: 13px;
  font-family: "Droid Serif", serif;
  line-height: 20px;
}
section.portfolio-section .portfolio-box .project-post .hover-box {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  opacity: 0;
  background: rgba(255, 255, 255, 0.7);
}
section.portfolio-section .portfolio-box .project-post .hover-box a.zoom {
  position: absolute;
  top: 70%;
  margin-top: -100px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
  background: #0057bb;
}
section.portfolio-section .portfolio-box .project-post .hover-box a.zoom:hover {
  background: #0057bb;
  color: #fff;
}
section.portfolio-section .portfolio-box .project-post:hover .hover-box {
  opacity: 1;
}
section.portfolio-interior-section {
  padding: 100px 0;
}
section.portfolio-interior-section .portfolio-box.iso-call {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
section.portfolio-interior-section .portfolio-box.iso-call .project-post {
  margin: 15px;
  width: 360px;
  position: relative;
}
section.portfolio-interior-section .portfolio-box.iso-call .project-post img {
  width: 100%;
  height: auto;
}
section.portfolio-interior-section
  .portfolio-box.iso-call
  .project-post
  .hover-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 30px;
  opacity: 0;
  justify-content: flex-end;
  background: rgba(51, 51, 51, 0.8);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
section.portfolio-interior-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  h2 {
  margin-bottom: 10px;
  padding-bottom: 60px;
  margin-top: -40px;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
section.portfolio-interior-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  h2
  a {
  color: #fff;
}
section.portfolio-interior-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  h2
  a:hover {
  color: #f7dc6f;
}
section.portfolio-interior-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  h2:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 30px;
  height: 2px;
  background: #f7dc6f;
}
section.portfolio-interior-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  span {
  display: inline-block;
  font-weight: 600;
  margin-bottom: -60px;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
section.portfolio-interior-section
  .portfolio-box.iso-call
  .project-post:hover
  .hover-box {
  opacity: 1;
}
section.portfolio-interior-section
  .portfolio-box.iso-call
  .project-post:hover
  .hover-box
  h2 {
  padding-bottom: 10px;
  margin-top: 0;
}
section.portfolio-interior-section
  .portfolio-box.iso-call
  .project-post:hover
  .hover-box
  span {
  margin-bottom: 0;
}
section.portfolio-architecture-section {
  padding: 100px 0 0;
  background: #f7f7f7;
}
section.portfolio-architecture-section .portfolio-box.iso-call .project-post {
  width: 25%;
  position: relative;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post
  img {
  width: 100%;
  height: auto;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post
  .hover-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 30px;
  opacity: 0;
  justify-content: center;
  align-items: center;
  background: rgba(51, 51, 51, 0.8);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  h2 {
  margin-bottom: 10px;
  padding-bottom: 60px;
  margin-top: -40px;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  h2
  a {
  color: #fff;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  h2
  a:hover {
  color: #f7dc6f;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  h2:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 2px;
  background: #f7dc6f;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post
  .hover-box
  span {
  display: inline-block;
  font-weight: 600;
  margin-top: 60px;
  margin-bottom: 0;
  color: #fff;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post.big-size {
  width: 50%;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post:hover
  .hover-box {
  opacity: 1;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post:hover
  .hover-box
  h2 {
  padding-bottom: 10px;
  margin-top: 0;
}
section.portfolio-architecture-section
  .portfolio-box.iso-call
  .project-post:hover
  .hover-box
  span {
  margin-top: 0;
}
.list-group-item.aside-title {
  background: #f7dc6f;
  border-radius: 0px !important;
  padding: 10px 15px;
  margin: 0;
  font-size: 16px;
  border: none;
  width: 100%;
  margin-right: 0;
  text-transform: uppercase;
}
.card-deck .card {
  margin-bottom: 15px;
}
.card-footer {
  background: #fff;
  min-height: 80px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: flex-start;
  position: relative;
  z-index: 2;
  flex-direction: column;
  padding: 1em 0.5em;
}
.card-footer h2 {
  color: #000;
  font-size: 1rem;
  width: 100%;
  text-align: left;
  font-weight: 700;
}
.cards {
  overflow: hidden;
  transition: 0.2s;
}
.cards:hover {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}
.card-img-top.new-card:hover.overlay {
  opacity: 1;
}
.card-img-top.new-card:after {
  background-color: rgba(63, 141, 191, 0.92);
  position: absolute;
  opacity: 1;
}
.overlay {
  background-color: rgba(63, 141, 191, 0.92);
  opacity: 1;
  z-index: 2;
  position: relative;
}
.card-img-top.new-card {
  height: 250px;
  transition: 0.3s all ease-in-out;
}
.tooltip-arrow {
  color: #fff;
  padding: 5px;
  position: absolute;
  left: 25px;
  display: flex;
  align-items: center;
  height: 24.5px;
  z-index: 3;
}
.tooltip-arrow:before {
  border: 10px solid transparent;
  border-bottom-color: #464a78;
  content: "";
  left: 10px;
  top: -19px;
  position: absolute;
}
.contact-form a {
  color: #212529;
}
.footer-bs {
  background-color: #222222;
  padding: 60px 0px;
  padding-bottom: 0;
  color: #fff;
}
.footer-bs .footer-brand,
.footer-bs .footer-nav,
.footer-bs .footer-social,
.footer-bs .footer-ns {
  padding: 10px 25px;
}
.footer-bs .footer-nav,
.footer-bs .footer-social,
.footer-bs .footer-ns {
  border-color: transparent;
}
.footer-bs .footer-brand h2 {
  margin: 0px 0px 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
}
.footer-bs .footer-brand p {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-bs .footer-brand address {
  color: rgba(255, 255, 255, 0.7);
}
.footer-bs .footer-brand a {
  color: rgba(255, 255, 255, 0.7);
}
.footer-bs .footer-nav ul.pages {
  list-style: none;
  padding: 0px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.footer-bs .footer-nav ul.pages li {
  padding: 5px 0px;
}
.footer-bs .footer-nav ul.pages a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
}
.footer-bs .footer-nav ul.pages a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.footer-bs .footer-nav h2 {
  font-size: 14px;
  letter-spacing: 3px;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #eee;
}
.footer-bs .footer-social ul {
  list-style: none;
  padding: 0px;
}
.footer-bs .footer-social ul li {
  padding: 5px 0px;
}
.footer-bs .footer-social h2 {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 3px;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #fff;
}
.footer-bs .footer-social a {
  color: rgba(255, 255, 255, 0.7);
}
.footer-bs .footer-social a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.copyright-footer {
  text-align: left;
  font-size: 10px;
  color: #eee;
  background-color: #292929;
  padding: 20px 0;
  padding-top: 50px;
}
.copyright-footer .selos {
  float: right;
}
.copyright-footer .selos strong {
  background: #fff;
  color: #363b36;
  padding: 0px 5px;
}
.copyright-footer .selos a {
  margin: 0 0 0 5px;
  color: #b7b7b7;
  text-decoration: none;
  opacity: 0.8;
  transition-property: all;
  transition-duration: 0.3s;
}
.copyright-footer .selos a:hover {
  opacity: 1;
}
.copyright-footer p {
  display: flex;
  align-items: center;
}
.btn-mail {
  border-radius: 0;
  color: #222;
  background-color: #464a78;
  height: auto;
  min-height: 40px;
  font-weight: 600;
  box-sizing: border-box;
}
.form-fix {
  height: 40px;
  background-color: transparent;
  border: 1px solid #747474;
  padding: 0 10px;
}
.whats-desk {
  display: inline-block;
  position: fixed;
  bottom: 100px;
  right: 40px;
  z-index: 2000;
  cursor: pointer;
  outline: none !important;
}
.whats-mobile {
  display: none;
}
@media (max-width: 576px) {
  .whats-desk {
    display: none !important;
  }
  .whats-mobile {
    display: inline-block !important;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 2000;
    cursor: pointer;
    outline: none !important;
  }
  .whats-mobile img {
    width: 70%;
  }
  .contact-form.pl-5 {
    padding: 15px !important;
  }
  .contact-form.pr-5 {
    padding: 15px !important;
  }
  .contact-form.border-right {
    border-right: 0 !important;
  }
  footer a {
    margin: 20px 0;
    display: block;
    width: 100%;
    margin: 2px 0px;
    text-align: center;
    padding: 10px 0;
    background: rgba(255, 255, 255, 0.1);
  }
  .copyright-footer .selos {
    float: none;
    display: block;
    text-align: center;
  }
  .copyright-footer .selos a {
    display: block;
    margin: 10px 0px;
    padding: 10px 0;
    background: rgba(255, 255, 255, 0.1);
  }
}
#scroll-up {
  position: fixed;
  width: 45px;
  height: 45px;
  border-radius: 3px;
  font-size: 2em;
  background-color: #464a78;
  display: none;
  justify-content: center;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
  right: 30px;
  bottom: 128px;
  cursor: pointer;
}
#scroll-up svg {
  color: white;
  font-size: 4em;
  margin: 0px 10px;
}
.fa-moveUp {
  display: inline-block;
  -moz-animation: mover 1.5s infinite linear;
  -o-animation: mover 1.5s infinite linear;
  -webkit-animation: mover 1.5s infinite linear;
  animation: mover 1.5s infinite linear;
  margin: 0px 12px;
  position: relative;
  top: 0px;
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(-2px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(-2px);
  }
  100% {
    transform: translateY(0px);
  }
}
.scrollTop {
  position: fixed;
  right: 3%;
  bottom: 50px;
  background-color: #0057bb;
  padding: 11px 17px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  z-index: 999999;
}
.scrollTop a {
  font-size: 18px;
  color: #fff !important;
  padding: 0px !important;
  background: none !important;
}
.navbar-light .navbar-toggler {
  color: #fff;
  border-color: #fff;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("https://mdbootstrap.com/img/svg/hamburger7.svg?color=fff");
}
@media (max-width: 768px) {
  .btn-accord {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  .project-post {
    min-width: 100%;
  }
  .fixmenubt {
    width: 100%;
    justify-content: center !important;
  }
  .info {
    margin: 10px 0;
  }
  .quem-somos {
    flex-wrap: wrap;
    justify-content: center;
  }
  .primeiro {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .second-bloc div.first-item {
    width: 100% !important;
  }
  .second-bloc div.second-item {
    width: 100% !important;
  }
  .second-item:after {
    display: none;
  }
  .fix-img-intro {
    display: none;
    width: 100%;
  }
  li.dropdown-item {
    width: 100%;
  }
  .dropdown-menu.second-lvl {
    width: 100%;
    display: block;
    overflow-y: hidden;
    max-height: 100%;
    background-color: transparent;
    border: 0px;
  }
  .dropdown-menu.second-lvl a {
    color: #fff;
  }
  .sticky-top {
    position: relative;
  }
  .navbar-light .navbar-nav .nav-link.menu-text {
    padding: 0.6rem 0.5rem;
  }
  .dropdown-item.active,
  .dropdown-item:active {
    background-color: rgba(255, 255, 255, 0);
  }
  .quem-somos-bloco-1 {
    margin: 10px !important;
  }
  .quem-somos-bloco-2 {
    margin: 10px !important;
  }
  div.carousel-item > img {
    height: auto;
  }
  .carousel-item.carousel-height {
    height: auto;
  }
  .carousel-indicators.lineSlide {
    bottom: 0;
  }
  .copyright-footer {
    display: flex;
    flex-direction: column;
  }
  .section.portfolio-section.portfolio-box.project-post {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .section.portfolio-section.portfolio-box.project-post {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .section.portfolio-section.portfolio-box.project-post {
    width: 100%;
  }
}
.copyright-footer .selos {
  display: flex;
  text-align: center;
  justify-content: flex-end;
  align-items: center;
}
.copyright-footer .selos a {
  display: block;
  margin: 10px 0px;
  padding: 10px 0;
}
.copyright-footer .selos img {
  width: auto;
  height: auto;
  object-fit: contain;
}
.regioes ul li {
  float: none;
  display: block;
  width: 100%;
}
.regioes ul {
  max-height: 200px;
  overflow-y: scroll;
  padding: 15px;
}
.related-posting .card-body {
  padding: 1.25rem;
}
@media (max-width: 768px) {
  .filtr-item {
    width: 100%;
  }
  footer .footer-nav .pages li {
    background: #4f5a7a;
  }
  .footer-bs .footer-nav ul.pages li {
    padding: 0.5rem 0.75rem;
    background: #393939;
    width: 100%;
  }
  footer .footer-social .col-md-12 {
    padding: 0;
  }
  footer .footer-social ul li {
    margin: 0.75rem 0;
    background: #393939;
  }
  .footer-bs .footer-social ul li {
    padding: 0.5rem 0.75rem;
  }
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #f1f1f1;
  border-radius: 0px;
}
::-webkit-scrollbar {
  width: 13px;
}
.tamanho-limite a {
  height: 250px;
}
::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #0057bb;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-track {
  border-radius: 5px;
}
::-webkit-scrollbar-corner {
  border-radius: 5px;
}
header {
  background: #fff;
}
.info-header {
  background: #0057bb;
  color: white;
  padding: 5px 0;
}
.info-header a {
  color: #fff;
  margin: 0 5px;
}
.navbar-brand > img {
  width: auto;
  margin: 10px 0;
}
.list-group-item.aside-title {
  background: #efe9e8;
}
.list-group-item.aside-title h2 {
  color: #333;
  font-size: 1rem;
  font-weight: normal;
  margin: 0px;
}
aside a.active-menu-aside {
  font-weight: bold;
}
aside .aside-contact {
  font-size: 0.75rem;
  background: #0057bb;
  color: #464a78;
  padding: 0.75rem;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
aside .aside-phone {
  background: #fcfcfc;
  padding: 0.75rem;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.card-deck .card {
  margin-bottom: 15px;
}
.card-footer {
  background: #0057bb;
  min-height: 50px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.card-footer h2 {
  color: #ffffff;
  width: 90%;
  font-size: 1rem;
}
.regioes .nav-tabs .nav-link {
  color: #666;
  font-size: 0.75rem;
}
.regioes ul li {
  float: left;
  width: 20%;
  font-size: 0.75rem;
  color: #666;
}
.related-posting {
  position: relative;
  overflow: hidden;
  box-shadow: 2px 2px 2px #fff;
  transition: 0.3s;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
}
.related-posting:hover {
  box-shadow: 2px 2px 2px #eee;
  border: 1px solid #e3e3e3;
}
.related-posting img {
  height: 120px;
  width: 100%;
}
.related-posting .card-body {
  padding: 1.25rem 0;
}
.dropdown:hover > .dropdown-menu {
  border-radius: 5px;
  display: flex;
  background-color: #f1f1f1;
}
.menu-fix {
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.second-bloc {
  display: flex;
  flex-wrap: wrap;
  background-color: #f0edfc;
  justify-content: center;
  padding: 20px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
  max-width: 100%;
}
.second-bloc div.first-item {
  width: 50%;
}
.second-bloc div.second-item {
  width: 50%;
}
.second-item h2 {
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: 800;
  text-align: center;
  padding: 20px 0;
  margin: 0px 0;
  color: #fff;
  max-width: 100%;
  line-height: 1em;
}
.text-sec-block {
  color: #464a78;
  text-transform: uppercase;
  font-weight: 600;
  margin: 40px 0 60px;
}
.second-item:after {
  content: "";
  background: #464a78;
  position: absolute;
  top: 5%;
  height: 15%;
  width: 2px;
}
.first-item h2 {
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: 800;
  text-align: center;
  padding: 20px 0;
  margin: 0px 0;
  color: #fff;
  max-width: 100%;
  line-height: 1em;
}
.first-item p {
  font-size: 1.2rem;
  padding: 0 7%;
  color: #fff;
  margin: 15px 0;
}
.first-item h2.first-item h2 {
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: 800;
  text-align: center;
  padding: 20px 0;
  margin: 0 5%;
  color: #2f3958;
  max-width: 100%;
  line-height: 1em;
}
.second-item p {
  font-size: 1.2rem;
  padding: 0 7%;
  color: #fff;
}
.produtos-home-quem {
  width: 100%;
  background-color: #2f3958;
  margin: auto;
  display: flex;
  flex-direction: column;
  position: relative;
  bottom: 300px;
  width: 80vw;
}
.produtos-home-quem div {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.produtos-home-quem p {
  color: #fff;
  font-size: 1.1em;
  text-align: justify;
}
.produtos-home-quem button {
  margin: auto;
  padding: 15px 85px;
  border: none;
  background-color: #fff;
  font-size: 22px;
  font-weight: 900;
  text-transform: uppercase;
  border-radius: 6px;
  color: #2f3958;
  transition: 0.2s all ease-in-out;
}
.produtos-home-quem button:hover {
  background-color: #f96900;
  color: #fff;
}
.primeiro {
  background: #464a78;
  display: flex;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.wrapper-categorias {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  bottom: 165px;
  z-index: 999;
  width: 78.6vw;
}
.text-categoria {
  width: 100%;
  padding: 10px 0 10px 10px;
  background-size: 180px 180px;
  transition: 0.2s;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #cacaca;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}
.categoria1 {
  text-align: left;
  border-bottom: 3px solid #e67e22;
  margin-right: 41px;
  margin-left: 50px;
}
.categoria2 {
  display: flex;
  width: 100%;
  margin: 60px 0 40px 0;
  justify-content: space-around;
}
.categoria2 p {
  margin: 0 0;
  padding: 10px 10px 0px 10px;
  font-size: 1em;
  text-align: justify;
}
.bloco-categoria1 {
  width: 100%;
}
.bloco-categoria1 img {
  height: 190px;
  width: auto;
  border: 1px solid #ddd;
  background-color: #fff;
}
.picture-border {
  border: 1px solid #ddd;
  padding: 10px;
}
.quem-somos-bloco-1 {
  width: 80%;
  padding: 50px 30px;
  min-height: 220px;
  background-size: 360px 180px;
  transition: 0.8s;
  background-color: #f1f1f1;
  margin: 0 10px 0 0;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}
.quem-somos-bloco-1 h2 {
  text-transform: uppercase;
  color: #464a78;
  font-weight: 600;
}
.quem-somos-bloco-1:hover {
  background-color: #2e5eae;
  color: #fff;
  background-color: #2f3958;
}
.quem-somos-bloco-1:hover h2 {
  color: #fff;
}
.quem-somos-bloco-2 {
  width: 80%;
  padding: 50px 30px;
  min-height: 220px;
  background-size: 360px 180px;
  transition: 0.8s;
  background-color: #f1f1f1;
  margin: 0 10px 0 0;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}
.quem-somos-bloco-2 h2 {
  color: #464a78;
  text-transform: uppercase;
  font-weight: 600;
}
.quem-somos-bloco-2:hover h2 {
  color: #fff;
}
.quem-somos-bloco-1:hover {
  background-color: #2e5eae;
  color: #fff;
  background-size: contain !important;
  background-color: #464a78 !important;
}
.quem-somos-bloco-2:hover {
  color: #fff;
  background-size: contain !important;
  background-color: #464a78 !important;
  transition: 0.8s;
}
.quadro-4:hover {
  background-color: #2e5eae;
  color: #fff;
  background-size: contain !important;
  background-color: #464a78 !important;
}
.quadro-5:hover {
  color: #fff;
  background-size: contain !important;
  background-color: #464a78 !important;
  transition: 0.8s;
}
.quadro-6:hover {
  color: #fff;
  background-size: contain !important;
  background-color: #464a78 !important;
  transition: 0.8s;
}
.quem-somos-bloco-3 {
  width: 80%;
  min-height: 220px;
  padding: 50px 30px;
  background-size: 360px 180px;
  transition: 0.8s;
  background-color: #fff;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}
.quem-somos-bloco-3 h2 {
  color: #464a78;
  text-transform: uppercase;
  font-weight: 600;
}
.quem-somos {
  display: flex;
  position: relative;
  padding: 20px 0;
  align-items: center;
}
.quem-somos h2 {
  width: 100%;
  font-size: 1.5em;
}
.overlay:before {
  content: "";
  background-image: linear-gradient(rgba(4, 159, 206, 0.9), #0d97c3);
  right: 0;
  width: 100%;
  height: 622px;
  margin-top: -18px;
  z-index: 0;
  position: absolute;
}
.fixmenubt {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin: auto;
}
.second-bloc .border-topo {
  border-top: 0px solid #fff;
}
.second-bloc .border-esqu {
  border-left: 1px solid #fff;
}
.second-bloc .border-baixo {
  border-bottom: 0px solid #fff;
}
.second-bloc .border-dir {
  border-right: 1px solid #fff;
}
@media (max-width: 768px) {
  .second-bloc .border-topo {
    border-top: 1px solid #fff;
  }
  .second-bloc .border-esqu {
    border-left: 0px solid #fff;
  }
  .second-bloc .border-baixo {
    border-bottom: 1px solid #fff;
  }
  .second-bloc .border-dir {
    border-right: 0px solid #fff;
  }
}

/* CONTEÃƒÅ¡DO CONTAINER */
.article-content {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding: 15px;
    border-radius: 5px;

    margin-top: 15px;
    position: relative;
    padding-bottom: 50px;
}
.article-content strong {
    font-weight: 600;
    color: #000;
    font-size: 16px;
}

.article-content p {
    padding-left: 10px;
    font-size: 1.01em;
    display: block;
}

.article-content ul li {
    list-style: inside;
    margin-bottom: 10px;
    line-height: 30px;
    margin-left: 30px;
}

.article-content ol li {
    list-style: number;
    padding: 10px;
}

.article-content h2 {
    font-size: 1.5em;
    margin-left: 15px;
}

.article-content h3 {
    font-size: 1.3em;
    margin-left: 15px;
    color: #1454b5;
}

.article-content h4 {
    font-size: 1.2em;
    margin-left: 14px;
    color: #000;
}

.article-content .img-right {
    float: right;
    mix-blend-mode: multiply;
    display: block;
    margin-left: 15px;
		width: 200px;
		height: 200px;
}

.article-content .img-left {
    float: left;
    mix-blend-mode: multiply;
    display: block;
    margin-right: 15px;
		width: 200px;
		height: 200px;
}

.article-content .img-center {
    display: flex;
    justify-content: center;
}

.img-right > img:hover, .img-left > img:hover, .img-center > img:hover {
    transform: scale(1.01);
}

.img-right > img, .img-left > img, .img-center > img {
    border-radius: 5px;
    transition: 0.3s ease-in-out;
    width: 100%;
    height: 300px;
}

.img-right > p, .img-left > p, .img-center > p {
    text-align: center;
    color: #9a1a1a;
}

.article-content embed {
    width: 100%;
    height: 200px;
    min-height: 200px;
    border-radius: 10px;
}

@media screen and (max-width: 768px) {
    .img-center {
        flex-direction: column;
    }

    .article-content .img-right {
        float: none;
        display: flex;
        justify-content: center;
    }

    .article-content .img-left {
        float: none;
        display: flex;
        justify-content: center;
    }
}

.article-content a {
    cursor: pointer;
    color: #006fe6 !important;
    font-weight: bold;
}

/* FIM CONTEÃƒÅ¡DO CONTAINER */
/* DIV TABLE STYLE */
.table-style table {
    border-collapse: collapse;
    width: 100%;
}

.table-style th, .table-style td {
    border: 1px solid #c0c0c0;
    padding: 8px;
    text-align: left;
}

.table-style th {
    background-color: #65677300;
    color: #000;
    border: 1px solid black;
}

.table-style tr:nth-child(even) {
    background-color: #f2f2f2;
}

.table-style tr:hover {
    background-color: #d9e6f2;
}

.table-style {
    color: #000000cf;
    padding-left: 15px;
    margin-bottom: 30px;
}

.title-table {
    text-align: center;
    color: black;
    font-size: 1.5em;
    font-family: 'Open Sans';
}

.table-style td {
    color: #000;
    background-color: #44465400;
    border: 1px solid black;
}

/* FIM DIV TABLE STYLE */
/* TABLE 3 COLUNAS +*/
@media (max-width: 1024px) {
    .table-3-column th, .table-3-column td {
        font-size: 12px;
    }

    .table-3-column th {
        border: 1px solid #444141;
    }

    .table-3-column td:first-child {
        border-top: 1px solid #444141;
    }

    .table-3-column thead tr:first-child th {
        position: sticky;
        top: 0;
    }

    .table-3-column table {
        border-collapse: collapse;
        width: 100%;
        margin: 15px 0px 35px 0px;
        overflow-x: auto;
        overflow-y: auto;
        height: 70vh;
        display: block;
    }

    .table-3-column td, .table-3-column th {
        text-align: left;
    }

    .table-3-column table::-webkit-scrollbar {
        height: 10px;
    }

    .table-3-column thead {
        background-color: #118900;
        color: white;
    }

    .table-3-column td:hover {
        background-color: #d7d7d7;
    }
}

/*FIM TABLE 3 COLUNAS +*/
/* BUSCAS RELACIONADAS*/
.busca-relacionadas {
    width: 100%;
    padding: 10px 0;
    padding-top: 20px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

ul.relacionada li:hover {
    background-color: #c4a10433;
}

ul.relacionada li {
    border: 1px solid black;
    padding: 5px;
    margin: 3px;
    border-radius: 5px;
    transition: 0.4s;
}

.busca-relacionadas b {
    margin-left: 7px;
    font-size: 16px;
}

@media only screen and (max-width: 480px) {
    .busca-relacionadas {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* FIM BUSCAS RELACIONADAS*/
/* BREADCRUMB*/
ol.breadcrumb {
    display: flex;
    margin-top: 75px;
}

li.breadcrumb-item {
    margin: 4px;
}

@media screen and (max-width: 768px) {
    ol.breadcrumb {
        flex-direction: column;
        margin-top: 25px;
    }
}
li.breadcrumb-item a:hover {
    color: #4747b6;
}

li.breadcrumb-item a {
    padding: 10px;
    background-color: #e1e1e1;
    border-radius: 5px;
    transition: 0.4s;
}

/* FIM BREADCRUMB */
/* LEIA MAIS */
details.webktbox summary::-webkit-details-marker {
    display: none;
}

/*Caso na pÃƒÆ’Ã„â€žgina apareÃƒÆ’Ã‚Â§a um simbolo de flecha junto com o botÃƒÆ’Ã„Â¢o 'Leia mais', add esse trecho:  */
summary {
    display: block !important;
    cursor: pointer;
}

/* Em 'content' pode colocar a mensagem que deseja. Ex: 'Ver mais', 'Leia mais', etc. */
details.webktbox summary:before {
    content: 'Leia mais sobre esse artigo';
    display: flex;
    color: #000;
    padding: 8px 8px;
    cursor: pointer;
    width: 95%;
    justify-content: center;
    font-style: italic;
    margin-top: 1%;
}

/* BotÃƒÆ’Ã„Â¢o fechar*/
details.webktbox[open] summary:before {
    content: 'Fechar';
    position: absolute;
    top: 97%;
    display: flex;
    justify-content: center;
    cursor: pointer;

}

@media only screen and (max-width: 600px) {
    details.webktbox summary:before {
        font-size: 16px;
        padding: 6px;
    }

details.webktbox[open] summary:before {
        font-size: 16px;
        width: 90%;
        padding: 6px;
        top: 98%;
    }
}

/* FIM LEIA MAIS */
#breadcrumb > nav > ol > li:nth-child(2){
  display:flex;
}
#breadcrumb a{
  color: black;
}