@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);.footer{display:flex;height:250px;width:100%}.footer .footer-light{background-color:#e4e4e4;display:flex;flex-direction:column;height:100%;padding:30px 0 0 50px;position:relative;width:50%}.footer .footer-light img{height:100px;margin-bottom:20px;width:150px}.footer .footer-light .business{font-size:1.1rem;font-weight:700}.footer .footer-light p{font-size:.9rem;font-weight:500}.footer .footer-light svg{position:absolute;right:0;top:0}.footer .footer-light a{color:#d64933}.footer .footer-light a:hover{color:#c73d28}.footer .footer-dark{background-color:#27252c;display:flex;height:100%;justify-content:space-between;padding:40px 80px 0 50px;width:50%}.footer .footer-dark .display{align-items:center;display:flex;flex-direction:column;gap:5px;height:fit-content;justify-content:center;width:fit-content}.footer .footer-dark .display .line{background-color:#d64933;border-radius:5px;height:1.5px;margin-bottom:5px;width:120px}.footer .footer-dark .display .title{font-size:1.4rem}.footer .footer-dark .display p{color:#e4e4e4;text-align:center}.footer .footer-dark .display a:hover p{color:#ccc}.footer .footer-dark .display .copy{transition:all .1s ease-in-out}.footer .footer-dark .display .copy:hover{cursor:pointer}@media screen and (max-width:1150px){.footer{flex-direction:column;height:500px}.footer .footer-light{width:100%}.footer .footer-light svg{display:none}.footer .footer-dark{padding-left:200px;padding-right:200px;width:100%}}@media screen and (max-width:870px){.footer .footer-dark{padding:40px 60px 0 50px}}@media screen and (max-width:570px){.footer .footer-light{padding-bottom:50px}.footer .footer-dark{align-items:center;flex-direction:column;gap:30px;justify-content:center;padding-bottom:40px}}@media screen and (max-width:370px){.footer .footer-light{padding-left:20px}.footer .footer-light img{height:65px;width:100px}.footer .footer-light .business{font-size:.9rem}.footer .footer-light p{font-size:.8rem}}.logo-header{align-items:center;background-color:#e4e4e4;display:flex;height:fit-content;justify-content:center;padding:10px;width:100%;z-index:10}.logo-header img{width:130px}@media screen and (max-width:370px){.logo-header img{width:110px}}.navbar{align-items:center;background-color:#27252c;display:flex;flex-shrink:0;gap:70px;height:50px;justify-content:center;position:sticky;top:0;width:100%;z-index:1000}@media screen and (max-width:1150px){.navbar{gap:70px}}@media screen and (max-width:750px){.navbar{gap:50px}}@media screen and (max-width:500px){.navbar{gap:30px}}@media screen and (max-width:370px){.navbar{font-size:.8rem;gap:15px}}.navbar a{color:#e4e4e4}.navbar a:hover{color:#ccc}.navbar .active{color:#d64933}.navbar .active:hover{color:#c73d28}.page-home{background-color:#e4e4e4}.page-home .presentation{height:800px;margin-bottom:100px;position:relative;width:100%}.page-home .presentation img{height:100%;object-fit:cover;width:100%}.page-home .presentation p{color:#fff;font-size:3.5rem;left:50%;position:absolute;text-shadow:0 0 4px rgba(0,0,0,.575);top:50%;transform:translate(-50%,-50%);white-space:nowrap}@media screen and (max-width:1500px){.page-home .presentation{height:700px}}@media screen and (max-width:1050px){.page-home .presentation{height:600px}}@media screen and (max-width:950px){.page-home .presentation{height:500px}.page-home .presentation p{font-size:2.5rem}}@media screen and (max-width:750px){.page-home .presentation{height:300px}.page-home .presentation p{font-size:2rem}}@media screen and (max-width:550px){.page-home .presentation{height:200px}}@media screen and (max-width:370px){.page-home .presentation{margin-bottom:50px}}.page-home .carousel{height:700px;position:relative;width:100%}.page-home .carousel .swiper{height:100%;width:100%}.page-home .carousel .carousel-slide,.page-home .carousel .swiper .swiper-wrapper{height:100%!important;width:100%!important}.page-home .carousel .carousel-slide{align-items:center;display:flex;justify-content:center}.page-home .carousel .carousel-slide img{height:100%;object-fit:cover;width:100%}.page-home .carousel .swiper-button{align-items:center;color:#fff!important;display:flex;height:65%;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:2}.page-home .carousel .swiper-button:hover{cursor:pointer}.page-home .carousel .swiper-button .button-icon{height:40px;width:40px}.page-home .carousel .next-button{right:0}.page-home .carousel .prev-button{left:0}@media screen and (max-width:1200px){.page-home .carousel{height:500px}}@media screen and (max-width:600px){.page-home .carousel{height:300px}}@media screen and (max-width:500px){.page-home .carousel{height:200px}}.page-home .categorii{align-items:center;display:flex;flex-direction:column;gap:10px;margin:0 20px 50px}.page-home .categorii p.title{color:#d64933;font-size:2rem}.page-home .categorii p.title:hover{color:#c73d28}.page-home .categorii .body{align-items:center;display:flex;justify-content:space-between;margin:0 50px;width:90%}.page-home .categorii .body p.description{font-size:1.3rem;width:600px}.page-home .categorii .body .icons{align-items:center;align-self:center;display:flex;flex-wrap:wrap;gap:100px;justify-content:center;margin-right:50px}.page-home .categorii .body .icons img{width:200px}@media screen and (max-width:1650px){.page-home .categorii .body p.description{width:500px}.page-home .categorii .body .icons{gap:50px;margin:0}}@media screen and (max-width:1350px){.page-home .categorii .body{align-items:center;flex-direction:column}.page-home .categorii p.description{text-align:center}}@media screen and (max-width:600px){.page-home .categorii .body p.description{width:400px}}@media screen and (max-width:550px){.page-home .categorii p.title{margin:0}.page-home .categorii .body{margin:0 10px}.page-home .categorii .body p.description{width:300px}.page-home .categorii .body .icons{gap:20px}}@media screen and (max-width:370px){.page-home .categorii p.title{font-size:1.8rem}.page-home .categorii p.description{font-size:1.1rem!important;width:200px!important}.page-home .categorii .icons{gap:10px!important}.page-home .categorii .icons img{width:150px!important}}.page-home .testimonials{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:0 20px 100px}.page-home .testimonials p{color:#d64933;font-size:2rem;margin-bottom:50px}.page-home .testimonials img{border-radius:10px}@media screen and (max-width:750px){.page-home .testimonials img{width:600px}}@media screen and (max-width:700px){.page-home .testimonials p{font-size:1.8rem}.page-home .testimonials img{width:500px}}@media screen and (max-width:550px){.page-home .testimonials img{width:400px}}@media screen and (max-width:450px){.page-home .testimonials p{font-size:1.5rem;margin-bottom:10px}.page-home .testimonials img{width:350px}}@media screen and (max-width:400px){.page-home .testimonials img{width:300px}}@media screen and (max-width:370px){.page-home .testimonials p{font-size:1.1rem}.page-home .testimonials img{width:220px}.page-home .testimonials{margin-bottom:50px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.page-about{background-color:#e4e4e4;padding:50px 20px}.page-about .presentation{align-items:center;display:flex;flex-direction:column;gap:50px;margin-bottom:100px;width:100%}.page-about .presentation .slide{align-items:center;display:flex;flex-wrap:wrap;gap:100px;justify-content:center;padding:0 50px;width:100%}.page-about .presentation .slide img{border-radius:10px;height:400px;object-fit:cover;width:700px}.page-about .presentation .slide p{font-size:1.2rem;text-align:center;width:450px}.page-about .presentation .slide:last-of-type{flex-direction:row-reverse}@media screen and (max-width:1450px){.page-about .presentation .slide{gap:50px}}@media screen and (max-width:1000px){.page-about .presentation .slide img{height:300px;width:500px}}@media screen and (max-width:650px){.page-about .presentation .slide img{height:250px;width:400px}.page-about .presentation .slide p{font-size:1.2rem}}@media screen and (max-width:500px){.page-about .presentation .slide img{height:220px;width:350px}}@media screen and (max-width:400px){.page-about .presentation .slide img{height:200px;width:300px}}@media screen and (max-width:370px){.page-about .presentation .slide img{height:150px;width:220px}.page-about .presentation .slide p{font-size:.9rem}}.page-about .personal{align-items:center;display:flex;flex-direction:column;gap:50px;margin-bottom:100px;width:100%}.page-about .personal .header{color:#d64933;font-size:2rem;text-align:center}.page-about .personal .body{grid-row-gap:50px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:50px;width:100%}@media only screen and (max-width:1300px){.page-about .personal .body{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:950px){.page-about .personal .body{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:530px){.page-about .personal .body{padding:50px 5px}.page-about .personal .header{font-size:1.8rem}}.page-about .testimonials{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.page-about .testimonials p{color:#d64933;font-size:2rem;margin-bottom:10px;text-align:center}.page-about .testimonials img{border-radius:10px}@media screen and (max-width:750px){.page-about .testimonials img{width:600px}}@media screen and (max-width:700px){.page-about .testimonials p{font-size:1.8rem}.page-about .testimonials img{width:500px}}@media screen and (max-width:550px){.page-about .testimonials img{width:400px}}@media screen and (max-width:450px){.page-about .testimonials img{width:350px}}@media screen and (max-width:400px){.page-about .testimonials img{width:300px}}@media screen and (max-width:370px){.page-about .testimonials img{width:280px}}@media screen and (max-width:320px){.page-about .testimonials img{width:220px}}.instructorcar-card{align-items:center;background-color:#27252c;border-radius:10px;display:flex;flex-direction:column;height:fit-content;padding-bottom:30px;width:350px}.instructorcar-card img{border-radius:10px 10px 0 0;height:200px;image-rendering:optimizeQuality;margin-bottom:30px;object-fit:cover;overflow-clip-margin:unset;width:100%}.instructorcar-card p{color:#e4e4e4;font-size:1.1rem}@media screen and (max-width:450px){.instructorcar-card{width:300px}.instructorcar-card img{height:170px}}@media screen and (max-width:370px){.instructorcar-card{width:210px}.instructorcar-card img{height:120px}.instructorcar-card p{font-size:.9rem}}.category-card{display:flex;flex-direction:column;height:fit-content;margin-bottom:20px;position:relative;width:330px}.category-card .header{align-items:center;background-color:#fff;border-radius:20px 20px 0 0;display:flex;height:210px;justify-content:center;width:100%}.category-card .header img{width:150px}.category-card .body{background-color:#27252c;border-radius:0 0 20px 20px;color:#fff;height:220px;padding:30px}.category-card .body .title{font-size:1.3rem;margin-bottom:15px}.category-card .body .vehicles{font-size:1.1rem;margin-left:10px}.category-card .body .vehicles p{margin-bottom:10px}.category-card .button{align-items:center;background-color:#d64933;border-radius:20px;bottom:0;color:#fff;display:flex;height:40px;justify-content:center;left:50%;position:absolute;transform:translate(-50%,50%);width:100px}.category-card .button:hover{background-color:#c73d28;cursor:pointer}@media only screen and (max-width:530px){.category-card{width:300px}.category-card .header{height:180px}}@media screen and (max-width:370px){.category-card{width:220px}.category-card .header{height:140px}.category-card .header img{width:100px}.category-card .body{height:190px}.category-card .body .title{font-size:1rem}.category-card .body .vehicles{font-size:.9rem}}.page-oferta{grid-row-gap:50px;background-color:#e4e4e4;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;padding:50px 100px 100px;row-gap:50px}@media only screen and (max-width:950px){.page-oferta{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:530px){.page-oferta{padding:50px 5px}}.page-contact{background-color:#27252c;color:#e4e4e4}.page-contact .map-contact{align-items:center;display:flex;gap:100px;justify-content:center;padding:60px 100px}.page-contact .map-contact img{border-radius:15px;width:700px}.page-contact .map-contact img:hover{cursor:pointer}.page-contact .map-contact .contact-details{display:flex;flex-direction:column;font-size:1.2rem;gap:10px}.page-contact .map-contact .contact-details .orar{display:flex}.page-contact .map-contact .contact-details span{cursor:pointer;transition:all .1s ease-in-out}@media screen and (max-width:1420px){.page-contact .map-contact{flex-direction:column;gap:50px}}@media screen and (max-width:850px){.page-contact .map-contact img{width:500px}}@media screen and (max-width:620px){.page-contact .map-contact{padding:60px 20px}.page-contact .map-contact img{width:400px}.page-contact .map-contact .contact-details{font-size:1rem}}@media screen and (max-width:430px){.page-contact .map-contact img{width:370px}}@media screen and (max-width:410px){.page-contact .map-contact img{width:300px}.page-contact .map-contact .contact-details{font-size:.9rem}}@media screen and (max-width:370px){.page-contact .map-contact img{width:220px}.page-contact .map-contact .contact-details{font-size:.7rem}.page-contact .map-contact .contact-details span.address{margin-left:15px!important}.page-contact .map-contact .contact-details span.email{margin-left:25px!important}.page-contact .map-contact .contact-details span.tel{margin-left:15px!important}.page-contact .map-contact .contact-details .days{margin-left:30px!important}.page-contact .map-contact .contact-details .hours{margin-left:35px!important}}.page-contact .social-media{align-items:center;display:flex;flex-direction:column;gap:5px;height:fit-content;justify-content:center;margin-bottom:200px;margin-top:50px;width:100%}.page-contact .social-media .title{font-size:1.4rem}.page-contact .social-media .line{background-color:#d64933;border-radius:5px;height:1.5px;margin-bottom:10px;width:120px}.page-contact .social-media .platforms{align-items:center;color:#e4e4e4;cursor:pointer;display:flex;gap:20px;justify-content:center;margin-bottom:20px}.page-contact .social-media .platforms img{width:50px}.page-contact .social-media .insta{margin-left:20px}.page-contact .social-media .insta img{width:45px}@media screen and (max-width:370px){.page-contact .social-media .title{font-size:1.2rem}.page-contact .social-media .platforms{font-size:.9rem}.page-contact .social-media .platforms img{width:30px}}.instructor-card{height:fit-content;width:300px}.instructor-card .header{align-items:center;background-color:#e4e4e4;display:flex;height:180px!important;justify-content:center;margin-bottom:20px;width:100%}.instructor-card .header img{border-radius:20px;height:180px;image-rendering:optimizeQuality;object-fit:cover;overflow-clip-margin:unset;width:100%}.instructor-card .body{align-items:center;background-color:#27252c;border-radius:20px;color:#e4e4e4;display:flex;flex-direction:column;justify-content:center;padding:10px}.instructor-card .body p:first-of-type{font-size:1.3rem!important}.instructor-card .body p{font-size:1rem!important;text-align:center}@media screen and (max-width:380px){.instructor-card{width:250px}}.page-category{background-color:#e4e4e4;display:flex;flex-direction:column;gap:70px;padding-bottom:70px}.page-category .header{display:flex;height:600px;width:100%}.page-category .header .icon-title{align-items:center;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:center}.page-category .header .icon-title img{width:300px}.page-category .header .icon-title p{font-size:2rem}.page-category .header .carousel{height:100%;position:relative;width:70%}.page-category .header .carousel .swiper{height:100%;width:100%}.page-category .header .carousel .swiper .swiper-wrapper{height:100%!important;width:100%!important}.page-category .header .carousel .carousel-slide{align-items:center;display:flex;height:100%!important;justify-content:center;width:100%!important}.page-category .header .carousel .carousel-slide img{height:100%;object-fit:cover;width:100%}.page-category .header .carousel .swiper-button{align-items:center;color:#fff!important;display:flex;height:65%;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:2}.page-category .header .carousel .swiper-button:hover{cursor:pointer}.page-category .header .carousel .swiper-button .button-icon{height:40px;width:40px}.page-category .header .carousel .next-button{right:0}.page-category .header .carousel .prev-button{left:0}.page-category .body{width:100%}.page-category .body .instructori{align-items:center;display:flex;flex-direction:column;gap:50px;margin-bottom:50px;width:100%}.page-category .body .instructori p{font-size:2rem}.page-category .body .instructori .cards{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:0 50px}@media screen and (max-width:370px){.page-category .body .instructori .cards{padding:0 15px}}.page-category .body .documente{align-items:center;display:flex;flex-direction:column;gap:20px}.page-category .body .documente .title{font-size:1.8rem}.page-category .body .documente img{width:100px}.page-category .body .documente .list{align-items:center;display:flex;flex-direction:column}.page-category .body .documente .list p{font-size:1.3rem}@media screen and (max-width:1250px){.page-category .header{height:400px}.page-category .header .icon-title img{width:200px}.page-category .header .icon-title p{font-size:1.5rem}}@media screen and (max-width:1020px){.page-category .header{height:300px}}@media screen and (max-width:850px){.page-category .header{align-items:center;flex-direction:column;gap:20px;height:fit-content}.page-category .header .carousel{height:500px;width:100%}.page-category .header .carousel .swiper-wrapper{align-items:center}}@media screen and (max-width:750px){.page-category .header .carousel{height:400px}}@media screen and (max-width:700px){.page-category .header .carousel{height:300px}}@media screen and (max-width:520px){.page-category .header .carousel{height:220px}}@media screen and (max-width:370px){.page-category .header .icon-title img{width:180px}.page-category .header .carousel{height:200px}.page-category .body .documente .title{font-size:1.3rem}.page-category .body .documente .list p{font-size:1.1rem}}.fundo{animation:scales 3s infinite alternate}.fundo,.pao-baixo{transform-origin:center}.pao-baixo{animation:rotatepao 14s cubic-bezier(.1,.49,.41,.97) infinite}.pao-cima{animation:rotatepao 7s cubic-bezier(.1,.49,.41,.97) 1s infinite;transform-origin:center}.left-sparks{transform-origin:150px 156px}.left-sparks,.right-sparks{animation:left-sparks 4s infinite alternate}.right-sparks{transform-origin:310px 150px}.olhos{animation:olhos 2s infinite alternate;transform-origin:center}@keyframes scales{0%{transform:scale(.98)}to{transform:scale(1)}}@keyframes rotatepao{0%{transform:rotate(0deg)}50%,60%{transform:rotate(-20deg)}to{transform:rotate(0deg)}}@keyframes olhos{0%{transform:rotateX(0deg)}to{transform:rotateX(30deg)}}@keyframes left-sparks{0%{opacity:0}}.main404{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:460px;min-height:calc(100vh - 150px);width:100vw}.path404{stroke-dasharray:300;stroke-dashoffset:300;animation:dash 4s infinite alternate}@keyframes dash{0%,30%{fill:4B4B62;stroke-dashoffset:0}80%,to{fill:#0000;stroke-dashoffset:-200}}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none}body{font-family:Poppins,sans-serif}.App{display:flex;flex-direction:column;scroll-behavior:smooth;width:100%}.page{flex-grow:1;width:100%}
/*# sourceMappingURL=main.f05a3a0b.css.map*/