@import url(https://fonts.cdnfonts.com/css/montserrat);:root{--main:rgba(1, 149, 255, 255);--slave:rgba(1, 196, 254, 255);--black:rgb(51, 51, 51)}body h2,body p,body span{font-family:montserrat}html{scroll-behavior:smooth;cursor:default}.bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.bg img{width:100%;height:100%;opacity:.2}body{background-color:#fff;z-index:2}.fixedButtonsDiv{position:fixed;bottom:0;right:0;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;z-index:30}#scrollUpButton{margin-bottom:5px;width:50px;height:50px;font-size:25px;border:none;background-color:var(--main);color:#fff;border-radius:30px;display:none;justify-content:center;align-items:center;cursor:pointer;opacity:.5}#scrollUpButton:hover,#whatsappButton:hover{opacity:1}#whatsappButton{margin-bottom:5px;width:50px;height:50px;font-size:25px;border:none;background-color:#25d366;color:#fff;border-radius:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.5}.img-abs{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;display:flex;justify-content:center;align-items:center}.img-select{width:95%;height:50%;max-width:1500px;max-height:1000px;display:flex;justify-content:center;align-items:center;background-color:#fff}.img-select img{width:100%;height:100%;object-fit:contain;max-width:1500px;max-height:1000px;background-color:#fff}.dim{box-shadow:0 0 0 100vmax rgba(0,0,0,.8);animation:fadeIn .5s}navbar{padding:20px;width:100%;display:flex;justify-content:space-between;position:fixed;top:0;z-index:15;background-color:#fff}.nav-icon{display:flex;justify-content:center;align-items:center}.nav-icon img{max-width:100px}.nav-icon p{font-family:montserrat;font-weight:800;font-size:30px;letter-spacing:.3vi;margin-left:10px;color:var(--black)}.nav-options{display:flex;align-items:center}.nav-options button{border:2px solid transparent;font-family:montserrat;padding:20px;background-color:transparent;font-weight:500;color:gray;margin:0;cursor:pointer}.nav-options button:hover{border-bottom:2px solid var(--slave)}.active{border-bottom:2px solid var(--main)!important;color:var(--main)!important;font-weight:600!important;transition:left .3s ease,width .3s ease}.main-content{display:flex;flex-direction:column;justify-content:center;margin-top:130px;animation:.5s slide-left;padding:10px}.main-content .title{text-align:center;padding:20px;color:#444}.hide{display:none!important}.login-section{margin-top:130px;display:none;justify-content:center;height:80%;animation:slideInFromRight .3s;padding:30px}.endRegisterForm,.loginForm,.registerForm{width:50%;padding:30px;max-width:500px}.registerForm .lg-title{display:flex;flex-direction:column}.registerForm .lg-title span{color:gray;font-family:montserrat}.registerForm .lg-us-input{margin-top:20px}#reg-second .lg-us-input{margin-top:0}#next-button{margin-top:20px}.registerForm .ret{width:100%}.registerForm span{color:gray;font-family:montserrat;font-size:14px}.registerForm .ret button{background-color:#fff;font-size:22px;border:none;cursor:pointer}.registerForm .ret button:hover{color:var(--main)}.endRegisterForm .lg-title{display:flex;flex-direction:column}.endRegisterForm .lg-title span{color:gray;font-family:montserrat}.endRegisterForm .lg-inputs{margin-top:20px}.endRegisterForm .lg-ps-input{margin-bottom:10px}.lg-title{width:100%;display:flex;justify-content:center;align-items:center}.lg-title h2{font-family:montserrat;font-size:28px;color:var(--black)}.loginForm .lg-inputs{margin-top:20px}.registerForm .lg-inputs{margin-top:10px}.lg-ps-input,.lg-us-input{display:flex;flex-direction:column;justify-content:start}.lg-ps-input p,.lg-us-input p{font-family:montserrat;color:var(--main)}.lg-ps-input .input,.lg-us-input .input{border-bottom:2px solid var(--main);width:100%}.lg-ps-input input[type=password],.lg-us-input input[type=text]{border:none;font-family:montserrat;font-size:18px;height:40px;width:100%;outline:0;background-color:transparent;transition:.5s linear}.lg-ps-input .input:hover,.lg-us-input .input:hover{border-bottom:2px solid var(--slave)}.loginForm .lg-ps-input{margin-top:20px}.registerForm .lg-ps-input{margin-top:10px}.lg-ps-input input[type=password]{letter-spacing:.3vi}.lg-forgot-pass{margin-top:10px;display:flex;flex-direction:column;align-items:center}.lg-forgot-pass button{font-family:montserrat;background-color:transparent;border:none;padding:5px;color:gray;font-size:16px;font-weight:400;cursor:pointer}.lg-forgot-pass .regButton{color:var(--main)!important}.lg-forgot-pass p{margin-top:10px;color:gray;font-size:13px}.lg-forgot-pass button:hover{opacity:.8}.lg-submit{margin-top:10px;display:flex;flex-direction:column;align-items:center}.lg-submit p{font-family:montserrat;margin-top:15px;font-size:14px;color:gray}.lg-submit button{background-color:var(--main);font-family:montserrat;color:#fff;width:100%;height:40px;border:none;font-size:16px;font-weight:600;cursor:pointer;display:flex;justify-content:center;align-items:center}.lg-submit button:hover{opacity:.7}.ext-log-cont{margin-top:5px!important}.content{display:flex;flex-direction:column;justify-content:start;align-items:center}.content img{margin-top:70px;width:50%}.content h1{margin-top:10px;font-family:montserrat;font-weight:800;font-size:30px;letter-spacing:.4vi;margin-left:10px;color:var(--black)}.who-section{display:flex;justify-content:center;position:relative;width:100%}.who-section .background{width:100%;max-width:1600px;height:100%;max-height:500px;position:relative}.who-section .background img{width:100%;height:100%;max-height:500px}.who-section .phone{position:absolute;top:0;width:100%;z-index:10}.who-section .phone img{margin-left:35%;width:65%;object-fit:contain;min-width:200px;animation:slideInFromRight 1s,fadeIn 1s}.who-section .cloud{margin-top:3%;position:absolute;top:0;width:100%;z-index:10}.who-section .cloud img{margin-left:6.5%;width:10%;min-width:100px;animation:fadeIn 1s}.who-section .text{margin-top:12%;position:absolute;top:0;width:50%;z-index:10}.who-section .text h2{font-family:montserrat;color:#fff;margin-left:15%;transition:.2s linear;animation:fadeIn 2s}.who-section .text p{font-family:montserrat;text-transform:uppercase;color:#fff;margin-left:15%;margin-top:.5%;transition:.2s linear;animation:fadeIn 2.5s}.who-section .text .line{margin-left:10%;width:100%;border-bottom:2px solid #fff;margin-top:30px;animation:slideInFromRight 2s;z-index:1}.car-section{display:flex;flex-direction:column;width:100%;align-items:center;margin-top:20px}.car-gallery{width:100%;max-width:1600px}.car-box{margin-bottom:30px;display:flex;box-shadow:rgba(0,0,0,.1) 0 4px 6px -1px,rgba(0,0,0,.06) 0 2px 4px -1px;padding:30px;padding-left:0;background-color:#fff;transition:.2s linear}.car-box .car-img-cont{cursor:pointer;max-width:450px;min-width:450px;display:flex;justify-content:center;align-items:center}.car-box .car-img-cont img{width:420px}.car-content{max-width:1150px;display:flex;flex-direction:column}.car-content h2,.car-content p,.car-content span{font-family:montserrat}.car-content h2{color:#0091ea}.car-content i{font-size:10px;margin-right:3px}.car-sub{border-bottom:.5px solid #e9e9e9;padding:10px}.car-sub h3{font-weight:500;font-size:16px;color:var(--black)}.car-sub p{color:gray;font-size:14px}.ca-alt span{font-weight:500}.ca-alt .arc-col{color:#2e3f8b}.ca-alt .cor-col{color:#384580}.ca-alt .wp-col{color:#128c7e}.sec-sub-btn{width:100%}.sec-sub-btn button{width:100%;margin:0!important;padding:20px!important;background-color:#fff;color:var(--main);text-transform:uppercase;letter-spacing:2px}.sec-sub-btn button i{margin-right:5px}.contact-section{margin-top:30px;display:flex;justify-content:center;height:450px;width:100%}.contact-card{animation:slideInFromTop 1s;background-color:#0091ea;max-width:1600px;width:100%;height:400px;display:flex;justify-content:space-between;flex-direction:column;padding:80px}.contact-card .bottom,.contact-card .top{display:flex;justify-content:space-between}.contact-card .top-left .contact-title h2{color:#fff;font-size:28px;font-family:montserrat;animation:fadeIn 2s}.contact-card .top-left .contact-title p{color:#fff;font-size:14px;font-family:montserrat}.contact-card .bottom-right p{margin-top:20px;color:#fff;font-family:montserrat}.contact-card .bottom-right .line{width:135%;height:20px;border-bottom:2.5px #fff solid}.contact-card .top-right .cloud{display:flex;margin-top:-30px}.contact-card .top-right .cloud img{animation:slideInFromRight 2s,fadeIn 1s;max-width:130px}.contact-card .bottom-left .qr img{max-width:150px;margin-top:20px;animation:fadeIn 2s}.focusError{border-color:#ff5c5c!important;color:#ff5c5c!important}.conflict-section{font-family:montserrat;max-width:100%}.conflict-section .lg-title{display:flex;flex-direction:column;text-align:center}.conflict-section .lg-title span{text-align:center;color:gray}.lg-task{margin-top:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:30px;padding-top:20px}.lg-task h2{color:var(--black);font-size:18px;text-align:center}.lg-last-cat-cont{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.lg-last-cat-cont p{color:gray;font-size:14px}.lg-last-cat-gallery{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:center}.lg-last-cat:hover{transition:.3s;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.lg-last-cat{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border:.5px solid #d3d3d3;width:250px;padding:10px;cursor:pointer;margin:5px}.llc-top i{font-size:45px}.llc-top img{max-width:80px;max-height:80px}.llc-bttm{margin-top:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.llc-r-1 p{font-size:12px}.llc-r-2{margin-top:5px}.llc-r-2 p{text-transform:uppercase;color:var(--black);font-weight:600}.lg-task .lg-submit button{padding:20px;width:100%;margin-top:20px;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.s-s-know-more{padding:30px}.s-s-know-more h2{color:var(--main)}.s-s-know-more p{margin-top:5px}.s-s-k-cont h3{font-weight:500;font-size:14px;margin-bottom:5px;color:gray}.s-s-k-cont{padding:20px;padding-top:5px}.s-s-k-cont i{color:var(--black);font-size:35px;margin-right:8px}.s-s-k-cont span{cursor:pointer;margin-left:5px}.s-s-k-cont a{color:var(--black);font-family:montserrat;text-decoration:none}.s-s-k-c-row{margin-left:20px}.s-s-k-c-row a{display:flex;align-items:center;align-content:center}.s-s-k-c-row span{display:flex;align-items:center;align-content:center}.s-s-k-c-row p{color:var(--black)}.int-box{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;background-color:#fff;padding:20px;margin-top:20px}.ib-desc p{text-transform:uppercase;font-weight:600;color:var(--black)}.ib-gal{display:flex;width:100%;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:25px}.ib-gal-box img{max-width:180px}.ib-ga-b-scale{width:100%!important}@media(max-width:1200px){.who-section .cloud{margin-top:6%}.who-section .text{margin-top:14%}}@media(max-width:1050px){.who-section .phone img{margin-top:3%}.login-section{margin-top:50px}.loginForm{width:100%;padding:30px;max-width:auto}.content{display:none}}@media(max-width:950px){.who-section .cloud{margin-top:8%}.who-section .text{margin-top:16%}.who-section .phone img{margin-top:5%;margin-left:40%}}@media(max-width:850px){navbar{padding:10px}.nav-icon{flex-direction:column;transition:.2s linear}.nav-icon img{max-width:70px}.nav-icon p{font-size:25px}.main-content{margin-top:80px}.who-section .phone img{margin-top:6%;margin-left:40%}.who-section .text{margin-top:20%}.who-section .text h2{font-size:18px}.who-section .text p{font-size:16px}.who-section .text .line{margin-top:20px}.car-box{margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px}.car-content{margin-top:20px;max-width:1150px;display:flex;flex-direction:column;align-items:center}.ib-gal{justify-content:center}.ib-gal-box{margin-top:10px;margin-left:20px;margin-right:20px}.ib-gal-box img{max-width:150px}}@media(max-width:650px){navbar{padding:5px}.nav-icon{flex-direction:column;transition:.2s linear}.nav-icon img{max-width:60px}.nav-icon p{font-size:23px}.nav-options button{padding:10px}.main-content{margin-top:60px}.main-content .title{padding:20px;font-size:14px}.who-section .cloud{margin-top:5%;transition:.5s linear}.who-section .cloud img{min-width:0;width:80px!important;transition:.5s linear}.who-section .phone img{margin-top:6%;margin-left:40%}.who-section .text{margin-top:16%}.who-section .text h2{font-size:16px}.who-section .text p{font-size:14px}.who-section .text .line{margin-top:20px}.contact-section{margin-top:30px;height:380px}.contact-card{height:350px;padding:40px}.contact-card .top-right .cloud{margin-top:-20px}}@media(max-width:500px){navbar{padding:5px}.nav-icon img{max-width:60px}.nav-icon p{display:none}.nav-options{display:flex;align-items:center}.nav-options button{padding:8px;height:60px}.main-content{margin-top:50px;overflow-x:hidden}.main-content .title{padding:15px;font-size:14px}.who-section .background{height:350px}.who-section .cloud{margin-top:5%;transition:.5s linear}.who-section .cloud img{min-width:0;width:80px!important;transition:.5s linear}.who-section .phone img{margin-top:15%;margin-left:40%;scale:1.2;transition:500mx linear}.who-section .text{margin-top:20%}.who-section .text h2{font-size:16px}.who-section .text p{font-size:14px}.who-section .text .line{margin-top:20px}.contact-section{margin-top:30px;height:320px;width:100%}.contact-card{height:300px;padding:20px}.contact-card .top-right .cloud{margin-top:-10px}.contact-card .top-right .cloud img{max-width:100px}.contact-card .bottom-left .qr img{max-width:100px;margin-top:60px}}@media(max-width:500px){navbar{padding:5px}.nav-icon img{max-width:60px}.nav-icon p{display:none}.nav-options{display:flex;align-items:center}.nav-options button{padding:8px;height:60px}.login-section{margin-top:80px}.loginForm{padding:0;max-width:auto}.main-content{margin-top:50px;overflow-x:hidden}.main-content .title{padding:15px;font-size:14px}.who-section .background{height:350px}.who-section .cloud{margin-top:5%;transition:.5s linear}.who-section .cloud img{min-width:0;width:80px!important;transition:.5s linear}.who-section .phone img{margin-top:15%;margin-left:40%;scale:1.2;transition:500mx linear}.who-section .text{margin-top:20%}.who-section .text h2{font-size:16px}.who-section .text p{font-size:14px}.who-section .text .line{margin-top:20px}.contact-section{margin-top:30px;height:320px;width:100%}.contact-card{height:300px;padding:20px}.contact-card .top-right .cloud{margin-top:-10px}.contact-card .top-right .cloud img{max-width:100px}.contact-card .bottom-left .qr img{max-width:100px;margin-top:60px}.login-section{padding:0}.endRegisterForm,.loginForm,.registerForm{width:100%;padding:30px;max-width:800px}.conflict-section .lg-title{padding:20px;padding-top:10px}.conflict-section .lg-title h2{font-size:20px}.conflict-section .lg-title span{font-size:14px!important}.lg-task{margin-top:0;padding:10px;padding-top:unset}.lg-task h2{font-size:16px}.lg-last-cat{width:100%;padding:10px}.lg-last-cat-gallery{max-height:55vh;overflow:auto}}@media(max-width:430px){.who-section .background{height:350px}.who-section .cloud{display:none;margin-top:4%;transition:.5s linear}.who-section .cloud img{min-width:0;width:80px!important}.who-section .phone img{margin-left:43%;scale:1.3;transition:.2s linear}.who-section .text{margin-top:13%}.who-section .text h2{font-size:16px}.who-section .text p{font-size:14px;width:200px}.who-section .text .line{margin-top:20px}.car-box{margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px}.car-box .car-img-cont{cursor:pointer;max-width:390px;min-width:390px;display:flex;justify-content:center;align-items:center}.car-box .car-img-cont img{width:390px}.car-content{margin-top:20px;max-width:1150px;display:flex;flex-direction:column;align-items:center}.car-content i{display:none}.contact-section{margin-top:30px;height:320px;width:100%}.contact-card{height:300px;padding:20px}.contact-card .top-right .cloud{margin-top:-10px}.contact-card .top-right .cloud img{max-width:100px}.contact-card .bottom-left .qr img{max-width:130px;margin-top:50px}.contact-card .bottom-right{width:180px}.contact-card .bottom-right p{margin-top:20px;color:#fff;font-family:montserrat}.contact-card .bottom-right .line{width:135%;height:20px;border-bottom:2.5px #fff solid}}@keyframes slide-left{from{margin-left:100%}to{margin-left:0}}@keyframes delay{0%{display:hidden}100%{display:block}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{100%{opacity:0}0%{opacity:1}}@keyframes slideInFromRight{0%{transform:translateX(80%)}100%{transform:translateX(0)}}@keyframes slideInFromLeft{0%{transform:translateX(0)}100%{transform:translateX(100%)}}@keyframes slideInFromTop{0%{z-index:-1;transform:translateY(-80%)}100%{z-index:0;transform:translateY(0)}}
/*# sourceMappingURL=login.css.map */
