.azul{
  background-color:#4AD0FF;
}

/* Form */

form p{
  margin-top:10px;
  text-transform: uppercase;
  font-family: ClanWeb-Medium , 'sans-serif';
  font-size:12px; 
}

form label{
  color:#999999;
}

form input#file{
  color:#999999;
  margin-top: 30px;
  margin-bottom: 30px;
}

#sidebar {
  margin-top:40px;
  padding-right:20px;
  position: relative;
}

#contato h1{
  font-family: ClanWeb-Thin , 'sans-serif';
  margin:60px 0 0 20px;
  font-size:45px;
  font-weight:normal;
  line-height:45px;
  color:#949494;
  width:380px;
}

.wpcf7-text, .wpcf7-form-control-wrap textarea{
  width:100%;
  margin-bottom:10px;
  border:none;
  border-bottom:solid 1px #585858;
  padding:8px 8px 2px 0;
  background-color:#3d484e;
  color:#fff;
  font-size:16px;
  font-family:ClanWeb-Thin, 'sans-serif';
}

.wpcf7-form-control-wrap textarea{
  height:155px;
}

input.wpcf7-text:hover, .wpcf7-form-control-wrap textarea:hover{
  border-bottom:solid 1px #fff;
}

div.input{
  position: relative;
  color:#909090;
}

div.input:hover{
  color:#fff;
}


div.input span.wpcf7-not-valid-tip-no-ajax{
  background:url('../images/site/icon-error.png') no-repeat;
  display: block;
  text-indent:-900000px;
  width:26px;
  height:26px;
  position: absolute;
  top:5px;
  right:20px;
}

#wpcf7-f6-p4015-o1{
  position: relative;
}

.wpcf7-validation-errors{
  color: #7ECFEC;
  font-size:12px;
  position: absolute;
  top: -32px;
}

a.mapa-webgoal-sp, a.mapa-webgoal-pc{
  width:220px;
  height:220px;
  border:0;
  display: block;
  text-indent:-90000px;
}

a.mapa-webgoal-sp{
  background:url('../images/site/mapa-webgoal-sao-paulo.jpg') no-repeat top;  
}

a.mapa-webgoal-pc{
  background:url('../images/site/mapa-webgoal-pocos-de-caldas.jpg') no-repeat top;  
}

a.mapa-webgoal-pc:hover{
  background:url('../images/site/mapa-webgoal-pocos-de-caldas.jpg') no-repeat bottom;
}

a.mapa-webgoal-sp:hover{
  background:url('../images/site/mapa-webgoal-sao-paulo.jpg') no-repeat bottom;
}

input.wpcf7-submit{
  cursor: pointer;
  color:#FFF;
  font-size:16px;
  background:url('../images/site/webgoal-mensagem.png') no-repeat left top;
  border:none;
  padding:10px;
  width:40px;
  text-indent:-90000px;
  height:40px;
  float: right;
}


input.wpcf7-submit:hover{
  background:url('../images/site/webgoal-mensagem.png') no-repeat right top;
}

/* Contato */

section#contato{
  background:#3d484e fixed;
  background-position:0 0;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
      background-size: cover;
  height:auto;
  color: #FFF;
  position: relative;
}

section#contato .locais{
  margin-top:120px;
}

section#contato h2{
  background:url('../images/site/borda-azul.jpg') no-repeat;
  font-family: ClanWeb-Medium, sans-serif;
  font-size:20px;
  margin:10px 0;
  color:#FFF;
  display:block;
  height:50px;
}

section#contato a{
  font-family: ClanWeb-Medium, sans-serif;
  font-size:12px;
}

section#contato .endereco{
  background:url('../images/site/seta-branca.png') no-repeat;
  background-position:left 50px;
  font-family: ClanWeb-Book, sans-serif;
  font-size:12px;
  margin-top:70px;
  display:block;
  height:70px;
}

section#contato .span6{
  margin-top:30px;
}

.span3.azul{
  padding:20px;
  width:180px;
  height:180px;
}

.span3.azul h3{
  font-size:18px;
}

.span3.azul p{
  font-size:16px;
}

.html5{
  width:100%;
  background-color: #31383c;
  bottom:0px;
  position: absolute;
}

.html5 .container{
  padding:0;
  height:60px;
}

.html5 .container p{
  color:#909090;
  font-size:10px;
  float:left;
  line-height:60px;
  margin-left:35px;
}
