@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a.button-style,button.button-style{background-color:var(--color-blue-1);border-radius:10px;color:var(--color-white);display:grid;font-size:1.2rem;height:40px;place-items:center;text-decoration:none;transition:all 1s;width:210px;&:hover{background-color:var(--color-blue-3);-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .2s}}:root{--color-white:#fff;--color-blue-1:#7bc3be;--color-blue-2:#bde1df;--color-blue-3:#399e97}#presentation{display:grid;height:70vh;min-height:600px;place-items:center;width:100vw}#presentation>div{align-items:center;display:flex;justify-content:space-between;max-width:1250px;min-width:900px;width:80%}#presentation .text-box-presentation{align-items:flex-start;display:flex;flex-direction:column;gap:30px;justify-content:flex-start}#presentation .text-box-presentation h1{color:var(--color-blue-1);font-size:4.5rem;font-weight:bolder;text-align:left}#presentation .text-box-presentation p{color:var(--color-blue-1);font-size:1.1rem}#presentation .img-box-presentation{height:500px;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;width:450px;&:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}}#presentation .img-box-presentation img{-webkit-animation:float 5s ease-in-out infinite;animation:float 5s ease-in-out infinite;height:100%;-webkit-transform:translateY(0);transform:translateY(0);width:100%}@-webkit-keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:900px){#presentation{display:grid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:600px;padding:20px 10px;place-items:center;width:100vw}#presentation>div{flex-direction:column;gap:30px;max-width:900px;min-width:300px;width:90%}#presentation .text-box-presentation{gap:30px}#presentation .text-box-presentation h1{font-size:2.5rem}#presentation .text-box-presentation p{font-size:1.1rem}#presentation .img-box-presentation{height:350px;width:300px}}#about{background-color:var(--color-blue-2);flex-direction:column;gap:20px;height:60vh;min-height:600px;width:100vw}#about,#about .box-card-about{align-items:center;display:flex;justify-content:center}#about .box-card-about{height:70%;max-height:800px;min-height:400px;width:80%}#about .box-card-about .card-about{background-color:var(--color-white);display:flex;height:90%;max-width:1250px;width:100%}#about .box-card-about .card-about .button-container{display:flex;flex-direction:column;height:100%;width:25%}#about .box-card-about .card-about .button-container button{border:none;border-radius:0 15px 15px 0;color:var(--color-white);cursor:pointer;font-size:1.5rem;height:150px;transition:all .5s;width:100%}#about .box-card-about .card-about .button-container button:first-child{background-color:#75b9b4}#about .box-card-about .card-about .button-container button:nth-child(2),#about .box-card-about .card-about .button-container button:nth-child(3){background-color:#a1cecb}#about .box-card-about .card-about .button-container button:nth-child(4){background-color:#c0dbd9}#about .box-card-about .card-about .button-container button.active{background-color:var(--cor-7);color:var(--color-blue-3)}#about .box-card-about .card-about .info-container{align-items:center;display:flex;height:100%;justify-content:center;width:75%}#about .box-card-about .card-about .info-container .info-text-box{align-items:center;display:flex;height:100%;justify-content:center;width:80%}#about .box-card-about .card-about .info-container .info-text-box .info{color:var(--color-blue-3);font-size:1.5rem;text-align:justify}@media (max-width:900px){#about{height:50vh;min-height:450px}#about .box-card-about{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:800px;min-height:400px}#about .box-card-about .card-about .button-container{width:35%}#about .box-card-about .card-about .button-container button{font-size:1rem}#about .box-card-about{width:90%}#about .box-card-about .card-about .info-container .info-text-box .info{font-size:1rem}}#CoursesAndSolutions{align-items:center;background-color:var(--color-blue-1);display:flex;flex-direction:column;gap:5px;height:200px;justify-content:center;width:100%}#CoursesAndSolutions h2{color:var(--color-white);font-size:2.5rem}#CoursesAndSolutions p{color:var(--color-white);font-size:1.1rem}@media (max-width:900px){#CoursesAndSolutions h2{font-size:1.7rem;padding:5px;text-align:center}#CoursesAndSolutions p{font-size:.9rem;padding:5px;text-align:center}}#videopresentation{background-color:var(--color-white);display:grid;height:40vh;min-height:400px;place-items:center}#videopresentation>div{align-items:center;display:flex;gap:35px;justify-content:center;max-width:1550px;min-width:900px;width:50%}#videopresentation .video-box-videopresentation{height:300px;max-width:600px;width:50%}#videopresentation .text-box-videopresentation{align-items:flex-start;display:flex;flex-direction:column;height:300px;justify-content:space-around;max-width:800px;width:50%}#videopresentation .text-box-videopresentation p{color:var(--color-blue-3);font-size:1.5rem}@media (max-width:900px){#videopresentation{background-color:var(--color-white);display:grid;height:auto;min-height:400px;padding:30px 0;place-items:center}#videopresentation>div{align-items:center;flex-direction:column;gap:0;gap:25px;justify-content:center;min-width:350px;width:100%}#videopresentation .video-box-videopresentation{height:250px;max-width:600px;width:95%}#videopresentation .text-box-videopresentation{gap:25px;height:auto;justify-content:flex-start;width:90%}#videopresentation .text-box-videopresentation p{color:var(--color-blue-3);font-size:1.3rem}}#courses{background-color:var(--color-blue-1);gap:50px;height:70vh;min-height:700px}#courses,#courses .text-box-courses{align-items:center;display:flex;flex-direction:column;justify-content:center}#courses .text-box-courses{gap:20px;height:100px}#courses .text-box-courses h2{color:var(--color-white);font-size:2rem;font-weight:600}#courses .text-box-courses p{color:var(--color-white);font-size:1.2rem;text-align:center;width:70%}#courses .courses-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:1300px;min-width:950px;width:65%}#courses .courses-container .navigate-btns-box{display:flex;justify-content:space-between;width:100%}#courses .courses-container .navigate-btns-box button{background-color:initial;border:none;cursor:pointer;height:40px;width:40px}#courses .courses-container .navigate-btns-box button svg{color:var(--color-white);height:100%;width:100%}#courses .courses-box-courses{align-items:center;display:flex;gap:30px;justify-content:flex-start;overflow-x:auto;padding:10px;position:relative;scroll-behavior:smooth;width:100%}#courses .courses-box-courses::-webkit-scrollbar{display:none}#courses .courses-box-courses .Navigation-btn{position:absolute;z-index:3}#courses .courses-box-courses .Navigation-btn:nth-child(2){right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#courses .courses-box-courses .box-course{height:400px;min-width:250px;position:relative;transition:all 1s;width:250px;&:hover{-webkit-transform:scale(1.03);transform:scale(1.03);transition:all .2s}&:after{background:linear-gradient(0deg,#118cac,transparent);bottom:0;content:"";height:200px;position:absolute;width:100%}}#courses .courses-box-courses .box-course .img-box-course{height:100%;position:absolute;width:100%}#courses .courses-box-courses .box-course .img-box-course img{height:100%;width:100%;z-index:1}#courses .courses-box-courses .box-course .texts-box-course{align-items:center;display:flex;flex-direction:column;height:85%;justify-content:space-between;padding-top:20px;position:absolute;width:100%;z-index:2}#courses .courses-box-courses .box-course .texts-box-course .tag-course-white{color:var(--color-white);font-size:.7rem;text-transform:uppercase}#courses .courses-box-courses .box-course .texts-box-course .tag-course-blue{color:var(--color-blue-3);font-size:.7rem;text-transform:uppercase}#courses .courses-box-courses .box-course .texts-box-course .title-course-box{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}#courses .courses-box-courses .box-course .texts-box-course .title-course-box .title-course{color:var(--color-white);font-size:1.5rem;font-weight:600;text-align:center;width:100%}#courses .courses-box-courses .box-course .texts-box-course .title-course-box .tag2-course{background-color:var(--color-blue-1);border-radius:10px;color:var(--color-white);padding:3px 7px;text-align:center}@media (max-width:900px){#courses{gap:50px;height:auto;min-height:700px}#courses .text-box-courses h2{font-size:1.8rem}#courses .text-box-courses p{font-size:1rem;width:95%}#courses .courses-container .navigate-btns-box{display:none}#courses .courses-container{min-width:380px;width:95%}#courses .courses-box-courses .box-course{&:hover{-webkit-transform:scale(1);transform:scale(1)}}}#feedbacks{background-color:var(--color-blue-2);gap:30px;height:50vh;min-height:450px}#feedbacks,#feedbacks .text-box-feedbacks{align-items:center;display:flex;flex-direction:column;justify-content:center}#feedbacks .text-box-feedbacks{gap:10px;height:100px}#feedbacks .text-box-feedbacks h2{color:var(--color-blue-1);font-size:3rem;font-weight:600}#feedbacks .text-box-feedbacks p{color:var(--color-blue-1);font-size:1.3rem;text-align:center;width:100%}#feedbacks .feedbacks-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:1600px;min-width:1200px;width:80%}#feedbacks .feedbacks-container .navigate-btns-box{display:flex;justify-content:space-between;width:80%}#feedbacks .feedbacks-container .navigate-btns-box button{background-color:initial;border:none;cursor:pointer;height:40px;width:40px}#feedbacks .feedbacks-container .navigate-btns-box button svg{color:var(--color-white);height:100%;width:100%}#feedbacks .feedbacks-box-feedbacks{align-items:center;display:flex;gap:30px;justify-content:flex-start;overflow-x:auto;padding:10px;position:relative;scroll-behavior:smooth;width:80%}#feedbacks .feedbacks-box-feedbacks::-webkit-scrollbar{display:none}#feedbacks .feedbacks-box-feedbacks .Navigation-btn{position:absolute;z-index:3}#feedbacks .feedbacks-box-feedbacks .Navigation-btn:nth-child(2){right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#feedbacks .box-feedback{background-color:var(--color-white);border-radius:10px;display:flex;flex-direction:column;gap:5px;height:150px;justify-content:flex-start;min-width:300px;padding:20px;transition:all 1s;width:300px;&:hover{-webkit-transform:scale(1.03);transform:scale(1.03);transition:all .2s}}#feedbacks .box-feedback .feedback-dades{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;width:100%}#feedbacks .box-feedback .feedback-dades .feedback-img-box{height:50px;width:50px}#feedbacks .box-feedback .feedback-dades .feedback-img-box img{border-radius:50%;height:100%;height:50px;object-fit:cover;width:100%}#feedbacks .box-feedback .feedback-dades .feedback-tittle .title-name{font-size:1rem}#feedbacks .box-feedback .feedback-dades .feedback-tittle .title-location{font-size:.7rem}#feedbacks .box-feedback .feedback-dades .feedback-note-box{align-items:center;display:flex;gap:5px;justify-content:center}#feedbacks .box-feedback .feedback-dades .feedback-note-box svg{color:#ffe500;height:20px;width:20px}#feedbacks .box-feedback .feedback-dades .feedback-note-box p{font-size:1rem}#feedbacks .box-feedback .feedback-text{display:grid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;place-items:center}#feedbacks .box-feedback .feedback-text p{font-size:.9rem}@media (max-width:900px){#feedbacks{align-items:center;background-color:var(--color-blue-2);display:flex;flex-direction:column;gap:30px;height:40vh;justify-content:center;min-height:350px}#feedbacks .text-box-feedbacks h2{font-size:2rem}#feedbacks .text-box-feedbacks p{font-size:1.1rem}#feedbacks .feedbacks-container{min-width:380px;width:95%}#feedbacks .feedbacks-container .navigate-btns-box{display:none}#feedbacks .feedbacks-box-feedbacks{width:95%}}#contact{align-items:center;background-color:var(--color-white);display:flex;flex-direction:column;gap:10px;height:65vh;justify-content:center;min-height:500px;padding-top:25px;width:100vw}#contact p{color:var(--color-blue-1);font-size:3rem;font-weight:500}#contact h2{font-size:1rem;font-weight:400}#contact #form-contact{align-items:center;display:flex;flex-direction:column;gap:20px;height:400px;justify-content:center;max-width:1250px;width:80%}#contact #form-contact .form-nameandemail{display:flex;justify-content:space-between;width:100%}#contact #form-contact .form-nameandemail>input{background-color:var(--color-blue-2);border:none;border-radius:5px;font-size:1.02rem;height:35px;padding:0 10px;width:48%;&:focus{outline:none}}#contact #form-contact>input{background-color:var(--color-blue-2);border:none;border-radius:5px;font-size:1.02rem;height:35px;padding:0 10px;width:100%;&:focus{outline:none}}#contact #form-contact>textarea{background-color:var(--color-blue-2);border:none;border-radius:5px;font-size:1.02rem;height:150px;padding:10px;resize:none;width:100%;&:focus{outline:none}}#contact #form-contact .btn-box-form{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}#contact #form-contact .btn-box-form button{border:none;cursor:pointer;min-width:170px;padding:10px;width:auto}@media (max-width:900px){#contact{height:auto;padding:20px 0}#contact #form-contact{gap:10px;height:auto}#contact #form-contact .form-nameandemail{flex-direction:column;gap:10px}#contact #form-contact .form-nameandemail>input{width:100%}#contact p{color:var(--color-blue-1);font-size:1.8rem;font-weight:500;width:80%}#contact h2{font-size:.8rem;font-weight:400;width:80%}}#soluctions{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:60vh}#soluctions .container-soluction{display:grid;height:400px;place-items:center;width:100%}#soluctions .container-soluction-blue{background-color:var(--color-blue-2)}#soluctions .container-soluction .box-soluction{align-items:center;display:flex;gap:30px;height:95%;justify-content:center;max-width:1250px;width:80%}#soluctions .container-soluction .box-soluction .img-box-soluction{width:40%}#soluctions .container-soluction .box-soluction .img-box-soluction img{max-height:400px;object-fit:contain;transition:all 1s;width:100%;&:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .2s}}#soluctions .container-soluction .box-soluction .text-box-soluction{align-items:flex-start;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:center;width:60%}#soluctions .container-soluction .box-soluction .text-box-soluction h3{font-size:1.8rem}#soluctions .container-soluction .box-soluction .text-box-soluction p{font-size:1.05rem}@media (max-width:900px){#soluctions .container-soluction{height:auto;padding:20px 0;width:100%}#soluctions .container-soluction .box-soluction{flex-direction:column;gap:10px;height:auto;width:95%}#soluctions .container-soluction-blue .box-soluction{flex-direction:column-reverse}#soluctions .container-soluction .box-soluction .img-box-soluction{width:95%}#soluctions .container-soluction .box-soluction .text-box-soluction{gap:20px;width:95%}}#rodape-novaya{background-color:var(--color-blue-2);display:grid;height:50px;place-items:center}#rodape-novaya a{color:var(--color-white);font-size:.8rem;text-decoration:none}#rodape{background-color:var(--color-blue-1);height:350px}#rodape,#rodape .vec-box{align-items:center;display:flex;gap:30px;justify-content:center}#rodape .vec-box{flex-direction:column;height:250px;margin-right:18%}#rodape .vec-box .img-box-rodape{height:150px}#rodape .vec-box .img-box-rodape img{height:100%}#rodape .vec-box .dados-vec-rodape{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:350px}#rodape .vec-box .dados-vec-rodape>div{display:flex;gap:20px}#rodape .vec-box .dados-vec-rodape p{align-items:center;color:var(--color-white);display:flex;gap:5px;justify-content:center}#rodape .vec-rodape{display:flex;flex-direction:column;gap:5px;height:250px;justify-content:flex-start}#rodape .vec-rodape h4{color:var(--color-white);font-size:1.2rem;margin-bottom:15px}#rodape .vec-rodape a{color:var(--color-white);font-size:1rem;max-width:250px;text-decoration:none}@media (max-width:900px){#rodape{flex-direction:column;gap:10px;height:auto;padding:30px 0}#rodape .vec-box{margin-right:0}#rodape .vec-rodape{height:auto;width:80%}#rodape .vec-rodape h4{margin-bottom:5px}}#navbar{height:60px;justify-content:center;width:100%}#navbar,#navbar>div{align-items:center;display:flex}#navbar>div{height:100%;justify-content:space-between;max-width:1300px;min-width:900px;width:80%}#navbar>div #btn-menu{display:none}#navbar .menu-itens-navbar{align-items:center;display:flex;gap:20px;justify-content:center}#navbar .menu-itens-navbar .itens-navbar{list-style:none}#navbar .menu-itens-navbar .itens-navbar a{color:var(--color-blue-3);text-decoration:none}#navbar>div .img-box-navbar{height:80%}#navbar>div .img-box-navbar img{height:100%}@media (max-width:900px){#navbar{padding-top:20px;position:relative}#navbar>div{height:100%;justify-content:space-around;max-width:100vw;min-width:300px;width:80%}#navbar>div #btn-menu{align-items:center;background-color:initial;border:none;display:flex;flex-direction:column;gap:7px;height:40px;justify-content:center;width:40px}#navbar>div #btn-menu span.line{background-color:var(--color-blue-3);border-radius:5px;height:3px;transition:all .5s;width:30px}#navbar>div .menu-itens-navbar{background-color:var(--color-white);flex-direction:column;height:100vh;justify-content:flex-start;left:0;opacity:0;padding-top:20px;pointer-events:none;position:absolute;top:80px;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all 1s;width:100vw;z-index:9}#navbar.navbar-active>div .menu-itens-navbar{opacity:1;pointer-events:all;-webkit-transform:translateX(0);transform:translateX(0);transition:all .2s}#navbar.navbar-active div #btn-menu .line1{-webkit-transform:translate3d(0,13px,0) rotate(-315deg);transform:translate3d(0,13px,0) rotate(-315deg)}#navbar.navbar-active div #btn-menu .line2{-webkit-transform:scale(0);transform:scale(0)}#navbar.navbar-active div #btn-menu .line3{-webkit-transform:translate3d(0,-7px,0) rotate(-225deg);transform:translate3d(0,-7px,0) rotate(-225deg)}}#social-box{flex-direction:column;justify-content:flex-start;left:0;position:fixed;top:15%;z-index:9}#social-box,#social-box>a{align-items:center;display:flex;gap:5px;height:50px}#social-box>a{border-radius:0 10px 10px 0;color:#fff;font-size:1.3rem;font-weight:500;justify-content:flex-end;padding:10px;text-decoration:none;-webkit-transform:translateX(-68%);transform:translateX(-68%);transition:all 1s;width:185px;&:hover{-webkit-transform:translate(0);transform:translate(0);transition:all .2s}}#social-box>a.blue{background-color:#007ab9}#social-box>a.green{background-color:#24cc63}#social-box>a.rose{background-color:#ed00be}#social-box>a>span{align-items:center;display:flex;height:50px;justify-content:center;width:50px}#social-box>a>span>svg{color:#fff;height:70%;width:70%}@media (max-width:900px){#social-box{top:50%}}
/*# sourceMappingURL=main.2d153077.css.map*/