/* Congelado — só /agencia-especializada-em-feiras-e-eventos. Não editar para arrumar outra página. */

body.page-feiras #header .topo {
  position: absolute !important;
  background: transparent !important;
  height: 125px !important;
  min-height: 125px !important;
  box-shadow: none !important;
  z-index: 30;
}
body.page-feiras #header .topo.sticky {
  position: fixed !important;
  background: #a12129 !important;
  height: 65px !important;
  min-height: 65px !important;
  z-index: 999;
}
body.page-feiras #header .topo .areacliente {
  position: absolute;
  right: 15px;
  top: 0;
  float: none;
  z-index: 1001;
}
body.page-feiras #header .topo .areacliente a {
  color: #5acee1;
  text-decoration: none;
}
body.page-feiras .hpages {
  display: none !important;
  height: 0 !important;
}

body.page-feiras .bannerF {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #1a1a1a;
  min-height: 220px;
}
body.page-feiras .bannerH {
  position: relative;
  width: 100% !important;
  left: auto !important;
  margin-left: 0 !important;
  min-height: 220px;
}
body.page-feiras .bannerH > img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center 55%;
  display: block;
  opacity: 1;
  background: #1a1a1a;
}
body.page-feiras .bannerH::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .42);
  pointer-events: none;
}
body.page-feiras .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-feiras .bannerWords .categoria,
body.page-feiras .bannerWords.green .categoria {
  font-size: 18px;
  letter-spacing: .2em;
  font-weight: 400;
  opacity: .9;
  margin-bottom: 6px;
}
body.page-feiras .bannerWords.green .bred {
  background: linear-gradient(to right, rgba(35, 181, 115, .92), rgba(120, 201, 66, .92));
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.15;
  display: inline-block;
  padding: 8px 24px;
  text-shadow: none;
}

body.page-feiras #marketing {
  background: #fff;
  padding-bottom: 40px;
}
body.page-feiras #marketing .feiras .tituloDif {
  font-size: 28px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  margin: 40px 0 16px;
  padding-top: 10px;
  border-top: 5px solid #79c942;
  display: inline-block;
}
body.page-feiras #marketing .feiras .cont1 {
  text-align: center;
}
body.page-feiras #marketing .feiras .tituloDif span {
  font-weight: 600;
  color: #79c942;
}
body.page-feiras #marketing .feiras .tituloDif strong {
  color: #000;
  font-weight: 600;
}
body.page-feiras #marketing .texto,
body.page-feiras #marketing .feiras .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-feiras #marketing .feiras .cont2 {
  background: #fff;
  padding: 10px 0 0;
}
body.page-feiras #marketing .feiras .cont2 .tabsfeira ul {
  list-style: none;
  margin: 0 0 8px;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}
body.page-feiras #marketing .feiras .cont2 .tabsfeira li {
  display: flex;
  float: none;
  width: auto;
  margin: 0;
  text-align: center;
  padding: 18px 10px 16px;
  cursor: pointer;
  opacity: 1;
  border: 1px solid #eee;
  background: #fafafa;
  align-items: center;
  justify-content: center;
}
body.page-feiras #marketing .feiras .cont2 .tabsfeira li .item .imagem {
  padding-top: 0;
}
body.page-feiras #marketing .feiras .cont2 .tabsfeira li .item .imagem img {
  display: none !important;
}
body.page-feiras #marketing .feiras .cont2 .tabsfeira li .item .imagem i {
  display: flex;
  width: 44px;
  height: 44px;
  margin: 0 auto 8px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  background: #8cc63f;
}
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(2) .item .imagem i { background: #d90551; }
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(3) .item .imagem i { background: #00a99d; }
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(4) .item .imagem i { background: #0071bc; }
body.page-feiras #marketing .feiras .cont2 .tabsfeira li .item .titulo {
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  line-height: 1.3;
}
body.page-feiras #marketing .feiras .cont2 .tabsfeira li .item .line {
  width: 48px;
  height: 3px;
  margin: 10px auto 0;
}
body.page-feiras #marketing .feiras .cont2 .tabsfeira li.active,
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:hover {
  opacity: 1;
  background: #fff;
}
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(1).active,
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(1):hover { border-color: #8cc63f; }
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(2).active,
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(2):hover { border-color: #d90551; }
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(3).active,
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(3):hover { border-color: #00a99d; }
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(4).active,
body.page-feiras #marketing .feiras .cont2 .tabsfeira li:nth-child(4):hover { border-color: #0071bc; }

body.page-feiras #marketing .feiras .cont2 .contentsfeira,
body.page-feiras #marketing .feiras .cont2 .contentsfeira .caixa,
body.page-feiras #marketing .feiras .cont2 .contentsfeira .mask {
  height: auto !important;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .box {
  display: none !important;
  position: relative !important;
  left: auto !important;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .box.open {
  display: block !important;
  position: relative !important;
  left: auto !important;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .caixa {
  background: #1a1a1a;
  margin: 0;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .mask {
  position: relative;
  min-height: 0;
  padding: 0;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .mask.green { background: linear-gradient(160deg, #2f6b52, #1a3d2e); }
body.page-feiras #marketing .feiras .cont2 .contentsfeira .mask.pink { background: linear-gradient(160deg, #b85a86, #6d2748); }
body.page-feiras #marketing .feiras .cont2 .contentsfeira .mask.ocean { background: linear-gradient(160deg, #2a8fa3, #184a56); }
body.page-feiras #marketing .feiras .cont2 .contentsfeira .mask.blue { background: linear-gradient(160deg, #3d5ea8, #1f3260); }
body.page-feiras #marketing .feiras .cont2 .contentsfeira .bord {
  width: auto;
  max-width: none;
  height: auto;
  float: none;
  position: relative;
  top: auto;
  right: auto;
  margin: 0;
  border: 0;
  padding: 28px 24px;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .caixa .titulo {
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  margin: 0 0 12px;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .caixa .texto {
  font-size: 15px;
  color: #fff;
  text-align: left;
  margin: 0 0 20px;
  line-height: 1.65;
  max-width: none;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .caixa .contratar a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .caixa .contratar img {
  display: none;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .caixa .contratar i {
  font-size: 22px;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .slideShowfeira ul {
  list-style: none;
  margin: 0;
  padding: 8px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .slideShowfeira ul:after {
  display: none;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .slideShowfeira li {
  float: none;
  width: auto;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .slideShowfeira .imagem {
  position: relative;
  opacity: 1;
  overflow: hidden;
  background: #222;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .slideShowfeira img {
  width: 100%;
  height: 140px;
  object-fit: cover;
  display: block;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .slideShowfeira .imagem .hover {
  position: absolute;
  inset: 0;
  opacity: 0;
  background: rgba(0, 0, 0, .45);
  transition: opacity .2s ease;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .slideShowfeira .imagem:hover .hover {
  opacity: 1;
}
body.page-feiras #marketing .feiras .cont2 .contentsfeira .slideShowfeira .imagem .hover span {
  font-size: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -14px 0 0 -14px;
  color: #fff;
}

@media (max-width: 991px) {
  body.page-feiras #marketing .feiras .cont2 .tabsfeira ul,
  body.page-feiras #marketing .feiras .cont2 .contentsfeira .slideShowfeira ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  body.page-feiras .bannerH > img { height: 280px; }
  body.page-feiras .bannerWords.green .bred { font-size: 26px; }
  body.page-feiras #marketing .feiras .cont2 .tabsfeira ul {
    grid-template-columns: 1fr 1fr;
  }
}
