.footer{position:fixed;left:0;bottom:0;width:100%;background-color:#f4f4f4;color:#000;text-align:center;padding:10px;font-size:11px;z-index:1000}.color-red{color:tomato}.link{text-decoration:none;color:#000}.logo-footer{width:150px;vertical-align:middle;margin-left:5px}.link-form-sugestoes{width:300px;height:auto;text-align:center;display:inline-block}.splash-screen{width:100%;height:100%}.splash-screen,.splash-screen .splash{display:flex;flex-direction:column;align-items:center;justify-content:center}.splash-screen .splash{max-width:80%}.splash-screen .loading-dot{font-size:100px;margin-top:-80px;position:relative;-webkit-animation:ease-in-out infinite alternate;animation:ease-in-out infinite alternate;-webkit-animation-name:run;animation-name:run;-webkit-animation-duration:1.2s;animation-duration:1.2s}@-webkit-keyframes run{0%{left:-90px;color:#fbd208}50%{color:#104c88}to{left:90px;color:#538fc6}}@keyframes run{0%{left:-90px;color:#fbd208}50%{color:#104c88}to{left:90px;color:#538fc6}}#root,body,html{height:100%}.header{height:18vh}.container,.header{width:100vw;display:flex;flex-direction:row;justify-content:center;align-items:center}.container{height:70vh}.container.search-form{width:100%;height:72%;display:flex;flex-direction:column;justify-content:center;align-items:center}.search-form{-webkit-animation:fadeIn 2s;animation:fadeIn 2s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logo{width:auto}h1.app-title{color:#4391ca;font-size:39px;font-weight:800}h2.descr-app{color:#001762}.input-box{text-align:center;justify-content:center;align-items:center;max-width:320px;width:80%}.ticket-input{width:90%;padding:12px 20px;margin:10px 0;box-sizing:border-box;border:1px solid #9eb2bd;font-size:20px}.ticket-input::-webkit-input-placeholder{color:#9eb2bd;font-size:16px}.ticket-input:-ms-input-placeholder{color:#9eb2bd;font-size:16px}.ticket-input::placeholder{color:#9eb2bd;font-size:16px}.ticket-button{padding:15px;background:#375487;color:#fff;border:1px solid #e3e3e3;border-radius:25px;margin-top:20px;width:90%;text-transform:uppercase}.ticket-button:hover{cursor:pointer}.message-alert{width:100%;font-size:16px;color:#ff2f00;padding:10px}.app-bar{width:100%;min-height:8vh;background-color:#00675b;color:#fff;font-weight:700;font-size:14px;padding:16px;justify-content:left;align-items:center}.app-bar>span{vertical-align:-webkit-baseline-middle}.info-line{width:100%;height:5vh;background-color:#009688;color:#fff;font-weight:700;font-size:14px;padding:16px;display:flex;justify-content:left;align-items:center}.label{margin:10px}.row{flex-direction:row;justify-content:space-between}.card-info-board,.row{display:flex;align-items:center}.card-info-board{width:30%;margin:10px;padding:5px;flex-direction:column;justify-content:center;background-color:#dcf8f5;border-radius:5px;height:10vh;text-align:center}.card-info-board .title{text-transform:uppercase;font-size:10px;color:#009688;font-weight:700}.card-info-board .info{margin-top:5px;text-transform:uppercase;font-size:20px}.message-alert{width:90%;font-size:11px;color:red;text-transform:uppercase;font-weight:700}.back-home{cursor:pointer}html{overflow:hidden}.leaflet-container{width:100%;height:100%}body{background-color:#f4f4f4}.loading{position:fixed;top:0;bottom:0;right:0;left:0;background-color:#696969;opacity:.8;z-index:1000}.loader{border:16px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;position:absolute;left:calc(50% - 60px);top:calc(50% - 60px);width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.area-sombra{position:fixed;top:60%;height:auto;left:10%;width:25%;background-color:#fff;opacity:.7;z-index:1000;padding:20px}.area-sombra>h1{text-align:center;color:#00675b;font-size:calc(12px + .6vw)}.area-sombra>h4{color:#00675b;text-align:center;font-size:calc(7px + .6vw)}.sharing-buttons{position:fixed;right:0;top:110px;z-index:1000;width:auto}.sharing-buttons>i{width:30px;height:30px;font-size:30px;display:inline-block}.sharing-buttons.showsharing>i{opacity:.5}.sharing-buttons>i:hover{cursor:pointer}.sharing-buttons>.compartilha-mapa{width:320px;height:30px;margin-right:-320px;transition:margin-right .5s linear;display:inline-block}.sharing-buttons.showsharing>.compartilha-mapa{margin-right:0;transition:margin-right .5s linear}.sharing-buttons>.compartilha-mapa>a{padding:4px;margin:0 2px;background-color:silver;border-radius:4px;border:thin solid #4e4e4e;color:#202020;text-decoration:none;height:30px;vertical-align:super;font-size:14px}.sharing-buttons>.compartilha-mapa>a:last-child{margin-right:15px}.sharing-buttons>.compartilha-mapa>a:hover{cursor:pointer;background-color:#bddab1}@media only screen and (max-width:880px){.sharing-buttons{top:130px}}@media only screen and (max-width:504px){.sharing-buttons{top:150px}}*{margin:0;padding:0;outline:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;background:#fafafa;color:#333}
/*# sourceMappingURL=main.4e6648d3.chunk.css.map */