.topoInternas-novo {
  width: 100%;
  height: auto;
  padding: 15px 0;
  display: flex;
  justify-content: center;
  color: #fff;
  background-color: rgb(21, 89, 98);
}

.topoInternas-novo h4 {
  margin-bottom: 0;
}

.pos-rel {
  position: relative !important;
}

.sem-link {
  cursor: default !important;
}

/*Alertas --------------------------------*/
.alerta-erro {
  color: #ff0000 !important;
  background-color: #ff0000;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0;
}

.alerta-atencao {
  color: #efac78 !important;
  font-weight: 300;
}

.alerta-sucesso {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 0px;
  font-weight: 600;
  font-size: 1em;
  color: rgb(0, 150, 0) !important;
}

.site-logo>a>img {
  max-height: 84px;
}

@media (min-width: 768px) {
  .site-footer {
    padding: 3em 0;
  }
}






.TopBar {
  margin-bottom: 15px;
}

.Direita {
  text-align: right;
}

@media(max-width:767px) {
  .Esquerda {
    text-align: center;
  }

  .Direita {
    text-align: center;
  }
}

.site-navbar {
  position: relative;
}

.botoesFavorito {
  position: absolute;
  right: 12px;
  top: 10px;
}

.botoesFavorito span {
  cursor: pointer;
}


.ftco-media-1 h3 {
  font-size: 16px;

}



.ftco-media-1>.ftco-media-1-inner:after {
  padding-right: 20px;
}

.ftco-media-1:hover .ftco-media-details, .ftco-media-1:focus .ftco-media-details{
  padding-right: 52px;
}

.ftco-media-1 h3 {
font-size: 16px;
}

.ftco-media-1 .ftco-media-details {
min-height: 90px;
}

.cmc-loader{
position:absolute;
z-index:999999999999999999999999;
top:0;
left:0;

width:100%;
height:100%;
background-color:rgb(0, 0, 0, .15);
display:flex;
justify-content:center;
align-items:center;
}








.topnav {
  overflow: hidden;
  background-color: transparent;
  display: flex;
  justify-content: end;
  align-items: center;
}

.topnav a {
  color: #218875;
  text-align: center;
  padding: 8px 12px;
  text-decoration: none;
  font-size: 17px;
}

/* .active {
background-color: #04AA6D;
color: white;
} */

.topo-novo {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

.topo-novo_barra {
  padding: 6px 0;
}

.topo-novo_nav {
  padding: 5px 0;
}

.botaoAbrirMenu {
  position: absolute;
  right: 15px;
  top: 28%;
}

@media(min-width:768px) {
  .botaoAbrirMenu {
    display: none;
  }
}

.colunaMenu {
  display: flex;
  align-items: center;
  justify-content: end;
}

@media (max-width:767px) {
  .colunaMenu {
    display: block;
    text-align: center;
  }

  .topo-novo_barra {
    padding-bottom: 0;
  }
}

/* 
.site-blocks-cover h1, .site-blocks-cover p {
    animation:fadeInUp ease 1s 1s both;
}
*/
.with-dots .owl-item.active .site-blocks-cover p,
.with-dots .owl-item.active .site-blocks-cover h1 {
  animation: fadeInUp ease 1s 1s both;
}

.input-busca-topo {
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 28px;
  border-radius: 999px;
  border: 1px solid #218875;
}

.icone-busca {
  position: absolute;
  left: 9px;
  color: #218875;
}

.icone-favoritos {
  color: #218875;
}

.input-busca-topo_div {
  width: 100%;
  align-items: center;
  display: flex;
}

.align-items-center {
  display: flex;
  align-items: center;
}

.icone-favoritos-mobile {
  display: none;
}

@media(max-width:767px) {
  .mobile {
    display: none;
  }

  .topo-novo_barra {
    margin-bottom: 11px;
  }

  .nopad {
    padding: 0;
  }

  .icone-favoritos-mobile {
    display: block;
  }

  .icone-favoritos {
    display: none;
  }
}

html,
body {
  overflow-x: hidden;
}

.site-footer ul li a {
  font-size: 1em;
}

.gototop.active {
  bottom: 120px;
  right: 34px;
  border-radius: 999px;
}

.gototop span {
  font-size: 2em;
  line-height: 1.55em;
  color: #fff;
}

.logoTopo {
        max-height: 84px;
      }

      .barraTopo {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 5px 0;
        gap: 20px;
      }

      .barraTopo_buca {
        position: relative;
        display: flex;
        align-items: center;
      }

      .barraTopo_redes {
        display: flex;
        align-items: center;
        gap: 10px;
      }

      .barraTopo_redes a {
        font-size: 1.15em;
        display: flex;
        align-items: center;
        line-height: 0;
      }

      @media(max-width:767px) {
        .barraTopo {
          flex-direction: column;
          gap: 8px;
        }

        .barraTopo_redes {
          padding-bottom: 12px;
        }

        .logoTopo {
          max-height: 62px;
        }
      }

      .ftco-media-1:hover p,
      .ftco-media-1:hover strong,
      .ftco-media-1:focus p,
      .ftco-media-1:focus strong {
        color: #fff;
      }

      .ftco-media-1:hover .ftco-media-details span {
        color: #fff;
      }

      .navbar-light .navbar-nav .nav-link {
    /* color: rgba(0, 0, 0, 0.5); */

    color: rgb(21, 89, 98);
  }

  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #218875;
  }

  .navbar-light .navbar-nav .active>.nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show>.nav-link {
    color: #218875;
  }

  .dropdown-item {
    color: #fff;
  }

  .navbar {
    padding: 0 1rem;
  }

  .dropdown-menu {
    background-color: rgb(21, 89, 98);
  }

  .dropdown-item:focus,
  .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #218875;
  }

  @media(max-width:768px) {
    .nav-link {
      text-align: center;
      text-transform: uppercase;
    }

    .dropdown-item {
      text-align: center;
    }
  }

  .navbar-light .navbar-toggler {
    color: rgba(21, 89, 98, 1);
    border-color: rgba(21, 89, 98, 0);
    outline: none;
  }
