body{
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  background-image: url('../images/fundo_paginas.png');
  background-repeat: repeat-x;
}
div.content p{
  padding-top: 0;
  padding-bottom: 0;
}
.clear:after{
  content: " ";
  display: block;
  clear: both;
}
.textochamada{
  color: #656161;
}
h2{
  font-size: 18px;
  color: #2e3883;
}
.logotipo h1{
  position: absolute;
  left: -1000000px;
}
header .contatos-header .container {
  background-color: #2e3883;
  color: #fff;
  font-weight: 600;
}
header .contatos-header p {
  float: left;
  padding-top: 3px;
}
header .contatos-header p img {
  margin-right: 5px;
}
header .header-links {
  float: right;
  padding: 5px 0px;
}
header .header-links a {
  margin-left: 5px;
}
header#cabecalho-pagina:before{
  content: " ";
  display: block;
  height: 10px;
  width: 100%;
  background-color: #f1f0ea;
}
section.cabecalho{
  position: relative;
}
section.logotipo{
  box-sizing: border-box;
  border-bottom: 2px solid #2e3883;
}
section.logotipo img{
  margin: 15px 0 29px 0;
  width: 400px;
}
section.nav-sec{
  box-sizing: border-box;
  border-bottom: 2px solid #2e3883;
  padding-bottom: 12px;
  padding-right: 75px;
}
section.bloco-nav-sec{
  box-sizing: border-box;
  padding-bottom: 41px;
  width: 248px;
  margin-top: 32px;
  position: relative;
}
section.unidades{
  width: 248px;
  height: 41px;
  background-color: #2e3883;
  margin-top: 12px;
  color: #fff;
}
section.unidades span{
  line-height: 38px;
  padding-left: 51px;
  color: #fff;
}
.col-md-offset-6 a{
  text-decoration: none;
}
div.homeefeito{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scale3d(0.7, 1, 1);
  -webkit-transform: scale3d(0.5, 1, 1);
  transition: 0.4s;
  background-color: rgba(32, 109, 135, 1);
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  padding-left: 55px;
  padding-top: 9px;
}
div.icone-menu-home{
  background-image: url("../images/icones_topo02.png");
  background-repeat: no-repeat;
  background-position: 10px 2px;
  display: block;
  z-index: 10;
  position: absolute;
  width: 46px;
  height: 35px;
  top: 2px;
  background-color: transparent;
  overflow: hidden;
}
a:hover div.icone-menu-home{
  background-image: url("../images/icones_topo02.png");
  background-position: 10px -34px;
}

div.icone-menu-contato{
  background-image: url("../images/icones_topo02.png");
  background-repeat: no-repeat;
  background-position: -35px 0px;
  display: block;
  z-index: 10;
  position: absolute;
  width: 49px;
  height: 35px;
  top: 3px;
  left: 136px;
  background-color: transparent;
  overflow: hidden;
}
a:hover div.icone-menu-contato{
  background-image: url("../images/icones_topo.png");
  background-position: -35px -33px;
}

div.icone-menu-unidades{
  background-image: url("../images/icone_mapa_topo.png");
  background-repeat: no-repeat;
  background-position: 10px 2px;
  display: block;
  z-index: 10;
  position: absolute;
  width: 49px;
  height: 35px;
  top: 87px;
  background-color: transparent;
}
section.home{
  margin-right: 4%;
  width: 119px;
}
section.home span{
  line-height: 38px;
  width: 100%;
  padding-left: 55px;
  color: #2e3883;
  position: absolute;
  z-index: 10;
  right: 0;
}
section.home:hover span{
  color: #fff;
}
section.contato span{
  line-height: 38px;
  color: #2e3883;
  position: absolute;
  z-index: 10;
  width: 100%;
  padding-left: 51px;
}
section.contato:hover span{
  color: #fff;
}
section.unidades span{
  position: absolute;
  z-index: 10;
}
section.home, section.contato{
  height: 40px;
  border: 2px solid #2e3883;
  width: 48%;
  float: left;
}
section.home, section.contato, section.unidades{
  box-sizing: border-box;
  cursor: pointer;
  font-size: 15px;
  position: relative;
}
section.container{
  width: 981px;
}
a{
  color: #2e3883;
}
ul.navbar-nav{
  width: 100%;
}
li.efeito-lista{
  width: 20%;
  text-align: center;
}
li.efeito-lista a {
  color: #2e3883;
}
li.efeito-lista:hover a {
  color: #2e3883;
}
.sublink{
  background-color: #2e3883;
}
.navegacao{
  margin: 0 auto;
  width: 80%;
  margin-top: 15px;
}
.navbar-toggle{
  float: left;
}
.icone-abrir{
  display: block;
  width: 30px;
  height: 30px;
  background-image: url('../images/menu.png');
  background-repeat: no-repeat;
}
a#menu-dropdown{
  height: 50px;
}
li#menu-dropdown {
  width: 20%;
}
.nav>li>a{
  font-weight: bolder;
}
.dropdown-menu{
  background-color: #2e3883;
}
li#menu-dropdown{
  position: relative;
}
li#menu-dropdown ul{
  display: none;
  position: absolute;
  z-index: 20;
  width: 200px;
  padding-left: 25px;
}
li#menu-dropdown:hover ul{
  position: absolute;
  z-index: 20;
  width: 200px;
  background-color: #2e3883;
  padding-left: 25px;
}
li#menu-dropdown ul li{
  display: block;
  margin-bottom: 9px;
  margin-top: 9px;
  background-color: #2e3883;
}
li#menu-dropdown ul li a{
  text-decoration: none;
}
li#menu-dropdown:hover a{
  background-color: #2e3883;
  color: #fff;
}
ul#lista-dropdown li a:hover{
  color: #9ca7ff;
}
.dropdown-menu>li>a{
  color: #fff;
}
.dropdown-menu li a:hover{
  color: #99a9ff;
}
.borda-inferior{
  display: block;
  height: 8px;
  background-color: #2e3883;
  width: 0;
  margin-top: 5px;
}
img.imagem-cabecalho{
  z-index: 10;
  width: 1180px;
  padding: 0;
  height: auto;
  width: 75%;
  float: none;
  margin: 20px 0 90px;
}
section.bloco-imagem{
  background-color: #fff;
  width: 100%;
}
section.container-imagem {
  position: relative;
  width: 1180px;
  text-align: center;
}
section.dimensao-site h3{
  font-size: 16px;
}
a.btn-resultado{
  display: block;
  width: 361px;
  height: 75px;
  background-color: RGBA(168, 37, 67, 0.9);
  background-color: rgba(32, 109, 135, 0.9);
  color: #fff;
  text-align: center;
  line-height: 70px;
  position: absolute;
  bottom: 0px;
  text-decoration: none;
  z-index: 10;
  font-size: 20px;
}
a.btn-resultado:hover{
  background-color: rgba(32, 109, 135, 1);
}
a.btn-resultado span{
  display: block;
  width: 100%;
  height: auto;
  background-image: url('../images/setas_botao_resultados.png');
  background-repeat: no-repeat;
  background-position: 300px center;
}
footer p{
  margin-bottom: 8px;
  margin-top: 8px;
  font-size: 14px;
}
footer p span{
  font-weight: bolder;
  text-transform: uppercase;
}
footer h4{
  margin-bottom: 10px;
}
header.nossas-unidades, header.laboratorios-apoio{
  background-color: #2e3883;
  color: #efefef;
  background-image: url('../images/icone_rodape02.png');
  background-repeat: no-repeat;
  background-position: 30px;
}
.lab-apoio-img {
  text-align: center;
  display: inline-block;
  padding-left: 20px;
}
header.nossas-unidades h3, header.laboratorios-apoio h3{
  padding-top: 18px;
  padding-bottom: 16px;
  margin-left: 73px;
  font-size: 16px;
}
section.bloco-rodape-1{
  padding-right: 0.5px;
  padding-left: 0;
}
section.bloco-rodape-1 #footer-email {
  background-color: #2e3883;
  color: #fff;
  font-weight: 600;
  text-align: center;
  margin: auto;
}
section.bloco-rodape-2{
  padding-left: 0.5px;
  padding-right: 0;
}
section.bloco-rodape-2 img {
  margin-top: 10px;
}
section.rodape{
  padding: 0;
}
#logo-alvaro{
  margin-left: 5px;
}
footer#rodape-pagina:after{
  width: 100%;
  height: 10px;
  content: " ";
  display: block;
  background-color: #f2f0ea;
}
h3.titulo-cabecalho-convenio{
  background-image: url('../images/icones_paginas.png');
  background-repeat: no-repeat;
  background-position: 0px -61px;
  height: 60px;
  padding-left: 80px;
  line-height: 60px;
}
ul#lista-convenios {
  padding-left: 20px;
}
ul#lista-convenios li {
  list-style-image: url('../images/marcador_convenios.png');
}
p{
  margin-top: 5px;
  margin-bottom: 5px;
}
.tabela-convenios{
  margin-bottom: 120px;
  width: 100%;
}
ul#lista-convenios li{
  padding-top: 5px;
  padding-bottom: 5px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
  background-color: #2e3883;
  color: #fff;
}
section.conteudo-pagina{
  margin-top: 35px;
}
section.conteudo-centralizado{
  width: 890px;
  margin-left: 13px;
  margin: auto;
}
@media (max-width: 991px) {
  section.logotipo img {
    width: 100%;
  }
  section.logotipo a {
    display: block;
    margin: 0 auto;
    width: 50%;
  }
}
@media(max-width: 767px){
  section.logotipo a{
    display: block;
    margin: 0 auto;
    width: 80%;
  }
  section.logotipo img{
    width: 100%;
  }
  section.nav-sec{
    padding-right: 0;
  }
  section.nav-sec > section{
    width: 80%;
    margin: 0 auto;
  }

  button.navbar-toggle{
    margin: 0;
  }
  ul.nav-responsive{
    z-index: 11;
    position: absolute;
    padding-left: 0;
  }
  ul.nav-responsive li{
    background-color: #faf8f9;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  footer#rodape-pagina p{
    display: block;
    margin: 0 auto;
    width: 80%;
  }
  footer#rodape-pagina h4{
    margin: 0 auto;
    width: 80%;
  }
  #logo-alvaro{
    margin-left: 20px;
    margin-bottom: 20px;
  }
  section.conteudo-centralizado{
    width: 100%;
  }
}
section.bloco-rodape-1 section{
  padding-left: 40px !important;
}
@media(max-width: 1050px){
  img.imagem-cabecalho{
    width: 100%;
  }
  section.container-imagem{
    width: 100%;
  }
  section.container{
    width: 100%;
  }
}
@media (max-width: 1180px) {
  section.container-imagem {
    width: 85%;
  }
}
@media (max-width: 950px) {
  section.conteudo-centralizado {
    width: 100%;
  }
}
@media (max-width: 780px){
  a.btn-resultado{
    display: none;
  }
  .navegacao{
    width: 100%;
  }
  section.logotipo a{
    display: block;
    margin: 0 auto;
    width: 50%;
  }
  section.logotipo img{
    width: 100%;
  }
  footer p{
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 14px;
  }
  footer p span{
    font-weight: bolder;
    text-transform: uppercase;
  }
  footer h4{
    margin-bottom: 10px;
  }
  header.nossas-unidades, header.laboratorios-apoio{
    background-color: #2e3883;
    color: #efefef;
    background-image: url('../images/icone_rodape02.png');
    background-repeat: no-repeat;
    background-position: 30px;
  }
  header.nossas-unidades h3, header.laboratorios-apoio h3{
    padding-top: 18px;
    padding-bottom: 16px;
    margin-left: 73px;
  }
  section.bloco-rodape-1{
    padding-right: 0.5px;
    padding-left: 0;
  }
  section.bloco-rodape-2{
    padding-left: 0.5px;
    padding-right: 0;
  }
  section.rodape{
    padding: 0;
  }
  #logo-alvaro{
    margin-left: 35px;
  }
  footer#rodape-pagina:after{
    width: 100%;
    height: 10px;
    content: " ";
    display: block;
    background-color: #f2f0ea;
  }
  section.bloco-rodape-1 section{
    padding-left: 40px !important;
  }
  h3.titulo-cabecalho-convenio{
    background-image: url('../images/icones_paginas.png');
    background-repeat: no-repeat;
    background-position: 0px -61px;
    height: 60px;
    padding-left: 80px;
    line-height: 60px;
  }
  ul#lista-convenios li{
    list-style-image: url('../images/img_convenios_icone.png');
  }
  p{
    margin-top: 5px;
    margin-bottom: 5px;
  }
  section.container-imagem {
    width: 100%;
  }
  img.imagem-cabecalho{
    margin: 20px 0 20px;
  }
}
@media (max-width: 767px) {
  li#menu-dropdown {
    width: 100%;
  }
  ul.navbar-nav {
    width: 90%;
  }
  section.nav-sec {
    width: 100%;
    float: left;
    padding-left: 0px;
  }
}
@media (max-width: 532px) {
  .header-links {
    padding-right: 10px !important;
  }
  .logo-alvaro {
    margin-right: 35px;
  }
  .lab-apoio-img {
    padding-left: 0px;
  }
}
@media (max-width: 500px) {
  .tabela-convenios {
    margin-bottom: 80px;
  }
  .tabela-convenios td {
    display: block;
    text-align: center;
    margin-top: 25px;
  }
}
section.row {
  margin: 0px;
}
