body,html{margin:0;padding:0;height:100%;overflow:hidden;font-family:BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif}#content{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1}.cabecalho{position:absolute;left:0;top:0;width:100%;max-height:80px;overflow:hidden;z-index:25;background:#EEE;height:60px}@media screen and (min-width:951px){.cabecalho{height:80px}}.cabecalho.cia-azul{background:#051c3b}.cabecalho.cia-latam{background:#1B0087;color:#FFF}.cabecalho.cia-latam .mensagem{color:rgba(255, 255, 255, 0.5)}.cabecalho.cia-tam{background:#c0231e}.cabecalho.cia-avianca{background:#e3001e}.cabecalho.cia-gol{background:#ff5a00}.cabecalho.cia-gol img{width:90px}@media screen and (min-width:951px){.cabecalho.cia-gol img{width:130px}}.cabecalho .container{width:100%;max-width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1005px){.cabecalho .container{max-width:980px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cabecalho img{position:relative;left:-7px;max-width:100%;width:120px;height:auto}@media screen and (min-width:951px){.cabecalho img{width:180px}}.carregando{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);text-align:center;z-index:-1}.carregando .icone{-webkit-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear;width:25px;height:25px;display:inline-block}.carregando .icone svg{fill:#999}.carregando p{display:block;font-size:1em;margin:5px 0 0;color:rgba(0, 0, 0, 0.6)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}