@charset 'utf-8';@import url('/css/carregar/fontes');* {box-sizing: border-box;margin: 0;padding: 0;scroll-behavior: smooth;}html {font-family: 'Ubuntu Mono';font-size: 10px;scroll-behavior: smooth;}body {align-items: center;background-attachment: fixed;background-color: rgba(255,255,255);background-image: none;background-position: center;background-repeat: no-repeat;background-size: cover;display: flex;flex-direction: column;}header {align-items: center;background-color: transparent;border-radius: 20px 20px 0 0;box-shadow: 0 3px 5px rgb(0,0,0);display: flex;flex-direction: column;margin: 20px;max-width: 1000px;min-width: 280px;width: 86%;}main {align-items: center;display: flex;flex-direction: column;width: 100%;}#capa {align-items: center;background-color: rgb(0,0,0);background-image: none;background-position: center;background-repeat: no-repeat;background-size: cover;border-radius: 20px 20px 0 0;display: flex;flex-direction: column;width: 100%;}#capa > img {margin: 10px 0;max-height: 120px;max-width: 120px;}#capa > h1 {color: rgb(255,255,255);font-size: 3.6em;margin: 10px 0 5px 0;text-align: center;}#capa > p {color: rgb(255,255,255);font-size: 1.8em;margin: 0 0 10px 0;text-align: center;}#menuAcao {align-items: center;background-color: rgb(0,102,255);display: flex;flex-wrap: wrap;justify-content: center;padding: 10px;width: 100%;}#menuAcao > li {list-style: none;margin: 5px;}#menuAcao > li > a {align-items: center;border: 2px solid rgb(255,255,255);border-radius: 10px;color: rgb(255,255,255);display: flex;flex-direction: column;font-size: 1.6em;height: 100px;justify-content: center;text-decoration: none;width: 100px;}#menuAcao > li > a > span:first-child {font-size: 2em;margin-bottom: 5px;}.sessao {background-color: rgba(255,255,255,0.75);box-shadow: 0 3px 5px rgb(0,0,0);display: flex;flex-direction: column;margin: 0 20px 20px 20px;max-width: 1000px;min-width: 280px;width: 86%;}.sessao > h2 {background-color: rgb(0,102,255);color: rgb(255,255,255);font-size: 2.8em;text-align: center;}.sessao > ul {align-items: center;display: flex;font-size: 1.8em;flex-wrap: wrap;justify-content: center;list-style: none;}.sessao > ul a {align-items: center;border-radius: 20px;border-style: solid;border-width: 2px;display: flex;justify-content: center;margin: 5px;padding: 5px 0;text-decoration: none;}.sessao > ul a > span {margin-left: 5px;}.redesSociais {background-color: rgb(255,255,255);border-color: rgb(0,0,0);color: rgb(0,0,0);width: 150px;}.contatos {width: 230px;}.endereco {display: flex;flex-direction: column;font-size: 1.8em;margin-top: 5px;padding: 0 10px;}.botao-rota {align-items: center;background-color: rgba(0,102,255,1.0);border-radius: 10px;color: rgb(255,255,255);display: flex;font-size: 2.2em;height: 30px;justify-content: center;margin: 20px auto 0;margin-bottom: 5px;text-decoration: none;width: 230px;}.botao-rota > span {margin-left: 5px;}.funcionamento {align-items: center;display: flex;flex-direction: column;font-size: 1.8em;justify-content: center;padding: 5px;}.funcionamento > span:first-child {font-size: 1.5em;margin-bottom: 10px;}.funcionamento > span:first-child > i {margin-right: 10px;}.galeria {align-items: center;display: flex;flex-wrap: wrap;justify-content: center;list-style: none;}.galeria > li {margin: 10px;}.vendedores {align-items: center;border-width: 2px;border-radius: 20px;border-style: solid;display: flex;flex-direction: column;justify-items: center;margin: 5px 10px;padding: 10px;width: 280px;}.icones {display: flex;flex-direction: row;}.iconeVendedor {border-radius: 50px;font-size: 1.3em;height: 50px;width: 50px;}.facebook-corFonte {color: rgb(66,103,178);}.youtube-corFonte {color: rgb(255,0,0);}.instagram-corFonte {color: rgb(193,53,132);}.twitter-corFonte {color: rgb(29,161,242);}.whatsapp-corFonte {color: rgb(37,211,102);}.telefone-corFonte {color: rgb(255,255,255);}.vendedores-corFonte {color: rgb(0,102,255);}.whatsapp-corBorda {border-color: rgb(37,211,102);}.telefone-corBorda {border-color: rgb(0,102,255);}.vendedores-corBorda {border-color: rgb(0,102,255);}.whatsapp-corFundo {background-color: rgb(255,255,255);}.telefone-corFundo {background-color: rgb(0,102,255);}