#percent{display: none;}

.infoMapa{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #0051f0;
    letter-spacing: -0.06em;
	font-weight:bold;
}

.infoMapa2{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #434343;
    letter-spacing: -0.06em;
	font-weight:bold;
}

#mapaInterativo{
    padding: 40px;
    float: left;
}

#boxRight{
    width: 350px;
    margin: 50px 0 0 0;
    float: right;
}
#boxRight #filtroRepre{
    width: 330px;
    height: 68px;
    margin: 10px 0 0 0;
    padding: 10px;
    background: url("../images/backgrounds/bg_filtro_loja.png") 0 0 no-repeat;

}

#boxRight #filtroRepre label{
    height: 31px;
    line-height: 31px;
    float: left;
}

#filtroRepre .selectPersonal {
  width:275px;
  height: 31px;
  margin: 0 0 4px 7px;
  position: relative;
  float: left;
  background:url("../images/backgrounds/bg_forms.png") 0 0 no-repeat;
}

#filtroRepre .selectPersonal span {
  position:absolute;
  top: 8px;
  left: 14px;
}

#filtroRepre .selectPersonal select {
  width:100%;
  height: 31px;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-appearance: none;
}

#listaRepre{
    width: 300px;
    padding: 0 0 50px 15px;
}

#listaRepre li{
    margin: 0 0 35px;
}

#listaRepre li h3{
    font-family: 'EffraMediumRegular';
    font-size: 14px;
    color: #f06f00;
    letter-spacing: -0.01em;
    text-transform: uppercase;
}

#listaRepre li address span{
    display: block;
    font-size: 13px;
    font-style: normal;
}
#listaRepre li address span.fone{
    font-family: 'EffraMediumRegular';
}

#encontrar_texto{
	display: none;
  font-family: 'EffraMediumRegular';
  font-size: 13px;
  color: #777;
  letter-spacing: -0.01em;
  padding: 30px 10px;
}

.loaderLista{
  display: none;
  padding: 10px;
}

