html, body {
  font-family: 'Montserrat', sans-serif;
  height: 100%;
  width: 100%;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #193262;
}

.painel{
  background: url("imagens/fundos/painel.png");
  background-size: cover;
  padding-top: 410px;
  height: 100%;
  width:100%;
}

.call-to-action-div {
  background: url("imagens/servicos/telamovel.jpg");
  padding: 2rem 0;
  background-attachment: fixed;
  background-size: cover;
}


.texto-painel{
  color: #fff;
  text-align: center;
}

.texto-painel-titulo{
  font-size: 3.5rem;
}

.texto-painel-subtitulo{
  font-size: 1.75rem;
}

.texto-painel-materiais{
  color: #fff;
  text-align: center;
}

.texto-painel-titulo-materiais{
  font-size: 3.25rem;
}

.texto-painel-subtitulo-materiais{
  font-size: 1.5rem;
}

.fundo-materiais-gratuitos{
  background-image: url("imagens/fundos/painel-servico.png");
  padding: 200px;
  background-size: cover;
}

@media (max-width:900px) and (min-width:500px){
  .fundo-materiais-gratuitos{
    margin-right: -80px;
  }
}


/* card texto */
.fundo-texto1{
  background-image: url("imagens/fundos/quem_somos_lampada.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 80%;
  width: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto -100px;
}

@media (max-width:775px){
  .fundo-texto1{
    background-image: url("imagens/fundos/quem_somos_branco.jpg");
    background-size: contain;
    background-repeat: repeat;
    margin-top: 40px;
  }
}

.fundo-texto2{
  background-image: url("imagens/fundos/quem_somos_branco.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 80%;
  width: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -20px auto -60px;
}

@media (max-width:775px){
  .fundo-texto2{
    background-image: url("imagens/fundos/quem_somos_branco.jpg");
    background-size: contain;
    background-repeat: repeat;
  }
}

.fundo-texto3{
  background-image: url("imagens/fundos/quem_somos_lampada2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 80%;
  width: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto -28px;
}


@media (max-width:775px){
  .fundo-texto3{
    background-image: url("imagens/fundos/quem_somos_branco.jpg");
    background-size: contain;
    background-repeat: repeat;
  }
}
@media (max-width:560px){
  .fundo-texto3{
    margin: 111px auto -28px;
  }
}

.texto-cases{
  /* text-align: left; */
  text-align: justify;
  font-size: 20.8px;
  margin: 5px 52px auto 52px;
}

.caixa-textoqs {
  margin-left: 49px;
  margin-right: 50px;
}

.saibamais{
  margin-left: 39%;
  margin-bottom: 50px;
}

@media (max-width:985px){
  .texto-cases{
    text-align: justify;
    font-size: 1.7vw;
    margin: -5px 0px 0px 0px;

  }

  .texto-cases:first-letter {
      /* margin-left: 5%; */
    }
}
@media (max-width:770px){
    .texto-cases{
      font-size: 2.5vw;
      margin: 5px 0px 5px 0px;
    }
}

@media (max-width:560px){
    .texto-cases{
      font-size: 3.5vw;
      margin: 5px 0px 5px 0px;
    }
}
@media (max-width:505px){
    .texto-cases{
      font-size: 4vw;
      margin: 5px -25px 5px -45px;
    }
}


.texto-cases:first-letter {
    margin-left: 5%;

}/* fim do card texto */


/* .helvetica {
  font-family: Helvetica, Sans-Serif;
  font-style: normal;
} */


.carrossel-sobrenos-novo {
  margin-top: 6rem;
  z-index: -1;
}

@media (max-width: 480px) {
  .inner-carousel-sobrenos {
    width: 100%;
    height: 26%;
  }
}

.carousel-control-prev, .carousel-control-next {
  background-color: transparent;
  border: none;
}

.video {
  width: 500px;
  height: 277px;
  display: inline-block;
}

.texto-introd-quem-somos {
  background: #E5E4E2;
  width: 440px;
  display: inline-block;
  padding: 2rem;
  font-size: 1.1rem;
}

.titulo-introd-quem-somos {
  text-align: center;
}

.div-introd-quem-somos {
  z-index: 10000000;
  margin-top: -4rem;
  text-align: center;
  margin-bottom: 5rem;
}

.div-video-quem-somos-introd {
  display: inline-block;
  position: relative;
  padding-bottom: 1rem;
  padding-left: 1rem;
  margin-right: 3rem;
}



/* .div-video-quem-somos-introd::before {
  content : "";
  position: absolute;
  left    : 0;
  bottom  : 0;
  height  : 1px;
  width   : 14%;  /* or 100px */
  /* border-bottom: 19px solid lightblue; */
/*} */

.triangulo-quem-somos-video {
  background: lightblue;
  position: absolute;
  bottom:0;
  left: 0;
  z-index: -1;
  width: 8rem;
  height: 7rem;
}


.texto-o-que-prezamos {
  font-weight: 600;
  margin-top: 0.7rem;
  margin-bottom: -4rem!important;
}


.p-onde-ex-membros {
  font-weight: 600;
  margin-top: 0.7rem;
}

.item-onde-estao-ex-membros {
  display: flex!important;
  justify-content: center;
}

.indicador-carousel-quemsomos:focus {
  outline: none;
}
.indicador-carousel-quemsomos {
  margin: 0.1rem;
  width: 0.6rem!important;
  height: 0.6rem!important;
  border-radius: 50%;
  padding: 0!important;
  border: none;
  background: #193262;
  opacity: 0.3;
}
.div-indicadores-carousel .active {
  background: #193262;
  border: none;
}

.carousel-onde-estao-ex-membros {
  display: flex;
  margin-bottom: 3rem;
}
 .div-img-carousel-onde-estao-ex-membros {
   display: inline-block;
   /* box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); */
   margin-bottom: 3rem;
 }

 .carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: .9s;
	transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
}

@media (max-width:1000px) {
  .video {
    width: 370px;
    height: 200px;
    display: block;
    margin: 45px auto;
  }
}
@media (max-width:400px) {
  .video {
    width: 240px;
    height: 130px;
    display: block;
    margin: 45px auto;
  }
}
@media (max-width:375px) {
  .video {
    width: 300px;
    height: 169px;
    display: block;
    margin: 45px auto;
  }
}

.titulo-historia{
  text-align: center;
  font-size: 2.5rem;
  margin-top: 3.5rem;
  margin-bottom: 3.3rem;
}

.subtitulo-historia{
  font-size: 2rem;
  background: #E5E4E2;
  margin-left: 20rem;
  padding-right: 2rem;
  margin-bottom: 0;
  padding-bottom: 2rem;
  padding-top: 1rem;
  text-align: right;
}

.texto-historia{
  background: #E5E4E2;
  display: inline-block;
  padding: 1rem;
  font-size: 1.3rem;
}

.texto-historia1{
  margin-bottom: 0;
  padding-top: 1rem;
}

.texto-historia2{
  margin-top: 0;
  padding-bottom: 5rem;
}

.fundo-historia{
  margin-left: 20rem;
  padding-left: 21rem;
}

.img-historia{
  margin-left: 6rem;
  margin-top: -32rem;
}

@media (min-width: 1700px) {
  .img-historia{
    margin-top: -30rem;
  }
}

.linha-nossa-trajetoria {
  width: 6rem;
  background-color: #4682B4;
  height: 2px;
}

.div-linha-nossa-trajetória {
  background: #E5E4E2;
  margin-left: 20rem;
  padding-top: 3rem;
  justify-content: right;
  padding-right: 2rem;
}

.div-23-anos-historia {
  margin-bottom: 7rem;
}

/*equipe jrfei */

.div-linha-equipe-jrfei {
    padding-top: 3rem;
    background: #E5E4E2;
    margin-right: 20rem;
    padding-left: 4rem;
}

.subtitulo-equipe{
  font-size: 2rem;
  background: #E5E4E2;
  margin-right: 20rem;
  padding-left: 4rem;
  margin-bottom: 0;
  padding-bottom: 2rem;
  padding-top: 0.5rem;
}

.texto-equipe{
  background: #E5E4E2;
  display: inline-block;
  padding-left: 4rem;
  font-size: 1.3rem;
}

.texto-equipe1{
  margin-bottom: 0;
  padding-top: 1rem;
}

.texto-equipe2{
  margin-top: 0;
  padding-top: 1rem;
  padding-bottom: 5rem;
}

.fundo-equipe{
  margin-right: 20rem;
  padding-right: 15rem;
}

.img-equipe{
  margin-left: 65%;
  margin-top: -30rem;
}

@media (min-width:1633px) {
  .img-equipe {
    margin-left: 72%;
    margin-top: -28.5rem;
  }
}


/*.video
.container-video {
  position: relative;
  /* overflow: hidden; */
  /* width: 100%;
  padding-top: 56.25%;
  /* border-bottom: 20%; */
  /* border-left: 100px;
  border-right: 100px;
  margin-bottom: -300px;
}
@media (max-width:625px){
  .container-video {
    margin-bottom: -150px;
  }

}

.responsive-iframe {
  position: absolute;
  top: 10%;
  left: 25%;
  bottom: 10%;
  right: 25%;
  width: 50%;
  height: 50%;
  margin-top: -30px;
}
/* fim do video */

.comportamento-card-quem-somos {
  height: 350px;
  width: 100%;
}
.comportamento-card-cases-especificos{
  width: 70%;
  box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.2), 1px 3px 20px 1px rgba(0, 0, 0, 0.19);
  background-color: white;
}
.comportamento-card-cases-especificos-mobiles{
  width: 95%;
  box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.2), 1px 3px 20px 1px rgba(0, 0, 0, 0.19);
  background-color: white;
}
.text-azul-escuro {
  color: #193262 !important;
}

.comportamento-chamada-quem-somos {
    width: 100%;
}

.comportamento-chamada-quem-somos-mobile {
    width: 100%;
}

.texto-medio{
  font-size: max(2.2vw,32px);
}

@media (max-width:768px) {
  .texto-medio{
    font-size: 240%;
  }
}

@media (max-width:576px) {
  .texto-medio{
    font-size: 210%;
  }
}

@media (max-width:500px) {
  .texto-medio{
    font-size: 175%;

  }
}

.tt-qsomos {
  font-size: 40px;
}

@media (max-width:532px) {
  .tt-qsomos {
    font-size: 160%;
    margin-left: 30px;
  }
}

.altura-texto {
  font-size: max(5vw, 1.5rem);
  text-align: center;
  margin: 0 auto;
}
.parceiros{
  margin-left: 200px;
  display: flex;
  align-items: self-end;
  margin-top: 10rem;
  margin-bottom: 10rem;
}

@media (min-width: 1700px) {
  .parceiros-texto {margin-left: 15rem;width: 22rem!important;}
  .product-container {margin-right: 405px;}
}

.parceiros-texto{
  width: 35rem;
  margin-right: 1rem;
}

.carousel-parceiros{
  width: 15%;
  margin-left: 641px;
  margin-top: -88px;
}

@media (min-width: 1200px)
.h2, h2 {
    font-size: 1.25rem!important;
}

.texto-mini-carousel{
  margin-bottom: 0;
  font-size: 1.25rem;
}

.text-azul-claro{
  color: #4682b4
}

.texto-carousel1{
  margin-bottom: -2px;
}

.texto-carousel2{

}

.texto-card-titulo{
  font-size: 0.85rem;
}

.texto-card-p{
  font-size: 0.75rem;
  text-align: justify;
}

.btn-primary{
  color: #fff;
  background-color: #193262;
  border-color: #193262;
  margin-left: 32%;
}

.card-conteudos{
  margin-bottom: 75px;
}

.product {
  position: relative;
  overflow: hidden;
  padding-left: 2rem;
  border-left: 2px solid #0086B9;
}

.product-category{
  margin-left: 70px;
  height: 30px;
  font-size: 2EM;
  margin-top: 100px;
  color: #fff ;

  padding-top: 8px;
  text-align: center;

  background: #8b0000 ;
  box-shadow: 3px 3px 6px black;
  height: 50px;
  width: 300px;
}
.product-conteiner{
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  margin-right: 300px!important;
  z-index: 10000;
  align-items: center;
}

@media (max-width:480px) {
  .product-conteiner {
    margin-right: 0!important;
  }
}

@media (max-width:900px) and (min-width: 500px) {
  .product-conteiner {
    margin-right: 0!important;
  }
}

.product-conteiner::webkit-scrollbar {
  display: none;
}

.product-card{
  margin-right: 30px;
}


.product-image{
  position: relative;
  width: 100%;
}

.img-parceiros{
  width: 217px;
}

.img-parceiros2{
  width: 200px;
}

.img-parceiros4{
  width: 110px;
}

.img-parceiros7{
  width: 180px;
}

.largura-nc-index {
  margin-top: 3%;
}

.texto-sombreado {
  text-shadow:0.1em 0.1em 0.2em black;
}

.comportamento-citaçao {
  width: 100%;
}

.comportamento-imagem-citacao{
  max-width:90%;
  max-height: 90%;
  /* margin-top: -30px; */
  margin-top: 4px;
}

.comportamento-imagem-citacao1{
  max-width:90%;
  max-height: 90%;
  /* margin-top: -22px; */
  margin-top: 26px;
}

.comportamento-imagem-citacao2{
  max-width: 80%;
  max-height: 70%;
  /* margin-top: -12px; */
  margin-top: 28px;
}

@media (max-width:992px) {
  .comportamento-imagem-citacao{
    width: 125px;
    height: 125px;
    margin-top: 0px;
  }

  .comportamento-imagem-citacao1{
    width: 125px;
    height: 125px;
    margin-top: 0px;
  }

  .comportamento-imagem-citacao2{
    width: 105px;
    height: 105px;
    margin-top: 23px;
  }

}

.botao-safari {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}



.ampliar {
  animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -o-animation-direction: alternate;
  transition: 1s;

}

/*.ampliar:hover {
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -o-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
  transition: 1s;
}*/

.ampliar-home{
  animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -o-animation-direction: alternate;
  transition: 1s;
}

.ampliar-home:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  transition: 1s;
}

.parceria-mobile{
  max-height: 30%;
  max-width: 35%;

}

.margem-parceria-mobile{
  margin-top: -4.5vw;
}

.margem-parceria-mobile1{
  margin-top: -2.5vw;
}

.margem-parceria-mobile2{
  margin-top: 2vw;
}

/*.card-image-top {
  width: 222px;
  height: 202px;
}*/
.card-image-top1 {
  width: 175px;
  height: 172px;
  margin-top: 70px;
  margin-left: 25px;
}

/*Posição e tamanho de texto*/
.centro-altura {
  position: relative;
  top: 33%;
  transform: translateY(-50%);
}

.centro-altura1 {
  position: relative;
  top: -5%;
  transform: translateY(-55%);
}

.texto-citacao{
  float: right;
  margin: 3%;
}

.altura-parcerias{
  height: 147px;
}

.largura-parcerias{
  width: 309px;
}

/*Customização de fonte*/
/* .Montserrat.font{
  margin-left: 50px;
  font-family: 'Montserrat', sans-serif;
}

.helvetica {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
} */

/*Tamanho do Texto*/
.texto-botao {
  font-size: 200%;
}

/* destaques */
.destaque-crescer2 {
  transition: 0.5s;
}

.destaque-crescer2:hover {
  transform: scale(1.3);
}

/*Redes Sociais fixadas na esquerda da tela*/
.fixa-esquerda{
  position: fixed; /*é o espaçamento entre a tela e a camada*/
  left: 0pt;
  top: 35%;
  width: 50px;
  z-index: 100;
}
.fixa-esquerda img{
  height: 3.125rem;
  border-radius: 0px 10px 10px 0px;
}

.fixa-direita{
  position: fixed; /*é o espaçamento entre a tela e a camada*/
  right: 0pt;
  top: 35%;
  z-index: 100;
  display: flex;
  flex-direction: column;
  margin-bottom: 1px;
}
.fixa-direita img{
  height: 1.9rem;
  border-radius: 10px 0px 0px 10px;
}
.navbar-toggler{
  border-color: var(--cor-roxo-escuro) !important;
}

/* Primeiro Carrousel */
.margem-index {
  margin-top: 3.9rem;
}

/* Carrousel citações */
.fundo-citacoes{
  background-image: url("imagens/fundos/o_que_os_clientes_dizem.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
}

/* Chamada */
.fundo-chamada-final{
  background-image: url("imagens/fundos/call_to_action.png");
  background-repeat: no-repeat;
  background-size: cover;
}

/* missão visão e valores*/
.caixa-imagem{
  justify-content: space-around;
  margin-top: 120px;
  /* margin-block: 65px; */
}

.caixa-imagem .comportamento-box:hover figure{
  transform: translateY(-20px);
  opacity: 0.4;
}

.caixa-imagem .comportamento-box p{
  transform: translateY(0);
  opacity: 0;
  transition: transform 0.6s, opacity 0.1s 0.3s;
}

.caixa-imagem .comportamento-box:hover p{
  opacity: 1;
  transform: translateY(-150px);
  transition: transform 0.6s, opacity 0.1s;
  transition: opacity 0.1s;
  /* background-color: white;
  width: 100px;
  height: 120px; */
}

.comportamento-box {
  padding: 15px;
  margin-bottom: -5rem;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 300px;
}

.comportamento-titulo {
  color: #193262;
  font-size: 32px;
  font-style: normal;
}
@media (max-width:992px) {
  .comportamento-titulo{
    color: #193262;
    font-size: 32px;
    font-style: normal;
  }
}
@media (max-width:785px) {
  .comportamento-titulo{
    color: #193262;
    font-size: 35px;
    font-style: normal;
  }
}

.comportamento-img {
  margin: 0 -10px;
  padding: 0 3rem;
  height: 220px;
  width: 265px;
  transition: transform 0.6s;
  position: relative;
}
@media (max-width:1120px) {
  .comportamento-img{
    margin: 0 auto;
    padding: 0 3rem;
    height: 200px;
    width: 190px;
    transition: transform 0.6s;
    position: relative;
  }
}
@media (max-width:820px) {
  .comportamento-img{
    margin: 0 -14px;
  }
}
@media (max-width:767px) {
  .comportamento-img{
    margin: 0 auto;
  }
}

.img-missao {
  background-image: url("imagens/img-logos/img-missao.png");
  background-repeat: no-repeat;
  background-position: 70% 9%;
  background-size: 68%;
}

.img-visao {
  background-image: url("imagens/img-logos/img-visao.png");
  background-repeat: no-repeat;
  background-position: 100% 20%;
  background-size: 85%;
}

.img-valores {
  background-image: url("imagens/img-logos/img-valores.png");
  background-repeat: no-repeat;
  background-position: 87% 0%;
  background-size: 83%;
}

.texto-missao {
  text-align: center;
  font-size: 16px;
  /* margin-left: 190px; */
  font-weight: bold;
  margin-top: -48px;
}
@media (max-width:992px) {
  .texto-missao{
    text-align: center;
    font-size: 15px;
    /* margin-left: 190px; */
    font-weight: bold;
    margin-top: -30px;
  }

}
/* final de missão visão e valores*/

.cardqs {
  width: 20rem;
  /* box-shadow: 0 5px 202px rgba(0, 0, 0, 0.5); */
}
@media (max-width:375px) {
  .cardqs {
    width: 14rem;
  }
}

@media (max-width:635px) {
  .texto-botao{
    font-size: 130%;
  }

}

.fonteqs-2 {
  font-size: 102px;
  margin-top: -230px;
}



 /* hexagono img */
.teste {
  position: relative;
  /* width: 1100px; */
  display: flex;
  justify-content:space-around;
  align-items: center;
  flex-wrap: wrap;
  padding: 3px;
}
.titulo-hexagono {
  color: #193262;
  font-size: 25px;
  padding: 107px 4px;
  font-weight: bold;
}
@media (max-width:992px) {
  .titulo-hexagono{
    color: #193262;
    font-size: 26px;
  }
}

.hexagono {
 clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
 width: 222px;
 height: 260px;
 background-image: linear-gradient(to top left,#EEE9E9,#CDC9C9);
 margin-top: 120px;
 z-index: 1;
}
.hexagono1 {
 clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
 width: 222px;
 height: 260px;
 background-color: #6DB7CC;
 margin: 130px auto -420px;
}


.caixa-hexagono {
 /* margin: 30px 20px 100px 20px; */
}
.caixa-hexa {
 position: relative;
 display: flex;
 flex-direction: column;
 justify-content: space-around;
}
/* hexagono */

.branco {
 width: 196px;
 height: 340px;
 color: white;
 font-size: 14px;
 margin: 85px -2px auto;

 background-color: #193262;
}
.começo {
 display: flex;
 justify-content: center;
 align-items: center;
}

.teste {
 position: relative;
 /* width: 1100px; */
 display: flex;
 justify-content:space-around;
 align-items: center;
 flex-wrap: wrap;
 padding: 50px;
 z-index: 1;
 margin: -50px auto -300px;
}
.teste .cartao {
  position: relative;
  max-width: 226px;
  height: 557px;
  margin: 34px auto 10px;
 /* background: #193262;
 padding: 20px 15px;
 display: flex;
 flex-direction: column;
 box-shadow: 0 5px 202px rgba(0, 0, 0, 0.5);
 transition: 0.3s ease-in-out;
 clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); */

}

.teste .cartao:hover{
 height: 750px;
  transition: 0.2s;

 /* margin-top: 0px;
 clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
 background-color: #193262; */
}

@media (max-width:1115px) {
.teste {
  margin: -50px auto -150px;
  }
}

@media (max-width:1115px) {
.teste .cartao {
  height: 290px;
  }
}

@media (max-width:1116px) {
  .teste .cartao:hover{
   height: 588px;
  }
}

.hexagono2 {
 width: 222px;
 background-color: #193262;
 margin: 130px auto -370px;
 position: relative;
 height: 400px;
 background: #193262;
 margin: -201 auto -365px;
 /* padding: 20px 15px; */
 display: flex;
 flex-direction: column;
 /* box-shadow: 0 5px 202px rgba(0, 0, 0, 0.5); */
 transition: 0.3s ease-in-out;
 clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
 z-index: -5;

}

.hexagono2:hover {
 height: 210px;
 z-index: -5;
}


.teste .cartao .foto {
 /* position: relative; */
 width: 222px;
 height: 177px;
 margin-top: -105px;
 box-shadow: 20px 37px 25px rgba(0, 0, 0, 0.25);
}

.sombrahexagono {
  box-shadow: 20px 37px 25px rgba(0, 0, 0, 0.25);
  width: 222px;
  height: 190px;
}

.teste .cartao .foto .img-adm {
 max-width: 105%;
 /* border-radius: 4px; */
 margin-left: -17px;
 margin-block: -90px;

}

.img-adm {
 /* border-radius: 200px; */
}

.cartao .hexagono2 {
 position: relative;
 margin-top: -195px;
 padding: 15px 15px;
 text-align: center;
 color: #blue;
 visibility: hidden;
 opacity: 0;
 transition: 0.3s ease-in-out;
 z-index: -5;
}

.cartao:hover .hexagono2 {
 visibility: visible;
 opacity: 1;
 margin-top: -50px;
 min-height:450px
 transition-delay: ;
 z-index: -5;
}


.a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.textoctt {

}


/* pagina cases */
.fontecases {
  font-size: 32px;
}

/* botão veja mais */
.btn-vejamais {
  color: #fff;
  background-color: #6DB7CC;
  border-color: #6DB7CC;
  border-radius: 11px;
  text-shadow: 0.1em 0.1em 0.2em black;
}
.btn-vejamais:hover {
  color: #fff;
  background-color: #6DB7CC;
  border-color: #6DB7CC;
}
.btn-claro.disabled, .btn-vejamais:disabled {
  color: #fff;
  background-color: #6DB7CC;
  border-color: #6DB7CC;
}
.botão-vm {
  font-size: 10px;
}
/* @media (max-width: 576px){
    .botão-vm {
    font-size: 15px;
  }
} */
button p{
  font-size: 16px;
  margin-top: 6px;
}
/* @media (max-width: 576px){
  button p{
    font-size: 24px;
    margin-top: 10px;
  }
} */
.comportamento-btn {
  width: 13em;
  height: 4em;
  background-color: #0084ba;;
  border-radius: 13px;
}

/*Cases*/

.painel-case{
  background: url("imagens/fundos/painel-servico.png");
  padding: 200px;
  background-size: cover;
}

@media (max-width:900px) and (min-width:500px){
  .painel-case{
    margin-right: -85px;
  }
}

.texto-painel-case{
  color: #fff;
  text-align: center;
}

.texto-painel-titulo-case{
  font-size: 3.25rem;
}

.texto-painel-subtitulo-case{
  font-size: 1.5rem;
}

.fundo-case{
  background: url("imagens/fundos/fundo-servico.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -70px
}

@media (max-width:900px) and (min-width:500px){
  .fundo-case{
    margin-left: -438px;
    margin-right: -86px;
  }
  .texto-case{
    margin-left: 31%;
  }
}

.texto-case{
  text-align: justify;
  font-size: 20px;
  line-height: 28px;
  padding-top: 80px!important;
  padding: 45px 200px;
}

/* Cards */
.container1{
  max-width: 1410px;
  width: 100%;
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
  margin-right: auto;
  margin-left: auto;
}
.separar-card{
  margin-bottom: 0rem;
}
@media (max-width: 576px){
  .separar-card{
    margin-bottom: 3.5rem;
  }
}
.card-cases{
  max-width: 380px;
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 20px;
}
@media (max-width: 900px){
  .card-cases{
    width: 345px;

  }
}
@media (max-width: 576px){
  .card-cases{
    max-width: 340px;
    margin-left: 0px;
    margin-right: 2px;
    margin-top: 20px;
  }
}
.comportamento-cardscases{
  display: flex;
}
.imagens-cases{
  margin-left: 11%;
  width: 80%;
  height: 75%;
}
@media (max-width: 992px){
  .imagens-cases{
    width: 80%;
    height: 70%;
  }
}
@media (max-width: 992px){
  .imagens-cases{
    margin-left: 10%;
    margin-top: 0%;
  }
}

.imagens-cases2{
  width: 70%;
  height: 40%;
  margin-top: 75px;
  margin-left: 15%;
}
@media (max-width: 992px){
  .imagens-cases2{
    width: 70%;
    height: 45%;
  }
}
@media (max-width: 900px){
  .imagens-cases2{
    margin-left: 15%;
    margin-top: 16%;
  }
}
.imagens-cases3{
  width: 80%;
  height: 75%;
  margin-left: 11%;
  margin-top: 8%;
}
.imagens-cases4 {
  width: 55%;
  height: 48%;
  margin-top: 40px;
  margin-left: 22%;
}
.imagens-cases5 {
  width: 80%;
  height: 20%;
  margin-top: 125px;
  margin-left: 9%;
}
.imagens-cases6 {
  width: 85%;
  height: 33%;
  margin-top: 88px;
  margin-left: 5%;
}

.card-cases-texto{
  font-size: 16px;
  text-align: justify;
  padding: 0px;
  color:#193262;
}
@media (max-width: 900px){
  .card-cases-texto{
    font-size: 15px;
    text-align: justify;
    padding: 0px;
    color:#193262;
  }

.card-cases-vejamais{
  font-size: 17px;
  text-align: center;
  padding: 8px;
  /* margin-bottom: 10px; */
  margin-top: 1vw;
}

.titulo-cards-cases{
  position: absolute;
  text-align: center;
  top: 255px;
  width: inherit;
  color: rgb(0 0 0 / 44%);
  font-size: 20px;
  margin-left: 0px;
}
/* @media (max-width: 900px){
  .texto-card{
    width: 334px;
    font-size: 17px;
    text-align: center;
    margin-left: -10px;
  }
} */
/* @media (max-width: 760px){
  .texto-card{
    width: 240px;
    font-size: 17px;
    text-align: center;
    margin-left: 10px;
  }
} */

@media (max-width: 900px){
  .flip-container-cases, .front, .flip-container-cases, .back{
    width: 100%;
    height: 23em;
  }
}

.btncards {
  border-color: #193262;
  border-width: 2px;
  position: absolute;
  left: 85px;
  bottom: 15px;
  /* position: absolute;
  margin-left: -89px;
  margin-top: 50px;
  border-color: #193262;
  border-width: 2px; */
}
/* fim da pagina cases */

/* Tamanho saiba mais cards */
.border-azul-escuro-vm{
  border-color: #193262 !important;
  border-width: 2px;
  width: 169px;
  height: 49px;;
  border-radius: inherit;
}

.cor-fundo-vm:hover{
  background-color: #193262;
}

.cor-letra-vm{
  color: #193262;
}

.cor-letra-vm:hover{
  color: white;
}

.titulo-cards-materiais {
  position: absolute;
  text-align: center;
  top: 255px;
  width: inherit;
  color: #193262;
  font-size: 22px;
  margin-left: 2px;
}


/* Gestão e Criação de Negócios */
.margem-alinhamento-especial-custeio{
  margin-top: 3.5rem!important;
}

@media (max-width: 991px) {

  .margem-alinhamento-especial-custeio{
    margin-top: -0.6rem!important;
  }

}

@media (max-width: 769px){
  .margem-alinhamento-especial-custeio{
    margin-top: -9rem!important;
    margin-bottom: 10px;
  }
}

@media (max-width: 736px){
  .margem-alinhamento-especial-custeio{
    margin-top: -7.6rem!important;
    margin-bottom: 10px;
  }
}



@media (max-width: 667px){
  .margem-alinhamento-especial-custeio{
    margin-top: -9rem!important;
  }
}

@media (max-width: 570px) {
  .margem-alinhamento-especial-custeio{
    margin-top: -0.6rem!important;
    margin-bottom: 4.5rem;
  }
}

@media (max-width:540px){
  .margem-alinhamento-especial-custeio{
    margin-top: -8.7rem!important;
  }
}

@media (max-width:539px){
  .margem-alinhamento-especial-custeio{
    margin-top: -1rem!important;
  }
}

@media (max-width:400px){
  .margem-alinhamento-especial-custeio{
    margin-top: 0.3rem!important;
  }
}

@media (max-width:280px){
  .margem-alinhamento-especial-custeio{
    margin-top: 3rem!important;
  }
}

.margem-alinhamento-previsao{
  margin-top: 3.5rem;
}

@media (max-width: 991px) {
  .margem-alinhamento-previsao{
    margin-top: -5.4rem!important;
  }

}

@media (max-width: 769px){
  .margem-alinhamento-previsao{
    margin-top: -12.4rem!important;
    margin-bottom: 10px;
  }
}

@media (max-width: 736px){
  .margem-alinhamento-previsao{
    margin-top: -13rem!important;
    margin-bottom: 10px;
  }
}

@media (max-width: 667px){
  .margem-alinhamento-previsao{
    margin-top: -12rem!important;
  }
}

@media (max-width: 570px) {
  .margem-alinhamento-previsao{
    margin-top: -1rem!important;
  }
}

@media (max-width:540px){
  .margem-alinhamento-previsao{
    margin-top: -13rem!important;
  }
}

@media (max-width:539px){
  .margem-alinhamento-previsao{
    margin-top: -5rem!important;
  }
}

@media (max-width:414px) {
  .margem-alinhamento-previsao{
    margin-top: -5rem!important;
  }
}

@media (max-width:375px){
  .margem-alinhamento-previsao{
    margin-top: -5rem!important;
  }
}
