/* Congelado — só /nossos-trabalhos. Não editar para arrumar outra página. */

body.page-nossos-trabalhos #header .topo {
  position: absolute !important;
  background: transparent !important;
  height: 125px !important;
  min-height: 125px !important;
  box-shadow: none !important;
  z-index: 30;
}
body.page-nossos-trabalhos #header .topo.sticky {
  position: fixed !important;
  background: #a12129 !important;
  height: 65px !important;
  min-height: 65px !important;
  z-index: 999;
}
body.page-nossos-trabalhos #header .topo .areacliente {
  position: absolute;
  right: 15px;
  top: 0;
  float: none;
  z-index: 1001;
}
body.page-nossos-trabalhos #header .topo .areacliente a {
  color: #5acee1;
  text-decoration: none;
}
body.page-nossos-trabalhos .hpages {
  display: none !important;
  height: 0 !important;
}

body.page-nossos-trabalhos .bannerF {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #1a1a1a;
  min-height: 220px;
}
body.page-nossos-trabalhos .bannerH {
  position: relative;
  width: 100% !important;
  left: auto !important;
  margin-left: 0 !important;
  min-height: 220px;
}
body.page-nossos-trabalhos .bannerH > img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center 40%;
  display: block;
  opacity: 1;
  background: #1a1a1a;
}
body.page-nossos-trabalhos .bannerH::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .42);
  pointer-events: none;
}
body.page-nossos-trabalhos .bannerWords {
  position: absolute;
  left: 0;
  right: 0;
  top: 62% !important;
  bottom: auto;
  z-index: 2;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding: 0 20px;
  display: block;
  transform: translateY(-50%);
  width: 100%;
}
body.page-nossos-trabalhos .bannerWords .categoria,
body.page-nossos-trabalhos .bannerWords.green .categoria {
  font-size: 18px;
  letter-spacing: .2em;
  font-weight: 400;
  opacity: .9;
  margin-bottom: 6px;
  text-shadow: none;
}
body.page-nossos-trabalhos .bannerWords.green .bred {
  background: linear-gradient(to right, rgba(35, 181, 115, .92), rgba(120, 201, 66, .92));
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.15;
  display: inline-block;
  padding: 8px 24px;
  text-shadow: none;
}

body.page-nossos-trabalhos #portfolio {
  background: #fff;
  color: #333;
  padding: 0;
}
body.page-nossos-trabalhos #portfolio .section-portfolio {
  display: block !important;
  padding: 0 0 20px;
  background: #fff;
}
body.page-nossos-trabalhos #portfolio .abs {
  text-align: center;
}
body.page-nossos-trabalhos #portfolio .tituloPage {
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 0;
  margin: 40px 0 16px;
  border-top: 5px solid #79c942;
  border-bottom: 0;
  display: inline-block;
  text-transform: uppercase;
  color: #000;
}
body.page-nossos-trabalhos #portfolio .texto {
  font-size: 16px;
  line-height: 1.75;
  color: #555;
  max-width: 860px;
  margin: 0 auto 28px;
  text-align: center;
  font-weight: 300;
}

body.page-nossos-trabalhos #portfolio .portfolioFilter {
  width: 100% !important;
  float: none !important;
  position: relative !important;
  top: auto !important;
  transform: none !important;
  -webkit-transform: none !important;
  text-align: center;
  margin: 0 0 28px;
  padding: 0;
  background: transparent;
}
body.page-nossos-trabalhos #portfolio .portfolioFilter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}
body.page-nossos-trabalhos #portfolio .portfolioFilter li {
  display: block;
  padding: 0;
  float: none;
}
body.page-nossos-trabalhos #portfolio .portfolioFilter a,
body.page-nossos-trabalhos #portfolio .portfolioFilter a:nth-child(1),
body.page-nossos-trabalhos #portfolio .portfolioFilter a:nth-child(2),
body.page-nossos-trabalhos #portfolio .portfolioFilter a:nth-child(3),
body.page-nossos-trabalhos #portfolio .portfolioFilter a:nth-child(4) {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 !important;
  padding: 12px 18px;
  background: #1b1b1b;
  color: #fff !important;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-decoration: none;
}
body.page-nossos-trabalhos #portfolio .portfolioFilter a.current,
body.page-nossos-trabalhos #portfolio .portfolioFilter a:hover {
  background: linear-gradient(to right, #23b573, #78c942);
  color: #fff !important;
  filter: none;
}
body.page-nossos-trabalhos #portfolio .portfolioFilter img {
  display: none !important;
}
body.page-nossos-trabalhos #portfolio .portfolioFilter i {
  font-size: 16px;
}

body.page-nossos-trabalhos #portfolio .portfolioContainer {
  width: 100% !important;
  float: none !important;
  position: relative !important;
  overflow: hidden;
  margin: 0 0 20px !important;
  padding: 0;
  text-align: left;
}
body.page-nossos-trabalhos #portfolio .portfolioContainer.grid-5 {
  margin-left: 0 !important;
}
body.page-nossos-trabalhos #portfolio .portfolioContainer.grid-5 figure,
body.page-nossos-trabalhos #portfolio .portfolioContainer figure {
  width: 20%;
  margin: 0;
  overflow: hidden;
  background: #111;
  border: 0;
}
body.page-nossos-trabalhos #portfolio .portfolio-img {
  position: relative !important;
  display: block;
  height: 190px;
  overflow: hidden;
  background: #222;
}
body.page-nossos-trabalhos #portfolio .portfolio-img img,
body.page-nossos-trabalhos #portfolio figure img {
  display: block !important;
  width: 100% !important;
  height: 190px !important;
  object-fit: cover;
  object-position: center top;
  opacity: 1 !important;
  position: relative !important;
  transform: none !important;
  background: #222;
}
body.page-nossos-trabalhos #portfolio figure:hover img {
  opacity: 1 !important;
  transform: none !important;
}
body.page-nossos-trabalhos #portfolio figure figcaption {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  background: transparent !important;
}
body.page-nossos-trabalhos #portfolio figure:hover figcaption {
  background: rgba(20, 20, 20, .72) !important;
}
body.page-nossos-trabalhos #portfolio figure .see-more,
body.page-nossos-trabalhos #portfolio figure .see-more.more-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  transform: none !important;
}
body.page-nossos-trabalhos #portfolio .see-more-inner {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 16px !important;
  position: relative;
}
body.page-nossos-trabalhos #portfolio figure h2,
body.page-nossos-trabalhos #portfolio figure h3,
body.page-nossos-trabalhos #portfolio figure .see-more h2,
body.page-nossos-trabalhos #portfolio figure .see-more h3 {
  opacity: 0;
  transform: none !important;
  padding: 0 !important;
  margin: 0;
  color: #fff;
  text-shadow: none;
}
body.page-nossos-trabalhos #portfolio figure:hover h2,
body.page-nossos-trabalhos #portfolio figure:hover h3,
body.page-nossos-trabalhos #portfolio figure:hover .see-more h2,
body.page-nossos-trabalhos #portfolio figure:hover .see-more h3 {
  opacity: 1 !important;
}
body.page-nossos-trabalhos #portfolio figure h3 {
  font-size: 11px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #79c942;
  font-weight: 400;
  margin-bottom: 6px !important;
}
body.page-nossos-trabalhos #portfolio figure h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 600 !important;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0;
}
body.page-nossos-trabalhos #portfolio figure .see-more.more-btn a {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  transform: none !important;
  z-index: 2;
  background: transparent;
  text-indent: -9999px;
}

body.page-nossos-trabalhos #portfolio .portfolio-cta {
  text-align: center;
  padding: 28px 0 60px;
}
body.page-nossos-trabalhos #portfolio .portfolio-cta a {
  display: inline-block;
  background: linear-gradient(to right, #23b573, #78c942);
  color: #fff;
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 26px;
}

@media (max-width: 991px) {
  body.page-nossos-trabalhos #portfolio .portfolioContainer.grid-5 figure,
  body.page-nossos-trabalhos #portfolio .portfolioContainer figure {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  body.page-nossos-trabalhos .bannerH > img { height: 280px; }
  body.page-nossos-trabalhos .bannerWords.green .bred { font-size: 22px; }
  body.page-nossos-trabalhos #portfolio .portfolioContainer.grid-5 figure,
  body.page-nossos-trabalhos #portfolio .portfolioContainer figure {
    width: 50%;
  }
  body.page-nossos-trabalhos #portfolio .portfolio-img,
  body.page-nossos-trabalhos #portfolio .portfolio-img img,
  body.page-nossos-trabalhos #portfolio figure img {
    height: 160px !important;
  }
  body.page-nossos-trabalhos #portfolio .portfolioFilter a {
    font-size: 12px;
    padding: 10px 12px;
  }
}
