* {margin:0; padding: 0;}
html, body {height:100%;}

body {
  margin: 0;
}
header {
  background: url(../imagens/fundo-site.jpg) no-repeat top center ;
  min-height: 230px;
  position: relative;
  z-index: 5;
}
.logo {
  margin-top: 30px;
  display: block;
}
.logo img{
}
.contato .mail {
  text-align: center;
}
.contato {
  color: #FFF;
          font-family: 'Oswald', sans-serif;
          text-transform: uppercase;
padding-top: 35px;
}
.slogan {
  color: #FFF;
          font-family: 'Oswald', sans-serif;
          text-transform: uppercase;
          text-align: center;
}
.chat {
  color: #FFF;
          font-family: 'Oswald', sans-serif;
          text-transform: uppercase;
}
.chat img{
  margin-right: 5px;
  margin-top: -5px;
}
.contato img {
  margin-top: -5px;
  margin-right: 5px;
}
.contato .fone {
  text-align: center;
}
.rodape-topo {
  margin-top: 30px;

}
.marca {
  margin-top: 35px;
}
.chat {
  text-align: center;
}
/*MENU*/

.navbar {
  margin-top: 0px;
}

.navbar ul {
  margin: 0;
  padding: 5px;
  background: url(../imagens/fundo-menu.png);
  border-radius: 10px;
}
.navbar ul li{
  list-style: none;
  float: left;
  width: 15.833333333333%;
  overflow: hidden;
  margin-right: 1%;
  position: relative;
}
.navbar ul li:hover{
  overflow: inherit;
}
.navbar ul li.ultimo a{
  border-radius: 0px 10px 10px 0px;
}
.navbar ul li.primeiro a{
  border-radius: 10px 0px 0px 10px ;
}
.navbar ul li.ultimo {
  margin-right: 0 !important;
}
.navbar ul li a {
  font-family: 'Oswald', sans-serif;
  display: block;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  letter-spacing: 1px;
  font-weight: bold;
  text-shadow: 2px 2px 1px #FFF;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  color: #0076bd;
  background: url(../imagens/menu.png) repeat-x top;
}
.navbar ul li a:hover {
  background: url(../imagens/menu.png) repeat-x left -50px;
    transition: all 0.3s linear;

}

.navbar ul li#seta:before {
    position: absolute;
    text-align: center;
    top: 65%;
    z-index: 1;
    left: 46%;
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f0d7";
    color: #0076bd;
}

/*Sub Menu*/


.navbar ul li ul{
  display: block;
  opacity: 0;
  padding: 15px 0 0 0;
  border-radius: 0;
  background: none;
  position: absolute;
  height: auto;
  width: 180px;
  top: 30px;

}
.navbar ul li:hover ul{
  opacity: 1;
  top: 40px;
  transition-duration: 0.3s;

}
.navbar ul li ul li:after{
  display: none;
}
.navbar ul li ul li:before{
  display: none;
}
.navbar ul li ul li{
  padding: 0;
  border: none;
  width: 100%;
  margin:0;
  overflow: inherit;
  list-style: none;
  background:none;

}
.navbar ul li ul li:last-child{
  border-bottom:none !important;
}
.navbar ul li ul li a{
 background: url(../imagens/menu.png) repeat-x bottom;
 display: block;
 padding: 5px 10px;
 color: #0076bd;
 text-align: left;
 line-height: 22px;
 border-radius: 5px;
 text-decoration: none;
 width: 100%;
 height: 100%;
 font-size: 12px;
}
.navbar ul li ul li a:hover{
  background: url(../imagens/menu.png) repeat-x left top;
}


/*Rodape*/

/*Menu Rodape*/

.menu-rodape ul {
  margin: 0;
  padding: 0;
}
.menu-rodape ul li{
  list-style: none;
  margin-bottom: 5px;
}
.menu-rodape ul li.ultimo{
  margin-right: 0;
}
.menu-rodape ul li a{
  display: block;
  padding: 2px 0px 0 20px;
  background: url(../imagens/ok-v.png) no-repeat left 10px;
  border-radius: 5px;
  color: #add6e6;
}
.menu-rodape ul li a:hover{
  color: #FFF;
}


/*mais rodape*/

.rodape .centro {
  padding: 30px 0 20px;
  border-top: 1px solid #1b60b3;
  background: url(../imagens/rodape-inicio.jpg) repeat-x top;
}

.rodape .colunas {
  background: url(../imagens/rodape.jpg) top center;
  padding: 30px 0;
}
.rodape h5 {
  margin-bottom: 30px;
}
.rodape h5 a{
  color: #FFF !important;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
}

.rodape p {
  color: #add6e6;
}
.rodape .coluna a {
  color: #add6e6;
  text-decoration: none;
}
.rodape .coluna a:hover {
  color:#FFF;
}
.rodape .coluna .artigo a {
  line-height: 16px;
  margin: 0px;
  min-height:50px;
  display:block;
  color: #add6e6;
  text-decoration: none;
}
.rodape .coluna .artigo a:hover {
  color:#FFF;
}
.rodape .coluna .caminho {
  margin: 0 0 30px;
}
.rodape .coluna .caminho li {
  float: none;
  background-image: url(../imagens/ok-v.png);
  background-repeat: no-repeat;
  background-position: left 8px;
  margin-bottom: 10px;
  padding-left: 20px;
  list-style: none;
  margin-right: 0px;
  margin-top: 0px;
  color: #add6e6;
}
.rodape .centro .coluna .caminho {
  width: 100%;
}
.rodape .coluna.ultimo {
  padding:0;
  float: left;
  width: 25%;
}
.rodape .coluna .artigo span {
  float: left;
  margin-right: 10px;
  display: block;
}
.rodape .coluna .artigo {
  margin-bottom: 15px;
  border-bottom-color: #396ea9;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 10px;
}
.artigo:last-child {
  border-bottom:none;
}
.rodape-fim {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #4998d3;
  margin-top: -10px;
  font-size: 14px;
}
.rodape-fim .centro span {
  margin-right: 15px;
  margin-left: 15px;
}
.rodape .logo img {
  width: 70% !important;
  margin-bottom: 20px;
}

.rodape .mais {
  color: #FFF !important;
  padding: 7px 10px 5px;
  border-radius: 5px;
  margin-top: 20px;
  line-height: 16px;
  background: url(../imagens/menu.png) repeat-x top;
}
.rodape .mais:hover {
 background: url(../imagens/menu.png) repeat-x left -52px;

}
.rodape input[type="email"] {
  border-radius: 5px;
  margin: 10px 0 10px;
  width: 90%;
}

.rodape input[type="submit"] {
  color:#2a64ae;
  padding: 7px 10px 5px;
  border-radius: 5px;
  margin-top: 5px;
  display: inline-block;
  width: auto;
  line-height: 16px;
  background: url(../imagens/menu.png) repeat-x top;
  border:none;
}
.rodape input[type="submit"]:hover {
  background: url(../imagens/menu.png) repeat-x left -52px;
}

address span{
  color: #add6e6;
  margin-bottom: 20px;
  display: block;

}

/*conteudo-interno*/

#conteudo-interno {
  padding-bottom: 50px;
}
#slide {
  margin-top: -20px;
  position: relative;
}
.suporte-topo {
  position: absolute;
  top: 120px;
  z-index: 4;

      font-family: 'Oswald', sans-serif;
}
.suporte-topo .titulo2 span {
  text-align: center;
  background: url(../imagens/fundo-titulo-suporte.jpg) repeat-x;
  display: block;
  line-height: 40px;
  border-radius: 5px; 
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
}
.suporte-topo .titulo2 {
  padding-bottom: 15px;
  background: url(../imagens/seta.png) no-repeat center bottom;
}
.suporte-topo a {
  color:#134588;
  background: #E6EAF1;
  border-bottom: 3px solid #5A7398;
  border-radius: 5px;
  display: block;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}
.suporte-topo a:hover {
  background: #FFF;

  transition: all 0.5s linear;
}
.suporte-topo .acessar-chamado {
  padding: 10px 20px;
  background: #E6EAF1;
  border-bottom: 3px solid #5A7398;
  border-radius: 5px;
  margin-top: 10px;
  text-transform: uppercase;
}
.suporte-topo input[type="text"] {
  border: none;
  color:#1b60b3;
  background: url(../imagens/text.png) repeat-x;
  box-shadow: none !important;
  text-align: center;
}
.suporte-topo button {
  border: 0;
  text-align: center;
    background: url(../imagens/fundo-titulo-suporte.jpg) repeat-x;
    display: block;
    line-height: 30px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 10px;
    width: 100%;
    margin-top: 10px;
}
.suporte-topo .acessar-chamado h4{ 
  font-size: 14px;
  color:#134588;
  text-align: center;

}
.titulo {
    margin-bottom: 10px;
    border-bottom: 2px dashed #D8E4F3;
    padding-bottom: 20px;
    margin-top: 20px;
}
.titulo h1 {
  margin-bottom: 0px;
  font-size: 42px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 48px;
  text-shadow: 3px 3px 2px #FFF;
}
.bread {
  text-align: center;
  margin-bottom: 40px;
      border-bottom: 2px dashed #D8E4F3;
      padding-bottom: 10px;
}
.titulo h1 span {
  font-size: 20px !important;
}

.menu-interno {
  margin:0;
}

.menu-interno li {
  list-style: none;
  margin-bottom: 10px;
}
.menu-interno li a{
  background: #4998d3;
  background-size:120%;
  display: block;
  padding: 10px;
  border-radius: 5px;
  color: #FFF;
      font-family: 'Oswald', sans-serif;
      font-size: 16px;
}
.menu-interno li a:hover{
  background: #293381;
  transition: all 0.5s linear;
}

.rodape-slide {
  background: url(../imagens/rodape-slide.png) no-repeat top center;
  margin-top: -70px;
  position: relative;
  z-index: 4;
  padding-top: 80px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    width: 100%;
    border: none;
    background: #4998d3;
    color: #FFF;
    border-radius: 5px;
    line-height: 40px;
    margin-top: 30px;
}

.chama-box {
  padding: 20px;
  border-radius: 5px;
  background: #f0f3fa;
}

.chama-box input[type="text"] {
  margin-bottom: 20px;
  margin-top: 0px;
}

.chama-box label {
  font-size: 14px;
  color: #999;
}
.chama-box input[type="text"] + input[type="submit"]  {
  margin-top: 0;
}
.chamado {
    padding: 15px;
    background: #f0f3fa;
    border-radius: 5px;
    min-width: 272px;
    margin-bottom: 30px;
}
.chamado input[type="submit"] {
  text-transform: uppercase;
}
.bloco {
  margin-top: 20px;
}
.bloco h2 {
      margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 400;

    padding: 0 0 0 5%;
    width: 60%;
  color: #FFF;
  margin-top: 0;
  font-family: 'Oswald', sans-serif;
  float: left;
}
.bloco .fundo {
    background: url(../imagens/rodape.jpg) center -150px;
    border-radius: 0 10px 0 0;

}
.bloco .desc{
    padding: 20px;
    background: #f0f3fa;
        border-radius: 0 0 10px 10px;
}
.bloco .foto {
  width: 27%;
  margin-top: 20px;
  margin-right: 5%;
  float:left;
  border-radius: 12px;
  border: 2px solid #FFF;
}
.bloco .foto img{
  border-radius: 10px;
}
.bloco .desc a{
  padding: 10px 20px;
  background: url(../imagens/rodape.jpg) center -150px;
  color: #FFF;
  border-radius: 0 5px 5px 5px;
  margin:10px 0;
  display: inline-block;
}
.bloco .desc a:hover{
  background: url(../imagens/rodape.jpg) center -220px;
    transition: all 0.3s linear;
}
.bloco h2 span{
  line-height: 16px;
  font-size: 20px;
}
.rodape-blocos {
   background: url(../imagens/borda-blocos.jpg) no-repeat top center;
   padding-top: 130px;
   margin-top: -50px;
   padding-bottom: 40px;
}
.servicos h2 {
  text-align: center;
      font-family: 'Oswald', sans-serif;
      font-weight: 400;
}
.servicos .desc {
  text-align: center;
  margin-bottom: 40px;
}
.servicos img {
  width: 100%;
}
.servicos .span4 {
  margin-bottom: 20px;
}

.mapa {
   margin-top: -40px;
   height: 400px;
   position: relative;
}
.borda-mapa {
   background: url(../imagens/topo-mapa.png) no-repeat top center;
  position: absolute;
  height: 70px;
  top: 0;
  display: block;
  width: 100%;
}
.rodape {
  margin-top: 2px;
}
.servico a {
  display: block;
  padding: 10px 20px;
  text-align: center;
     background: url(../imagens/rodape.jpg) no-repeat center bottom;
     border-radius: 10px;
     height: 106px;
         transition: all 1s linear;
}
.servico a:hover {
     background: url(../imagens/rodape.jpg) no-repeat center top;
    transition: all 1s linear;
  }
  .produto a {
  display: block;
  padding:  15px;
  text-align: center;
     background: url(../imagens/rodape.jpg) no-repeat center bottom;
     border-radius: 10px;
         transition: all 1s linear;
}
  .produto a img{
    border-radius: 5px;
}
.produto a:hover {
     background: url(../imagens/rodape.jpg) no-repeat center -50px;
    transition: all 1s linear;
  }
.servico a h3{
     color: #FFF;
      font-family: 'Oswald', sans-serif;
      font-weight: 400;
      font-size: 28px;
}

.produtos h3 {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  min-height: 72px;
}

.produtos .box-img {
  border-bottom: 1px dashed #0195d3;
  overflow: hidden;
  height: 150px;
}
.maiss a {
  background: #4998d3;
    padding: 10px 0;
    display: block;
    margin-top: 10px;
    text-align: center;
    margin-top: 30px;
    border-radius: 5px;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}
.maiss a:hover {
  background: #293381;
}
.maiss {
    margin-bottom: 30px;
    border-bottom: 2px dashed #D8E4F3;
    padding-bottom: 30px;
  }
.blog img {
  border-radius:0 5px 5px 5px;
}

.blog h2 {
  margin-top: 0;
  margin-bottom: 20px;
}



.btu {
  background: url(../imagens/fundo-btu.jpg) repeat-x top;
  padding: 50px 0;
}
.btu input[type="text"] {
  font-size: 18px;
  color: #08588e;
}
.btu h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}
.btu .calculo {
  background: url(../imagens/rodape.jpg) center 258px;
  border-radius: 10px;
}

.btu .padding {
  padding: 20px 20px 30px;
}
.calculo label {
    font-size: 14px;
    color: #FFF;
    cursor: pointer;
    display: block;
    font-weight: normal !important;
}

.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  padding-top: 0;
  right: 5px;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    padding: 7px;
    margin-left: 0px;
    position: relative;
    border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
  position: absolute;
  top: -2px;
    right: 3px;
}

.btu input{
    border: 0px !important;
    outline: none !important;
    width: 100% !important;
        border-radius: 5px;
        text-align: center;
        font-size: 18px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.btu input[type="button"] {
      background: #4094d0;
    color: #c1e7ff;
    border-radius: 5px;
    line-height: 35px;
    font-weight: bold;
    text-transform: uppercase;
        font-family: 'Oswald', sans-serif;
}
.btu .resultado {
  padding-top: 19px;
  background: url(../imagens/seta-btu.png) no-repeat center top;
  margin-top: -10px;
      font-family: 'Oswald', sans-serif;
}
.btu .resultado .interno {
  line-height: 50px;
  background: url(../imagens/fundo-resultado.png) repeat-x top;
  border-radius: 5px; 
  color: #FFF;
}
.btu .resultado .interno input {
  display: inline-block;
  width: auto !important;
  background: none;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #FFF;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  line-height: 20px;
}
.btu form {
  margin-bottom: 0;
}

.servicos-index {
  background: url(../imagens/fundo-servicos.jpg) repeat-x bottom;
  padding: 0 0 50px;
  margin-bottom: 40px;
}
.servicos-index  h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-align: center;
      margin-bottom: 20px;
    font-size: 24px;
    margin-top: 0;
}
.servicos-index #myTab{
  margin-bottom: 0;
}

.servicos-index .tab-pane {
  padding: 20px;
      border-width: 2px;
    border-color: #2f3885;
    background: #FFF;
    border-radius: 5px;
    border-style: solid;
}

.produtos-index {
  padding-bottom: 30px;

}
.produtos-index h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 0;
}
.produtos-index h4, h4.produtos {

  margin-top:0;
  padding-top: 8px;
  font-weight: 400;
    padding-bottom: 8px;
    margin-bottom: 0;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    line-height: 24px;
    background: url(../imagens/fundo-tab1.jpg) repeat-x;
    border: 1px solid transparent;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    margin-bottom: 1px;
  }
 .categorias {
    margin: 0 0 20px;
    padding: 0;
  }
   .categorias li{
      list-style: none;
      margin-bottom: 1px;
}
   .categorias li a{
    padding: 6px;
    color: #c1e7ff;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    font-family: 'Oswald', sans-serif;
    line-height: 24px;
    background: url(../imagens/fundo-tab1.jpg) repeat-x top;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
.categorias li a:hover{
    background: url(../imagens/fundo-tab.jpg) repeat-x bottom;
}
.produtos-index .box-img{
  overflow: hidden;
  height: 150px;
  border-radius:5px;

}
.produtos-index .box-img img{
  border-radius: 5px;
}

.produtos-index h3 {
  font-family: 'Oswald', sans-serif;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0099d5;
  margin-top: 20px;
  padding-top: 20px;
      border-top: 2px dashed #0099d5;
}
.empresa-index p{
  padding: 10px;
  border-radius:5px;
  border: 2px solid #08588E;
  text-align: center;
}



/*Parallax*/

.bgParallax {
  margin: 0 auto 40px;
  max-width: 1920px;
  position: relative;
  background-position: 50% 0;
  background-repeat: repeat;
  background-attachment: fixed;
}

#institucional {
  background: url(../imagens/rodape.jpg);
  padding: 50px 0;
}

#institucional h3 {
  margin-top: 0;
  color: #FFF;
      text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

#institucional p {
  color:#b2e1ff;
}

#institucional {
  text-align: center;
}
.mais {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #c1e7ff;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-top: 20px;
    font-family: 'Oswald', sans-serif;
    line-height: 24px;
    background: url(../imagens/fundo-tab1.jpg) repeat-x top;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.mais:hover {
    background: url(../imagens/fundo-tab.jpg) repeat-x bottom;
    color:#FFF;
}
.form-control {
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: .25rem;
        border: solid 1px #c5c5c5 !important;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1)!important;
        margin: 10px 0 0px 0;
}
select.form-control {
         margin: 20px 0 0px 0;
         padding: 7px 3%;
         height: 35px;
 
}
textarea.form-control  {
  margin-top: 20px;
}
.blog-postagem {
  text-align: justify;
}

.parceiros .box-img {
  border-radius: 5px;
  border: 1px solid #dbecf6;
  padding: 2px;
  margin-bottom: 30px;
  text-align: center;
}
.parceiros .box-img img{
  border-radius: 5px;
}
.produto p {
  text-align: center;
}
.servicoss p {
  text-align: justify;
}
.email-rodape span {
    display: block !important;
    margin-bottom: 0 !important;
}