body {
  -webkit-font-smoothing: antialiased;
}

* {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;

}

h1,
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav {
  font-family: 'Open Sans', sans-serif;
}

body {
  font-family: 'Open Sans', sans-serif;
}

.logo-font {
  font-family: 'Open Sans', sans-serif;
}

a {
  text-decoration: none !important;
}
a:hover {
  color: #96d232;
  text-decoration: none;
  cursor: pointer;
}



/* --- DEFAULT ------------------------------------------ */

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-click {
  cursor: default !important;
}

.cursor-no {
  cursor: default !important;
}

.strike {
  text-decoration: line-through;
}

.texto-destaque {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 25px 0;
  text-align: center;
  margin: 0;
  color: #484747;
}

.texto-destaque-2 {
  font-size: 22px;
  font-weight: bold;
  padding: 25px 0 25px 0;
  text-align: center;
  margin: 0;
  color: #484747;
}

.no-margin {
  margin: 0 !important;
}

.p-b-30 {
  padding-bottom: 40px;
}

.texto-sidebar {
  font-size: 12px;
}

.alert-default {
  border: 1px solid #ddd;
}

/* .navbar-default .navbar-nav>li>a {
  color: #96d232;
} */

.margin-top-15 {
  margin-top: 15px;
}

.fonte-verde {
  color: #96d232;
}

.fonte-pequena {
  font-size: 12px;
  font-weight: bold;
}

.btn-border {
  border-radius: 5px;
}

.texto-centralizado,
.texto-centralizado p,
.texto-centralizado h4 {
  text-align: center;
}

.botao-curvado {
  border: none;
  padding: 7px 0;
  border-radius: 20px;
  display: inline-block;
  width: 200px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.botao-curvado-pequeno {
  border: none;
  padding: 3px 0;
  border-radius: 15px;
  display: inline-block;
  width: 120px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 0.8em;
}

.botao-curvado-fluido {
  border: none;
  padding: 5px 25px;
  border-radius: 15px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 0.8em;
}

.botao-curvado-texto {
  border: none;
  padding: 10px 35px;
  border-radius: 20px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 1em;
}

.bg-verde {
  color: #ffffff;
  background-color: #96d232;
}

a.bg-verde:hover {
  cursor: pointer;
  color: #696969;
  background-color: #e3f453;
  text-decoration: none;
}

.bg-cinza {
  color: #ffffff;
  background-color: #696969;
}

a.bg-cinza:hover {
  cursor: pointer;
  color: #96d232;
  ;
  background-color: #333333;
  text-decoration: none;
}

a.fonte-verde {
  color: #96d232 !important;
  text-decoration: none !important;
}

a#arearestrita {
  color: #ffffff !important;
  background-color: #96d232;
  margin-top: 20px;
  padding: 15px;
  text-align: center;
}

a#arearestrita:hover {
  color: #ffffff !important;
  background-color: #96d232;
}

a.bg-verde-claro:hover {
  cursor: pointer;
  color: #ffffff !important;
  background-color: #aee15c;
  text-decoration: none;
}

.bg-cinza-escuro {
  background-color: #7c7c7c;
}

.bg-cinza-escuro-2 {
  background-color: #333333;
}

.bg-cinza-claro {
  background-color: #ededed;
}

.bg-cinze-claro-2 {
  background-color: #e4e3e3;
}

.bg-branco {
  background-color: #fff;
}

.divisao-verde {
  background-color: #96d232;
  width: 100%;
  height: 5px;
}

.divisao-verde-30 {
  background-color: #96d232;
  width: 30%;
  height: 5px;
}

.borda-verde-bottom {
  border-style: solid;
  border-bottom: 8px;
  border-color: #96d232;
}

caption {
  background: #7c7c7c;
  color: #efefef;
  text-align: center;
}

table.table-valing-middle tr td {
  vertical-align: middle !important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  vertical-align: middle !important;
  border: 1px solid #efefef;
}

.erro-bg {
  background-color: #cc2d2a;
  color: #fff;
}


/* --- MAIN ----------------------------------------------- */

section#encontre-terapeuta {
  color: #ededed;
  padding: 20px 0;
}

section#encontre-terapeuta h4 {
  color: #ededed;
  font-size: 28px;
}

section#encontre-terapeuta p {}

section#encontre-terapeuta a.botao-curvado {
  width: 300px;
  margin-top: 30px
}


/* --- TOPO ----------------------------------------------- */

.header-top.dark {
  background-color: #6a6a6a;
  border-bottom: 1px solid #6a6a6a;
}

.tp-bannertimer {
  background-color: #96d232;
  height: 4px;
}

p.texto-megamenu {
  text-align: justify;
  font-size: 12px;
}

a.texto-branco,
a.texto-branco:hover {
  color: #fff !important;
  text-decoration: none;
}

.associe-se img {
  width: 20px;
  display: inline-block;
}

.contato-index {
  top: 0;
  position: relative;
}

.topo-afiliados {
  padding-left: 10px;
}

.topo-afiliados img {
  width: 18px;
  display: inline-block;
}

.navbar-default .navbar-nav>li>a {
  padding: 50px 0px 50px 7px;
}

.dropdown>a:before {
  top: 64px;
  color: #96d232;
}

.btn-login {
  margin-left: 20px;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav>li>a {
    padding: 10px 15px;
  }
}

@media (min-width: 1600px) {
  .container {
    width: 1530px;
  }
}

/* --- LOGIN ---------------------------------------------- */

#logo-login {
  width: 250px;
  display: inline-block;
}

#cadastro-index {
  color: #333;
}


/* --- HOME ----------------------------------------------- */

#logo_img {
  width: 252px;
  height: 75px;
  margin-top: 15px;
}

.transparent-header .header:not(.dark) .navbar-nav>li:not(.active)>a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #646464;
}

.transparent-header .header:not(.dark) .dropdown:not(.open):not(.active)>a:before {
  color: #646464;
}

.fonte-banner-grande {
  font-size: 55px;
  color: #fff;
  font-weight: bold;
}

.fonte-banner-medio {
  font-size: 40px;
  color: #fff;
}

.modelo-sobre div.conteudos {
  text-align: center;
  margin: 25px 0 15px 0;
}

.modelo-sobre div.conteudos.meio {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.modelo-sobre div.conteudos p {
  margin: 0 35px 20px 35px;
  font-size: 14px;
}

.modelo-sobre div.conteudos h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.modelo-sobre div.conteudos h4.v2 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
}

.owl-item .image-box {
  margin-bottom: 0;
}

.blogpost header h2 {
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

.blogpost .post-info {
  padding-left: 10px;
  overflow: hidden;
}

.blogpost .blogpost-content {
  font-size: 12px;
  padding-left: 25px;
}

#conhecimento-terapeutas h3 {
  font-size: 22px;
  font-weight: bold;
  color: #484747;
}

.conhecimentos {
  background-color: #f8f8f8;
  border-radius: 7px;
  overflow: hidden;
  border: 1px solid #efefef;
}

.conhecimentos img {
  width: 370px;
  height: 130px;
  display: inline-block;
}

.conhecimentos h4 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 15px;
}

.conhecimentos p {
  font-size: 12px;
}


section#home-comunidade h4 {
  text-align: center;
  color: #484747;
  font-weight: bold;
  font-size: 24px;
  background-color: #d1d1d1;
  margin: 0;
  padding: 25px 0;
}

section#home-comunidade h4 img {
  width: 60px;
  display: inline-block;
}

section#home-comunidade i {
  color: #cccccc;
  font-size: 75px;
}

section#home-comunidade h5 {
  margin-top: 20px;
  height: 25px;
  vertical-align: middle;
}

section#home-comunidade .row div {
  text-align: center;
  padding: 50px 0;
}

section#home-comunidade-2 h4 {
  text-align: center;
  color: #484747;
  font-weight: bold;
  font-size: 24px;
  margin: 0;
  padding: 25px 0;
}

section#home-comunidade-2 i {
  color: #cccccc;
  font-size: 75px;
}

section#home-comunidade-2 p {
  padding: 15px 0 10px 0;
}

section#home-comunidade-2 h5 {
  margin-top: 20px;
  height: 25px;
  vertical-align: middle;
}

section#home-comunidade-2 .row div {
  text-align: center;
}

section#home-comunidade-2 a {
  border: 1px solid #efefef;
  display: block;
  padding: 10px 0 0 0;
  background: #f8f8f8;
  border-radius: 7px;
}

#login-index .dark-translucent-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

#login-index p, #login-index .alert {
  font-size: 17px;

}

#login-index .alert a, #login-index .bold {
  font-weight: bold;
}

#login-index .alert a {
  color: #156a94;
  text-decoration: none;
}
/* --- ASSOCIADOS ----------------------------------------- */

div.associado-index .dark-translucent-bg {
  min-height: 320px;
}

div.associado-index section.associados {
  font-size: 12px;
}

div.scroll {
  overflow-y: scroll;
}

div.termo {
  border: 1px solid #ddd;
  height: 300px;
  padding: 20px 30px;
  background: #fafafa;
  margin-bottom: 20px;
}


/* --- TREINAMENTOS --------------------------------------- */

#treinamento-tabela {
  font-size: 12px;
}

.treinamento-bg-verde-1 {
  background-color: #fcffe1;
}

.treinamento-bg-verde-2 {
  background-color: #f8fdd3;
}

.treinamento-bg-verde-3 {
  background-color: #f0f6bc;
}


/* --- DEFAULT RESPONSIVE --------------------------------- */

.fixed-header-on .header .logo img#logo_img {
  width: 120px;
}


/* --- PROFISSIONAIS -------------------------------------- */

.team-member {
  font-size: 12px;
}

.team-member .experiencia {
  border: 1px solid #96d232;
  border-radius: 5px;
  margin: 10px 0;
  background: none;
  font-size: 12px;
  color: #96d232;
}

.team-member .overlay-bottom,
.team-member .overlay-top {
  padding: 10px 0 0 0;
}


/* --- AREA RESTRITA -------------------------------------- */

.thumbnail {
  overflow: hidden;
}

.bg-gray {
  background-color: #eee;
  padding: 10px 20px;
  color: #666;
  font-size: 14px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.p-20 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.f-500 {
  font-weight: 500;
}

.arearestrita-perfil {
  font-size: 10px;
  margin-bottom: 20px
}

.arearestrita-perfil ul {
  margin: 0 0 0 15px;
  padding: 0;
}

.arearestrita-perfil {
  border-radius: 7px;
  text-align: center;
  padding: 20px 0 10px;
  border: 1px solid #eee;
}

.arearestrita-perfil .terapeutas-imagem-box {
  position: relative;
  height: 150px;
}

.arearestrita-perfil .terapeutas-imagem {
  text-align: center;
  overflow: hidden;
  border-radius: 75px;
  width: 150px;
  height: 150px;
  border: 1px solid #eee;
  margin-left: -75px;
  left: 50%;
  position: absolute;
}

.arearestrita-perfil .terapeutas-imagem img {
  width: 200px;
}

.arearestrita-perfil h3 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0px;
}

.arearestrita-perfil small {
  display: block;
  margin-bottom: 10px;
}

.arearestrita-perfil p {
  font-size: 12px;
  text-align: left;
  padding: 0 20px;
}

.arearestrita-menu {
  margin-left: 15px;
}

.arearestrita-menu strong {
  font-size: 14px;
  color: #999;
  border-bottom: 1px dashed #999;
  display: block;
  margin-bottom: 8px;
}


/* --- PAGAMENTO -------------------------------------- */

.pagamento-logo {
  text-align: center;
}

.pagamento-logo img {
  height: 50px;
  display: block;
  margin: 0 auto;
}

p.pagamento-descritivo {
  min-height: 60px;
  font-size: 14px;
  margin-top: 20px;
  padding: 0 20px;
}

p.pagamento-valores {
  min-height: 120px;
  font-size: 12px;
  margin-top: 20px;
  padding: 0 20px;
}

.somatic-conteudos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 25px;
  row-gap: 25px;
  font-size: 14px;
  padding-bottom: 25px;
}

.somatic-conteudo .content {
  display: flex;
  flex-direction: column;
  padding: 0 15px 15px 15px;
}

.somatic-conteudo {
  display: flex;
  flex-direction: column;
  border: 1px solid #f1f1f1;
  height: 100%;
  justify-content: left;
  background-color: #fafafa;
}

.somatic-conteudo h2 {
  font-size: 14px !important;
}

.somatic-conteudo img {
  width: 100%;
}

.somatic-conteudo .content {
  display: flex;
  flex-direction: column;
}

.somatic-conteudo .button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  text-align: center;
  background: #96d232;
  color: #fff;
  padding: 15px 0;
  font-weight: bold;
}

.somatic-conteudo .summary {
  margin: 10px 0;
}

.chosen-container-single .chosen-search input[type="text"] {
  color: #222;
}
