@charset "UTF-8";.texto{padding-bottom:75px;max-width:1400px;text-align:center}.tipos,.cidades{display:flex;flex-wrap:wrap;justify-content:center}.tipos a,.cidades a{padding:0 10px;height:50px;border-radius:10px;border:1px solid #c58e43;display:flex;align-items:center;justify-content:center;text-transform:uppercase;background:transparent;cursor:pointer;transition:1s all;margin:10px;width:330px;color:#808082}.tipos a:hover,.cidades a:hover{background:#c58e43 linear-gradient(45deg,#c58e43 0%,#f2cd80 100%);color:#fff}.tipos a:hover,.tipos a.selecionado,.cidades a:hover,.cidades a.selecionado{color:#fff}.tipos a.selecionado,.cidades a.selecionado{background:#c58e43}#titulo-cidades{padding-top:150px;margin-bottom:45px}.cidades{margin-bottom:100px}h2{font-weight:400;font-size:26px;margin-bottom:25px;margin-top:60px}@media screen and (max-width: 680px){html,body{height:inherit}}
