body,html{width:100%;height:100%;padding:0;margin:0;overflow:hidden}#carregando h1{font-size:30px;text-align:center;color:#049c25;margin-top:55vh}#carregando h1 small{font-size:20px}section{float:left;display:flex;padding:0;margin:0;flex-direction:column;justify-content:center;width:100vw;height:100vh}section .progress{position:absolute;top:10px;left:5vw;width:90vw;height:30px;border-radius:15px;background-color:#b6f0c5;line-height:30px}section .progress .determinate{background-color:#049c25;text-align:center;color:#fff;font-size:18px}@media (max-width:600px){section .progress .determinate{font-size:14px}}.quadro{display:block;margin:0 auto;width:800px;max-width:90%;background-color:#fff;border-radius:10px;padding:10px}@media (max-width:600px){.quadro img{height:150px;margin:20px auto;display:block}.quadro h4{font-size:20px}}@media (max-width:400px){.quadro{overflow-y:auto}}#novo_cadastro_page{height:100%}#section1{background-image:url(/assets/img/back1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}#section1 .botoes>div{display:flex;flex-direction:row;justify-content:space-between}#section1 .botoes>div .btn{margin-top:40px}#section1 .outside-badge{display:inline}@media (max-width:600px){#section1 .botoes>div{flex-direction:column;justify-content:safe}#section1 .botoes>div .btn{float:right}}#section2{background-image:url(/assets/img/back2.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat}#section3{background-image:url(/assets/img/back5.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width:600px){#section3 .quadro{margin:20px auto 0 20px;width:600px}}#section4{background-image:url(/assets/img/back3.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width:600px){#section4 .quadro{margin:0 20px 0 auto}}#section5{background-image:url(/assets/img/back4.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width:600px){#section5{justify-content:start}#section5 .quadro{margin:60px auto 0 20px;width:340px}}