@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bitter:wght@200&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Antic+Didone&family=BioRhyme:wght@300&family=Figtree:wght@300;500&display=swap");
.mt-30 {
  margin-top: 30px; }

hr {
  border: 1px solid #374a65; }

p {
  font-size: 18px;
  font-weight: 300; }

.Gtitle {
  font-family: "BioRhyme", sans-serif;
  color: #f3f2ea;
  font-size: 48px; }
  .Gtitle.escuro {
    color: #0e1725; }

.Mtitle {
  font-family: "BioRhyme", sans-serif;
  color: #f3f2ea;
  font-size: 38px; }
  .Mtitle.escuro {
    color: #0e1725; }

.Stitle {
  font-family: "BioRhyme", sans-serif;
  color: #f3f2ea;
  font-size: 28px; }
  .Stitle.escuro {
    color: #0e1725; }

#slider-home {
  background-color: #011324; }

.fblack {
  background-color: #010F1F !important;
  color: #d9e4e7 !important; }
  .fblack .infos .titulo,
  .fblack .infos .endereco,
  .fblack .infos .chamada {
    color: #d9e4e7 !important; }
  .fblack.home {
    background: url("../images/fundohome.gif") bottom center no-repeat; }

.navbar-toggler {
  font-size: 3rem;
  outline: none;
  border: 1px solid #fff;
  color: #193760; }
  .navbar-toggler:hover {
    border: 1px solid #193760; }

.botao-chamada {
  background-color: #fff;
  color: #193760;
  padding: 12px 50px 12px 15px;
  outline: none;
  border-radius: 2px;
  font-size: 1.1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid #fff; }
  .botao-chamada:hover {
    background-color: #fff;
    color: #193760; }
  .botao-chamada.hover-transparente:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #fff;
    color: #fff; }
  .botao-chamada.btopo {
    background-color: #0e1724 !important;
    border: 1px solid #56d2da !important;
    color: #fff;
    text-align: center; }

html,
body {
  min-height: 100vh;
  font-size: 62.5%; }
  html *,
  body * {
    font-family: "Figtree", sans-serif; }

.padding-geral {
  padding: 70px 0px; }

.cabecalho {
  padding: 25px 0; }
  .cabecalho.unidade {
    padding: 25px 0; }
  .cabecalho .logo {
    width: 100px;
    margin-right: 50px; }
    .cabecalho .logo img {
      width: 100%;
      height: auto; }
  .cabecalho .menu {
    font-size: 1.2rem;
    text-transform: uppercase; }
    .cabecalho .menu a.nav-link {
      color: #8a8383;
      padding: 10px;
      font-weight: 300; }
      .cabecalho .menu a.nav-link.ativo {
        color: #56d2da;
        font-weight: 700; }

.Menuescuro {
  background-color: #011324 !important; }
  .Menuescuro .menu a.nav-link {
    color: #fff; }

.chamada-slider {
  margin-bottom: 40px; }
  @media (max-width: 768px) {
    .chamada-slider {
      margin-bottom: 30px; } }
  .chamada-slider .titulo {
    display: flex;
    justify-content: flex-start;
    color: #1e1d17;
    font-size: 3rem;
    line-height: 4.1rem;
    font-weight: 800; }
  .chamada-slider .descricao {
    display: flex;
    justify-content: flex-end;
    padding: 0 40px;
    color: #4f4e45;
    font-size: 2rem; }
  @media (max-width: 768px) {
    .chamada-slider .descricao {
      margin-top: 15px;
      justify-content: flex-start;
      padding: 0; } }

.img-slide {
  min-width: 100% !important; }

.cabecalho-home {
  margin: 20px 0;
  text-align: center; }

.cabecalho-secao {
  margin: 40px 0;
  text-align: center; }
  .cabecalho-secao p {
    font-size: 16px;
    font-family: "Bitter", sans-serif; }
  @media (max-width: 768px) {
    .cabecalho-secao {
      margin: 10px 0; } }
  .cabecalho-secao .titulo {
    display: flex;
    justify-content: flex-start;
    color: #1e1d17;
    font-size: 3rem;
    line-height: 5.1rem;
    font-weight: 800; }
  .cabecalho-secao .descricao {
    display: flex;
    justify-content: flex-end;
    padding: 0 30px;
    color: #4f4e45;
    font-size: 2rem; }
  @media (max-width: 768px) {
    .cabecalho-secao .descricao {
      margin-top: 15px;
      justify-content: flex-start;
      padding: 0; } }

.slider-unidades .owl-carousel .owl-stage {
  padding-right: 0;
  /* Adiciona o stagePadding apenas à direita */ }

.slider-depoimentos {
  background-color: #f6f6f6;
  padding: 70px 0 120px 0; }
  @media (max-width: 768px) {
    .slider-depoimentos {
      margin-top: 30px; } }
  .slider-depoimentos .item {
    padding: 0 42px; }
    .slider-depoimentos .item .img {
      height: 96px;
      width: 96px; }
      .slider-depoimentos .item .img img {
        width: 100%;
        height: 100%; }
    .slider-depoimentos .item .depoimento {
      color: #1e1d17;
      font-size: 2.5rem;
      line-height: 3rem;
      font-weight: 700;
      margin: 25px 0; }
    .slider-depoimentos .item .avaliacao {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .slider-depoimentos .item .avaliacao .nome {
        font-size: 1.5rem;
        color: #8a8383;
        font-weight: 300; }
      .slider-depoimentos .item .avaliacao .estrelas {
        font-size: 1.4rem; }
        .slider-depoimentos .item .avaliacao .estrelas.ativo {
          color: #f7c71f; }

.detalhe {
  background: url("../images/detalherodape.gif") left bottom repeat-x;
  padding-top: 40px; }

.chamada-conhecer {
  height: 420px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin: -50px 0 30px 0;
  z-index: 2; }
  .chamada-conhecer .overlayer {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    z-index: 0; }
  .chamada-conhecer .infos {
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: center;
    height: 100%;
    padding: 0 20%;
    position: relative;
    z-index: 1; }
    @media (max-width: 768px) {
      .chamada-conhecer .infos {
        padding: 0 15px; } }
    .chamada-conhecer .infos .subtitulo {
      font-size: 1.4rem;
      color: #b3b1a1;
      font-weight: 300; }
    .chamada-conhecer .infos .titulo {
      color: #fff;
      font-weight: 700;
      font-size: 3rem;
      line-height: 3.5rem;
      text-align: center;
      margin-top: 10px;
      margin-top: 28px; }
      @media (max-width: 768px) {
        .chamada-conhecer .infos .titulo {
          font-size: 2.5rem; } }

.rodape {
  background-color: #273445;
  padding: 80px 0; }
  .rodape .meta-infos {
    display: flex;
    flex-direction: column; }
    .rodape .meta-infos .logo-networks {
      display: flex; }
      .rodape .meta-infos .logo-networks .logo {
        margin-right: 25px; }
        .rodape .meta-infos .logo-networks .logo img {
          width: 100px;
          height: auto; }
      .rodape .meta-infos .logo-networks .networks {
        display: flex; }
        .rodape .meta-infos .logo-networks .networks .item {
          margin-right: 12px; }
          .rodape .meta-infos .logo-networks .networks .item a {
            background-color: #323d4f;
            color: #fff;
            font-size: 1.3rem;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 10px;
            border-radius: 20px; }
    .rodape .meta-infos .contatos {
      display: flex;
      flex-direction: column;
      color: #eaefee;
      font-size: 1.5rem;
      margin-top: 30px; }
      .rodape .meta-infos .contatos .email {
        margin-top: 30px; }
        .rodape .meta-infos .contatos .email .titulo {
          font-weight: 600; }
  @media (max-width: 992px) {
    .rodape .menu-servicos,
    .rodape .menu-unidades {
      margin-top: 30px; } }
  .rodape .menu-servicos .titulo,
  .rodape .menu-unidades .titulo {
    color: #b3b1a1;
    font-size: 1.4rem;
    font-weight: 300;
    margin-bottom: 18px; }
  .rodape .menu-servicos ul,
  .rodape .menu-unidades ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .rodape .menu-servicos ul a,
    .rodape .menu-unidades ul a {
      color: #eaefee;
      text-decoration: none;
      font-weight: 400; }
      .rodape .menu-servicos ul a:hover,
      .rodape .menu-unidades ul a:hover {
        text-decoration: underline; }
  .rodape .menu-servicos {
    font-size: 1.4rem; }
    .rodape .menu-servicos a {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-bottom: 8px; }
  .rodape .menu-unidades {
    font-size: 1.4rem !important; }
    .rodape .menu-unidades a {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-bottom: 10px; }
      .rodape .menu-unidades a .nome {
        font-size: 1.4rem;
        margin-right: 15px; }
      .rodape .menu-unidades a .cidade {
        color: #63728c;
        font-size: 1.3rem; }

.inc-blogs img {
  max-width: 100%;
  height: auto; }
.inc-blogs h3 {
  color: #2d2e2c;
  font-size: 1.2rem;
  line-height: 3rem;
  font-weight: 800;
  margin: 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase; }
.inc-blogs p {
  font-family: "Bitter", sans-serif;
  font-size: 18px; }

/* Itens das listagens de unidades */
.slider-unidades .item a,
.lista-unidades .item a {
  display: flex;
  flex-direction: column;
  padding: 0px;
  text-decoration: none;
  background-color: #fff; }
.slider-unidades .item .img,
.lista-unidades .item .img {
  margin-bottom: 20px; }
.slider-unidades .item .infos,
.lista-unidades .item .infos {
  display: flex;
  flex-direction: column;
  padding-left: 30px; }
  .slider-unidades .item .infos .endereco,
  .lista-unidades .item .infos .endereco {
    color: #333 !important;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 600; }
  .slider-unidades .item .infos .titulo,
  .lista-unidades .item .infos .titulo {
    font-size: 3.4rem;
    line-height: 2rem;
    margin: 5px 0;
    font-family: "BioRhyme", sans-serif;
    color: #333 !important;
    padding-bottom: 30px; }
  .slider-unidades .item .infos .divisor,
  .lista-unidades .item .infos .divisor {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px; }
    .slider-unidades .item .infos .divisor .yellow-line,
    .lista-unidades .item .infos .divisor .yellow-line {
      background-color: #ffd5b6;
      height: 4px;
      width: 35px;
      justify-self: flex-start; }
  .slider-unidades .item .infos .chamada,
  .lista-unidades .item .infos .chamada {
    color: #232d22;
    font-size: 1.6rem;
    font-weight: 300;
    margin-bottom: 15px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Bitter", sans-serif; }
  .slider-unidades .item .infos .conheca,
  .lista-unidades .item .infos .conheca {
    font-size: 1.6rem;
    color: #8a8383;
    font-weight: 300;
    background-color: #fff;
    border: none;
    outline: none;
    text-align: center; }
    .slider-unidades .item .infos .conheca:hover,
    .lista-unidades .item .infos .conheca:hover {
      text-decoration: underline; }

.lista-unidades .item {
  margin-bottom: 55px; }
  .lista-unidades .item img {
    width: 100%;
    height: auto; }

/* Itens das listagens de unidades */
.unidadetopo img {
  max-width: 100%;
  height: auto;
  padding-bottom: 0px; }

/* Single das unidades */
.single-unidade {
  background-color: #f6f6f6;
  margin: 0 0 40px 0; }
  @media (max-width: 768px) {
    .single-unidade {
      margin: 30px 0; } }
  .single-unidade .cabecalho {
    padding-top: 0; }
    .single-unidade .cabecalho .titulo {
      display: flex;
      justify-content: flex-start;
      color: #1e1d17;
      font-size: 4rem;
      line-height: 5.1rem;
      font-weight: 800; }
    .single-unidade .cabecalho .endereco {
      display: flex;
      justify-content: flex-end;
      padding: 0 80px;
      color: #4f4e45;
      font-size: 1.4rem;
      display: flex;
      flex-direction: column; }
      .single-unidade .cabecalho .endereco::after {
        content: '';
        background-color: #eb8328;
        height: 4px;
        width: 100px;
        margin-top: 8px; }
  @media (max-width: 768px) {
    .single-unidade .endereco {
      margin-top: 15px;
      justify-content: flex-start;
      padding: 0 !important; } }
  .single-unidade .slider-fotos-unidades {
    background-color: #0e1724; }
  .single-unidade .informacoes {
    background-color: #0e1724;
    padding: 80px 0; }
    .single-unidade .informacoes .endereco {
      font-size: 1.6em;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 600;
      padding-top: 20px;
      color: #fff; }
    .single-unidade .informacoes .titulo {
      font-size: 2.6rem;
      font-weight: 200; }
    .single-unidade .informacoes .texto {
      margin-top: 20px; }
      .single-unidade .informacoes .texto p {
        color: #fff;
        font-size: 1.5rem;
        font-weight: 300; }
  .single-unidade .beneficios {
    background-color: #fff;
    margin: 30px 0 0 0;
    padding: 50px 0; }
    .single-unidade .beneficios .Mtitle {
      text-align: center !important; }
    .single-unidade .beneficios .chamada-conhecer {
      margin-top: 30px; }
    .single-unidade .beneficios a {
      text-decoration: none; }
    .single-unidade .beneficios .item {
      border: none !important; }
    .single-unidade .beneficios .card {
      border: none !important;
      margin-bottom: 30px; }
      .single-unidade .beneficios .card .img {
        height: 70px;
        width: 70px; }
        .single-unidade .beneficios .card .img img {
          height: auto;
          width: 100%; }
      .single-unidade .beneficios .card .titulo {
        color: #222f2f;
        font-size: 1.4rem;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 600; }
      .single-unidade .beneficios .card .texto {
        color: #222f2f;
        font-size: 1.4rem;
        font-weight: 200; }

/* Single das unidades */
.chamUni {
  background-color: #f1f7f7; }
  .chamUni h2, .chamUni p {
    padding: 20px 0px; }

.servico {
  padding: 20px 40px;
  border-radius: 5px;
  height: 450px !important;
  overflow: hidden; }
  .servico a {
    font-size: 12px;
    text-decoration: underline !important;
    text-transform: uppercase;
    color: #fff; }
  .servico h2 {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    padding-bottom: 30px;
    color: #fff; }
  .servico .chamada {
    padding-bottom: 20px;
    overflow: hidden;
    color: #fff;
    line-height: 20px; }

.contato {
  background-color: #fff; }
  .contato .titulo {
    color: #393a3d;
    font-weight: 400;
    font-size: 3rem; }
  .contato .texto {
    color: #14120e;
    font-size: 1.4rem;
    font-weight: 200;
    font-family: "Bitter", sans-serif !important;
    margin: 25px 0; }
  .contato .contato-endereco {
    display: flex; }
    .contato .contato-endereco .titulo {
      color: #1b2544;
      font-size: 1.2rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .contato .contato-endereco .meta-infos {
      color: #1b2544;
      font-size: 2rem;
      font-weight: 300; }
    .contato .contato-endereco .telefone {
      margin-left: 20px; }

.login {
  background-color: #0e1724;
  height: 100vh;
  /* Note a medida */ }

.interna {
  background-color: #0e1724 !important;
  background: url("../images/fundorestrito.png") bottom center no-repeat;
  padding: 30px 0px; }

.topo-restrito {
  color: #fff; }

.form-container {
  padding: 30px 0px;
  margin-bottom: 40px; }
  @media (max-width: 768px) {
    .form-container {
      margin-top: 50px; } }
  .form-container input,
  .form-container select,
  .form-container input::placeholder,
  .form-container textarea,
  .form-container textarea::placeholder {
    color: #1b2544;
    font-weight: 300;
    font-size: 1.6rem; }
  .form-container select {
    width: 100%; }
  .form-container input,
  .form-container select,
  .form-container textarea {
    padding: 5px;
    border: none;
    border-bottom: 2px solid #1b2544;
    outline: none;
    margin-bottom: 20px; }
  .form-container .button-custom {
    color: #e6e1d9;
    background-color: #1b2544;
    border: 1px solid #56d2da;
    font-size: 1.2rem;
    font-weight: 300;
    outline: 0;
    padding: 12px 30px;
    border-radius: 3px; }
    .form-container .button-custom:hover {
      color: #1b2544;
      background-color: #fff; }
  .form-container p, .form-container label {
    color: #fff; }
  .form-container.externo input,
  .form-container.externo select,
  .form-container.externo textarea {
    background-color: #0e1724;
    color: #fff;
    border: none;
    border-bottom: 1px solid #56d2da; }
  .form-container.externo .texto {
    border-bottom: 1px solid #56d2da; }
  .form-container.externo ::placeholder {
    color: #fff;
    opacity: 1;
    /* Firefox */ }

/* Blog */
.blog .cabecalho {
  padding: 0; }
.blog .item {
  margin-bottom: 20px; }
  .blog .item .img {
    margin-bottom: 20px; }
    .blog .item .img img {
      min-width: 100%; }
  .blog .item a {
    color: #2d2e2c;
    text-decoration: none; }
  .blog .item .infos .data {
    color: #2d2e2c;
    font-size: 1.3rem;
    font-weight: 300; }
  .blog .item .infos .titulo {
    font-size: 1.8rem;
    font-weight: 500; }
  .blog .item .infos .chamada {
    font-size: 1.4rem;
    font-weight: 300;
    margin-bottom: 15px; }
  .blog .item .infos small {
    text-decoration: underline;
    font-size: 14px !important; }
  .blog .item .infos button {
    font-size: 1.6rem;
    color: #8a8383;
    font-weight: 300;
    background-color: #fff;
    border: none;
    outline: none;
    text-align: start; }

/* Blog */
.topo .cabecalho-secao {
  margin-top: 30px; }

.servicos {
  background-color: #040920; }
  .servicos .texto {
    font-size: 14px;
    color: #fff; }

.inc-depoimentos .cabecalho-secao {
  background-color: #f6f6f6;
  padding-top: 90px;
  margin-top: 50px;
  margin-bottom: 0; }

/* Leia mais */
.leia-mais {
  border-top: 1px solid #8f9297; }
  .leia-mais .cabecalho-titulo {
    color: #2d2e2c;
    text-decoration: none;
    font-size: 2.3rem;
    line-height: 4rem;
    font-weight: 600;
    margin: 20px 0; }
  .leia-mais .titulo {
    font-size: 2.4em !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px; }

/* Leia mais */
/* Menu oculto */
#menu {
  background-color: #fff;
  /*a{
    color: $white!important;
  }*/ }
  #menu.inHome {
    position: fixed;
    top: -100px;
    left: 0;
    right: 0;
    z-index: 999;
    transition: top 0.3s ease-in-out; }

#menu.active {
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.video-background {
  /*position: absolute;
  top: 0;
  left: 0;*/
  width: 100%;
  height: 600px;
  z-index: -1; }

.video-background video {
  /*position: absolute;
  top: 0;
  left: 0;*/
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* Menu oculto */
/* Área restrita */
.button-login {
  color: #e6e1d9;
  background-color: #1b2544;
  border: 1px solid #1b2544;
  font-size: 2rem;
  font-weight: 300;
  outline: 0;
  padding: 8px 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 8px; }

.recuperar-senha {
  color: #8a8383;
  font-size: 1.8rem; }

.titulo-login {
  color: #193760;
  font-size: 3rem;
  font-weight: 900; }

.bemvindo {
  color: #fff;
  font-size: 2.1rem;
  font-weight: 500; }

.bemvindo .nome {
  font-weight: 900; }

.logout {
  font-size: 1.8rem; }
  .logout a {
    display: flex;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px; }
    .logout a .icon {
      color: #fff;
      background-color: #fb1432;
      font-size: 1rem;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 6px;
      border-radius: 50%;
      margin-right: 5px; }

.menu-restrito-items ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.menu-restrito-items li.active {
  border-bottom: 1px solid #363739; }
  .menu-restrito-items li.active a {
    color: #56d2da !important;
    font-weight: bolder; }

.menu-restrito-items a {
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  padding: 10px 0; }

.clube-beneficios .clube {
  display: flex; }
  .clube-beneficios .clube .image {
    width: 50%; }
    .clube-beneficios .clube .image img {
      width: 100%;
      height: auto; }
  .clube-beneficios .clube .meta-infos {
    padding: 15px; }
    .clube-beneficios .clube .meta-infos .titulo {
      color: #56d2da;
      font-size: 2rem;
      font-weight: 500; }
    .clube-beneficios .clube .meta-infos .chamada {
      color: #fff;
      font-size: 1.3rem; }
    .clube-beneficios .clube .meta-infos .resgatar {
      color: #fff;
      font-size: 1.5rem;
      font-weight: 400;
      text-transform: uppercase; }

.empresas .empresa .titulo {
  color: #56d2da;
  font-size: 2.3rem;
  font-weight: 300;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 20px; }
.empresas .empresa .chamada {
  font-size: 1.1rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center; }

.title-restrito {
  color: #183760;
  font-size: 30px;
  font-weight: 300; }

.single-empresa .meta-infos .titulo {
  color: #193760;
  font-size: 3rem;
  font-weight: 600; }
.single-empresa .meta-infos .chamada {
  font-size: 1.5rem;
  color: #56d2da;
  text-transform: uppercase; }
.single-empresa .meta-infos .texto {
  font-size: 1.5rem;
  color: #fff;
  margin-top: 20px; }
.single-empresa .meta-infos .site {
  margin-top: 20px; }
  .single-empresa .meta-infos .site a {
    color: #fff;
    font-size: 2.3rem;
    font-weight: 500; }
.single-empresa .meta-infos .whatsapp {
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 10px; }
  .single-empresa .meta-infos .whatsapp a {
    color: #56d2da; }
  .single-empresa .meta-infos .whatsapp span {
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 20px;
    color: #fff; }

.texto-informativo {
  color: #8a8383;
  font-size: 1.6rem; }

.field-50 {
  width: 100%; }
  @media (min-width: 768px) {
    .field-50 {
      width: 50%;
      padding: 7px; } }

.label-img {
  font-family: Outfit, sans-serif;
  font-size: 2.3rem;
  font-weight: 300;
  color: #1b2544; }

.info-img {
  color: #8a8383;
  font-size: 1.4rem; }

/* .info-img */
.campo-arquivo {
  padding: 5px;
  border: none;
  border-bottom: 2px solid #1b2544;
  outline: none;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 1.5rem;
  display: flex;
  justify-content: space-between;
  position: relative; }
  .campo-arquivo .icone {
    background-color: #1b2544;
    height: 45px;
    width: 100px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center; }

.label-field {
  color: #1b2544;
  font-size: 2.3rem;
  font-weight: 300; }

.table-docs {
  font-size: 1.6rem; }
  .table-docs .tops {
    text-transform: uppercase;
    font-size: 11px;
    border-top: 1px solid #56d2da;
    border-bottom: 1px solid #56d2da !important; }
  .table-docs tr {
    color: #fff;
    border-top: 1px solid #56d2da;
    padding: 10px 0px !important; }
  .table-docs .btn-area-user {
    text-transform: uppercase;
    color: #56d2da;
    font-size: 11px; }
  .table-docs .tipo-documento {
    background-color: #1b2544;
    color: #fff;
    border-radius: 10px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize; }

/* Status de boletos */
.tag-pago,
.tag-pendente,
.tag-atrasado {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px;
  border-radius: 3px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.tag-pago {
  background-color: #56d2da; }

.tag-pendente {
  background-color: #d6bc33; }

.tag-atrasado {
  background-color: #fb1432; }

/* Status de boletos */
/* Filtros de empresas */
.filtros-opcoes .lbl-filtro {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 0px;
  text-transform: uppercase; }

.filtros-opcoes select {
  padding: 5px;
  border: none;
  border-bottom: 2px solid #1b2544;
  outline: none;
  font-size: 1.5rem;
  min-width: 100px; }

.filtros-opcoes select option {
  background-color: #fff;
  color: #1b2544; }

.filtros-opcoes select option:hover {
  background-color: #1b2544;
  color: #fff; }

.filtros-opcoes button {
  font-size: 1.5rem;
  background-color: #1b2544;
  color: #fff;
  border: 1px solid #1b2544; }

.filtros-opcoes button:hover {
  background-color: #fff;
  color: #1b2544; }

/* Filtros de empresas */
.busca-vazia {
  font-size: 2rem;
  color: #1b2544;
  text-align: center; }

.titulo-secao {
  margin-top: 25px;
  color: #193760;
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 0px; }

.tabela-ouvidoria {
  margin-top: 30px; }

.texto-descricao {
  font-size: 1.6rem;
  margin: 20px 0; }

/* Chat privado do usuário */
.chat {
  /* .area-texto */ }
  .chat .area-texto {
    padding: 8px;
    height: 330px;
    border: 1px solid #000;
    overflow-y: auto;
    font-size: 1.5rem;
    display: flex;
    flex-direction: column; }
    .chat .area-texto .quem {
      font-size: 12px;
      font-weight: bold; }
    .chat .area-texto .usuario {
      padding: 8px;
      max-width: 35%;
      height: auto;
      border-radius: 4px;
      color: #fff;
      background-color: #193760;
      align-self: flex-end;
      margin-top: 8px; }
      .chat .area-texto .usuario .quem {
        color: #fff; }
    .chat .area-texto .administrador {
      margin-top: 8px;
      padding: 8px;
      max-width: 35%;
      height: auto;
      border-radius: 4px;
      background-color: #e6d66b;
      align-self: flex-start; }
      .chat .area-texto .administrador .quem {
        color: #000; }
  .chat #mensagem {
    display: block;
    width: calc(100% - 67px) !important;
    border: 1px solid #000;
    border-radius: 4px;
    margin-right: 7px !important;
    outline: none;
    margin-top: 15px;
    height: 50px;
    font-size: 1.5rem; }
  .chat #btn-chat {
    height: 50px;
    width: 60px;
    background-color: #193760;
    padding: 15px 20px;
    border: none;
    border-radius: 4px;
    color: white;
    font-weight: 100;
    border: 0;
    font-size: 13px;
    text-decoration: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px; }
  .chat #form-chat {
    display: flex; }

/*.chat*/
.tag-enviado,
.tag-emanalise,
.tag-respondido,
.tag-resolucao,
.tag-pendente,
.tag-resolvido {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px;
  border-radius: 5px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.tag-enviado {
  background-color: #3498db; }

.tag-emanalise {
  background-color: #f39c12; }

.tag-respondido {
  background-color: #27ae60; }

.tag-resolucao {
  background-color: #e74c3c; }

.tag-pendente {
  background-color: #e67e22; }

.tag-resolvido {
  background-color: #2ecc71; }

/*# sourceMappingURL=main.css.map */
