/*HISTÓRIA*/
section { padding: 0px 0px 0px 0px !important; margin-top: -75px !important; }

/*SOBRE*/
.sobre { width: 100%; height: auto; position: relative; color: var(--cor-texto); font-family: var(--fonte-padrao); font-size: 14px; line-height: 24px; padding: 25px 0px 50px 0px; text-align: left; font-weight:400; }
.sobre .destaque { display: flex; align-items: center; justify-content: center; gap: 40px; text-align: left; }
.sobre .destaque .imagens { flex-shrink: 0; width:720px; height: 575px; position:relative; display:inline-block; vertical-align:top; text-align: right; }
.sobre .destaque .imagens .avatar1 { width: 720px; height: 420px; position: relative; overflow: hidden; display:inline-block; overflow:hidden; margin: 70px 0px; overflow: hidden; }
.sobre .destaque .imagens .avatar1 .titulo_avatar1 { z-index: 120; height: auto; width: -moz-calc(100% - 50px); width: -webkit-calc(100% - 50px); width: -o-calc(100% - 50px); width: calc(100% - 50px); color: #ffffff;  font-size: 18px; font-family: var(--fonte-padrao); text-align: center; line-height: 16px; 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: 25px; position:absolute; bottom:0px; left:0px; }
.sobre .destaque .imagens .avatar1:hover .titulo_avatar1 { bottom: 20px; }
.sobre .destaque .imagens .avatar1 .titulo_avatar1 p { font-weight: 400; height:auto; width:100%; color: #ffffff;  font-size: 16px; font-family: var(--fonte-padrao); text-align: center; line-height: 16px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; position:relative; }
.sobre .destaque .imagens .avatar1 .play { width: 100%; height: 100%; z-index: 112; pointer-events: none; -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; position:absolute; }
.sobre .destaque .imagens .avatar1 .play span,
.sobre .destaque .imagens .avatar1 .play i { width: 120px; height: 120px; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 120px; color: var(--cor-secundaria); text-align: center; line-height: 120px; position: absolute; display: inline-flex; align-items: center; justify-content: center; -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 .imagens .avatar1:hover .play span,
.sobre .destaque .imagens .avatar1:hover .play i { font-size: 160px; width: 160px; height: 160px; line-height: 160px; }
.sobre .destaque .imagens .avatar1 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 .imagens .avatar1:hover 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 .destaque .imagens .avatar1:before { pointer-events: none; width:100%; height:100%; position:absolute; z-index:110; top: 0px; left:0px; background: #000000; background: linear-gradient(0deg, rgba(32, 100, 63, 0.5) 30%, rgba(255, 255, 255, 0) 100%); content:'';  -moz-transition: all 1.0s ease; -o-transition: all 1.0s ease; -webkit-transition: all 1.0s ease; transition: all 1.0s ease; }
.sobre .destaque .chamada { width: 400px; height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px 0px 50px 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 .chamada .titulo_conheca { color: var(--cor-primaria);  font-size: 32px; letter-spacing: -2px; 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: 30px 0px 50px 0px; }
.sobre .destaque .chamada .titulo_conheca span { width: auto; font-size: 32px; letter-spacing: -2px; font-family: var(--fonte-padrao); color: var(--cor-secundaria); text-align: left; line-height: 32px; font-weight:700; position: relative; display: inline-block; }
.sobre .destaque .chamada .sobre_empresa { width: 100%; height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px; color: var(--cor-texto); font-size: 13px; font-family: var(--fonte-padrao); text-align: left; line-height: 20px; 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; padding: 0px 0px 30px 0px; }
.sobre .destaque .chamada .mais_links { width: 100%; height:auto; position:relative; display:inline-block; vertical-align:top; margin: 0px;  color:var(--cor-secundaria); text-decoration: underline; font-size: 13px; font-family: var(--fonte-padrao); text-align: left; line-height: 30px; 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; }
.sobre .destaque .chamada .mais_links:hover { margin-left: 7px; font-weight: 600; }

/*NÚMEROS*/
.numeros {
  width: 100%;
  height: auto;
  position: relative;
  text-align: left;
  padding: 50px 0px 50px 0px;
  background: var(--cor-fundo-claro);
}
.numeros .titulo_numeros { width: 100%; height: auto; position: relative; padding: 0px 0px 10px 0px; text-align: left; color: var(--cor-primaria); font-size: 32px; line-height: 30px; font-family: var(--fonte-padrao); font-weight:700; letter-spacing:-1px; }
.numeros .titulo_numeros span { color: var(--cor-secundaria); font-family: var(--fonte-padrao); font-weight:700; line-height:32px; font-size: 30px; letter-spacing:-2px; }

.numeros ul {
  width: 100%;
  height: auto;
  position: relative;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap; /* força tudo na mesma linha */
  z-index: 5;
  gap: 0;
  padding: 0;
  margin: 0;
}

.numeros ul li {
  flex: 1 1 0; /* divide igualmente entre todos */
  width: auto; /* remove a largura fixa */
  min-width: 0; /* evita estourar o flex */
  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;
}

.numeros ul li .nome_icone {
  width: 100%;
  height: auto;
  position: relative;
  font-weight: 700;
  color: var(--cor-primaria);
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  font-family: var(--fonte-padrao);
  padding: 0;
}

.numeros ul li .avatar {
  width: 100%;
  height: 80px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin: 15px 0 0 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.numeros ul li .avatar img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  margin: 0;
  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;
}

.numeros ul li:hover .avatar {
  margin: 5px 0 10px 0;
}

.numeros ul li:hover {
  padding: 10px 0 60px 0;
}
/*MISSÃO*/
.faixa { width: 100%; height: auto; margin: 0px; padding: 60px 0px 0px 0px; text-align: left; position: relative; display: block }
.faixa .elementos { width: 30%; padding: 0px; margin: 0px; height: auto; 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; }
.faixa .elementos.primeiro { margin-right:5%; width: 64%; }
.faixa .elementos.terceiro { margin-right: 0px; width: 100%; }
.faixa .elementos .titulo_elemento { width: 100%; height: auto; position: relative; padding: 0px 0px 10px 0px; text-align: left; color: var(--cor-primaria); font-size: 32px; line-height: 30px; font-family: var(--fonte-titulo); font-weight:700; letter-spacing:-1px; }
.faixa .elementos .titulo_elemento span { color: var(--cor-secundaria); font-family: var(--fonte-titulo); font-weight:700; line-height:32px; font-size: 30px; letter-spacing:-2px; }
.faixa .elementos .sobre_elemento { width: 100%; height: auto; position: relative; color: var(--cor-texto); font-family: var(--fonte-padrao); font-size: 16px; line-height: 24px; padding: 20px 0px 50px 0px; text-align: left; }
.faixa .elementos.segundo .sobre_elemento { font-size: 14px; font-weight: 700; line-height:40px }
.faixa .elementos.segundo .sobre_elemento i { position:relative; display:inline-block; vertical-align:top; font-size: 18px; color: var(--cor-secundaria); line-height:40px; padding-right: 10px; }

/* VALORES */
.valores { width: 100%; padding: 0px; margin: 0px; height: auto; 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; }
.valores ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; display: inline-block; padding: 0px }
.valores ul li { width: 100%; height: auto; position: relative; list-style-type: none; text-align: left; display: flex; align-items: stretch; padding: 0px 0px 25px 0px; }
.valores ul li .avatar { width: 200px; height: 175px; position: relative; overflow: hidden; display: inline-block; background-color: var(--cor-primaria); overflow: hidden; margin: 0px 40px 0px 0px; }
.valores ul li .avatar img { width: 100%; height: 100%; margin: 0px; object-fit: cover; object-position: top; -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: none; margin: 0px; }
.valores ul li .chama_valores { width: -moz-calc(100% - 250px); width: -webkit-calc(100% - 250px); width: -o-calc(100% - 250px); width: calc(100% - 250px); position: relative; display: flex; flex-direction: column; justify-content: center; }
.valores ul li .chama_valores .titulo_valor { width: 100%; height: auto; position: relative; padding: 0px; text-align: left; color: var(--cor-primaria); font-family: var(--fonte-padrao); text-align: left; font-size: 24px; letter-spacing: 0px; font-weight: 700; line-height: 30px }
.valores ul li .chama_valores p { width: 100%; height: auto; position: relative; color: var(--cor-texto); font-family: var(--fonte-padrao); font-size: 13px; line-height: 20px; font-weight: 400; padding: 0px; text-align: left; font-style:normal; }

@media screen and (max-width: 1100px) {
	section { padding: 35px 0px 30px 0px; }

	/*MISSÃO*/
	.faixa { width: 94%; padding: 50px 3%; text-align: center; }
	.faixa .elementos { width: 100%; text-align:center; }
	.faixa .elementos.primeiro, .faixa .elementos.terceiro { margin-right: 0px; width: 100%; }
	.faixa .elementos .sobre_elemento { text-align:center; }
	.faixa .elementos .titulo_elemento { text-align:center; }
	.faixa .elementos .sobre_elemento { font-size:13px; line-height:20px; }

	.valores { width: 96%; padding: 0px 2%; }
	.valores ul li { text-align: center; padding: 0px 0px 40px 0px; display: inline-block; align-items: initial; }
	.valores ul li .chama_valores { width: 100%; }
	.valores ul li .avatar { margin: 0px 0px 10px 0px; }
	.valores ul li .chama_valores .titulo_valor, .valores ul li .chama_valores p { text-align:center; }

	/*SOBRE*/
	.sobre { width: 96%; padding: 25px 2%; text-align: center; }
	.sobre .destaque { gap: 10px; text-align: center; display: inline-block; }
	.sobre .destaque .imagens { flex-shrink: initial; width:100%; height: auto; text-align: center; }
	.sobre .destaque .imagens .avatar1, .sobre .destaque .imagens .avatar2, .sobre .destaque .imagens .avatar3 { width: 100%; height: 200px; position: relative; margin: 5px 0px; }
	.sobre .destaque .chamada { width: 100%; text-align:center; }
	.sobre .destaque .chamada .titulo_conheca, .sobre .destaque .chamada .sobre_empresa, .sobre .destaque .chamada .mais_links { text-align:center; }
	.sobre .destaque .chamada .mais_links:hover { margin-left: 7px; }
	.sobre .destaque .imagens .avatar1 .play span, .sobre .destaque .imagens .avatar1 .play i,
	.sobre .destaque .imagens .avatar1:hover .play span, .sobre .destaque .imagens .avatar1:hover .play i { font-size: 70px; width: 70px; height: 70px; line-height: 70px; }
	.sobre .destaque .imagens .avatar2 .titulo_avatar2, .sobre .destaque .imagens .avatar3 .titulo_avatar3 { text-align:center; }

	/*NÚMEROS*/
	.numeros { width: 96%; padding: 60px 2%; }
	.numeros ul { text-align: center; justify-content: center; }
	.numeros ul li { width: 48%; }
	.numeros ul li .avatar { height:70px; }
	.numeros ul li .nome_icone { font-size:28px; line-height: 28px; }
}