* {
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1 {
  color: #464646;
  font-weight: lighter;
  font-size: 42px;
  color: white;
  text-trans-: uppercase;
}
h2 {
  color: #464646;
  font-weight: lighter;
  font-size: 26x;
  margin-bottom: 25px;
  margin-top: 45px;
}
h3 {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
  margin-left: 10px ;
}
a {
  font-style: none;
  text-decoration: none;
  color: #464646;
}
p {
  color: #b7b7b7;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* --------------------------------------  \/ LESS \/  ---------------------------------- */
.heightAuto {
  min-height: 10px;
  height: 100px;
  height: auto !important;
}
.wrapper {
 
}
#logo {
  background: url("../images/logo.html") top left no-repeat;
  width: 251px;
  height: 73px;
  display: inline-block;
  margin-top: 12px;
  margin-right: 425px;
}
/* -------------------------------------- \/ CSS \/ ---------------------------------- */
body {
  background: url(../images/agua-para-bateria-header-bg.jpg) top center no-repeat; " 
  font-weight: lighter;
}
/*** HEADER ***/
header {
  height: 270px;
}
header h1 {
  font-weight: bolder;
  margin-top: 10px;
  text-shadow: 1px 1px 5px #666;
  text-align: center;
}
header #top-header {
  display: block;
  height: 145px;
  color: #fff;
  font-size: 18px;
  background-position-x: 142px;
  background-position-y: 0px;
}
header #top-header #telefone-header {
  display: inline-block;
}
header #top-header #telefone-header #telefone-header-text {
  font-size: 27px;
}
header #top-header #telefone-header #telefone-header-number {
  font-size: 22px;
}
header #header-info {
  height: 81px;
  display: inline-block;
  vertical-align: top;
}
/*** ARTICLE ***/
article {
  background-color: #ffffff;
   padding: 10px 10px 10px 10px; 

  margin-bottom: 30px;
  /* border: 1px solid #cbcbcb; */

  min-height: 500px;
  height: 500px;
  height: auto !important;
  display: inline-block;
  /* vertical-align: top; */

}
article p {
  font-size: 22px;
}
article .index-blocks {
  display: inline-block;
  vertical-align: top;
  margin-right: 75px;
}
article #lightgrey {
  background-color: #FAF9F9;
  padding: 30px 0;
  margin: 30px 0;
}
.titleRight {
  display: inline-block;
  vertical-align: top;
}
/*** SECTION ***/
section h1 {
  color: #464646;
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
}
section#banner {
  height: 156px;
  margin-bottom: 25px;
}
section img {
  margin-bottom: 20px;
}
#content {
  margin-top: 47px;
}
.thumb {
  display: inline-block;
  width: 288px;
  height: 216px;
  margin: 15px 20px 15px 0;
  background-size: cover;
}
.banner {
  background-size: cover;
}
img{ max-width:100%;}
#imgs img {
  border: 1px solid #333;
  margin: 5px;
}
/*** ASIDE ***/
aside {
  display: inline-block;
  vertical-align: top;
}
textarea{ width:100%;}
aside p {
  font-size: 16px;
  padding: 0 5px 10px 10px;
  text-align: left;
}
form,
#localizacao,
#telefone {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125);
  display: block;
  margin: 0 auto;
  font-weight: bolder;
  text-align: center;
  padding: 5px 0 0 0;
  background: #fff;
  margin-bottom: 10px;
}
form .formTitle,
#localizacao .formTitle,
#telefone .formTitle {
  height: 28px;
  border-bottom: solid 1px #fff;
  text-align: left;
  padding-top: 4px;
  font-size: 18px;
  margin-bottom: 10px;
}
form .formTitle #mailIcon,
#localizacao .formTitle #mailIcon,
#telefone .formTitle #mailIcon {
  background: url(../images/mail-icon.html) top left no-repeat;
  display: inline-block;
  height: 11px;
  margin-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  border-right: #ffffff solid 1px;
}
form button,
#localizacao button,
#telefone button {
	width:100%;
  height: 34px;
  background-color: #141414;
  color: #FFF;
  font-size: 15px;
  border: none;
  text-transform: uppercase;
  margin-bottom: 8px;
}
label {
  color: white;
  display: inline-block;
  font-size: 12px;
  font-weight: lighter;
  width: 63px;
}
label label:last-of-type {
  position: relative;
  top: -9px;
}
input,
textarea {
  color: #b7b7b7;
  display: inline-block;
  height: 27px;
  margin: 5px 0px 8px 0px;
  border: 1px solid #E3E3E3;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 0px 7px;
  border-radius: 2px;
  font-size: 13px;
}
textarea {
  height: 55px;
  resize: none;
  padding-top: 5px;
}
/*** NAV ***/
input{ width:100%;}
/*** FOOTER ***/
footer {
  background: #141414;  
  width: 100%;
  position: relative;
  top: -100%;
  color: white;
  padding: 8px 8px 8px 8px;
  letter-spacing: 1px;
}
footer p {
  color: white;
  display: inline-block;
}
footer a {
  float: right;
  color: white;
  display: inline-block;
}
footer .wrapper {
  padding-top: 4px;
  height: 100px;
}
.wrapper {

}
nav {
  margin-right: 20px;
  font-weight:bold;
}