b,
i,
small {
  color: #333;
}
.back-to-top,
.white,
a {
  text-decoration: none;
}
.leiamais,
.titempresa,
.titulo_bloco_home,
.titulo_caixa,
.titulo_home {
  text-transform: uppercase;
}
.google-maps,
.google-maps-home {
  height: 0;
  overflow: hidden;
}
.caixa-socio,
.caixa-socio *,
.form-control {
  box-sizing: border-box;
}
body {
  background-color: #fff;
  font-size: 100%;
  padding-top: 85px;
}
small {
  font-size: 13px;
  font-family: Arial;
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
p.preto::selection {
  background: #000;
  color: #fff;
}
p.preto::-moz-selection {
  background: #000;
  color: #fff;
}
.a2a_svg {
  width: 22px !important;
  height: 22px !important;
  margin-top: -6px;
}
h1 {
  font-size: 135%;
}
.gray {
  color: #333;
}
.linkwhite {
  color: #fff;
}
img.mobile {
  max-width: 100%;
  height: auto;
  width: auto\9;
}
img.total {
  width: 99.999999993%;
  height: auto;
}
.visible-desktop {
  display: block;
}
.back-to-top,
.visible-mobile {
  display: none;
}
.back-to-top {
  position: fixed;
  bottom: 1em;
  right: 18px;
  color: #fff;
  font-size: 12px;
  padding: 0.5em;
  font-family: "Open Sans", sans-serif;
}
.back-to-top:hover {
  cursor: pointer;
  opacity: 0.85;
  -moz-opacity: 0.85;
  filter: alpha(opacity=85);
}
.scrolloff {
  pointer-events: none;
}
.white {
  color: #fff;
}
.white:hover {
  color: #fff;
  text-decoration: underline;
}
#estrutura {
  max-width: 1080px;
  margin: 0 auto;
}
#content_home,
.content {
  width: 100%;
  margin-bottom: 0.8em;
}
#content_home {
  float: left;
  margin-top: 2%;
}
.content {
  float: left;
  margin-top: 0;
}
.tamanho_caixas,
.tamanho_caixas_home {
  width: 105%;
  float: left;
  height: auto;
}
.tamanho_caixas_home {
  margin-bottom: 50px;
}
#principal_home {
  float: left;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding-top: 10px;
}
#principal_home_in {
  margin: auto;
  width: 1080px;
  height: auto;
}
.titulo_home {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  color: #333;
  margin-bottom: 55px;
  margin-top: 30px;
}
.caixa_areas,
.caixa_home {
  width: 250px;
  margin-top: 0;
  float: left;
}
.caixa_home {
  height: auto;
  margin-right: 20px;
  margin-left: 20px;
}
.caixa_areas {
  height: 380px;
  margin-right: 30px;
}
.foto_home {
  float: left;
  width: 130px;
  margin-bottom: 20px;
  height: 130px;
  margin-right: 50px;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 60px;
  background-color: #688090;
}
.titulo_caixa,
.txt_caixa {
  float: left;
  width: 100%;
  text-align: center;
}
.titulo_caixa {
  height: auto;
  font-family: Raleway, sans-serif;
  color: #222;
  font-size: 19px;
  margin-bottom: 5px;
}
.txt_caixa {
  height: 80px;
  font-family: "Open Sans", sans-serif;
  color: #222;
  font-size: 13px;
  margin-top: 10px;
  line-height: 17px;
  margin-bottom: 5px;
}
.txtbloco,
.txtbloco3 {
  width: 80%;
  text-align: justify;
  font-family: "Open Sans", sans-serif;
  color: #222;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 5px;
  height: auto;
  float: left;
}
.txtbloco {
  margin-top: 0;
}
.txtbloco3 {
  margin-top: -5px;
}
.itensbloco3 {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.leiamais {
  float: left;
  width: auto;
  height: auto;
  padding: 15px 18px 12px;
  background-color: #fff;
  font-family: Raleway, sans-serif;
  color: #688090;
  border: 1px solid #688090;
  margin-top: 0;
  font-size: 13.5px;
  margin-left: 70px;
  border-radius: 20px;
}
.leiamais:hover {
  background-color: #688090;
  color: #fff;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 10px;
  z-index: 99;
  width: 100%;
  transition: 0.3s;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
.home .header {
  background-color: #fff;
  box-shadow: none;
}
.header-in {
  max-width: 1080px;
  margin: 0 auto;
}
.logo {
  float: left;
  width: 350px;
  margin-top: -10px;
}
.logo img {
  display: block;
  max-width: 100%;
}
.header.active {
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
.header.active .fdx-menu ul > li > a,
.home .header .fdx-menu ul > li > a {
  color: #666;
}
.header.active .logo {
  width: 250px;
}
.home .header.active .fdx-menu {
  margin-top: 0;
}
.header.active .fdx-menu {
  margin-top: 2px;
}
.slide-home {
  width: 100%;
  float: left;
  margin-top: 80px;
}
.slide-home .slick-next,
.slide-home .slick-prev {
  border-color: #fff;
  width: 35px;
  height: 35px;
}
.slide-home .slick-prev {
  left: 20px;
}
.slide-home .slick-next {
  right: 20px;
}
.slide-home .slick-dots li.slick-active button {
  background: #6f889a;
}
.slide-image {
  width: 100%;
  height: 75vh !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.slide-image span {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
}
.slide-content {
  max-width: 1080px;
}
.slide-content h1,
.slide-content h2 {
  margin: 0;
  width: 100%;
  display: block;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.slide-content h1 {
  font-size: 36px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.slide-content h2 {
  font-size: 20px;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}
.barra_empresa {
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 50px;
  padding-top: 30px;
  margin-bottom: 10px;
  margin-top: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.barra_empresa_interna {
  margin: auto;
  width: 1105px;
  height: auto;
}
.caixa-socio:nth-child(3n + 3),
.img_profissional {
  margin-right: 20px;
}
.titempresa {
  float: left;
  width: 100%;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  color: #da897d;
  text-align: center;
  margin-top: 50px;
}
.txt_empresa {
  float: left;
  width: 85%;
  margin-left: 8%;
  height: auto;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 19px;
  margin-top: 35px;
  text-align: center;
  color: #fff;
}
.contato-rapido {
  float: left;
  width: 500px;
  height: auto;
  margin-top: 40px;
}
.titulo_bloco_home {
  float: left;
  width: 100%;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  margin-bottom: 20px;
  color: #fff;
  text-align: left;
}
.txt-localizacao-home {
  float: left;
  width: 100%;
  height: auto;
  text-align: left;
  font-family: "Open Sans";
  font-size: 14px;
  color: #444;
  margin-top: 0;
  line-height: 20px;
}
.comochegar {
  float: left;
  width: 96%;
  height: auto;
  margin-bottom: 40px;
  margin-top: 20px;
}
.google-maps {
  position: relative;
  padding-bottom: 75.5%;
  margin-left: 20px;
  border: 3px solid #ddd;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.comochegar_home {
  float: left;
  width: 550px;
  height: auto;
  margin-top: 30px;
  margin-left: 10px;
}
.google-maps-home {
  position: relative;
  padding-bottom: 85%;
}
.google-maps-home iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.caixa_content {
  float: left;
  width: 100%;
  height: auto;
}
.caixa_profissional {
  float: left;
  width: 96%;
  height: auto;
}
.titulo_empresa,
.titulos_pags {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  font-family: Oswald, sans-serif;
  color: #112451;
  margin-top: 35px;
  text-transform: uppercase;
}
.titulos_pags {
  font-size: 28px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.titulo_empresa {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 400;
}
.subtitulo,
.subtitulo_contato {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  color: #444;
  font-size: 16px;
  line-height: 16px;
}
.subtitulo {
  margin-bottom: 50px;
  font-weight: 400;
  margin-top: -15px;
}
.subtitulo_contato {
  margin-bottom: 20px;
  font-weight: 400;
  margin-top: 0;
}
.txt_institucional,
.txtpags {
  height: auto;
  text-align: justify;
  font-family: "Open Sans", sans-serif;
  color: #333;
  float: left;
  font-weight: 400;
}
.img_profissional {
  float: left;
  width: 480px;
  height: auto;
  margin-top: 5px;
}
.txt_institucional {
  width: 98%;
  font-size: 15px;
  line-height: 22px;
  margin-top: 13px;
}
.txtpags {
  width: 100%;
  font-size: 13px;
  line-height: 18px;
}
.filtro-areas {
  float: left;
  width: 190px;
  height: 260px;
  background-color: #ddd;
  margin-right: 30px;
  padding: 25px;
}
.filtro-areas-nav {
  width: 100%;
  text-align: left;
  font-family: Raleway, sans-serif;
  color: #666;
  font-size: 14px;
  margin-bottom: 20px;
  float: left;
}
.link-areas {
  color: #666;
  text-decoration: none;
}
.link-areas:hover {
  color: #6a889c;
  text-decoration: underline;
}
.txtservico {
  text-align: justify;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #444;
  font-weight: 400;
  margin-top: 0;
  width: 800px;
  float: none;
  float: left;
}
.bt_orcamento {
  width: 200px;
  border-radius: 3px;
  float: left;
  height: 35px;
  border: none;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  text-align: center;
  padding-top: 15px;
  margin-top: 27px;
  background: #061a48;
  background: -moz-linear-gradient(top, #061a48 1%, #05102a 100%);
  background: -webkit-linear-gradient(top, #061a48 1%, #05102a 100%);
  background: linear-gradient(to bottom, #061a48 1%, #05102a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#061a48', endColorstr='#05102a', GradientType=0 );
}
.content-artigo {
  float: left;
  width: 74%;
  margin-left: 12%;
  height: auto;
  border-right: 0 #333 dotted;
  padding-right: 0;
  margin-top: 1%;
}
.caixa_dicas {
  float: left;
  width: 330px;
  height: 400px;
  margin-top: 0;
  margin-right: 37px;
  margin-bottom: 45px;
}
.subtitulo_dicas,
.titulo_dicas {
  height: auto;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
}
.titulo_dicas {
  text-align: left;
  color: #333;
  font-size: 16px;
}
.subtitulo_dicas {
  text-align: justify;
  color: #555;
  font-size: 13px;
  line-height: 16px;
}
.foto_dicas,
.titulo_blog_det {
  margin-bottom: 15px;
  height: auto;
}
.foto_dicas {
  float: left;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.foto_dicas img {
  max-height: 100%;
  transition: transform 0.5s ease-in-out;
}
.foto_dicas:hover img {
  transform: scale(1.1);
  cursor: pointer;
  opacity: 0.85;
  -moz-opacity: 0.85;
  filter: alpha(opacity=85);
}
.foto_blog:hover {
  cursor: pointer;
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
}
.titulo_blog {
  float: left;
  width: 100%;
  height: auto;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #333;
  line-height: 16px;
}
.txt_blog {
  float: left;
  width: 100%;
  height: auto;
  text-align: justify;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #333;
  margin-top: 13px;
  line-height: 18px;
}
.titulo_blog a,
.titulo_blog a:hover,
.txt_blog a,
.txt_blog a:hover {
  color: #333;
  text-decoration: none;
}
.btsaibamais {
  float: left;
  width: auto;
  height: auto;
  padding: 12px 20px;
  background-color: #64000f;
  color: #fff;
  font-size: 12px;
  margin-top: 10px;
  font-family: "Open Sans", sans-serif;
}
.comentarios,
.compartilharnot,
.foto_blog_det,
.titulo_blog_det,
.txt_blog_det {
  width: 100%;
  float: left;
}
.btsaibamais:hover {
  background-color: #112451;
  color: #fff;
}
.titulo_blog_det {
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #333;
  line-height: 16px;
}
.foto_blog_det {
  height: auto;
}
.txt_blog_det {
  height: auto;
  text-align: justify;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #555;
  margin-top: 13px;
  line-height: 25px;
}
.comentarios {
  margin-top: 20px;
}
.compartilharnot {
  text-align: left;
  margin-top: 5%;
  margin-bottom: 20px;
}
.caixa_depoimentos {
  float: left;
  width: 92%;
  height: auto;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 40px;
  border: 1px solid #ddd;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #e5e5e5 100%);
  background: -webkit-linear-gradient(top, #fff 0, #e5e5e5 100%);
  background: linear-gradient(to bottom, #fff 0, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
}
.nome_depoimento,
.txt_depoimento {
  border-radius: 5px;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  height: auto;
  float: left;
}
.txt_depoimento {
  color: #333;
  text-align: justify;
  margin-bottom: 19px;
}
.nome_depoimento {
  color: #6a889c;
  text-align: left;
  margin-bottom: 0;
  font-style: italic;
}
.subtitulo_depoimento {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #333;
  line-height: 20px;
  font-weight: 400;
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 35px;
  margin-top: -10px;
}
.nome_depoimento_home {
  float: left;
  width: 100%;
  height: auto;
  font-size: 13px;
  text-align: right;
  color: #666;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  line-height: 16px;
  margin-top: 15px;
}
.btenviardepoimento {
  width: 200px;
  height: auto;
  border: none;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  padding: 15px;
  text-align: center;
  background: #061a48;
  background: -moz-linear-gradient(top, #061a48 1%, #05102a 100%);
  background: -webkit-linear-gradient(top, #061a48 1%, #05102a 100%);
  background: linear-gradient(to bottom, #061a48 1%, #05102a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#061a48', endColorstr='#05102a', GradientType=0 );
}
.enviar_depoimento {
  float: left;
  width: auto;
  height: auto;
  text-align: left;
  margin-top: 0;
  margin-left: 440px;
  margin-bottom: 40px;
}
.caixa-socio {
  float: left;
  width: 95%;
  margin-bottom: 30px;
  padding: 25px;
  border-radius: 1px;
  border: 1px solid #eee;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #e5e5e5 100%);
  background: -webkit-linear-gradient(top, #fff 0, #e5e5e5 100%);
  background: linear-gradient(to bottom, #fff 0, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
}
.caixa-socio-foto {
  float: left;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}
.caixa-socio:nth-child(even) .caixa-socio-foto {
  float: right;
  margin-left: 30px;
}
.caixa-socio-foto img {
  max-width: 100%;
  display: block;
}
.caixa-socio h1 {
  font-family: Raleway, sans-serif;
  color: #222;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: left;
}
.caixa-socio h3,
.titulocontato,
.txt_contato_pag {
  font-family: "Open Sans", sans-serif;
}
.esquerda_contato,
.prtitpagscontato {
  margin-bottom: 40px;
  float: left;
  height: auto;
}
.caixa-socio h3 {
  color: #666;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}
.caixa-socio:nth-child(even) h1,
.caixa-socio:nth-child(even) h3 {
  text-align: left;
}
.prtitpagscontato {
  width: 98%;
  margin-top: 7px;
}
.titulocontato {
  float: left;
  width: auto;
  height: auto;
  font-size: 24px;
  font-weight: 700;
  color: #1c5027;
  text-transform: uppercase;
  border-bottom: 3px #1c5027 solid;
}
.esquerda_contato {
  width: 725px;
  margin-right: 25px;
}
.txt_contato_pag {
  float: left;
  width: 94%;
  height: auto;
  text-align: left;
  font-size: 14px;
  color: #333;
  margin-bottom: 20px;
  line-height: 20px;
}
.alinhamento_formulario {
  float: left;
  width: 98%;
  margin-left: 2%;
  height: auto;
  margin-bottom: 30px;
}
.campo_formulario {
  float: left;
  width: 50%;
  text-align: left;
  margin-top: 20px;
  height: auto;
}
.campo_formulario_home {
  float: left;
  width: 100%;
  text-align: left;
  margin-top: 15px;
  height: auto;
}
.format_form,
.format_form_modal {
  height: 45px;
  border: 1px solid #ccc;
  padding-left: 5px;
  background-color: #fff;
  color: #666;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.format_form {
  width: 100%;
  border-radius: 8px;
}
.format_form_modal {
  width: 95%;
  border-radius: 8px;
}
.mensagem,
.mensagem_home {
  margin-top: 20px;
  height: auto;
  float: left;
  text-align: left;
}
.mensagem {
  width: 100%;
}
.mensagem_home {
  width: 95%;
}
.format_form2,
.format_form2_modal {
  width: 95%;
  height: 160px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-family: "Open Sans", sans-serif;
  color: #666;
  padding-left: 10px;
  padding-top: 10px;
  font-size: 14px;
}
.btenviar,
.font_form {
  color: #fff;
}
.enviar {
  float: left;
  width: 500px;
  height: auto;
  text-align: left;
  margin-top: 15px;
}
.btenviar {
  width: 130px;
  height: 48px;
  border: none;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 5px;
  cursor: pointer;
  background: #061a48;
  background: -moz-linear-gradient(top, #061a48 1%, #05102a 100%);
  background: -webkit-linear-gradient(top, #061a48 1%, #05102a 100%);
  background: linear-gradient(to bottom, #061a48 1%, #05102a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#061a48', endColorstr='#05102a', GradientType=0 );
}
.font_form,
.font_form_contato {
  width: 100%;
  height: auto;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  margin-bottom: 3px;
  float: left;
}
.font_form_contato {
  color: #333;
}
.infoscontato,
.infoscontato_email {
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  margin-top: 7px;
}
.direita_contato {
  float: left;
  width: 320px;
  height: auto;
}
.endereco_mapa,
.fotocontato,
.infoscontato,
.infoscontato_email {
  float: left;
  width: 100%;
  height: auto;
}
.fotocontato {
  margin-bottom: 12px;
}
.infoscontato {
  color: #333;
  margin-bottom: 10px;
  line-height: 20px;
}
.infoscontato_email {
  color: #666;
  margin-bottom: 6px;
}
.endereco_mapa {
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  margin-bottom: 25px;
  margin-top: 15px;
}
.titulo_footer,
.titulolocalizacao {
  float: left;
  font-size: 22px;
  text-transform: uppercase;
}
.esquerda-localizacao {
  float: left;
  width: 500px;
  height: auto;
}
.titulolocalizacao {
  width: 90%;
  height: auto;
  text-align: left;
  font-family: Oswald, sans-serif;
  color: #112451;
  margin-top: 35px;
  margin-bottom: 0;
  font-weight: 400;
  margin-left: 3%;
}
.img-contato {
  float: left;
  width: 500px;
  height: 400px;
  margin-top: 75px;
  margin-left: 20px;
}
footer {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 25px;
  margin-top: 80px;
  background-color: #06122f;
}
#footer_interno {
  margin: auto;
  width: 1080px;
  height: auto;
}
.nav-footer,
.titulo_footer {
  text-align: left;
  color: #fff;
  margin-bottom: 25px;
}
.titulo_footer {
  width: 100%;
  height: auto;
  font-family: "Open Sans Condensed", sans-serif;
}
.bloco1_footer,
.bloco2_footer {
  float: left;
  height: 200px;
  margin-top: 26px;
  border-right: 1px #fff dotted;
}
.nav-footer,
.txt-sobre-footer {
  font-family: "Open Sans", sans-serif;
}
.bloco1_footer {
  width: 370px;
  padding-right: 40px;
  margin-right: 20px;
}
.bloco2_footer {
  width: 300px;
  padding-right: 10px;
  margin-left: 0;
  padding-left: 20px;
}
.bloco3_footer,
.nav-footer,
.txt-sobre-footer {
  height: auto;
  float: left;
}
.bloco3_footer {
  width: 230px;
  margin-top: 30px;
  margin-left: 45px;
  padding-left: 0;
}
.contatofooter,
.iconfooter_mapa {
  margin-top: 3px;
}
.nav-footer {
  width: 47%;
  line-height: 18px;
  font-size: 12.5px;
  margin-right: 3%;
}
.txt-sobre-footer {
  width: 92%;
  text-align: justify;
  line-height: 15px;
  font-size: 13px;
  color: #fff;
}
.esquerda_footer,
.infosfooter,
.infosfooter_tel {
  text-align: left;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}
.colorellos,
.linkfooter {
  color: #fff;
  text-decoration: none;
}
.contatofooter {
  float: left;
  width: 340px;
  height: auto;
  margin-bottom: 24px;
}
.iconfooter,
.iconfooter_mapa,
.iconfooter_whats {
  width: 20px;
  margin-right: 5px;
  height: auto;
  float: left;
}
.iconfooter i {
  color: #fff;
  font-size: 20px;
}
.iconfooter_mapa i {
  color: #fff;
  font-size: 24px;
}
.iconfooter_whats {
  margin-top: -4px;
}
.iconfooter_whats i {
  color: #fff;
  font-size: 20px;
}
.whatsapp {
  float: left;
  width: 23px;
  height: auto;
  margin-right: 10px;
  margin-top: -5px;
}
.iconfooter_email {
  float: left;
  width: 20px;
  height: auto;
  margin-right: 5px;
  margin-top: -3px;
}
.iconfooter_email i {
  color: #fff;
  font-size: 18px;
}
.infosfooter {
  float: left;
  width: 250px;
  height: auto;
  font-size: 13px;
}
.infosfooter_tel {
  float: left;
  width: 300px;
  height: auto;
  font-size: 14px;
  line-height: 18px;
  margin-top: -7px;
}
.esquerda_footer {
  float: left;
  width: 275px;
  height: auto;
  font-size: 13px;
  margin-top: 10px;
}
.redes_sociais {
  float: left;
  width: auto;
  margin-left: 0;
  height: 40px;
  margin-top: 0;
  margin-bottom: 4px;
}
.icone_redesocial,
.icone_redesocial2,
.icone_redesocial3 {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 8px;
  margin-top: 0;
}
.icone_redesocial {
  border: 1px solid #fff;
  border-radius: 20px;
}
.icone_redesocial:hover {
  background-color: #3b5999;
  border: 1px solid #3b5999;
}
.icone_redesocial2 {
  border: 1px solid #fff;
  border-radius: 20px;
}
.icone_redesocial2:hover {
  background-color: #a32b93;
  border: 1px solid #a32b93;
}
.icone_redesocial3 {
  border: 1px solid #fff;
  border-radius: 20px;
}
.icone_redesocial3:hover {
  background-color: #3b5999;
  border: 1px solid #3b5999;
}
.icone_redesocial i,
.icone_redesocial i:hover,
.icone_redesocial2 i,
.icone_redesocial2 i:hover,
.icone_redesocial3 i,
.icone_redesocial3 i:hover {
  width: 100%;
  text-align: center;
  margin-top: 5px;
  color: #fff;
  font-size: 19px;
}
.direita_footer {
  float: right;
  width: auto;
  height: auto;
  text-align: right;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #fff;
  margin-top: 19px;
}
#rodape {
  float: left;
  width: 100%;
  height: 47px;
  text-align: left;
  background-color: #040d21;
  margin-top: -2px;
}
#rodape_interno {
  margin: auto;
  width: 1080px;
  height: auto;
  text-align: left;
}
.linkellos {
  color: #fff;
  text-decoration: none;
}
.linkellos:hover {
  color: #fff;
  text-decoration: underline;
}
.segura_blog {
  box-sizing: border-box;
}
@media only screen and (max-width: 1079px) {
  .segura_blog {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 480px) {
  #estrutura,
  img,
  img.mobile {
    max-width: 100%;
  }
  .titulo_empresa,
  .titulo_home,
  .titulos,
  .txt_caixa {
    text-align: center;
  }
  body {
    padding-top: 40px;
  }
  .visible-desktop {
    display: none;
  }
  .visible-mobile {
    display: block;
  }
  img.mobile {
    height: auto;
    width: auto\9;
  }
  img.total {
    width: 99.999999993%;
    height: auto;
  }
  #estrutura {
    margin: 0 auto;
  }
  .content {
    width: 90%;
    margin-left: 5%;
    float: left;
    margin-bottom: 0.8em;
  }
  .header.active .logo,
  .logo {
    width: 180px;
  }
  .header {
    padding: 5px 0;
    background: #fff !important;
  }
  #principal_home,
  #principal_home_in,
  .format_form,
  .leiamais {
    background-color: #fff;
  }
  .logo {
    margin-top: -40px;
    margin-left: 110px;
  }
  .slide-home .slick-next,
  .slide-home .slick-prev {
    border-color: #fff;
    width: 15px;
    height: 15px;
  }
  .slide-home .slick-prev {
    left: 20px;
    top: 170px;
  }
  .slide-home .slick-next {
    right: 20px;
    top: 170px;
  }
  .slide-content h1,
  .slide-content h2 {
    margin-left: 20px;
    width: 80%;
    display: block;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
  }
  .slide-content h1 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 60px;
    font-weight: 400;
    margin-left: 35px;
    line-height: 26px;
  }
  .slide-content h2 {
    font-size: 15px;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    margin-left: 40px;
  }
  .slide-image {
    width: 100%;
    height: 45vh !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .menumobile {
    float: left;
    width: 70%;
    height: auto;
    margin-left: 5%;
  }
  .img-sobre-m,
  .principal1_home,
  .slide,
  .tamanho_caixas,
  .titulo_home {
    width: 100%;
    float: left;
    height: auto;
  }
  .titulo_home {
    font-family: Oswald, sans-serif;
    font-size: 24px;
    margin-bottom: 7%;
    text-transform: uppercase;
    margin-top: 1%;
  }
  .slide {
    margin-top: -5%;
  }
  .principal1_home {
    padding-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .principal1_interna {
    margin: auto auto auto 2.5%;
    width: 95%;
    height: auto;
  }
  .titulos {
    float: left;
    width: 100%;
    height: auto;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    border-bottom: 0 #112451 solid;
    padding-bottom: 5px;
    margin-left: 0;
    margin-bottom: 7%;
  }
  #principal_home {
    float: left;
    width: 95%;
    margin-left: 2.5%;
    height: auto;
    padding-top: 0;
    margin-top: 7%;
    margin-bottom: 0;
  }
  #principal_home_in {
    margin: auto;
    width: 100%;
    height: auto;
  }
  .tamanho_caixas_home {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
  .caixa_areas,
  .caixa_home {
    float: left;
    width: 90%;
    height: auto;
    margin: 0 0 10% 5%;
  }
  .foto_home {
    float: left;
    width: 40%;
    margin-bottom: 20px;
    height: auto;
    margin-right: 0;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 32%;
  }
  .titulo_caixa {
    float: left;
    width: 100%;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .txt_caixa {
    height: auto;
    font-size: 13px;
    margin-top: 10px;
    line-height: 17px;
  }
  .leiamais {
    width: auto;
    height: auto;
    padding: 12px 16px;
    font-family: "Open Sans Condensed", sans-serif;
    text-transform: uppercase;
    margin-top: 3%;
    font-size: 17px;
    margin-left: 36%;
    border-radius: 20px;
  }
  .barra_empresa,
  .titulo_empresa {
    float: left;
    width: 100%;
    height: auto;
  }
  .titempresa,
  .titulo_empresa {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
  }
  .titulo_empresa {
    font-size: 28px;
    color: #112451;
    margin-top: 45px;
    margin-bottom: 30px;
    font-weight: 400;
  }
  .titempresa,
  .txt_empresa {
    text-align: center;
    color: #fff;
  }
  .barra_empresa {
    padding-bottom: 30px;
    margin-top: 0;
  }
  .google-maps,
  .google-maps-home {
    padding-bottom: 85%;
    height: 0;
    overflow: hidden;
  }
  .barra_empresa_interna {
    margin: auto auto auto 2.5%;
    width: 95%;
    height: auto;
  }
  .contato-rapido,
  .google-maps-home,
  .titempresa,
  .txt-localizacao-home,
  .txt_empresa {
    width: 100%;
    float: left;
  }
  .titempresa {
    font-size: 20px;
    margin-top: 50px;
  }
  .txt_empresa {
    margin-left: 0;
    height: auto;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin-top: 35px;
  }
  .contato-rapido {
    height: auto;
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .titulo_bloco_home {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .google-maps-home {
    height: auto;
    margin-top: 10px;
  }
  .txt-localizacao-home {
    height: auto;
    text-align: left;
    font-family: "Open Sans";
    font-size: 14px;
    color: #444;
    margin-top: 0;
    line-height: 20px;
  }
  .comochegar {
    float: left;
    width: 95%;
    margin-top: 0;
    margin-left: 0;
  }
  .google-maps {
    position: relative;
  }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .campo_formulario_home {
    float: left;
    width: 96%;
    text-align: left;
    margin-top: 15px;
    height: auto;
  }
  .comochegar_home {
    float: left;
    width: 95%;
    margin-top: 0;
    margin-left: 2.5%;
  }
  .google-maps-home {
    position: relative;
  }
  .google-maps-home iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .caixa_dicas,
  .content-artigo {
    float: left;
    width: 95%;
    height: auto;
  }
  .content-artigo {
    margin-left: 2.5%;
    border-right: 0 #333 dotted;
    padding-right: 0;
    margin-top: 1%;
  }
  .caixa_dicas {
    margin: 0 0 10% 2.5%;
  }
  .subtitulo_dicas,
  .titulo_dicas {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
  }
  .titulo_dicas {
    text-align: left;
    color: #333;
    font-size: 16px;
  }
  .subtitulo_dicas {
    text-align: justify;
    color: #555;
    font-size: 13px;
    line-height: 16px;
  }
  .caixa_depoimentos,
  .enviar_depoimento,
  .esquerda_contato {
    margin-bottom: 40px;
    height: auto;
    float: left;
  }
  s .subtitulo {
    float: left;
    width: 95%;
    margin-left: 2.5%;
  }
  .enviar_depoimento {
    width: auto;
    text-align: left;
    margin-top: 0;
    margin-left: 15px;
  }
  .caixa_depoimentos {
    width: 86%;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-left: 2.5%;
  }
  .format_form,
  .format_form2 {
    border: 1px solid #ccc;
    width: 100%;
  }
  .esquerda_contato {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .txt_contato_pag {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
  }
  .alinhamento_formulario {
    float: left;
    width: 90%;
    margin-left: 2.5%;
    height: auto;
    margin-bottom: 30px;
  }
  .campo_formulario {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: auto;
  }
  .format_form {
    height: 40px;
    border-radius: 8px;
    font-family: "Open Sans", sans-serif;
    color: #666;
    padding-left: 5px;
    font-size: 12px;
  }
  .format_form2,
  .format_form2_modal {
    font-family: "Open Sans", sans-serif;
    color: #666;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    background-color: #fff;
  }
  .format_form2 {
    height: 200px;
    border-radius: 8px;
  }
  .format_form2_modal {
    width: 95%;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 8px;
  }
  .enviar {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    margin-top: 15px;
  }
  .infoscontato,
  .infoscontato_email {
    margin-top: 7px;
    text-align: left;
    font-family: "Open Sans", sans-serif;
  }
  .btenviar {
    width: 100px;
    height: 38px;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
  }
  .direita_contato {
    float: left;
    width: 300px;
    height: auto;
  }
  .fotocontato {
    float: left;
    width: 300px;
    height: auto;
    margin-bottom: 12px;
  }
  .caixa_blog,
  .foto_blog,
  .infoscontato,
  .infoscontato_email,
  .titulo_blog,
  .txt_blog {
    width: 100%;
    float: left;
    height: auto;
  }
  .infoscontato {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
  }
  .infoscontato_email {
    font-size: 13px;
    color: #666;
    margin-bottom: 6px;
  }
  .caixa_blog {
    margin-bottom: 8%;
    background-color: #fff;
    padding: 0;
  }
  .foto_blog {
    margin-right: 0;
    margin-bottom: 5%;
  }
  .foto_blog:hover {
    cursor: pointer;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .titulo_blog {
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #eee;
    line-height: 16px;
    text-transform: uppercase;
  }
  .txt_blog {
    text-align: justify;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #ccc;
    margin-top: 13px;
    line-height: 18px;
  }
  .btsaibamais,
  .btsaibamais:hover {
    background-color: #222;
    color: #fff;
  }
  .btsaibamais {
    float: left;
    width: auto;
    height: auto;
    padding: 10px;
    font-size: 12px;
    margin-top: 10px;
    font-family: "Open Sans", sans-serif;
  }
  .titulo_blog_det {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    color: #333;
    line-height: 16px;
  }
  .itens_categoria,
  .txt_blog_det {
    height: auto;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #333;
    float: left;
  }
  .foto_blog_det {
    float: left;
    width: 100%;
    height: auto;
  }
  .txt_blog_det {
    width: 100%;
    text-align: justify;
    margin-top: 13px;
    line-height: 21px;
  }
  .esquerda_blog_det {
    float: left;
    width: 94%;
    margin-left: 3%;
    height: auto;
    border-right: 0 #333 dotted;
    padding-right: 0;
  }
  .direita_blog {
    float: left;
    width: 100%;
    margin-left: 0;
    height: auto;
    margin-top: 10%;
  }
  .itens_categoria {
    width: 95%;
    text-align: left;
    margin-bottom: 15px;
  }
  .format_form_arquivos {
    float: left;
    width: 210px;
    height: 35px;
    border: 1px solid #050505;
    border-radius: 3px;
    color: #333;
    background-color: #050505;
  }
  .bloco1_footer,
  .bloco2_footer {
    padding-right: 0;
    border-right: 0 #b2a987 dotted;
  }
  .linkcategorias {
    color: #333;
  }
  .comentarios {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .caixa-socio {
    text-align: center;
    width: 100%;
  }
  .caixa-socio-foto {
    float: none !important;
    display: inline-block;
    margin: 0 0 10px !important;
  }
  .caixa-socio h1 {
    text-align: center !important;
    margin-top: 10px;
  }
  .caixa-socio h3 {
    text-align: justify !important;
  }
  #footer_interno {
    margin: auto auto auto 5%;
    width: 90%;
    height: auto;
  }
  .bloco1_footer,
  .bloco2_footer,
  .bloco3_footer,
  .titulo_footer {
    width: 100%;
    height: auto;
  }
  .titulo_footer {
    float: left;
    text-align: left;
    font-family: Oswald, sans-serif;
    font-size: 19px;
    color: #fff;
    margin-bottom: 25px;
    text-transform: uppercase;
  }
  .infosfooter,
  .infosfooter_tel,
  .infosfooter_w,
  .txtfooter {
    font-family: "Open Sans", sans-serif;
  }
  .bloco1_footer {
    float: left;
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .iconfooter,
  .iconfooter_loc,
  .iconfooter_w {
    float: left;
    margin-right: 10px;
  }
  .bloco2_footer {
    float: left;
    margin-top: 26px;
    margin-left: 0;
    padding-left: 0;
  }
  .bloco3_footer {
    float: left;
    margin-top: 30px;
    margin-left: 0;
  }
  .txtfooter {
    float: left;
    width: 88%;
    height: auto;
    text-align: justify;
    line-height: 18px;
    font-size: 13px;
    margin-top: -5px;
  }
  .colorellos,
  .linkfooter {
    color: #fff;
    text-decoration: none;
  }
  .contatofooter {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .iconfooter {
    width: 20px;
    height: auto;
  }
  .iconfooter_w {
    width: 24px;
    height: auto;
  }
  .iconfooter_loc {
    width: 15px;
    height: auto;
  }
  .infosfooter,
  .infosfooter_end,
  .infosfooter_tel,
  .infosfooter_w {
    float: left;
    width: 80%;
    height: auto;
    text-align: left;
    font-size: 13px;
  }
  .infosfooter,
  .infosfooter_tel {
    color: #fff;
  }
  .infosfooter_w {
    margin-top: 6px;
    color: #fff;
  }
  .infosfooter_end {
    margin-top: 0;
    font-family: "Open Sans", sans-serif;
    color: #fff;
  }
  .direita_footer,
  .esquerda_footer {
    height: auto;
    text-align: center;
    margin-top: 15px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    float: left;
  }
  .esquerda_footer {
    width: auto;
    font-size: 13px;
    margin-left: 32%;
  }
  .direita_footer {
    width: 100%;
    font-size: 12px;
  }
  #rodape,
  #rodape_interno,
  .nav_footer {
    text-align: left;
    height: auto;
    width: 100%;
  }
  #rodape {
    float: left;
    margin-top: -2px;
    padding-bottom: 3%;
  }
  #rodape_interno {
    margin: auto;
  }
  .linkellos {
    color: #fff;
    text-decoration: none;
  }
  .linkellos:hover {
    color: #fff;
    text-decoration: underline;
  }
  .nav_footer {
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #fff;
    margin-bottom: 20px;
  }
  .foto_empresa {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 5%;
  }
  .txtservico {
    text-align: justify;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    font-weight: 400;
    margin-top: 0;
    width: 100%;
  }
  .bt_orcamento {
    width: 230px;
    border-radius: 3px;
    float: left;
    height: 38px;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding-top: 15px;
    margin-top: 27px;
  }
  .esquerda-localizacao {
    float: left;
    width: 100%;
    height: auto;
  }
  .img-contato,
  .titulolocalizacao {
    float: left;
    width: 90%;
    height: auto;
  }
  .titulolocalizacao {
    text-align: left;
    font-family: Oswald, sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    color: #112451;
    margin-top: 35px;
    margin-bottom: 0;
    font-weight: 400;
    margin-left: 3%;
  }
  .img-contato {
    margin-top: 0;
    margin-left: 5%;
  }
}
.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 531px) and (max-width: 768px) {
  #estrutura,
  img,
  img.mobile {
    max-width: 100%;
  }
  .titempresa,
  .txt_empresa {
    text-align: center;
    color: #fff;
  }
  .bt_orcamento,
  .btenviar,
  .leiamais,
  .titempresa,
  .titulo_blog,
  .titulo_footer,
  .titulo_home {
    text-transform: uppercase;
  }
  body {
    padding-top: 40px;
  }
  .visible-desktop {
    display: none;
  }
  .visible-mobile {
    display: block;
  }
  img.mobile {
    height: auto;
    width: auto\9;
  }
  img.total {
    width: 99.999999993%;
    height: auto;
  }
  #estrutura {
    margin: 0 auto;
  }
  #content {
    width: 90%;
    margin-left: 5%;
    float: left;
    margin-bottom: 0.8em;
  }
  .header {
    padding: 5px 0;
    background: #fff !important;
  }
  .logo {
    width: 180px;
    margin-top: -40px;
    margin-left: 100px;
  }
  .menumobile {
    float: left;
    width: 70%;
    height: auto;
    margin-left: 5%;
  }
  .principal1_home,
  .slide,
  .tamanho_caixas,
  .titulo_home {
    width: 100%;
    height: auto;
    float: left;
  }
  .titulo_home {
    text-align: center;
    font-family: Oswald, sans-serif;
    font-size: 24px;
    margin-bottom: 7%;
    margin-top: 1%;
  }
  .slide {
    margin-top: -5%;
  }
  .principal1_home {
    padding-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .principal1_interna {
    margin: auto auto auto 2.5%;
    width: 95%;
    height: auto;
  }
  .titulos {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    border-bottom: 0 #112451 solid;
    padding-bottom: 5px;
    margin-left: 0;
    margin-bottom: 7%;
  }
  #principal_home {
    float: left;
    width: 95%;
    margin-left: 2.5%;
    height: auto;
    background-color: #fff;
    padding-top: 0;
    margin-top: 7%;
    margin-bottom: 0;
  }
  #principal_home_in {
    margin: auto;
    width: 100%;
    height: auto;
    background-color: #fff;
  }
  .tamanho_caixas_home {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
  .caixa_home,
  .foto_home {
    width: 40%;
    float: left;
    height: auto;
  }
  .caixa_home {
    margin: 0 0 10% 5%;
  }
  .foto_home {
    margin-bottom: 20px;
    margin-right: 0;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 31%;
  }
  .titulo_caixa {
    float: left;
    width: 100%;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .txt_caixa {
    height: auto;
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
    line-height: 17px;
  }
  .leiamais {
    width: auto;
    height: auto;
    padding: 12px 16px;
    background-color: #fff;
    font-family: "Open Sans Condensed", sans-serif;
    margin-top: 3%;
    font-size: 17px;
    margin-left: 30%;
    border-radius: 20px;
  }
  .barra_empresa {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    margin-top: 0;
  }
  .google-maps,
  .google-maps-home {
    padding-bottom: 85%;
    height: 0;
    overflow: hidden;
  }
  .barra_empresa_interna {
    margin: auto auto auto 2.5%;
    width: 95%;
    height: auto;
  }
  .caixa_dicas,
  .contato-rapido,
  .google-maps-home,
  .titempresa,
  .txt-localizacao-home,
  .txt_empresa {
    float: left;
    width: 100%;
  }
  .titempresa {
    font-family: Oswald, sans-serif;
    font-size: 20px;
    margin-top: 50px;
  }
  .txt_empresa {
    margin-left: 0;
    height: auto;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin-top: 35px;
  }
  .contato-rapido {
    height: auto;
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .titulo_bloco_home {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .google-maps-home {
    height: auto;
    margin-top: 10px;
  }
  .txt-localizacao-home {
    height: auto;
    text-align: left;
    font-family: "Open Sans";
    font-size: 14px;
    color: #444;
    margin-top: 0;
    line-height: 20px;
  }
  .comochegar {
    float: left;
    width: 95%;
    margin-top: 40px;
    margin-left: 2.5%;
  }
  .google-maps {
    position: relative;
  }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .campo_formulario_home {
    float: left;
    width: 96%;
    text-align: left;
    margin-top: 15px;
    height: auto;
  }
  .comochegar_home {
    float: left;
    width: 95%;
    margin-top: 0;
    margin-left: 2.5%;
  }
  .google-maps-home {
    position: relative;
  }
  .google-maps-home iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .caixa_dicas {
    height: auto;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10%;
  }
  .subtitulo_dicas,
  .titulo_dicas {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    height: auto;
  }
  .titulo_dicas {
    text-align: left;
    color: #333;
    font-size: 16px;
  }
  .subtitulo_dicas {
    text-align: justify;
    color: #555;
    font-size: 13px;
    line-height: 16px;
  }
  .campo_formulario,
  .enviar,
  .txt_contato_pag {
    text-align: left;
    float: left;
  }
  s .subtitulo {
    float: left;
    width: 95%;
    margin-left: 2.5%;
  }
  .esquerda_contato {
    float: left;
    width: 100%;
    margin-left: 0;
    height: auto;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .txt_contato_pag {
    width: 100%;
    height: auto;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
  }
  .format_form,
  .format_form2 {
    font-family: "Open Sans", sans-serif;
    color: #666;
    background-color: #fff;
  }
  .alinhamento_formulario {
    float: left;
    width: 95%;
    margin-left: 1%;
    height: auto;
    margin-bottom: 30px;
  }
  .campo_formulario {
    width: 100%;
    margin-top: 20px;
    height: auto;
  }
  .format_form {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding-left: 5px;
    font-size: 12px;
  }
  .format_form2 {
    width: 100%;
    height: 200px;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .enviar {
    width: 100%;
    height: auto;
    margin-top: 15px;
  }
  .infoscontato,
  .infoscontato_email {
    margin-top: 7px;
    text-align: left;
    font-family: "Open Sans", sans-serif;
  }
  .btenviar {
    width: 100px;
    height: 38px;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
  }
  .direita_contato {
    float: left;
    width: 300px;
    height: auto;
  }
  .fotocontato {
    float: left;
    width: 300px;
    height: auto;
    margin-bottom: 12px;
  }
  .caixa_blog,
  .esquerda_blog,
  .foto_blog,
  .infoscontato,
  .infoscontato_email,
  .titulo_blog,
  .txt_blog {
    width: 100%;
    float: left;
    height: auto;
  }
  .infoscontato {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
  }
  .infoscontato_email {
    font-size: 13px;
    color: #666;
    margin-bottom: 6px;
  }
  .esquerda_blog {
    margin-left: 0;
    border-right: 0 #333 dotted;
    padding-right: 0;
    margin-top: 8%;
  }
  .caixa_blog {
    margin-bottom: 8%;
    background-color: #fff;
    padding: 0;
  }
  .foto_blog {
    margin-right: 0;
    margin-bottom: 5%;
  }
  .foto_blog:hover {
    cursor: pointer;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .titulo_blog {
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #eee;
    line-height: 16px;
  }
  .txt_blog {
    text-align: justify;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #ccc;
    margin-top: 13px;
    line-height: 18px;
  }
  .btsaibamais,
  .btsaibamais:hover {
    background-color: #222;
    color: #fff;
  }
  .btsaibamais {
    float: left;
    width: auto;
    height: auto;
    padding: 10px;
    font-size: 12px;
    margin-top: 10px;
    font-family: "Open Sans", sans-serif;
  }
  .titulo_blog_det {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    color: #333;
    line-height: 16px;
  }
  .itens_categoria,
  .txt_blog_det {
    height: auto;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #333;
    float: left;
  }
  .foto_blog_det {
    float: left;
    width: 100%;
    height: auto;
  }
  .txt_blog_det {
    width: 100%;
    text-align: justify;
    margin-top: 13px;
    line-height: 21px;
  }
  .esquerda_blog_det {
    float: left;
    width: 94%;
    margin-left: 3%;
    height: auto;
    border-right: 0 #333 dotted;
    padding-right: 0;
  }
  .direita_blog {
    float: left;
    width: 100%;
    margin-left: 0;
    height: auto;
    margin-top: 10%;
  }
  .itens_categoria {
    width: 95%;
    text-align: left;
    margin-bottom: 15px;
  }
  .format_form_arquivos {
    float: left;
    width: 210px;
    height: 35px;
    border: 1px solid #050505;
    border-radius: 3px;
    color: #333;
    background-color: #050505;
  }
  .bloco1_footer,
  .bloco2_footer {
    padding-right: 0;
    border-right: 0 #b2a987 dotted;
  }
  .linkcategorias {
    color: #333;
  }
  .comentarios {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  #footer_interno {
    margin: auto auto auto 5%;
    width: 90%;
    height: auto;
  }
  .bloco1_footer,
  .bloco2_footer,
  .bloco3_footer,
  .titulo_footer {
    width: 100%;
    height: auto;
  }
  .titulo_footer {
    float: left;
    text-align: left;
    font-family: Oswald, sans-serif;
    font-size: 19px;
    color: #fff;
    margin-bottom: 25px;
  }
  .infosfooter,
  .infosfooter_tel,
  .infosfooter_w,
  .txtfooter {
    font-family: "Open Sans", sans-serif;
  }
  .bloco1_footer {
    float: left;
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .iconfooter,
  .iconfooter_loc,
  .iconfooter_w {
    float: left;
    margin-right: 10px;
  }
  .bloco2_footer {
    float: left;
    margin-top: 26px;
    margin-left: 0;
    padding-left: 0;
  }
  .bloco3_footer {
    float: left;
    margin-top: 30px;
    margin-left: 0;
  }
  .txtfooter {
    float: left;
    width: 88%;
    height: auto;
    text-align: justify;
    line-height: 18px;
    font-size: 13px;
    margin-top: -5px;
  }
  .colorellos,
  .linkfooter {
    color: #fff;
    text-decoration: none;
  }
  .contatofooter {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .iconfooter {
    width: 20px;
    height: auto;
  }
  .iconfooter_w {
    width: 24px;
    height: auto;
  }
  .iconfooter_loc {
    width: 15px;
    height: auto;
  }
  .infosfooter,
  .infosfooter_end,
  .infosfooter_tel,
  .infosfooter_w {
    float: left;
    width: 80%;
    height: auto;
    text-align: left;
    font-size: 13px;
  }
  .infosfooter,
  .infosfooter_tel {
    color: #fff;
  }
  .infosfooter_w {
    margin-top: 6px;
    color: #fff;
  }
  .infosfooter_end {
    margin-top: 0;
    font-family: "Open Sans", sans-serif;
    color: #fff;
  }
  .direita_footer,
  .esquerda_footer {
    height: auto;
    text-align: center;
    margin-top: 15px;
    color: #fff;
    float: left;
    font-family: "Open Sans", sans-serif;
  }
  .esquerda_footer {
    width: auto;
    font-size: 13px;
    margin-left: 32%;
  }
  .direita_footer {
    width: 100%;
    font-size: 12px;
  }
  #rodape,
  #rodape_interno,
  .nav_footer {
    text-align: left;
    width: 100%;
    height: auto;
  }
  #rodape {
    float: left;
    margin-top: -2px;
    padding-bottom: 3%;
  }
  #rodape_interno {
    margin: auto;
  }
  .linkellos {
    color: #fff;
    text-decoration: none;
  }
  .linkellos:hover {
    color: #fff;
    text-decoration: underline;
  }
  .nav_footer {
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #fff;
    margin-bottom: 20px;
  }
  .foto_empresa {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 5%;
  }
  .txtservico {
    text-align: justify;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    font-weight: 400;
    margin-top: 25px;
  }
  .bt_orcamento {
    width: 230px;
    border-radius: 3px;
    float: left;
    height: 30px;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding-top: 15px;
    margin-top: 27px;
  }
}
@media only screen and (min-width: 1280px) {
  img.mobile {
    max-width: 100%;
    height: auto;
    width: auto\9;
  }
  img.total {
    width: 99.999999993%;
    height: auto;
  }
}
@media only screen and (max-width: 640px) {
  img.mobile {
    max-width: 100%;
    height: auto;
    width: auto\9;
  }
  img.total {
    width: 99.999999993%;
    height: auto;
  }
}
.navegacao {
  float: left;
  width: 99%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.item_navegacao,
.item_navegacao_dif {
  border-radius: 3px;
  width: auto;
  height: 15px;
  padding: 8px;
  color: #fff;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  margin-bottom: 5px;
  float: left;
  margin-right: 10px;
}
.item_navegacao {
  background-color: #666;
  border: 0 solid #333;
}
.item_navegacao_dif {
  background: #6a889c;
  border: 0 solid #333;
}
.msg_form,
.txtpags2 {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.btenviando,
.item_navegacao_dif:hover,
button[disabled],
html input[disabled] {
  cursor: default;
}
.item_navegacao:hover {
  background-color: #6a889c;
  text-decoration: unset;
}
.txtpags2 {
  color: #333;
}
.msg_form {
  float: left;
  width: 86%;
  height: auto;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 3px;
}
.msg_form_sucesso {
  color: #4f8a10;
  background: #dff2bf;
}
.msg_form_sucesso i {
  font-size: 20px;
  margin-right: 10px;
  color: #4f8a10;
}
.msg_form_erro {
  color: #d8000c;
  background: #ffbaba;
}
.msg_form_erro i {
  font-size: 20px;
  margin-right: 10px;
  color: #d8000c;
}
.btenviando {
  opacity: 0.5;
}
#captcha {
  display: none;
  visibility: hidden;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
.modal,
.modal-open {
  overflow: hidden;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: #fff;
  border: 0;
}
.modal {
  position: fixed;
  z-index: 9999999;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  z-index: 999999;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 5px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 0;
  margin-left: 15px;
  margin-bottom: 15px;
  text-align: left;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
  .modal-lg2 {
    width: 735px;
  }
}
.modal-title {
  width: 100%;
  height: auto;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  color: #333;
  font-weight: 400;
}
.form-control,
.form-group label {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #333;
}
.form-group {
  width: 100%;
  margin-bottom: 0;
}
.form-group label {
  float: left;
  font-weight: 400;
}
.form-control {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px;
  margin-top: 5px;
}

@media only screen and (min-width: 1280px) {
  .modal-dialog.modal-ebook {
    width: 875px;
  }
}
.modal-header-modal {
  padding: 0 10px;
}
.segura-modal {
  overflow: hidden;
  padding: 10px;
}
.modal-banner,
.modal-banner * {
  box-sizing: border-box;
}
.modal-banner {
  float: left;
  width: 50%;
  padding: 20px;
}
@media only screen and (max-width: 640px) {
  .modal-banner {
    float: left;
    width: 100%;
    padding: 10px;
    padding-right: 0;
  }
}
.modal-banner img {
  max-width: 100%;
}
.modal-banner2,
.modal-banner2 * {
  box-sizing: border-box;
}
.modal-banner2 {
  float: left;
  width: 50%;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
}
@media only screen and (max-width: 640px) {
  .modal-banner2 {
    width: 100%;
    padding-top: 0px;
    padding-left: 20px;
  }
}
.titulo_modal {
  color: #333;
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 801px) {
  .titulo_modal {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .titulo_modal {
    text-align: center;
    font-size: 20px;
  }
}
.bt_orcamento.bt_ebook {
  width: 102%;
}
.centraliza-ebooks {
  float: left;
  width: 100%;
  text-align: center;
}
.segura-ebooks {
  display: inline-block;
  width: 100%;
  max-width: 300px;
  margin: 20px 10px;
}
@media only screen and (max-width: 640px) {
  .segura-ebooks {
    margin: 10px 0;
  }
}
.segura-ebooks img {
  max-width: 100%;
}
.titulo-ebook {
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 1.2;
  font-family: "Open Sans", sans-serif;
  margin-top: 10px;
}
