.navbar-site-field{background-color:#dbe7f56c;padding-right:6%}.navbar-site{background-color:none;color:#423f3f;font-size:clamp(15px,5vw,22px);text-decoration:none;margin-right:2%}.navbar-site:hover{color:#fff;text-shadow:2px 2px 4px #000000;transition:.6s}.logo-navbar-site{margin-left:6%;width:13%;min-width:200px}@media (max-width: 370px){.logo-navbar-site{margin-left:0;min-width:150px}.title-home{font-size:10px}}.principal-container{background-image:url(/assets/background-6802fd66.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;height:100%;min-height:100vh;width:100vw}.main-recovery{display:flex;flex-wrap:wrap}.div-img-recovery{width:60%;min-width:300px}.img-recovery{width:97.6%}.div-info-recovery{width:40%;min-width:300px;display:flex;flex-direction:column;justify-content:center;padding:5%;background-color:#f8f8ff;border-radius:30px;min-height:600px;height:100%}.text-recovery,.title-recovery{color:#29056b;align-self:center;font-weight:bolder}.text-recovery{padding:0 8%}.div-input-recovery{width:85%}.div-btn-recovery{width:81%}.btn-recovery--modal{background-color:#29056b;font-size:clamp(10px,5vw,20px)}.btn-recovery--modal:hover{background-color:#140530}.btn-recovery{background-color:#29056b;color:#fff;font-size:clamp(10px,5vw,25px);width:100%}.btn-recovery:hover{background-color:#150237;color:#fff}@media (max-width: 1170px){.div-info-recovery{padding-top:5%;padding-bottom:5%}}@media (max-width: 950px){.div-info-recovery{padding:0 10%}.div-img-recovery,.img-recovery,.div-info-recovery{width:100%}.title-recovery{font-size:25px}.div-btn-recovery{margin-bottom:10%}}.loader-position{position:fixed;left:50%;top:35%}.loader-centered,.loader-position-button{position:fixed;left:50%}.loader{animation:rotate 1s infinite;height:50px;width:50px}.loader:before,.loader:after{border-radius:50%;content:"";display:block;height:20px;width:20px}.loader:before{animation:ball1 1s infinite;background-color:#29056b;box-shadow:30px 0 #29056b;margin-bottom:10px}.loader:after{animation:ball2 1s infinite;background-color:#581463;box-shadow:30px 0 #901fa1}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(.8);-moz-transform:rotate(0deg) scale(.8)}50%{-webkit-transform:rotate(360deg) scale(1.2);-moz-transform:rotate(360deg) scale(1.2)}to{-webkit-transform:rotate(720deg) scale(.8);-moz-transform:rotate(720deg) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #048a78}50%{box-shadow:0 0 #048a78;margin-bottom:0;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}to{box-shadow:30px 0 #048a78;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 #0a81c4}50%{box-shadow:0 0 #0a81c4;margin-top:-20px;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}to{box-shadow:30px 0 #0a81c4;margin-top:0}}.table-modal-btn{font-size:clamp(10px,5vw,20px);margin-right:10%}.btn-modal-quality{display:flex;justify-content:center}.loader-position{position:fixed;top:30%;left:50%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center}.modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:-1}.modal-content{background-color:#fff;padding:20px;border-radius:5px;z-index:1}.navbar-logo{width:100px}.navbar-dashboard{min-height:100vh;max-width:30vw;background-color:#fff}.nav-item{cursor:pointer}.nav-item:hover{transform:scale(1.08)}.navbar-icon{width:45px}.btn-modal{background-color:#048a78;color:#fff;font-weight:600}.btnexpense{background-color:#930404}.btn-modal:hover{background-color:#03493f;color:#fff}.btnexpense:hover{background-color:#3e0202}.close{font-weight:600}.modal-header{background-color:#29056b;color:#fff}@media (max-width: 1600px){.navbar-logo{width:80px}.navbar-icon{width:35px}}@media (max-width: 370px){.navbar-logo{width:80px}.navbar-icon{width:35px}}.main-dashboard{width:100vw;min-height:100vh;background-color:#f5f5f5}.card-dashboard{width:300px;display:flex;flex-direction:row}.card-value{font-size:clamp(10px,5vw,25px)}.card-img{width:30%;text-align:center}.img-list{width:50%}.card-img-dashboard{width:80%}.chart-field{display:flex;flex-wrap:wrap;justify-content:space-around;padding:2% 6%}.chart-pie{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;width:45%;min-width:350px}.chart-bar-line{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;align-items:center;width:45%;min-width:350px}.chart-bar{height:300px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;min-width:450px}@media (max-width: 1100px){.chart-field{flex-direction:column;justify-content:space-around;align-items:center;padding:2%}.bar{margin-top:4%}.chart-pie{width:80%;justify-content:center;align-items:center}.chart-bar-line{width:80%;min-width:350px;justify-content:center;align-items:center}.chart-bar{width:100%;min-width:450px;justify-content:center;align-items:center}}@media (max-width: 650px){.card-dashboard{margin-bottom:10%}.chart-pie,.chart-bar-line{width:100%;min-width:250px}.chart-bar{height:auto;min-width:250px}}@media (max-width: 400px){.card-dashboard{width:90%;min-width:150px}.card-img{width:20%}.chart-pie{width:100%;min-width:150px}.img-list{width:10%}}@media (max-width: 350px){.card-dashboard{width:90%;min-width:150px;flex-direction:column;justify-content:center;align-items:center}.card-img{width:30%;order:-1}.chart-pie,.chart-bar-line,.chart-bar{display:none}}.main-container{display:flex;flex-wrap:wrap;width:100vw;min-height:100vh;height:auto;padding:2% 6%;align-items:center}.div-img-login{width:60%;display:flex;justify-content:center}.img-logo{width:160px}.img-login{width:80%;align-self:center}.div-info-login{width:40%;min-width:300px;display:flex;flex-direction:column;justify-content:center;padding:0 5%;background-color:#f8f8ff;border-radius:30px;min-height:600px;height:100%}.text-login,.title-login{color:#29056b;align-self:center;font-weight:bolder}.text-login{padding:0 8%}.div-input-login{width:85%}.div-btn-login{width:81%;margin-top:25px}.btn-login{background-color:#048a78;color:#fff;font-size:clamp(10px,5vw,25px)}.btn-login:hover{background-color:#023f37;color:#fff}.errInput,.errEmail{color:red}.errPassword{color:red;display:none}@media (max-width: 1170px){.div-info-login{padding-top:5%;padding-bottom:5%}}@media (max-width: 890px){.div-info-login{padding:0 10%}.div-img-login,.img-login,.div-info-login{width:100%}.img-logo{width:100px}.title-login{margin-top:5%;font-size:25px}.div-btn-login{margin-bottom:10%}#pass{width:150px;padding-right:20px}.olho{cursor:pointer;left:160px;position:absolute;width:20px}.checkbox{margin-bottom:40px;flex-direction:row}}.main-register{display:flex;flex-wrap:wrap}.div-img-register{width:60%;min-width:300px}.img-register{width:90%;align-self:center}.div-info-register{width:40%;min-width:300px;display:flex;flex-direction:column;justify-content:center;padding:5%;background-color:#f8f8ff;border-radius:30px;min-height:600px;height:100%}.div-input-register{width:81%}.text-recovery,.title-register{color:#29056b;align-self:center;font-weight:bolder}.text-register{padding:0 8%}.div-input-register{width:85%}.div-btn-register{width:81%}.btn-register{background-color:#29056b;color:#fff;font-size:clamp(10px,5vw,25px)}.errInput,.errEmail,.errPassword,.errName,.errCpf{color:red}@media (max-width: 1170px){.div-info-register{padding-top:5%;padding-bottom:5%}}@media (max-width: 890px){.div-info-register{padding:0 10%}.div-img-register,.img-register,.div-info-register{width:100%}.title-register{font-size:25px}.div-btn-register{margin-bottom:10%}}.tables{max-height:400px;overflow:auto}@media (max-width: 450px){.tables{width:100%}}.main-admin{padding:0 6% 2%;min-height:100vh;display:flex;align-items:center}.admin-field{background-color:#fff;padding:5% 2%;border-radius:30px;width:100%}.buttons-admin{display:flex;justify-content:space-around;flex-wrap:wrap}.btn-admin{color:#fff;font-size:clamp(15px,5vw,25px);padding:7px 20px}.btn-one{background-color:#078a48}.btn-one:hover{background-color:#014940;color:#fff}.btn-two{background-color:#0a81c4}.btn-two:hover{background-color:#064b74;color:#fff}.btn-three{background-color:#29056b}.btn-three:hover{background-color:#12032e;color:#fff}.span-admin{color:#0a81c4;cursor:pointer}.span-admin:hover{text-decoration:underline}.background{background-image:url(/assets/background-6802fd66.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;height:100%;min-height:100vh;width:100vw}.carousel-home-field{margin-top:-10%;width:50%;height:300px}.carousel-home{width:100%;height:300px}.carousel-text{padding:0 15%}.home-first-part{min-height:90vh;padding:5% 6%;height:auto;width:100vw;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.img-home{width:50%;min-width:350px}.btn-home{background-color:#048a78;color:#fff;font-size:clamp(15px,5vw,25px);padding:7px 20px;margin-bottom:100px}.btn-home:hover{background-color:#014940;color:#fff}.home-second-part{background-color:#ffffff5d;height:100%;min-height:100vh;padding:5% 6% 5% 0;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;color:#000}.title-home{color:#29056b;font-size:clamp(35px,5vw,45px)}.home-third-part{height:100%;min-height:100vh;padding:5% 6%;background-image:url(/assets/background-6802fd66.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.cards-home-field{margin-top:5%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.card-home:hover{transform:scale(1.1);transition:.5s}.card-home{transition:.5s;box-shadow:5px 10px 18px #00000042}.home-sp-text-field{width:40%}.home-tp-text-field{color:#fff;width:30%}.home-tp-text-field{color:#000}.icon-card-home{width:100px;margin-bottom:15%}.img-home-sp{width:40%}.img-home-tp{width:40%;min-width:350px}@media (max-width: 1200px){.home-first-part{margin-bottom:10%}}@media (max-width: 800px){.carousel-home-field{width:100%;height:300px;margin-top:0}.img-home,.img-home-sp{width:100%;min-width:350px}.img-home{margin-top:20%}.home-second-part{padding:8% 10%}.home-sp-text-field,.home-tp-text-field{margin-top:5%;text-align:center;width:100%}}@media (max-width: 370px){.img-home,.img-home-sp,.img-home-tp{width:100%;min-width:150px}.welcome{margin-bottom:50%}.carousel-home-field{width:100%;height:500px}.carousel-home{margin-top:-50%;width:100%;height:500px}.carousel-text{padding:0 15%}.title-home{font-size:25px}}footer{background-color:#dbe7f56c;color:#000;padding-top:3%}.link-home-footer{width:20%}.link-home-footer img{width:100%}footer a{color:#fff}.Logo{width:5%;min-width:100px}.Footersuperior{display:flex;justify-content:space-around;padding-bottom:3%;flex-wrap:wrap}.Footersuperior h4{margin-left:20px}.Footersuperior ul li{list-style:none;letter-spacing:1px;margin:2px 2px 2px -32px;color:#423f3f}.Footersuperior ul li:hover{color:#fff;text-shadow:2px 2px 4px #000000;transition:.6s}.link-footer{text-decoration:none}.footer-top-center{min-width:20%}.footer-top-center h2{text-align:center}.footer-top-center h4{margin:0}.Footerinferior{background-color:#fff;color:#000;text-align:center;font-weight:bolder;padding-top:.01%}.pgimage{max-width:80%}.socialicons{text-align:center}.socialimages{width:10%;margin:0 3%;cursor:pointer}.socialimages:hover{transform:scale(1.1)}@media (max-width: 270px){.Footersuperior .Logo{width:200px}}.main-container-contact{display:flex;flex-wrap:wrap;width:100vw;height:100vh;padding:0 6%;align-items:center}.btn-contact{background-color:#048a78;color:#fff;width:90%;font-size:clamp(10px,5vw,25px)}.btn-contact:hover{background-color:#023f37;color:#fff}.textarea-quality{height:100%;max-height:250px}.img-contact{width:100%;min-width:350px;align-self:center}.input-contact{width:450px}.div-form-contact{display:flex;align-items:center;padding:0 2%;border-radius:20px}.div-img-contact{width:50%}@media (max-width: 1300px){.input-contact,.textarea-quality{width:350px}}@media (max-width: 1000px){.main-container-contact{background-color:pink}.input-contact,.textarea-quality{width:100%}}@media (max-width: 800px){.main-container-contact{background-color:#048a78;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;height:auto;padding:5% 6%}.div-form-contact{min-width:none;width:90%}.form-contact{width:900%}.input-contact,.textarea-quality{width:100%;min-width:none}.div-img-contact{align-self:center;width:100%}.img-contact{width:90%}}@media (max-width: 400px){.main-container-contact{background-color:#048a78;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;height:auto;padding:5% 6%}.input-contact,.textarea-quality{width:100%;min-width:150px}.div-img-contact{align-self:center;width:100%}.img-contact{width:90%;min-width:150px}}.about-first-part{min-height:50vh;padding:5% 6%;height:auto;width:100vw;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.title-about{color:#048a78;font-size:clamp(35px,5vw,45px)}.about-second-part{background-color:#ffffff5d;height:100%;min-height:70vh;padding:5% 6% 5% 0;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.cards-about-field{margin-top:5%;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.text-about{color:#000}.img-lion{width:100%;min-width:300px}.text-card-about{text-align:left}.cards-one,.cards-two{width:40%;min-width:300px}.card-about{display:flex;height:auto;min-height:160px;align-items:center}.c-about{margin:5% 0;transition:.5s;box-shadow:5px 10px 18px #00000042}.icon-about{width:100px;margin-left:1%;margin-right:10px;align-self:center}.img-about{width:50%;min-width:350px}.img-about-sp{width:40%}.c-about:hover{transform:scale(1.1);transition:.5s}@media (max-width: 1200px){.about-first-part{margin-bottom:10%}}@media (max-width: 800px){.about-second-part{flex-direction:column-reverse}.img-about,.img-about-sp{width:100%;min-width:350px}.img-about{margin-top:20%}.home-about-part{padding:8% 10%}.home-sp-text-field,.home-tp-text-field{margin-top:5%;text-align:center;width:100%}}@media (max-width: 670px){.cards-one,.cards-two{width:100%}}@media (max-width: 370px){.img-about,.img-about-sp{width:100%;min-width:150px}.img-lion{width:100%;min-width:10px}.cards-one,.cards-two{width:100%;min-width:150px}.card-about{flex-direction:column}.icon-about{margin-bottom:20px;align-self:center}.title-about{font-size:25px}.text-card-about{text-align:center}}.ourteam-icon{width:15%;min-width:32px;margin:10px;transition:.2s}.ourteam-icon:hover{transform:scale(1.3);transition:.2s}.team-colab{width:80%;margin:10px 0;border-radius:500%}.github{margin-left:10%}.team-cards{padding:2% 6%;width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;text-align:center;flex-wrap:wrap}.ourteam-sp{min-height:80vh;background-color:#ffffff5d;padding:5% 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.card-colab{margin:10px}.ourteam-second-part{height:100%;min-height:100vh;padding:5% 6% 5% 0;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;color:#000}@media (max-width: 800px){.ourteam-second-part{padding:8% 10%}}@media (max-width: 700px){.team-cards{justify-content:center}}
