#tela-login{max-width:700px;padding-top:50px;padding-bottom:50px}@media (min-width: 992px){#tela-login{height:100vh;display:flex;align-items:center;padding-top:0;padding-bottom:0}}@media (min-width: 992px){#tela-login-alt{display:block}}.login-superior{margin-top:25px}@media (min-width: 768px){.login-superior{position:fixed;margin-top:0;top:30px;right:30px}}.cadastro{display:flex;justify-content:flex-end}.cadastro-superior{margin-top:25px}.login-screen{background-image:linear-gradient(45deg, rgba(255,255,255,0.2), rgba(255,255,255,0.1));background-color:transparent}.text-shadow{text-shadow:1px 1px 1px black}.text-shadow-white{text-shadow:1px 1px 1px white}.area{background-color:#006D94;background-image:url(../imgs/fd-login.jpg);background-position:center;background-size:cover;width:100%;height:100vh;position:fixed;top:0;left:0}.area:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:linear-gradient(45deg, rgba(0,109,148,0.4), rgba(0,109,148,0.1))}.circles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;animation:animate 25s linear infinite;bottom:-150px}.circles li:nth-child(1){background-image:url(../imgs/favicon.png);background-size:cover;left:25%;width:80px;height:80px;animation-delay:0s}.circles li:nth-child(2){background-image:url(../imgs/favicon.png);background-size:cover;left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.circles li:nth-child(3){background-image:url(../imgs/favicon.png);background-size:cover;left:70%;width:20px;height:20px;animation-delay:4s}.circles li:nth-child(4){background-image:url(../imgs/favicon.png);background-size:cover;left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.circles li:nth-child(5){background-image:url(../imgs/favicon.png);background-size:cover;left:65%;width:20px;height:20px;animation-delay:0s}.circles li:nth-child(6){background-image:url(../imgs/favicon.png);background-size:cover;left:75%;width:110px;height:110px;animation-delay:3s}.circles li:nth-child(7){background-image:url(../imgs/favicon.png);background-size:cover;left:35%;width:150px;height:150px;animation-delay:7s}.circles li:nth-child(8){background-image:url(../imgs/favicon.png);background-size:cover;left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.circles li:nth-child(9){background-image:url(../imgs/favicon.png);background-size:cover;left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.circles li:nth-child(10){background-image:url(../imgs/favicon.png);background-size:cover;left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:1;border-radius:0}100%{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}#planos{position:fixed;top:100%;padding-top:50px;padding-bottom:10px;overflow:auto;height:100%;z-index:1}#planos .container{height:100%;padding-bottom:10px}@media (min-width: 992px){#planos{padding-bottom:50px}}.plano{background-color:white;padding:15px;border-radius:30px;text-align:center}.plano-gold{background:gold linear-gradient(to bottom right, gold, #ccac00);color:white}@media (min-width: 992px){.plano-gold{margin-top:-25px}}.plano-gold .plano-nome{color:white}.plano-gold .plano-divisao{width:100%;height:1px;background-image:linear-gradient(to right, transparent, white, transparent)}.plano-silver{background:silver linear-gradient(to bottom right, silver, #a7a7a7);color:white}.plano-silver .plano-nome{color:white}.plano-silver .plano-divisao{width:100%;height:1px;background-image:linear-gradient(to right, transparent, white, transparent)}.plano-diamond{background:steelblue linear-gradient(to bottom right, steelblue, #38678f);color:white}.plano-diamond .plano-nome{color:white}.plano-diamond .plano-divisao{width:100%;height:1px;background-image:linear-gradient(to right, transparent, white, transparent)}.plano-nome{color:#006D94}.plano-divisao{width:100%;height:1px;background-image:linear-gradient(to right, transparent, #006D94, transparent)}.plano-descricao{margin-top:15px;margin-bottom:15px;margin-bottom:15px;height: 260px;text-align: left;}.plano-valor{margin-bottom:15px}#fechar-cadastro{position:fixed;display:none;top:10px;right:10px;z-index:9}
