@charset 'utf-8';@import url('/css/carregar/layoutSitio');body {background-attachment: fixed;background-color: rgba(102,102,102);background-image: url('/imagem/d/png/80/fundoPesquisa320');background-position: center;background-repeat: no-repeat;background-size: cover;}header {background-color: transparent;box-shadow: none;}#logo {visibility: hidden;}#botao-localidade {display: none;}#botao-localidade:checked ~ #selecaoLocaliade {top: 0;}#selecaoLocaliade {align-items: center;background-color: rgba(0,0,0,0.5);display: flex;justify-content: center;position: fixed;height: 100vh;top: calc(-100vh - 240px);transition: all 500ms ease;-webkit-transition: all 500ms ease;width: 100vw;}.formularioLocalidade {align-items: center;background-color: rgba(255,255,255,1);display: flex;flex-direction: column;justify-content: center;height: 50vh;max-height: 520px;max-width: 640px;min-height: 260px;min-width: 320px;width: 70vw;}.formularioLocalidade img {display: block;height: 70px;max-width: 100px;width: auto;}.formularioLocalidade h1 {font-family: 'PT Sans';font-size: 3em;margin: 10px 0;}.formularioLocalidade div {align-items: center;display: flex;flex-direction: column;justify-content: center;}.formularioLocalidade span {font-size: 1.6em;margin: 10px 0;text-align: center;}.formularioLocalidade label {align-items: center;background-color: rgba(204,102,0,1);border: none;border-radius: 0 0 15px 15px;color: rgb(255,255,255);cursor: pointer;display: flex;font-size: 1.6em;font-weight: bold;height: 30px;justify-content: center;outline: none;width: 230px;}.formularioLocalidade label:hover {background-color: rgba(0,102,0,1);}.caixaLocalidade {background-color: rgb(255,255,255);border: 2px solid rgb(204,102,0);border-radius: 15px 15px 0 0;display: flex;font-size: 1.4em;height: 30px;margin-bottom: 5px;position: relative;width: 230px;}.caixaLocalidade select {appearance: none;-webkit-appearance: none;-moz-appearance: none;background-color: transparent;border: none;display: block;height: 100%;outline: none;padding: 0 7px;resize: none;width: 100%;z-index: 2;}.caixaLocalidade span {align-items: center;display: flex;height: 30px;justify-content: center;position: absolute;right: 0;width: 30px;z-index: 1;}main {align-items: center;display: flex;flex-direction: column;height: calc(100vh - 230px);justify-content: center;margin-top: 0;min-height: 240px;width: 100%;}main img {display: block;height: 100px;margin-bottom: 15px;max-width: 200px;width: auto;}.formularioPesquisa {background-color: rgba(0,0,0,0.65);border: 2px solid rgb(255,255,255);border-radius: 15px;color: rgb(255,255,255);display: flex;height: 30px;max-width: 640px;min-width: 280px;width: 70vw;}.formularioPesquisa span {align-items: center;display: flex;font-size: 1.4em;height: 100%;justify-content: center;width: 30px;}.formularioPesquisa input[type=search] {background-color: transparent;border: none;color: rgb(255,255,255);height: 100%;outline: none;width: calc(100% - 120px);}.formularioPesquisa button {background-color: rgba(204,102,0,1);border: none;border-radius: 0 15px 15px 0;color: rgb(255,255,255);cursor: pointer;font-weight: bold;height: 100%;outline: none;width: 90px;}.formularioPesquisa button:hover {background-color: rgba(0,102,0,1);}.localidade {align-items: center;background-color: rgba(0,0,0,1);border-radius: 15px;color: rgb(255,255,255);cursor: pointer;display: flex;font-size: 1.2em;height: 30px;justify-content: center;margin-top: 10px;width: 200px;}.localidade > span:first-child {font-size: 1.3em;margin-right: 5px;}.localidade:hover > span:first-child {color: rgb(255,0,0);}footer {background-color: transparent;}@media only screen and (max-height: 500px) {header {height: 80px;position: relative;top: 0;}}@media only screen and (min-height: 600px) and (min-width: 510px) {main img {height: 180px;max-width: 200px;width: auto;}.formularioPesquisa {border-radius: 25px;height: 50px;}.formularioPesquisa span {font-size: 1.8em;width: 45px;}.formularioPesquisa input[type=search] {font-size: 1.6em;width: calc(100% - 165px);}.formularioPesquisa button {border-radius: 0 25px 25px 0;width: 120px;}}@media only screen and (min-width: 640px) {body {background-image: url('/imagem/d/jpg/80/fundoPesquisa');}}@media only screen and (min-width: 700px) {main {align-items: center;display: flex;flex-direction: column;height: calc(100vh - 160px);justify-content: center;min-height: 240px;width: 100%;}}