html {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
}
/* pesquisa numero de rua*/
.pesquisa {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 20px;
}
.entradas {
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  width: 200px;
}
.meu-input {
  margin: 2px;
  width: 200px;
  border: 1px solid #313535;
  border-radius: 5px;
  padding: 2px;
  font-size: 16px;
  background-color: #cad6da;
}
button {
  margin: 20px;
  padding: 5px;
  font-size: 16px;
  border: none;
  border-radius: 40px;
  background-color: #080949;
  color: rgb(253, 252, 253);
  cursor: pointer;
  width: 100px;
}
.pesquisa {
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.botoes {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}


.barra_pesquisa_rua {
  width: 100%;
  height: auto;
  background-color: rgb(155, 236, 236);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: column;
}
/*-- fim da pesquisa numero de rua--*/

/* Estilos para a busca por título */
.div_entrada_e_botao {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 1rem;
}

.div_do_formulario {
  display: flex;
  justify-content: center;
  align-items: center;
 
  width: 100%;
 
}
.div_entrada_e_botao {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 1rem;
}

.site-search-container {
  position: relative;
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
  width: 100%;
}

/* Container de sugestões para cada barra */

#site-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  max-height: 200px;
  overflow-y: auto;
}

/* Estilo das sugestões */
.site-suggestions li {
  padding: 8px 12px;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}

.site-suggestions li:last-child {
  border-bottom: none;
}

.site-suggestions li:hover {
  background-color: #f0f8ff;
}

#barra_de_pesquisa {
  flex: 1;
  padding: 8px;
  border: 3px solid #0f0d0dd8;
  border-radius: 4px;
  font-size:20px;
  height: 25px;
}



.site-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 4px;
  padding: 0;
  list-style: none;
  background: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  max-height: 200px;
  overflow-y: auto;
  display: none;
  z-index: 1000;
}

.site-suggestions li {
  padding: 8px 12px;
  cursor: pointer;
}

.site-suggestions li:hover {
  background-color: #f0f0f0;
}



#site-search-submit {
  border-radius: 6px;
  background-color: #0a3b7a;
  color: #fff;
  padding: 6px 10px;
  border: none;
  cursor: pointer;
}

#site-search-suggestions li:hover {
  background: #e6f0ff;
}

/* area da numeraçao*/
.corpo {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.rua_principal {
  background-color: #a6acac;
  height: auto;
  width: 30px;
}
span {
  width: 75px;
  height: 20px;
}
.numero_duplo {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  border: #313535 solid 1px;
  cursor: pointer;
  position: relative;
  height: 20px;
}
.numero_duplo_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  border: #313535 solid 1px;
  cursor: pointer;
  position: relative;
  height: 40px;
}
.numero_duplo_3 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  border: #313535 solid 1px;
  cursor: pointer;
  position: relative;
  height: 60px;
}
.numero_duplo_4 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  border: #313535 solid 1px;
  cursor: pointer;
  position: relative;
  height: 80px;
}
.numero {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  border: #313535 solid 1px;
  cursor: pointer;
  position: relative;
  height: 20px;
}
.numero_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  border: #313535 solid 1px;
  cursor: pointer;
  position: relative;
  height: 40px;
}
.numero_3 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  border: #313535 solid 1px;
  cursor: pointer;
  position: relative;
  height: 60px;
}
.numero_4 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  border: #313535 solid 1px;
  cursor: pointer;
  position: relative;
  height: 80px;
}

.lado_a {
  display: grid;
  justify-items: end;
gap: 2px;
  width: 155px;
  height: auto;
}

.lado_b {
  display: grid;
  justify-items: start;
gap: 2px;
  width: 155px;
  height: auto;
}

.selecionado {
  color: #f5f3f3;
  background-color: #07223f;
  cursor: pointer;
}
/* fim da area da numeraçao*/

.ruas_laterais {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
 border-top: #313535 solid 1px;
  border-bottom: #313535 solid 1px;
  padding: 0px;
  font-size: 10px;
  cursor: pointer;
  position: relative;
  width: 150px;
  background-color: #a6acac;
  height: 20px;
}
.ruas_laterais_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  font-size: 10px;
  cursor: pointer;
  position: relative;
  width: 150px;
  height: 40px;
  background-color: #a6acac;
  border-top: #313535 solid 1px;
  border-bottom: #313535 solid 1px;
}
.ruas_laterais_3 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  font-size: 10px;
  cursor: pointer;
  position: relative;
  width: 150px;
  height: 60px;
  background-color: #a6acac;
  border-top: #313535 solid 1px;
  border-bottom: #313535 solid 1px;
}

.ruas_laterais_4 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #ebe9a5;
  padding: 0px;
  font-size: 10px;
  cursor: pointer;
  position: relative;
  width: 150px;
  height: 80px;
  background-color: #a6acac;
  border-top: #313535 solid 1px;
  border-bottom: #313535 solid 1px;
}

/* estilo do mapa*/
iframe {
  margin-top: 20px;
  border: 2px solid #313535;
  border-radius: 10px;
}
/* estilo do mapa*/
