@charset "UTF-8";
body,p{font-family:"SF Pro Display Regular", sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.c-green{color:#22d547}.c-green-light-1{color:#7aeda6}.c-green-light-2{color:#c4fe53}.c-blue-light{color:#53e1e1}.c-blue{color:#283b5c}.bg-green{color:#22d547}.bg-green-light-1{color:#7aeda6}.bg-green-light-2{color:#c4fe53}.bg-blue-light{color:#53e1e1}.bg-blue{color:#283b5c}.degrade-1{background:#283b5c;background:-moz-linear-gradient(180deg, #283b5c 0%, #22d547 100%);background:-webkit-linear-gradient(180deg, #283b5c 0%, #22d547 100%);background:linear-gradient(180deg, #283b5c 0%, #22d547 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#283b5c",endColorstr="#22d547",GradientType=1)}.degrade-2{background:#53e1e1;background:-moz-linear-gradient(180deg, #53e1e1 0%, #283b5c 100%);background:-webkit-linear-gradient(180deg, #53e1e1 0%, #283b5c 100%);background:linear-gradient(180deg, #53e1e1 0%, #283b5c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#53e1e1",endColorstr="#283b5c",GradientType=1)}.degrade-3{background:#7aeda6;background:-moz-linear-gradient(180deg, #7aeda6 0%, #c4fe53 100%);background:-webkit-linear-gradient(180deg, #7aeda6 0%, #c4fe53 100%);background:linear-gradient(180deg, #7aeda6 0%, #c4fe53 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7aeda6",endColorstr="#c4fe53",GradientType=1)}#spinner{opacity:0;visibility:hidden;transition:opacity 0.5s ease-out, visibility 0s linear 0.5s;z-index:99999}#spinner.show{transition:opacity 0.5s ease-out, visibility 0s linear 0s;visibility:visible;opacity:1}.back-to-top{position:fixed;right:30px;bottom:30px;display:flex;width:45px;height:45px;align-items:center;justify-content:center;transition:0.5s;z-index:99}.btn{font-weight:600;transition:0.5s}.btn-square{width:32px;height:32px}.btn-sm-square{width:34px;height:34px}.btn-md-square{width:44px;height:44px}.btn-lg-square{width:56px;height:56px}.btn-square,.btn-sm-square,.btn-md-square,.btn-lg-square{padding:0;display:flex;align-items:center;justify-content:center;font-weight:normal;border-radius:50%}.btn.btn-primary{background:transparent !important;color:#00ce62 !important;font-weight:400;transition:0.5s}.btn.btn-primary:hover{background:#00ce62 !important;color:#f2f3f7 !important}.btn.btn-light{background:var(--bs-light) !important;color:var(--bs-teal) !important;font-weight:400;transition:0.5s}.btn.btn-light:hover{background:var(--bs-teal) !important;color:var(--bs-light) !important}.RotateMoveLeft{position:relative;animation:RotateMoveLeft 10s linear infinite}.RotateMoveRight{position:relative;animation:RotateMoveLeft 10s linear infinite}@keyframes RotateMoveLeft{0%{left:0px}50%{left:40px}100%{left:0px}}@keyframes RotateMoveRight{0%{right:0px}50%{right:40px}100%{right:0px}}.navbar-light .navbar-nav .nav-link{margin-right:25px;color:#f9f9f9 !important;font-size:14px;outline:none;transition:0.5s;padding:10px 0 10px;opacity:0.3}.sticky-top.navbar-light .navbar-nav .nav-link{padding:20px 0;color:var(--dark) !important}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link.active{color:#f2f3f7 !important;font-weight:bold !important;opacity:1}.navbar-light .navbar-nav .nav-link.active{border-bottom:2px solid #00ce62}.navbar-light .navbar-brand img{max-height:50px;transition:0.5s}.sticky-top.navbar-light .navbar-brand img{max-height:45px}.navbar .dropdown-toggle::after{border:none;content:"";font-family:"Font Awesome 5 Free";font-weight:600;vertical-align:middle;margin-left:8px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in-mobile{opacity:0;animation:fadeIn 1s ease-in-out}@media (min-width:1200px){.navbar .nav-item .dropdown-menu{display:block;visibility:hidden;top:100%;transform:rotateX(-75deg);transform-origin:0% 0%;border:0;border-radius:10px;transition:0.5s;opacity:0}}.dropdown .dropdown-menu a:hover{background:var(--bs-teal);color:var(--bs-white)}.navbar .nav-item:hover .dropdown-menu{transform:rotateX(0deg);visibility:visible;background:var(--bs-light) !important;transition:0.5s;opacity:1}.collapse.navbar-collapse{transition:0.5s}@media (max-width:992px){nav.bg-transparent{position:absolute;width:100%;background:transparent !important}.navbar.navbar-expand-lg button span{position:relative;z-index:99}.navbar{position:relative;background:#000f01;z-index:2}.sticky-top.navbar-light{position:relative;background:var(--bs-white) !important;padding:0 20px 20px 20px !important}.sticky-top.navbar-light{background:transparent}nav.navbar{padding:16px 0 0}.navbar.navbar-expand-lg .navbar-toggler{padding:10px 20px;border:none;color:var(--bs-teal);position:absolute;top:12px;right:0;z-index:1}.navbar.navbar-expand-lg .navbar-toggler:focus,.navbar.navbar-expand-lg .navbar-toggler:focus:active{outline:none;box-shadow:none}.navbar-light .navbar-collapse{margin-top:0;border-top:0;position:absolute;height:100vh;left:0;right:0;bottom:0;top:0;z-index:10}.navbar-light .navbar-nav .nav-link{display:inline-block !important}.navbar-light .navbar-nav .nav-link,.sticky-top.navbar-light .navbar-nav .nav-link{padding:10px 0;margin-left:0;color:var(--bs-dark) !important}.navbar-light .navbar-brand img{max-height:45}.hero-header{margin-top:-100px !important}}@media (min-width:992px){.navbar-light{position:absolute;width:100%;top:0;left:0;background:transparent !important;z-index:999}.navbar{padding-top:18px}.sticky-top.navbar-light{position:fixed;background:var(--bs-light) !important}}.bg-breadcrumb{position:relative;overflow:hidden;background:linear-gradient(rgba(102, 16, 242, 0.05), rgba(102, 16, 242, 0.05));background-position:center center;background-repeat:no-repeat;background-size:cover;padding:150px 0 60px 0;margin-bottom:6rem;transition:0.5s}.bg-breadcrumb::after{content:"";position:absolute;bottom:-20%;left:-10%;width:600px;height:600px;border-radius:300px;border:80px solid rgba(247, 71, 128, 0.05);background:transparent;animation:RotateMoveSingle 5s linear infinite;z-index:-1}.bg-breadcrumb .breadcrumb{position:relative;z-index:2}@keyframes RotateMoveSingle{0%{-webkit-transform:rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg);transform:rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg)}100%{-webkit-transform:rotateZ(360deg) rotate(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);transform:rotateZ(360deg) rotate(360deg) translate3d(0, 1%, 0) rotateZ(-360deg)}0%{bottom:0px}50%{left:-10px}75%{bottom:10%}100%{bottom:0px}}.bg-breadcrumb::before{content:"";position:absolute;top:-15%;right:-10%;width:600px;height:600px;border-radius:300px;border:80px solid rgba(247, 71, 128, 0.04);background:transparent;animation:RotateMoveSingle 5s linear infinite;z-index:-1}@keyframes RotateMoveSingle{0%{-webkit-transform:rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg);transform:rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg)}100%{-webkit-transform:rotateZ(360deg) rotate(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);transform:rotateZ(360deg) rotate(360deg) translate3d(0, 1%, 0) rotateZ(-360deg)}0%{top:0px}50%{top:10%}100%{top:0px}}@media (max-width:992px){.bg-breadcrumb{padding-top:100px !important}}.bg-breadcrumb .breadcrumb-item a{color:var(--bs-dark) !important}.breadcrumb-animation{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.breadcrumb-animation li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(102, 16, 242, 0.07);animation:animate 25s linear infinite;bottom:-150px}.breadcrumb-animation li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.breadcrumb-animation li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.breadcrumb-animation li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.breadcrumb-animation li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.breadcrumb-animation li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.breadcrumb-animation li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.breadcrumb-animation li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.breadcrumb-animation li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.breadcrumb-animation li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.breadcrumb-animation li:nth-child(10){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%}}.header a.btn.btn-light.border.border-primary.rounded-pill.text-primary.py-2.px-4.me-4{background-color:rgba(0, 206, 98, 0.3) !important;border-color:rgba(0, 206, 98, 0.3) !important;color:#00ce62 !important}.header a.btn.btn-light.border.border-primary.rounded-pill.text-primary.py-2.px-4.me-4:hover{color:#00ce62 !important}.header a.btn.btn-primary.rounded-pill.text-white.py-2.px-4{background-color:#00ce62 !important;border-color:#00ce62 !important;color:#000f01 !important}.header::after{position:absolute;top:0;right:0;width:60%;height:100%;background:var(--bs-light);border-radius:22% 78% 33% 67% / 32% 0% 100% 68%;animation:bgMove 5s linear infinite;z-index:-1}@keyframes bgMove{0%{right:0px}50%{right:20px}100%{right:0px}}.header::before{position:absolute;bottom:-9%;left:-7%;width:400px;height:400px;border-radius:200px;border:30px solid rgba(247, 71, 128, 0.05);background:transparent;animation:RotateMoveHeader 5s linear infinite;z-index:-1}@keyframes RotateMoveHeader{0%{-webkit-transform:rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg);transform:rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg)}100%{-webkit-transform:rotateZ(360deg) rotate(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);transform:rotateZ(360deg) rotate(360deg) translate3d(0, 1%, 0) rotateZ(-360deg)}0%{bottom:0px}50%{left:-10px}75%{bottom:9%}100%{bottom:0px}}.hero-header{padding-top:6rem;padding-bottom:0;position:relative}.img-h-kivopay{position:absolute;left:0;bottom:0;max-width:44.666667%}.img-h-kivopay img{max-width:100%}.hero-header p{color:#fcfcfcb2;font-size:25px !important;line-height:30px;opacity:0.5}.hero-header img{margin-bottom:-100px !important;z-index:1;position:relative}.hero-header h1{font-size:40px;font-family:"SF Pro Display Heavy", sans-serif;color:#e3fffa;padding-top:9rem}.hero-header::after{position:absolute;left:100px;bottom:100px;width:58px;height:50px;background:url(../img/sty-1.png) center center no-repeat;animation:RotateMoveSty-3 45s linear infinite;transition:0.5s;z-index:-1}@keyframes RotateMoveSty-3{0%{left:100px}40%{bottom:0px}50%{left:700px}70%{bottom:500px}80%{left:400px}95%{bottom:0px}100%{left:100px}}.hero-header::before{position:absolute;left:100px;bottom:100px;width:300px;height:300px;border-radius:150px;border:30px solid rgba(102, 16, 242, 0.05);background:transparent;animation:RotateMoveSty-4 45s linear infinite;transition:0.5s;z-index:-1}@keyframes RotateMoveSty-4{0%{left:100px}40%{bottom:0px}50%{left:700px}70%{bottom:500px}80%{left:400px}95%{bottom:0px}100%{left:100px}}.hero-header .rotate-img{position:absolute;top:70px;left:20px}.hero-header .rotate-img .rotate-sty-2{position:absolute;top:100px;left:50px;width:50px;height:50px;border-radius:30px;border:5px solid rgba(163, 242, 16, 0.09);background:transparent;animation:RotateMoveSty-2 45s linear infinite;transition:0.5s}@keyframes RotateMoveSty-2{0%{left:0px}40%{top:-30px}50%{left:500px}70%{top:200px}80%{left:100px}95%{top:-30px}100%{left:0px}}.hero-header .rotate-img img{position:relative;animation:RotateMove 30s linear infinite;z-index:-1}@keyframes RotateMove{0%{left:0px}50%{left:200px}100%{left:0px}}@media (max-width:992px){.hero-header{padding-top:170px}.hero-header .rotate-img img{margin-top:100px}}.heading-subtitle{color:#00ce62 !important;font-size:18px;text-transform:uppercase;font-weight:bold}.about-us{position:relative;background:url(../img/bg-about-us–1@2x.png) 30% 0 no-repeat;background-size:cover;background-color:#00ce62}.about-us .btn.btn-primary{background-color:#e3fffa !important;color:#00ce62 !important}.about-us p{color:#000f01}.about-us .heading-subtitle{color:#000f01 !important;font-family:"SF Pro Display Semi Bold", sans-serif}.img-about-us{position:absolute;left:-54%;max-width:100%;bottom:0}.img-about-us img{max-width:100%}.service{background-color:#e3fffa}.service h2{color:#1a1a1a}.service .service-item{text-align:center;background-color:#ffffff;display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:280px}.service .service-item i{font-size:30px}.service .service-item h3{font-size:16px;font-family:"SF Pro Display Bold", sans-serif;margin:14px 0 0 0;color:#000f01}.service .service-item p{font:normal normal normal 14px/20px "SF Pro Display Regular", sans-serif;color:#242424b3}.service .service-item,.service .service-item .service-icon,.service .service-item a{transition:0.5s}.quoteLarge__grid{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-mask-image:linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, #000);background-image:linear-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 0), linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 0);background-size:76px 76px;background-position:50%}.feature{position:relative}.feature .feature-img{background:var(--bs-light);border-radius:58% 42% 21% 79% / 30% 29% 71% 70%}.feature .heading-subtitle{color:#00ce62 !important}.feature h2{font-weight:900 !important;color:#000f01}.feature .btn.btn-primary{background-color:#1a1a1a !important;border:1px solid #444444}.feature .btn.btn-primary:hover{background:#0b375b !important;border:1px solid #20c997;color:#fff !important}.feature-img-phone{position:absolute;right:0;top:2%;max-width:44.666667%}.feature-img-phone img{max-width:100%}.feture-results{background:url(../img/bg-results.png) 50% 0 no-repeat;background-color:#000f01;background-size:cover}.feature.feture-results h2{color:#ffffff}.feature.feture-results p{color:#fcfcfcb3;font-size:20px}.invoicing h2{color:#ffffff}.invoicing small{color:#fcfcfcb2}.feature.feture-results .btn.btn-primary{background:transparent !important;color:#00ce62 !important;border-color:#00ce62 !important;font-weight:400;transition:0.5s}.feature.feture-results .btn.btn-primary:hover{background:#00ce62 !important;color:#f2f3f7 !important}.price{background-color:#ffffff}.price .heading-subtitle{color:#00ce62}.price h2{font-family:"SF Pro Display Heavy", sans-serif;color:#000f01}.price p.mb-0{color:#242424b2 !important}.price .price-item svg{width:20px;fill:#22c55e}.price .price-item p{font-size:14px}.price .price-item{position:relative;transition:0.5s;background-color:#e3fffa;border-radius:34px}.price .price-item .header{background-color:#85e6d4;border-top-left-radius:34px;border-top-right-radius:34px}.price .price-item .taxas{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background-color:#000f01;color:#00ce62 !important;padding:5px 20px;border-radius:200px;font-family:"SF Pro Display Regular", sans-serif;font-weight:300 !important}.price .price-item button.btn.btn-primary.rounded-pill.text-white.py-2.px-4{width:100%;background-color:#00ce62 !important;color:#fcfcfc !important;text-transform:none !important;border-color:#00ce62 !important}.price .price-item .pice-item-offer{position:absolute;width:200px;height:110px;top:-45px;right:-80px;background:var(--bs-teal) !important;color:var(--bs-white);transform:rotate(42deg);display:flex;align-items:end;justify-content:center;padding-bottom:10px}.price-description{color:#242424b2}.price-description span span{color:#00ce62}.blog .blog-item{border-radius:10px}.blog .blog-item .blog-img{position:relative;overflow:hidden;background:rgba(102, 16, 242, 0.2);border-top-right-radius:10px;border-top-left-radius:10px}.blog .blog-item .blog-img .blog-info{position:absolute;width:100%;height:100%;bottom:0;left:0;padding:20px;background:rgba(102, 16, 242, 0.2);color:var(--bs-white) !important;display:flex;align-items:end;justify-content:space-between;transition:0.5s}.blog .blog-item .blog-img:hover .blog-info{background:rgba(0, 0, 0, 0.4)}.blog .blog-item .blog-content{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.blog .blog-item .blog-img img{transition:0.5s}.blog .blog-item .blog-img:hover img{transform:scale(1.3)}.testimonial{position:relative;background:var(--bs-light);overflow:hidden;z-index:1}.testimonial::after{content:"";position:absolute;top:30%;left:0;width:80px;height:80px;border-radius:40px;background:url(../img/testimonial-img-2.jpg) center center no-repeat;animation:TestimonialMoveLeft 100s linear infinite;z-index:-1}.testimonial::before{content:"";position:absolute;top:30%;right:0;width:80px;height:80px;border-radius:40px;background:url(../img/testimonial-img-3.jpg) center center no-repeat;animation:TestimonialMoveRight 100s linear infinite;z-index:-1}@keyframes TestimonialMoveLeft{0%{left:0px}25%{top:100px}50%{left:100%}75%{top:80%}100%{left:0px}}@keyframes TestimonialMoveRight{0%{right:0px}25%{top:100px}50%{right:100%}75%{top:80%}100%{right:0px}}.testimonial .testimonial-carousel.owl-carousel{position:relative;padding:0 35px;transition:0.5s}.testimonial .testimonial-carousel .owl-nav .owl-prev{position:absolute;top:50%;left:10px;transform:translateY(-50%);width:65px;height:65px;border-radius:40px;display:flex;align-items:center;justify-content:center;background:rgba(102, 16, 242, 0.09);color:var(--bs-teal);transition:0.5s}.testimonial .testimonial-carousel .owl-nav .owl-next{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:65px;height:65px;border-radius:40px;display:flex;align-items:center;justify-content:center;background:rgba(102, 16, 242, 0.09);color:var(--bs-teal);transition:0.5s}.testimonial .testimonial-carousel .owl-nav .owl-prev:hover,.testimonial .testimonial-carousel .owl-nav .owl-next:hover{background:var(--bs-teal);color:var(--bs-white) !important}.testimonial-carousel .owl-dots{width:100%;height:120px;display:flex;align-items:center;justify-content:center;margin-top:10px;transition:0.5s}.testimonial-carousel .owl-dots .owl-dot img{width:40px;height:40px;border-radius:20px;margin-right:15px;transition:0.5s}.testimonial-carousel .owl-dots .owl-dot.active img{width:70px;height:70px;border-radius:40px;border:4px solid var(--bs-secondary)}@media (min-width:900px){.testimonial .testimonial-carousel .testimonial-item .testimonial-inner p.fs-7{font-size:20px}}@media (max-width:576px){.testimonial .testimonial-carousel.owl-carousel{padding:0}.testimonial .testimonial-carousel .owl-nav .owl-prev{margin-top:-250px;margin-left:-15px}.testimonial .testimonial-carousel .owl-nav .owl-next{margin-top:-250px;margin-right:-15px}}.contact{position:relative;overflow:hidden;transition:0.5s;z-index:1}.contact::after{content:"";position:absolute;top:10%;left:-1%;width:400px;height:400px;border-radius:200px;border:60px solid rgba(102, 16, 242, 0.05);background:transparent;animation:ContactMoveLeft 50s linear infinite;z-index:1}@keyframes ContactMoveLeft{0%{left:0px}25%{top:100px}50%{left:90%}75%{top:80%}100%{left:0px}}.contact::before{content:"";position:absolute;top:10%;right:-1%;width:400px;height:400px;border-radius:200px;border:60px solid rgba(102, 16, 242, 0.05);background:transparent;animation:ContactMoveRight 50s linear infinite;z-index:1}@keyframes ContactMoveRight{0%{right:0px}25%{top:100px}50%{right:90%}75%{top:80%}100%{right:0px}}.footer{background:#f9f9f9}.footer-item h3{font-size:16px;text-transform:uppercase;color:#000f01 !important;font-weight:bold;font-family:"SF Pro Display Bold", sans-serif}.footer .footer-item a{line-height:32px;color:#242424b2;transition:0.5s;font-size:12px}.footer .footer-item p{line-height:35px}.footer .footer-item a:hover{text-decoration:underline}.footer .footer-item.contacts a:hover{text-decoration:none}.kivopay-logo-footer{max-width:80%}.copyright{background:#ffffff !important}.copyright span{color:#004237;font-size:14px}.social-midia-container{background:#101323 !important}#company-name{display:none}#show-password-button{top:10px;right:10px;cursor:pointer}.page-form-login,.page-form-register{background-color:#000f01}.page-form-login .form-control,.page-form-register .form-control{border:1px solid #e3fffa;border-radius:6px;background:#000f01;color:#e3fffa;padding:10px 15px}.page-form-login .form-control::placeholder,.page-form-register .form-control::placeholder{color:#e3fffa;opacity:1}.page-form-login .form-control::-ms-input-placeholder,.page-form-register .form-control::-ms-input-placeholder{color:#e3fffa}#form-register input{margin-bottom:0 !important}#form-register .form-group{position:relative;margin-bottom:1rem !important}#form-register .form-group label{color:#ef233c;font-size:12px}#form-register .form-group .form-check label{color:#757575;font-size:1rem}@media (min-width:320px) and (max-width:575.98px){.hero-header h1,.hero-header p{text-align:left}.hero-header h1{font-size:42px;padding-top:0}.hero-header p{font-size:18px !important;line-height:26px}.hero-header .row{text-align:center}.hero-header img{margin-bottom:-146px !important}.hero-header .btn.btn-primary{width:100%}.img-h-kivopay{max-width:80.666667%}.about-us{padding-bottom:0 !important;background-image:none;overflow:hidden !important}.about-us .d-block.d-sm-none.col-12 img{max-width:120%;margin-left:-30px;margin-top:-80px}.about-us .btn.btn-primary{width:100%}.img-about-us{left:0}.service h2{text-align:left;font-size:42px}.service .heading-subtitle{text-align:left}.service h2 img{max-width:50% !important}.feature{padding-bottom:0 !important;text-align:left}.feature .d-flex h2{font-size:22px}.feature .heading-subtitle{font-size:16px}.feature-img-phone{top:auto;max-width:74.666667%;bottom:0}.feture-results{background-image:none}.feature.feture-results .heading-subtitle{font-size:14px}.feature.feture-results h2{font-size:30px}.feature.feture-results .d-flex h2{font-size:20px}.feature.feture-results .btn.btn-primary{width:100%}.feature.feture-results .d-block.d-sm-none.col-12 img{max-width:120%;margin-left:-30px;margin-top:-45px}.invoicing svg{width:24px}.price .heading-subtitle,.price h2,.price p{text-align:left}.price .heading-subtitle{font-size:14px}.kivopay-logo-footer{max-width:55%}.footer .row.align-items-center.col-md-6.col-lg-6.col-xl-3.p-0{display:none}.navbar-light .navbar-brand{position:absolute;z-index:999;top:12px}.navbar-nav.ms-auto.py-0{position:absolute;left:0;right:0;bottom:0;top:0;height:100vh;width:100%;padding:6rem 12px 0 12px !important;background:rgba(0, 15, 1, 0.98);backdrop-filter:blur(2px);display:inline}.header a.btn.btn-primary.rounded-pill.text-white.py-2.px-4{background-color:#ffffff !important;border-color:#ffffff !important;color:#00ce62 !important;position:absolute;bottom:0;z-index:10;width:94%;left:0;margin-left:12px}.header a.btn.btn-light.border.border-primary.rounded-pill.text-primary.py-2.px-4.me-4{position:absolute;top:12px;right:-10px}.navbar-light .navbar-nav .nav-link,.sticky-top.navbar-light .navbar-nav .nav-link{color:#f9f9f9 !important;margin-bottom:6px}}@media (min-width:576px) and (max-width:768px){.about-us{padding:0 !important;text-align:center;background:url(../img/bg-about-us–1@2x.png) 120% 0 no-repeat;background-color:#00ce62}.img-about-us{left:-60px}.img-about-us img{max-width:115%}.hero-header h1{padding-top:4rem;font-size:26px}.hero-header p{font-size:14px !important}.img-h-kivopay{max-width:51.666667%}.feature h2{font-size:28px}.feature .d-flex h2{font-size:20px}.feature .heading-subtitle{font-size:14px !important}.feature-img-phone{right:-4%;max-width:55.666667%}.feature.feture-results p{font-size:14px}.invoicing svg{width:24px}.navbar.navbar-expand-lg .navbar-toggler{right:20px}.navbar-light .navbar-brand{position:absolute;z-index:999;top:12px}.navbar-nav.ms-auto.py-0{position:absolute;left:0;right:0;bottom:0;top:0;height:100vh;width:100%;padding:6rem 40px 0 40px !important;background:rgba(0, 15, 1, 0.98);backdrop-filter:blur(2px);display:inline}.header a.btn.btn-primary.rounded-pill.text-white.py-2.px-4{background-color:#ffffff !important;border-color:#ffffff !important;color:#00ce62 !important;position:absolute;bottom:40px;z-index:10;width:88%;left:0;margin-left:40px}.header a.btn.btn-light.border.border-primary.rounded-pill.text-primary.py-2.px-4.me-4{position:absolute;top:12px;right:20px}.navbar-light .navbar-nav .nav-link,.sticky-top.navbar-light .navbar-nav .nav-link{color:#f9f9f9 !important;margin-bottom:6px}}