h2 {
  font-size: 26px;
  letter-spacing: 3px;
}

.chamada {
  font-size: 14px;
}

.limite {
  max-width: 310px;
  padding: 0 5px;
}

/* topo */
header {
  height: 60px;
}
header #bt-menu {
  display: block;
  float: right;
  border: none;
  background: none;
  color: #FFF;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 28px;
  margin: 15px 5px auto auto;
  position: relative;
  z-index: 15;
}
header #logo-revenda {
  width: 120px;
  height: 60px;
  margin-right: 0px;
  text-align: center;
  background-size: contain;
  position: relative;
  z-index: 15;
}
header #menu {
  width: 100%;
  height: 365px;
  position: absolute;
  display: none;
  left: 0;
  top: 60px;
  float: none;
  background-color: #004A8B;
  overflow: hidden;
}
header #menu ul {
  margin: 0 auto;
  width: 200px;
  padding-top: 10px;
}
header #menu ul li {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
  text-align: left;
}
header #menu ul li hr {
  bottom: 3px;
  width: 30px;
}
header #menu ul li:first-child {
  padding-left: 0;
}
header #menu ul li:last-child {
  padding-right: 0;
}
header .logo-valley {
  height: 60px;
  line-height: 60px;
  float: left;
  margin-left: 25px;
  position: relative;
  z-index: 15;
}
header .logo-valley img {
  width: 80px;
  vertical-align: middle;
}

/* banner */
#banner {
  padding-bottom: 30px;
  height: 300px;
}
#banner #linha-banner {
  height: 300px;
}
#banner ul {
  height: 300px;
}
#banner ul li {
  height: 300px;
}
#banner ul li a {
  height: 300px;
  background-size: cover;
}
#banner ul li a .limite strong {
  padding-top: 100px;
  font-size: 20px;
  margin-left: 20px;
}
#banner ul li a .limite .texto {
  font-size: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}
#banner ul li a .limite .btn {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 20px;
}
#banner #nav-banners {
  position: relative;
  bottom: 30px;
  z-index: 5;
  text-align: right;
}
#banner #nav-banners a {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #5ccbfa;
  border-radius: 50%;
  color: transparent;
  font-size: 6px;
  text-align: center;
  margin: 0 10px;
}
#banner #nav-banners a:hover, #banner #nav-banners a.activeSlide {
  background-color: #5ccbfa;
  color: #5ccbfa;
}

#produtos {
  background-color: #ededed;
}
#produtos #scroll-produtos {
  top: -80px;
}
#produtos h2 {
  float: none;
  margin-bottom: 10px;
}
#produtos .chamada {
  float: none;
  margin-left: 0px;
  margin-bottom: 20px;
}
#produtos ul .produto {
  height: auto;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 40px;
}
#produtos ul .produto .info {
  display: block;
  width: 290px;
  height: auto;
  min-height: 200px;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#produtos ul .produto .info h3 {
  font-size: 16px;
  margin-bottom: 20px;
}
#produtos ul .produto .info span {
  font-size: 14px;
  line-height: 20px;
  width: 270px;
  margin-bottom: 20px;
}
#produtos ul .produto .info a {
  font-size: 12px;
  letter-spacing: 2px;
}
#produtos ul .produto .imagem {
  width: 310px;
  height: 270px;
  display: block;
}
#produtos ul .produto .imagem img {
  max-width: 310px;
}

#servicos {
  height: auto;
  margin-top: 0;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}
#servicos #scroll-servicos {
  top: -50px;
}
#servicos h2 {
  float: none;
  margin-bottom: 10px;
}
#servicos .chamada {
  float: none;
  margin-left: 0px;
}
#servicos ul li {
  border-bottom: 1px solid #dbdbdb;
}
#servicos ul li .servico {
  width: 310px;
  padding-top: 30px;
}
#servicos ul li .servico .titulo {
  width: 300px;
  float: none;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#servicos ul li .servico .titulo h3 {
  font-size: 18px;
  line-height: 26px;
}
#servicos ul li .servico .texto {
  width: 300px;
  float: none;
  padding-bottom: 30px;
}
#servicos ul li .servico .texto span {
  font-size: 14px;
  line-height: 22px;
}

.primeiro {
  margin-right: 0;
}

#sobre {
  height: auto;
  background-size: cover;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
#sobre #scroll-sobre {
  top: -80px;
}
#sobre .topo .limite {
  height: 100px;
  line-height: 100px;
}
#sobre .texto {
  width: 310px;
  float: none;
  padding-top: 30px;
  margin-bottom: 30px;
}
#sobre .texto span {
  font-size: 14px;
  line-height: 20px;
}
#sobre .imagem {
  float: none;
  width: 310px;
  height: auto;
  line-height: normal;
}

#contato {
  height: auto;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
#contato #scroll-contato {
  top: -80px;
}
#contato h2 {
  margin-bottom: 20px;
  float: none;
}
#contato .chamada {
  float: none;
  margin-left: 0px;
  display: block;
  margin-bottom: 20px;
}
#contato form div {
  width: 310px;
}
#contato form div input {
  width: 310px;
  font-size: 14px;
}
#contato form div textarea {
  width: 294px;
  height: 100px;
  font-size: 14px;
}
#contato form div button {
  width: 190px;
  height: 48px;
  line-height: 48px;
  float: none;
}
#contato form div #contato-email {
  width: 310px;
  margin-right: 0px;
}
#contato form div #contato-telefone {
  width: 310px;
}

#onde-estamos {
  background-size: cover;
  margin-bottom: 30px;
}
#onde-estamos .topo {
  height: 100px;
  line-height: 100px;
}
#onde-estamos .locais .local {
  width: 310px;
}
#onde-estamos .locais .local .mapa {
  width: 310px;
}
#onde-estamos .locais .local:first-child {
  margin-right: auto;
  margin-bottom: 50px;
}

footer {
  height: auto;
  padding-top: 50px;
}
footer .linha-1 {
  margin-bottom: 30px;
}
footer .linha-1 .texto {
  width: 310px;
  float: none;
}
footer .linha-1 .imagem {
  float: none;
  text-align: center;
}
footer .linha-2 .creditos span {
  font-size: 12px;
}
footer .linha-2 #menu-social {
  padding: 20px 0;
}

/*# sourceMappingURL=mobile.css.map */
