/*BANNER*/
.banner{width:2000px; height:600px; left: 50%; margin-left: -1000px; position: relative; }
.banner .slider{ width:2000px; height:600px; position:absolute; z-index:10; float: left;}
.banner .sliderContent{ width:2000px; height:600px; clear:both; position: absolute;}
.banner .sliderContent .item { width:2000px; height:600px; position: absolute; background-repeat: no-repeat; background-position: center; background-size: cover; background-color: #eaeaea; display: block; }
.banner .sliderContent .item.tem_fundo:after { width:100%; height:100%; position:absolute; z-index:100; left:0px; top:0px; background: #A02B2D; background: linear-gradient(180deg, rgba(160, 43, 45, 0.6) 0%, rgba(0, 0, 0, 0.1) 100%); content:''; }
.banner .sliderContent .item .conteudo_slide { width: 650px; height: auto; padding: 0px 25px; text-align: left; left: 50%; top: 50%; transform: translate(-550px, -50%); position: absolute; -moz-transition: all 1.0s ease; -o-transition: all 1.0s ease; -webkit-transition: all 1.0s ease; transition: all 1.0s ease; z-index: 110; }
.banner .sliderContent .item.fundo_total .conteudo_slide { transform: translate(-600px, -50%); padding: 0px; }
.banner .sliderContent .item .conteudo_slide .tag { width: auto; height: auto; position: relative; display:inline-block; vertical-align:top; font-family: var(--fonte-padrao); font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 30px; text-align: left; color: #ffffff; padding: 10px 15px 10px 10px; background-color: rgba(255, 255, 255, 0.05); margin-bottom:20px; }
.banner .sliderContent .item .conteudo_slide .tag span { color: var(--cor-secundaria); position:relative; display:inline-block; vertical-align:top; padding:0px 10px 0px 0px; font-size: 20px; line-height: 30px; }
.banner .sliderContent .item .conteudo_slide .destaque { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); font-size: 42px; font-weight: 800; letter-spacing: -2px; line-height: 40px; text-align: left; color: #ffffff; padding-bottom: 10px; }
.banner .sliderContent .item .conteudo_slide .destaque span { position:relative; display:inline-block; }
.banner .sliderContent .item .conteudo_slide .destaque span::before { position:absolute; height:2px; width:100%; content:''; background-color: var(--cor-secundaria); bottom:0px; }
.banner .sliderContent .item .conteudo_slide .destaque .ponto { color:var(--cor-secundaria); position: relative; font-family: var(--fonte-padrao); font-weight:800; letter-spacing: -2px; font-size: 42px; line-height: 40px; display:inline-block; vertical-align:top; }
.banner .sliderContent .item .conteudo_slide p { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); font-size: 18px; line-height: 24px; font-weight: 400; text-align: left; color: #ffffff }
.banner .sliderContent .item .conteudo_slide .botoes_acao { width: 100%; height: auto; position: relative; text-align: left; padding: 20px 0px 0px 0px; }
.banner .sliderContent .item .conteudo_slide .botoes_acao .cta_destaque { width: auto; cursor: pointer; border-radius: 10px; background-color: var(--cor-primaria); height: 25px; line-height: 25px; padding: 10px 25px; margin: 10px 20px 10px 0px; color: #ffffff; font-size: 13px; font-family: var(--fonte-padrao); display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  font-weight:800; }
.banner .sliderContent .item .conteudo_slide .botoes_acao .cta_destaque:hover { padding: 10px 35px; background-color: var(--cor-secundaria); }
.banner .sliderContent .item .conteudo_slide .botoes_acao .cta_destaque.tem_whats { padding: 10px 25px 10px 20px; background:#7aab39; }
.banner .sliderContent .item .conteudo_slide .botoes_acao .cta_destaque.tem_whats:hover { padding: 10px 35px 10px 25px; }
.banner .sliderContent .item .conteudo_slide .botoes_acao .cta_destaque i { font-size: 18px; line-height: 25px; width: 20px; height: 25px; color: #ffffff; margin: 0px 10px 0px 0px; display: inline-block; vertical-align: top; text-align: center; overflow:hidden; font-weight: lighter; }
.banner .sliderContent .item .conteudo_slide .botoes_acao .cta { width: auto; cursor: pointer; border-radius: 10px; height: 25px; background-color: #ffffff; line-height: 25px; padding: 10px 25px; margin: 10px 0px 10px 5px; color: var(--cor-texto); font-size: 13px; font-family: var(--fonte-padrao); display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  font-weight:800; }
.banner .sliderContent .item .conteudo_slide .botoes_acao .cta:hover { background-color: var(--cor-secundaria); color: #ffffff; padding: 10px 35px; }
.banner .sliderContent .item .imagem_mosaico { width: 1200px; height: 550px; background-color: var(--cor-primaria); text-align: center; left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; z-index: -1; -moz-transition: all 1.0s ease; -o-transition: all 1.0s ease; -webkit-transition: all 1.0s ease; transition: all 1.0s ease; border-radius:10px; overflow:hidden; }
.banner .sliderContent .item .imagem_mosaico img { width: 100%; height:100%; display: block; object-fit: cover; position: relative; }
.banner .sliderContent .item:hover .conteudo_slide { transform: translate(-530px, -50%); }
.banner .sliderContent .item.fundo_total:hover .conteudo_slide { transform: translate(-580px, -50%); }
.banner .slider .sliderContent .item .util_banner { width: 100%; height: 600px; position: absolute; z-index: 110; }
.prevhidden, .nexthidden { left: -100px; position: absolute; width: 1px; height: 1px; top: 0px; }
.sliderBullets { margin: 0px; width: 100%; left: 50%; padding: 0px; position: absolute; top: 85%; transform: translate( -50%, 0px); text-align: center; z-index: 1002; }
.sliderBullets a { display: inline-block; text-indent:-9999px; width: 8px; height: 8px; background-color: #ffffff; border-radius: 10px; margin: 0px 3px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; overflow: hidden; }
.sliderBullets .active { width: 25px; background-color: var(--cor-secundaria); -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 20px; }

/* ATALHOS 1 */
.cats-strip{ background:#eaeaea; padding: 38px 0; }
.cats-wrap{ max-width: 1220px; margin: 0 auto; padding: 0 20px; position: relative; }
.cats-viewport{ overflow: hidden; }
#cats-carousel{ list-style: none; margin: 0; padding: 0; display: flex; gap: 5px; }
#cats-carousel li{ padding: 0; margin: 0; }
.cat-item{ display: inline-flex; flex-direction: column; align-items: center; gap: 10px; text-decoration: none;  -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.cat-card{ width: 170px; height: 120px; background: #fff; border-radius: 8px; display: flex; align-items: center; justify-content: center; box-shadow: 0 1px 0 rgba(0,0,0,.06); }
.cat-card img{ max-width: 130px; max-height: 90px; width: auto; height: auto; object-fit: contain; display: block; }
.cat-name{ font-size: 13px; line-height: 16px; color: var(--cor-texto); }
.cats-nav{ position: absolute; top: 50%; transform: translateY(-72%); width: 38px; height: 38px; border: 0; border-radius: 50%; background: #fff; color: #555; display: flex; align-items: center; justify-content: center; cursor: pointer; box-shadow: 0 4px 14px rgba(0,0,0,.10); z-index: 10; }
.cats-prev{ left: 4px; }
.cats-next{ right: 4px; }
.cats-nav:hover{color: #111;}
.cats-nav i{ font-size: 14px; }

@media (max-width: 900px){
  .cat-card{ width: 150px; height: 110px; }
  .cat-card img{ max-width: 120px; max-height: 86px; }
}
@media (max-width: 520px){
  .cats-nav{ width: 34px; height: 34px; }
}

/* ATALHOS 2 */
.banners-3{ padding: 30px 0; background: #fff; position:relative; display:block; }
.banners-3:after { width:100%; height:50%; position:absolute; z-index:100; left:0px; top:0px; background: #eaeaea; content:''; z-index:1; }
.banners-3-wrap{ max-width: 1200px; margin: 0 auto; padding: 0 18px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; position:relative; z-index:10; }
.banner3{ position: relative; border-radius: 12px; overflow: hidden; min-height: 500px; background-position: center; background-size: cover; background-repeat: no-repeat; display: block; text-decoration: none;  transition: transform .18s ease, box-shadow .18s ease; }
.banner3:hover{ transform: translateY(-2px); box-shadow: 0 14px 28px rgba(0,0,0,.12); }
.banner3-mask{ position: absolute; inset: 0; pointer-events: none; background: linear-gradient( to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 25%, rgba(255,255,255,.30) 50%, rgba(255,255,255,0) 95% ); }
.banner3-content{ position: relative; z-index: 2; padding: 30px; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 8px; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.banner3-title{ margin: 0; font-size: 18px; line-height: 22px; font-weight: 800; color: var(--cor-primaria); }
.banner3-desc{ margin: 0; font-size: 13px; line-height: 18px; color: var(--cor-texto); max-width: 260px; }
.banner3-cta{ margin-top: 14px; opacity: 0; transform: translateY(6px);  -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.banner3:hover .banner3-cta{ opacity: 1; margin-top:20px; }
.banner3:hover .banner3-content{ position: relative; z-index: 2; padding: 45px 30px 30px 30px; }
.banner3-btn{ display: inline-flex; align-items: center; justify-content: center; height: 44px; padding: 0 18px; border-radius: 10px; font-size: 12px; font-weight: 800; color: #fff; background: var(--cor-primaria); }

@media (max-width: 980px){
  .banners-3-wrap{ grid-template-columns: 1fr; }
  .banner3{ min-height: 320px; }
}

/*PRODUTOS*/
.produtos { width: 100%; height: auto; position: relative; clear: both; padding: 40px 0px 40px 0px; text-align: center; }
.produtos .categorias { position:absolute; top: 0px; right: 0px; margin: 35px 0px 0px 0px; width: auto; height: auto; }
.produtos .categorias ol { width:auto; list-style:none; text-align:right; }
.produtos .categorias ol li { width:auto; height:auto; position:relative; line-height: 30px; display: inline-block; vertical-align: top; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 15px; }
.produtos .categorias ol li a { color: var(--cor-texto); line-height:30px; font-size: 13px; font-weight: 500; display: inline-block; vertical-align: top; }
.produtos .categorias ol li a:hover { text-decoration:underline; color: var(--cor-secundaria); }
.produtos .categorias ol li:not(:first-child)::after { color: var(--cor-secundaria); line-height:30px; position:absolute; left:0px; top: 0px; content: '/'; font-size: 13px; font-weight: 500; }
.produtos ul { width: 100%; height: auto; position: relative; text-align: left; display: flex; justify-content: space-between; flex-wrap: wrap; z-index:5; gap:15px; padding: 30px 0px 0px 0px; }
.produtos ul li { width: 23%; border: 2px solid #eaeaea; border-radius: 15px; box-sizing: border-box; height: 450px; margin: 0px 0px 25px 0px; position: relative; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-align: left; overflow:hidden; }
.produtos ul li .avatar { width: 80%; height: 200px; position: relative; overflow: hidden; display: block; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; overflow:hidden; padding: 30px 10%; }
.produtos ul li .avatar .cta_orcamento { opacity: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 100; width: 100px; cursor: pointer; border-radius:  10px; text-align: center; background-color: var(--cor-primaria); height: 25px; line-height: 25px; padding: 12px 25px 12px 20px; margin: 10px 20px 10px 0px; color: #ffffff; font-size: 13px; font-family: var(--fonte-padrao); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  font-weight:800; }
.produtos ul li .avatar .cta_orcamento:hover { background-color: var(--cor-texto); }
.produtos ul li .avatar .cta_orcamento span { font-size: 18px; line-height: 25px; width: 20px; height: 25px; color: #ffffff; margin: 0px 0px 0px 20px; display: inline-block; vertical-align: top; text-align: center; overflow:hidden; font-weight: lighter; }
.produtos ul li .avatar img { max-width: 100%; max-height: 80%; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position:absolute; width: auto; height: auto; left: 50%; top: 50%; transform: translate(-50%,-50%); display:block; }
.produtos ul li .view { position: relative; padding: 10px 25px 20px 25px; width: -moz-calc(100% - 50px); width: -webkit-calc(100% - 50px); width: -o-calc(100% - 50px); width: calc(100% - 50px); height: auto; z-index: 11; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.produtos ul li .view .titulo_produto { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); color: var(--cor-texto); line-height: 20px; letter-spacing: 0px; clear: both; font-size: 16px; padding: 0px 0px 10px 0px; text-align: center; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; font-weight:800; }
.produtos ul li .view .titulo_produto:after { width: 60px; height:2px; background:var(--cor-secundaria); left:50%; bottom:0px; transform:translate(-50%,0); content:''; position:absolute; }
.produtos ul li .view .introducao_produto { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); color: rgba(0, 0, 0, 0.5); line-height: 16px; letter-spacing: 0px; clear: both; font-size: 13px; padding: 10px 0px 0px 0px; text-align: center; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; font-weight:500; }
.produtos ul li .view .categoria_produto { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); color: var(--cor-primaria); line-height: 20px; letter-spacing: 0px; clear: both; font-size: 13px; padding: 10px 0px 0px 0px; text-align: center; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; font-weight:800; }
.produtos ul li:hover { border: 2px solid var(--cor-secundaria);}
.produtos ul li:hover .avatar img { opacity:0.5; }
.produtos ul li:hover .avatar .cta_orcamento { opacity: 1; padding: 12px 35px 12px 30px; width: 140px; }


/* Carrossel de produtos (por bloco) */
.produtos .util{ position: relative; } /* para setas absolutas dentro do bloco */

.prods-viewport{
  overflow: hidden;
  width: 100%;
  margin: 20px 0px 0px 0px;
}

/* UL do carouFredSel: não use display:flex aqui */
.prods-carousel{
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Setas (mesmo padrão das cats) */
.prods-nav{
  position: absolute;
  top: 50%;
  transform: translateY(-20%); /* ajuste fino para alinhar ao centro dos cards */
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  color: #555;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(0,0,0,.10);
  z-index: 10;
}

.prods-prev{ left: -20px; }
.prods-next{ right: -20px; }

.prods-nav:hover{ color:#111; }
.prods-nav i{ font-size: 14px; }

@media (max-width: 520px){
  .prods-nav{ width: 34px; height: 34px; }
}
/* ===== OVERRIDE: UL do carrossel não pode herdar flex nem width fixo ===== */
.produtos .prods-viewport{ overflow: hidden; width:100%; }

/* mata o flex que você tem em .produtos ul */
.produtos ul.prods-carousel{
  display: block !important;      /* carouFredSel precisa controlar */
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
  gap: 0 !important;
  padding: 0;            /* mantém seu espaçamento de cima */
  margin: 0;
}

/* IMPORTANTÍSSIMO: não use width:23% no li do carrossel */
.produtos ul.prods-carousel > li{
  width: 288px !important;        /* largura fixa para o plugin calcular */
  margin: 0 15px 0 0 !important;  /* “gap” lateral */
  display: block !important;
  float: left;                    /* padrão esperado pelo plugin */
  box-sizing: border-box;
}

/* o card interno continua igual */


/*BANNER CENTRAL*/
.area_banner_central { width:100%; height:auto; position:relative; text-align:center; margin: 30px 0px 0px 0px; }
.area_banner_central .banner_central { width: 100%; height: auto; position: relative; border-radius: 15px; overflow: hidden; display:inline-block; background-color: var(--cor-primaria); overflow:hidden; }
.area_banner_central .banner_central img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position:relative; display:block; }

/*BLOG*/
.blog { width: 100%; height: auto; position: relative; clear: both; margin-top: 30px; padding: 40px 0px 0px 0px; text-align: center; background: #eaeaea; }
.blog ul { width: 100%; height: auto; position: relative;  display: flex; justify-content: space-between; flex-wrap: wrap; gap: 40px; padding: 20px 0px 0px 0px; text-align: center; }
.blog ul li { width: 30%; box-sizing: border-box; height: auto; min-height: 550px; position: relative; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-align: left; }
.blog ul li .avatar { width: 100%; height: 250px; position: relative; border-radius: 15px; overflow: hidden; display:inline-block; background-color: var(--cor-primaria); overflow:hidden; }
.blog ul li .avatar img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position:relative; display:block; }
.blog ul li .resumo { width: 100%; padding: 20px 0px; position: relative; height: auto; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow:hidden; }
.blog ul li .resumo .titulo_post { width: 100%; height: auto; padding: 10px 0px 0px 0px; position: relative; font-family: var(--fonte-padrao); color: var(--cor-texto); line-height: 22px; clear: both; font-size: 20px; text-align: left; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; font-weight:700; }
.blog ul li .resumo .mais { padding: 20px 0px; width: 100%; text-align: left; line-height: 20px; font-family: var(--fonte-padrao); color: var(--cor-texto); font-size: 14px; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }
.blog ul li .resumo .quando { padding: 10px 0px; height: auto; width: 100%; text-align: left; line-height: 18px; font-family: var(--fonte-padrao); color: rgba(0, 0, 0, 0.75); font-size: 12px; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; position: relative; }
.blog ul li:hover .avatar img { filter: grayscale(0%); opacity: 1; }
.blog ul li:hover .mais { padding-top: 30px; padding-bottom: 30px; }
.blog ul li:hover .titulo_post { padding-top: 15px; }
.blog ul li:hover .avatar img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

/*SOBRE*/
.sobre { width: 100%; height: auto; position: relative; color: #ffffff; font-family: var(--fonte-padrao); font-size: 14px; line-height: 24px; padding: 50px 0px 0px 0px; text-align: left; font-weight:400; background-color:#ffffff; }
.sobre .destaque { width: 100%; height:auto; position:relative; text-align: center; padding: 25px 0px; z-index: 10; margin: 0px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.sobre .destaque .avatar { width: 385px; height: 415px; position: relative; overflow: hidden; display:inline-block; overflow:hidden; border-radius:10px; }
.sobre .destaque .avatar img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position:relative; display:block; }
.sobre .destaque .avatar:hover img { -webkit-transform: scale(0.95); -moz-transform: scale(0.95); -ms-transform: scale(0.95); -o-transform: scale(0.95); transform: scale(0.95); }
.sobre .destaque .chamada { width: -moz-calc(100% - 460px); width: -webkit-calc(100% - 460px); width: -o-calc(100% - 460px); width: calc(100% - 460px); height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px; color: var(--cor-texto); font-size: 18px; font-family: var(--fonte-padrao); text-align: left; line-height: 26px; font-weight: 400; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; margin: 0px 0px 0px 70px; }
.sobre .destaque .chamada .titulo_conheca { color: var(--cor-texto); font-size: 32px; letter-spacing: -1px; min-height: 75px; font-family: var(--fonte-padrao); text-align: left; line-height: 32px; font-weight: 700; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; padding: 0px; }
.sobre .destaque .chamada .titulo_conheca img { width: auto; height: auto; max-width: 80px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position:relative; float: left; margin: 20px 40px 0px 0px; }
.sobre .destaque .chamada .titulo_conheca p { font-family: var(--fonte-padrao); letter-spacing: -1px; font-weight:700; font-size: 32px; line-height: 30px; position:relative; display:inline; width: auto; color:var(--cor-primaria); }
.sobre .destaque .chamada .titulo_conheca p::before { position:absolute; height:1px; width:100%; content:''; background-color: var(--cor-secundaria); bottom:0px; }
.sobre .destaque .chamada .titulo_conheca .ponto { color:var(--cor-secundaria); position: relative; font-family: var(--fonte-padrao); font-weight:700; font-size: 32px; line-height: 30px; display:inline-block; vertical-align:top; }
.sobre .destaque .chamada .chamada_final { width: 100%; height:auto; position:relative; display:inline-block; vertical-align:top; color:var(--cor-texto); font-size: 22px; font-family: var(--fonte-padrao); text-align: left; line-height: 24px; font-weight: 600; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; margin: 50px 0px; }
.sobre .destaque .chamada .chamada_final span { position:relative; float: left; padding: 0px 12px 0px 0px; line-height: 48px; color: var(--cor-secundaria); font-size:50px; }
.sobre .destaque .chamada .certificados { width: 100%; height:auto; position:relative; text-align:left; padding: 30px 0px 0px 0px }
.sobre .destaque .chamada .certificados ul { width:100%; height:auto; position:relative; text-align:left; display: flex; justify-content: space-between; flex-wrap: wrap; z-index:5; gap:0px; }
.sobre .destaque .chamada .certificados ul li { border-radius: 15px; width: 18%; height: auto; position: relative; display: inline-block; text-align: center; list-style-type: none; padding: 20px 0px 50px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow:hidden; }
.sobre .destaque .chamada .certificados ul li .avatar { width: 100%; height:120px; position:relative; display: inline-block; vertical-align: top;  overflow:hidden; margin: 0px; }
.sobre .destaque .chamada .certificados ul li .avatar img { width: auto; height: auto; max-width: 90%; max-height: 90%; margin: 0px; position: absolute; left: 50%;top: 50%; transform: translate(-50%,-50%); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow:hidden; display:block;  }
.sobre .destaque .chamada .certificados ul li:hover { background-color: rgba(255, 255, 255, 0.1); }

/*CLIENTES*/
.clientes { width: 100%; height: auto; padding: 50px 0px 25px 0px; margin: 0px; text-align:left; z-index: 100; position:relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.clientes ul { width: 100%; height: auto; position: relative; text-align: left; display: flex; justify-content: flex-start; flex-wrap: wrap; z-index:5; padding: 20px 0px 0px 0px; }
.clientes ul li { width: 16.5%; box-sizing: border-box; height: 80px; position: relative; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-align: center; margin: 10px 0px; }
.clientes ul li .avatar .desconto { opacity: 0; width: auto; height: auto; position: absolute; z-index: 1; bottom: -12px; padding: 3px 10px; font-size: 10px; left: 50%; transform: translate(-50%,0); background-color: var(--cor-secundaria); color: #ffffff; font-weight: 700; border-radius: 6px; }
.clientes ul li .avatar { width: 150px; height:80px; position:relative; display:inline-block; vertical-align:top; border-radius:10px; }
.clientes ul li .avatar img { filter: grayscale(100%); opacity: 0.7; position:absolute; height:auto; width: auto; max-width: 70%; max-height: 70%; left: 50%; top: 50%; transform: translate(-50%,-50%); margin: 0px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.clientes ul li:hover .avatar { background-color: #f4f6f8; }
.clientes ul li:hover .avatar img { filter: grayscale(0%); opacity: 1; }
.clientes ul li:hover .avatar .desconto { opacity: 1; }

/*FAQ*/
.faq{ padding: 50px 0; background: #fff; }
.faq-wrap{ width: 100%; margin: 0 auto; padding: 0px; }
.faq-item{ border: 1px solid #eaeaea; border-radius: 10px; background: #fff; margin: 14px 0; overflow: hidden; }
.faq-item.is-open{ background: #eaeaea; border-color: #eaeaea; }
.faq-head{ width: 100%; border: 0; background: transparent; cursor: pointer; padding: 18px; display: flex; align-items: center; justify-content: space-between; gap: 14px; text-align: left; }
.faq-title{ font-size: 16px; font-family: var(--fonte-padrao); line-height: 20px; font-weight: 700; color: var(--cor-texto); }
.faq-ico{ font-size: 14px; color: var(--cor-texto);  transition: transform .2s ease; }
.faq-item.is-open .faq-ico{ transform: rotate(180deg); }
.faq-body{ max-height: 0; overflow: hidden; transition: max-height .28s ease; }
.faq-body-inner{ padding: 0 18px 18px 18px; color: var(--cor-texto); font-size: 13px; line-height: 22px; }
.faq-item.is-open .faq-body{ max-height: 500px;  }

@media screen and (max-width: 1100px) {
	section { padding: 90px 0px 0px 0px !important; }

	/*BANNER*/
	.banner .sliderContent .item .conteudo_slide, .banner .sliderContent .item:hover .conteudo_slide { width: 340px; padding: 0px 10px; text-align: center; left: 50%; top: 50%; transform: translate(-50%, -50%); }
	.banner .sliderContent .item .conteudo_slide .destaque { font-size: 36px; line-height: 34px; text-align: center; }
	.banner .sliderContent .item .conteudo_slide p { font-size: 22px; line-height: 28px; text-align: center; }
	.banner .sliderContent .item .conteudo_slide .sobre_banner, .banner .sliderContent .item .conteudo_slide .botoes_acao { text-align: center; }
	.banner .sliderContent .item.fundo_total .conteudo_slide, .banner .sliderContent .item.fundo_total:hover .conteudo_slide { left: 50%; right: initial; transform: translate(-50%, -50%); }
	.banner .sliderContent .item.fundo_total .conteudo_slide p, .banner .sliderContent .item.fundo_total .conteudo_slide .destaque, .banner .sliderContent .item.fundo_total .conteudo_slide .sobre_banner { color: #ffffff; }
	.banner .sliderContent .item .conteudo_slide .botoes_acao .cta_destaque, .banner .sliderContent .item .conteudo_slide .botoes_acao .cta { margin: 5px 10px; }
	.sliderBullets { left: 0px; top: 590px; }
  .banner .sliderContent .item .conteudo_slide .tag { font-size: 15px; text-align:center;  }
  .banner .sliderContent .item .conteudo_slide .tag span { padding: 0px 5px 0px 0px; }
  .banner .sliderContent .item .imagem_mosaico img { opacity:0.3; object-fit: none; }

	/*SOBRE*/
	.sobre { width: 96%; padding: 25px 2%; text-align: center; }
	.sobre .destaque .avatar { width: 100%; }
	.sobre .destaque .chamada { width: 100%; margin: 0px 0px 0px 0px; }
	.sobre .destaque .chamada .titulo_conheca { text-align:center; padding: 0px 0px 0px 0px; font-size: 24px; line-height: 30px }
	.sobre .destaque .chamada .titulo_conheca span { font-size: 24px; line-height: 30px }
	.sobre .destaque .chamada .titulo_conheca img { display: block; float: none; margin: 20px auto; position: relative; clear: both; }
	.sobre .destaque .chamada .titulo_conheca span::before { height:0px; }
	.sobre .destaque .chamada { text-align: center; }
	.sobre .destaque .chamada .chamada_final { text-align: center; margin: 25px 0px 50px 0px; }

	/*SOLUÇÕES*/
	.solucoes { width: 96%; padding-left:2%; padding-right:2%; padding-top: 0px; }
	.solucoes:after { width: 0px; height: 0px; }
	.solucoes ul li { width: 100%; height:auto; margin-bottom:10px; }
	.solucoes ul li { width: 100%; text-align: center; }
	.solucoes ul li .avatar { background-size: cover; height:auto; }
	.solucoes ul li .avatar .view { position: relative; left: 0px; top: 0px; }
	.solucoes ul li .avatar .sub_servico { width: 100%; position: relative; bottom: inherit; left: inherit; padding-bottom: 0px; margin: 50px 0px 0px 0px; }
	.solucoes ul li .avatar .sub_servico .subitem { padding-bottom: 20px; }
	.solucoes ul li:hover .avatar .sub_servico { bottom: initial; }

	/*NÚMEROS*/
	.sobre .numeros { width: 96%; padding: 60px 2%; }
	.sobre .numeros ul { text-align: center; justify-content: center; }
	.sobre .numeros ul li { width: 48%; }
	.sobre .numeros ul li .avatar { height:70px; }
	.sobre .numeros ul li .nome_icone { font-size:28px; line-height: 28px; }
	
	/*PORTFÓLIO*/
	.portfolio ul { width: 96%; text-align: center; padding: 60px 2% 0px 2%; }
	.portfolio ul li { width: 100%; height: 250px; }
	.portfolio ul li:nth-child(6n+3), .portfolio ul li:nth-child(6n+4) { width: 100%; }
	.portfolio ul li .avatar { height: 250px; }

  .produtos .categorias { position:relative; top: initial; right: initial; margin: 15px 0px; width: 100%; text-align: center; height: auto; }
  .produtos .categorias ol { width:center; text-align:center; }

  .prods-viewport{
    overflow: hidden;
    width: 96%;
    margin: 20px 2% 0px 2%;
  }
  .prods-prev{ left: 10px; }
  .prods-next{ right: 10px; }

	/*BLOG*/
	.blog { width: 94%; padding: 30px 3% }
	.blog .categorias { position: relative; top: inherit; right: inherit; margin: 0px; width: 100%; }
	.blog .categorias ol { width: 100%; text-align: center; }
	.blog ul { width: 100%; height: auto; position: relative;  display: flex; justify-content: flex-start; flex-wrap: wrap; gap: 0px; padding-top: 30px; }
	.blog ul li { width: 100%; height: auto; text-align: center; min-height: auto; }
	.blog ul li:hover .mais { padding-top: 20px; padding-bottom: 20px; }
	.blog ul li:hover .titulo_post { padding-top: 10px; }
	.blog ul li .resumo, .blog ul li .resumo .titulo_post, .blog ul li .resumo .mais, .blog ul li .resumo .quando { text-align:center; }

	/*	CLIENTES*/
	.clientes { width: 100%; margin: 0px; text-align: center; }
	.clientes ul li { width: 33%; height: 80px; }
}

@media screen and (max-width: 350px) {
	.clientes ul li { width: 50%; height: 80px; }
}