body {
  font-family: 'Sora', sans-serif;
  font-size: 15px;
  color: #4e444d;
  background: #ffffff;
  margin: 0;
}
a {
  text-decoration: underline;
  font-size: 15px;
  color: #166496;
}
a:hover {
  color: #166496;
}
/** Definicoes de layout */
body {
  font-weight: 300;
}
#tplTopoFaixa {
  background: #339bb3;
  line-height: 30px;
  color: #fff;
}
#tplTopoFaixa p {
  font-size: 15px;
  padding: 5px 0 5px 0;
}
#tplTopoFaixa i.fa {
  margin-right: 10px;
  font-size: 18px;
}
#tplTopoFaixa i.fa-whatsapp {
  margin-left: 10px;
}
#tplTopo {
  padding: 5px 0;
  background: transparent;
  margin-bottom: 30px;
}
#tplTopo .menuHorizontal {
  margin-top: 35px;
}
#tplTopo .menuHorizontal > li a {
  text-decoration: none;
  line-height: 46px;
  color: #000;
  padding: 0 7px;
  background: #fff;
  border-radius: 5px;
  font-size: 18px;
}
#tplTopo .menuHorizontal > li a:hover {
  background: #166496;
  color: #FFF;
}
#tplTopo .menuHorizontal > li a.selected {
  background: #166496;
  border-radius: 5px;
  color: #FFF;  
}
#tplTopo .menuHorizontal > li ul {
  width: 350px;
  top: 45px;
  border-radius: 5px;
  z-index: 10;
  visibility: hidden;
}
#tplTopo .menuHorizontal > li ul li {
  border-top: 1px solid rgba(255, 0, 0, 0.0);
}
#tplTopo .menuHorizontal > li ul a {
  border-radius: 5px;
  background-color: #3db9d5;
  color: #4e444d;
  padding: 0 15px;
  line-height: 40px;
}
#tplTopo .menuHorizontal > li ul a:hover {
  color: white;
  background-color: #3db9d5;
}
#tplTopo .menuHorizontal > li ul a.selected {
  background-color: #3db9d5;
  border-radius: 5px;
}
#tplRodape {
  background: #434a5a;
  padding: 60px 0;
}
.tplRodapeTitulo {
  color: #fff;
  font-size: 22px;
  margin-bottom: 80px;
}
#tplRodape i.fa {
  margin-right: 10px;
}
#tplRodape h3 {
  font-size: 18px;
  color: #fff;
  text-transform: none;
  font-weight: 300;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #999999;
}
#tplRodape h3 span {
  font-weight: bold;
}
.rodapeABC,
.rodapeBaixada {
  color: #fff;
}
.rodapeABC span,
.rodapeBaixada span {
  font-weight: 500;
  display: block;
}
.rodapeBaixada {
  margin: 0;
}
.rodapeMenor {
  font-size: 14px;
  color: #FFF;
}
#tplRodape .form-control {
  background-color: #373f4c;
  border-radius: 5px;
  border: 1px solid #7c8497;
  height: 38px;
  color: #fff;
}
#tplRodape .email {
  width: 190px;
}
#tplRodapeCreditos {
  color: #fff;
  background: #fdc176;
  font-size: 14px;
  line-height: 60px;
}
#tplRodapeCreditos p a {
  text-decoration: none;
  color: #FFF;
}
/*Conte�do*/
#tplConteudo {
  margin-bottom: 30px;
}
.decorado {
  color: #166496;
  font-size: 30px;
  margin-bottom: 30px;
  text-transform: none;
}
.decorado span {
  font-weight: bold;
  color: #4e444c;
}
#homeServicos {
  padding: 60px 0;
  background-color: #f5f5f5;
}
#homeServicos h3 {
  color: #4e444c;
  font-size: 22px;
  text-transform: none;
}
#homeBlog {
  padding: 60px 0;
}
.postagem figure {
  position: relative;
  margin-bottom: 20px;
}
.postagem figcaption span {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #166496;
  color: #fff;
  line-height: 46px;
  padding: 0 15px;
}
.postagem .titulo a {
  font-weight: 400;
  color: #4e444c;
  text-decoration: none;
  min-height: 63px;
  font-family: 'Sora', sans-serif;
}
.postagem .resumo a {
  text-decoration: none;
  color: #4e444d;
  height: 100px;
}
#homeDepoimentos {
  padding: 60px 0;
  background: transparent url(../images/bgs/bg-depoimentos.webp) no-repeat;
  background-size: cover;
  margin-bottom: -30px;
}
#homeDepoimentos h2 {
  font-size: 30px;
  color: #fff;
  text-transform: none;
  margin-bottom: 40px;
}
#homeDepoimentos h2 span {
  font-weight: bold;
}
#homeDepoimentos img {
  /*border: 6px solid #d39e68;*/
  margin-bottom: 20px;
}
#homeDepoimentos p{
  color: #fff;
}
#homeDepoimentos .no-margin {
  color: #fff;
  font-style: italic;
}
.texto {
  margin-bottom: 30px;
}
.listaCorpo a {
  text-decoration: none;
  color: #4e444d;
}
.listaCorpo span {
  display: block;
}
.listaCorpo span.nome {
  font-family: 'Sora', sans-serif;
  font-weight: bold;
  margin: 10px 0;
}
.listaCorpo span.resumo {
  font-size: 0.9em;
}
.botao.news {
  line-height: 38px;
}
/** Fim do layout */
.homeTab {
  padding: 15px 0;
}
.nav-tabs {
  border-bottom: 1px solid #BCBCBC;
}
.nav-tabs a {
  text-decoration: none;
  color: #50444E;
  font-family: 'Sora', sans-serif;
  font-weight: 500;
  border-bottom: 4px solid #f5f5f5;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: none;
  border: 0;
  border-bottom: 4px solid #D39E68;
}
/** Responsivo */
a#menuResp {
  line-height: 150px;
  font-size: 35px;
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #tplTopo {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  footer p,
  footer p.text-right {
    text-align: center;
  }
  #fContato {
    margin-bottom: 30px;
  }
  #tplTopoFaixa {
    line-height: 20px;
    padding: 10px 0;
    text-align: center;
  }
  #tplTopoFaixa p {
    font-size: .9em;
  }
  #tplTopoFaixa .text-right {
    text-align: center;
  }
  #tplRodape h3 {
    text-align: center;
  }
  #tplRodapeCreditos {
    padding: 15px 0 60px;
    text-align: center;
    line-height: normal;
  }
  .homeTab img {
    margin-bottom: 15px;
  }
  #tplRodape .email {
    width: 100%;
  }
  .botao.news {
    width: 100%;
    margin-bottom: 15px;
  }
  #tplRodapeCreditos p.no-margin {
    margin-bottom: 10px;
  }
}
/** Definicoes gerais */
.boxInfo {
  background-color: #f5f5f5;
  margin-bottom: 30px;
  padding: 15px;
}
hr.line {
  border-top: 1px solid #999999;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Sora', sans-serif;
  margin: 0 0 20px;
}
h1,
.h1 {
  font-size: 24px;
  color: #339bb3;
}
h2,
.h2 {
  font-size: 18px;
  color: #4e444d;
}
h3,
.h3 {
  font-size: 16px;
  color: #4e444d;
}
h4,
.h4 {
  font-size: 14px;
  color: #4e444d;
}
.botao {
  color: #ffffff;
  background: #166496;
  padding: 0 10px 0;
  line-height: 34px;
  border: none;
  outline: none;
  font-size: 16px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 500;
}
.botao:hover {
  background-color: #000000;
  color: #ffffff;
}
/** Outros */
#btSobe {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  color: #FFF;
  background-color: #fdc176;
  border: 0;
}
#btSobe:hover {
  background-color: #166496;
}
.aDireita {
  float: right;
}
.menuHorizontal {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menuHorizontal li {
  padding: 0;
  float: left;
  position: relative;
}
.menuHorizontal li a {
  display: block;
}
.menuHorizontal li ul {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.menuHorizontal li li {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menuVertical {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menuVertical li {
  margin: 0;
  padding: 0;
}
.menuVertical li a {
  display: block;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
.imageFloatLeft {
  float: left;
  padding: 0 15px 15px 0;
}
.alert-container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.img-responsive.imgMarginAuto,
.imgMarginAuto {
  margin: 0 auto;
}
.paginacao .pagination > li > a {
  color: #000;
}
.paginacao .pagination > .active > a {
  background-color: #000000;
  border-color: #000000;
  color: #d39e68;
}
/** Galerias */
ul#galeria {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
ul#galeria li {
  list-style: none;
  margin-bottom: 30px;
}
ul#galeria li img {
  cursor: pointer;
}
/** Fim dos gerais */
#homeBanner {
  margin-top: -30px;
  margin-bottom: 0px;
}
#homeBanner ul,
#homeBanner li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#homeBanner img.img-responsive,
#homeBanner img {
  width: 100%;
}
/** Blog */
.boxblog {
  background-color: #F5F5F5;
  padding: 15px;
  margin-bottom: 30px;
}
#boxBlogCategorias li,
#boxBlogRecentes li {
  border-bottom: 1px solid #CCC;
}
#boxBlogCategorias li a,
.recentes li a {
  text-decoration: none;
  display: block;
  line-height: 40px;
}
.etiquetas a {
  display: inline-block;
  margin: 0 3px 3px 0;
  color: white;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.8em;
  background-color: #000;
  padding: 0 4px;
  line-height: 22px;
  border-radius: 2px;
}
#boxBlogBusca .botao {
  padding: 0;
  width: 15%;
}
#boxBlogBusca .botao i {
  margin: 0;
  border-radius: 0;
}
.blogTags {
  margin-bottom: 30px;
}
.blogTags .tag {
  display: inline-block;
  margin: 0 3px 3px 0;
}
.blogTags .tag a {
  display: inline-block;
  color: white;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.8em;
  background-color: #000;
  padding: 0 4px;
  line-height: 22px;
  border-radius: 2px;
}
.postagem,
.listaServicos {
  margin-bottom: 30px;
}
.postagem .links,
.listaServicos .links {
  padding: 15px;
}
.postagem img,
.listaServicos img,
.postagem img.img-responsive,
.listaServicos img.img-responsive {
  width: 100%;
}
.postagem a,
.listaServicos a {
  display: block;
  text-decoration: none;
}
.postagem a.botao,
.listaServicos a.botao {
  display: inline-block;
  margin: 0 auto;
}
.listaServicos .titulo a {
  color: #4e444d;
  font-family: 'Sora', sans-serif;
  font-weight: bold;
}
h2.fichaResumo {
  text-transform: none;
  font-weight: normal;
}
/** Depoimentos */
.listaDepoimento {
  margin-bottom: 30px;
}
.listaDepoimento blockquote {
  border: 0;
  color: #CCC;
  text-align: center;
}
.listaDepoimento cite {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
#popup{
	z-index: 1000;
	display: block;
	position:absolute;
	top:20%;
	left:30%;
	width:500px;
	height:500px;
}