@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+Sundanese:wght@400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Teko:wght@300..700&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif}::selection{background-color:#000;color:#fff}a{color:inherit;text-decoration:none}body{overflow-x:hidden}.container{max-width:1300px;margin:auto;padding-left:20px;padding-right:20px}header{background-color:#f8f5f3;border-bottom:1px solid #001f3f06;padding:10px 0}p{color:#555;font-size:18px;font-weight:400;line-height:1.3}.primary-btn{background-color:#ffcd4d;border-radius:5px;color:#121212;font-size:13px;font-weight:700;text-transform:uppercase;line-height:24px;padding:15px;display:inline-block;margin-top:15px;display:inline-flex;align-items:center;justify-content:space-between;min-width:185px}.contact-page{padding:100px 0;background-color:#f8f5f3;border-bottom:1px solid #001f3f06}.contact-page .col-2{display:grid;grid-template-columns:repeat(2,1fr);gap:80px;margin-top:80px}.privacy-policy h1{padding:50px 0 0}.privacy-policy h2{padding:50px 0 10px}.privacy-policy h3{padding:30px 0 15px}.privacy-policy h4{padding-top:15px}.privacy-policy li{margin-left:20px}.li-last-privacy{padding-bottom:50px}@media only screen and (max-width: 1024px){.contact-page{padding:50px 0}.contact-page .col-2{grid-template-columns:1fr;gap:20px;margin-top:40px}}.about-procces{padding:120px 0}.about-procces h2{color:#121212;font-size:50px;font-weight:700;line-height:1.2;text-decoration:underline;margin-bottom:15px}.about-procces-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;margin-bottom:100px}.about-procces-img img{width:100%;border-radius:11px}.about-procces-details{display:flex;flex-direction:column;justify-content:center}.about-procces-details h3{color:#121212;font-size:40px;font-weight:700;line-height:1.2;text-decoration:underline;margin-bottom:15px}.about-procces-details span{color:#000;font-size:12px;background-color:#ffcd4d;height:25px;width:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:600}@media only screen and (max-width: 1024px){.about-procces h2{font-size:30px;padding-right:0}.about-procces-details h3{font-size:25px}.about-procces-grid{grid-template-columns:1fr}.about-procces{padding:60px 0}}@media only screen and (max-width: 767px){.is-reversed .about-procces-details{order:1}.about-procces-grid{gap:10px;margin-bottom:35px}}.get-in-touch{background-color:#f8f5f3;padding:100px 0;text-align:center;border-bottom:1px solid #1212120f}.get-in-touch h3{color:#121212;font-size:50px;font-weight:700;text-transform:uppercase;line-height:1.1;max-width:700px;text-align:center;margin:auto}@media only screen and (max-width: 1024px){.get-in-touch{padding:80px 0;text-align:left}.get-in-touch h3{font-size:35px;text-align:left}}.spinner{width:50px;height:50px;border:5px solid rgba(0,0,0,.1);border-top:5px solid #ffcd4d;border-radius:50%;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:20px}.team-image{border-radius:11px;display:flex;max-height:425px;overflow:hidden}.team-image img{width:100%;height:100%}.team-box-inner h3{font-size:25px;text-decoration:underline;text-align:center;margin-top:10px}.team-box-inner p{text-align:center;margin-bottom:15px}.team-box-inner{padding:20px;border-radius:23px;box-shadow:0 4px 15px #00000012}.team{background-color:#f8f5f3;padding:80px 0;border-bottom:1px solid #001f3f06}.team h2{color:#121212;font-size:50px;font-weight:700;line-height:1.2;text-decoration:underline;margin-bottom:15px}.team-p{margin-bottom:50px}@media only screen and (max-width: 1024px){.team-grid{grid-template-columns:repeat(2,1fr)}.team h2{font-size:30px;padding-right:0}}@media only screen and (max-width: 767px){.team-grid{grid-template-columns:1fr}.team-grid .team-box-inner{max-width:380px;margin:auto}}.blog-page{padding:100px 0;background-color:#f8f5f3;border-bottom:1px solid #001f3f06}.blog-page h2{color:#121212;font-size:50px;font-weight:700;line-height:1.2;text-decoration:underline;margin-bottom:10px}.blog-grid{margin-top:50px}.blog-box{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.blog-box-inner{padding:20px;border-radius:23px;box-shadow:0 4px 15px #00000012;background-color:#fff}.blog-image{height:220px;display:flex;align-items:center;border-radius:9px;overflow:hidden}.blog-image img{height:100%;width:100%;object-fit:cover}.blog-box-inner h3{font-size:22px;line-height:1.2;margin:10px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-weight:700;text-decoration:underline}.blog-box-inner p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media (max-width: 1024px){.blog-box{grid-template-columns:repeat(2,1fr)}.blog-page h2{font-size:35px}.blog-page{padding:60px 0}}@media (max-width: 767px){.blog-box{grid-template-columns:1fr;gap:20px}}.contact-details h3{font-size:20px;font-weight:700;line-height:1.1em;letter-spacing:.3px;margin-bottom:3px;text-decoration:underline}.contact-details a{color:#020101;display:block}.info-div{margin-top:20px}.contact-page h2{color:#121212;font-size:50px;font-weight:700;line-height:1.2;text-decoration:underline;margin-bottom:15px}.contact-details h4{color:#121212;font-size:25px;font-weight:700;line-height:1.2;text-decoration:underline;margin-bottom:15px}@media only screen and (max-width: 1024px){.contact-details h4{font-size:22px}.contact-details h3{font-size:18px}.contact-page h2{font-size:35px;margin-bottom:2px}}.contact-form input{width:100%;padding:14px;margin-top:20px;border-radius:0;border:1px solid #cccccc;background-color:transparent}.contact-form span{color:red;font-size:13px}.contact-form textarea{width:100%;padding:12px;margin-top:20px;border-radius:0;border:1px solid #cccccc;min-height:100px;background-color:transparent}.contact-form button{display:flex;border:0;text-align:left;cursor:pointer}input:focus{outline:none}textarea:focus{outline:none}.succes{color:green;margin-top:15px;font-size:16px}.project-homepage{padding:120px 0}.project-homepage .service-section-box p{max-width:700px}.projects-homepage-box{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;margin-top:50px}.projects-homepage-img{border-radius:11px;overflow:hidden;display:flex}.projects-homepage-img a{min-height:350px}.projects-homepage-img img{width:100%;height:100%;object-fit:cover}.projects-homepage-div h3{color:#121212;font-size:30px;font-weight:600;line-height:30px;margin-bottom:20px;margin-top:15px;text-decoration:underline}.projects-homepage-div p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:16px;font-weight:400}.projects-homepage-div{position:relative;transition:all .4s}.projects-box-page p{-webkit-line-clamp:none;overflow:visible}@media only screen and (max-width: 1024px){.projects-homepage-box{gap:15px}.project-homepage{padding:80px 0}}@media only screen and (max-width: 767px){.projects-homepage-box{display:flex;gap:20px;overflow-x:scroll;overflow-y:hidden}.projects-homepage-div{min-width:320px;padding-bottom:50px}.projects-homepage-div h3{font-size:25px;line-height:1.1}.btn-project{position:relative;top:0;background-color:#ffcd4d;color:#fff;right:auto;opacity:1}.projects-homepage-img{min-height:300px;border-radius:9px}.projects-box-page{display:block}}.first-section-services{background-color:#f8f5f3;padding:80px 0}.first-section-services-2{display:grid;grid-template-columns:55% 1fr;gap:100px;place-items:center}.first-section-services-title h2{color:#121212;font-size:50px;font-weight:700;line-height:1.2;text-decoration:underline;margin-bottom:15px}.first-section-services-description img{width:100%;border-radius:11px}.first-section-services-description{display:flex;width:100%}.first-section-about-title p{margin-bottom:10px}@media only screen and (max-width: 1024px){.first-section-services{padding:60px 0 20px}.first-section-services-2{grid-template-columns:1fr;gap:20px}.first-section-services-title h2{font-size:35px;padding-right:0}}.services-page{padding:100px 0}.services-page p{max-width:650px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.services-grid-box{padding:30px;border-radius:23px;box-shadow:0 4px 15px #00000012}.services-grid-box img{max-height:80px;border-radius:9px;margin-bottom:5px}.services-grid-box p{font-size:16px}.services-grid-box h3{font-size:22px;font-weight:500;margin-bottom:10px}@media (max-width: 1024px){.services-page{padding:70px 0}.services-grid{grid-template-columns:repeat(2,1fr)}.services-grid-box img{max-height:65px}}@media (max-width: 767px){.services-grid{grid-template-columns:1fr}.services-grid-box{padding:20px}}.hamburger-menu{display:none}nav{display:flex;align-items:center;justify-content:space-between}.nav-logo img{max-height:70px}.navbar-items{display:flex;list-style:none}.navbar-items li{margin-left:25px}.navbar-items li a{margin-left:10px;font-size:16px;font-weight:500;padding:0;fill:#121212;color:#121212}.overlay{display:block}.active-link{border-bottom:2px solid #121212}@media (max-width: 1024px){.navbar-items{display:flex;list-style:none;background-color:#f8f5f3;position:fixed;right:0;top:0;height:100%;width:100%;z-index:9;flex-direction:column;justify-content:center;width:270px;box-shadow:0 4px 4px #52525229;transform:translate(270px);transition:all .4s}.open-menu{transition:all .4s;transform:translate(0)}.navbar-items li{margin-bottom:10px}.navbar-items li a{padding:0 10px;display:inline-block;font-size:20px}.nav-logo img{max-height:50px}.hamburger-menu{display:block;font-size:25px;position:relative;z-index:99}.overlay{display:block;position:fixed;background-color:#00000080;left:0;top:0;height:100%;width:100%;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:9}}footer{background-color:#f8f5f3;padding:80px 0 20px}.footer-logo img{max-height:70px;margin-bottom:10px}.col-3{display:grid;grid-template-columns:1fr 20% 20% 100px;gap:30px}.footer-social-media a{font-size:30px;margin-right:15px}footer h3{font-weight:600;margin-bottom:5px;font-size:20px}.footer-contact a{display:block}.footer-copyright{margin-top:50px;border-top:1px solid #1212120f;padding-top:20px}footer p{font-size:16px}@media only screen and (max-width: 1024px){footer .col-3{grid-template-columns:1fr}}.about-homepage{padding:100px 0}.about-homepage .col-2{display:grid;grid-template-columns:repeat(2,1fr);gap:100px}.about-homepage-box h3{font-size:40px;font-weight:600;text-decoration:underline;line-height:1.1;margin-bottom:20px}.about-homepage-box img{width:100%;border-radius:11px}.about-homepage-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media only screen and (max-width: 1024px){.about-homepage .col-2{grid-template-columns:1fr;gap:40px}.about-homepage{padding:80px 0}.about-homepage-box h3{font-size:30px}}.service-box{display:grid;grid-template-columns:repeat(3,1fr);background-color:#f8f5f3;border-bottom:1px solid #1212120f;gap:20px}.icon{height:80px}.service-box .service-box-inner:not(:last-child){border-right:1px solid #1212120f}.service-box-inner{padding:80px 30px}.service-box-inner h3{margin-bottom:15px;color:#121212;font-size:22px;font-weight:500;line-height:25px;margin-top:10px}.service-box-inner p{font-size:16px}@media only screen and (max-width: 1024px){.service-box{grid-template-columns:1fr}.service-box-inner{padding:35px 20px}.service-box .service-box-inner:not(:last-child){border-right:0;border-bottom:1px solid #1212120f}.icon{height:60px}}.service-section{background-color:#f8f5f3;padding:120px 0}.service-section-box img{width:100%;margin-top:25px}.service-section-col-2{display:grid;grid-template-columns:1fr;gap:70px}.service-section-inner{border-left:1px solid #1212120f;padding-left:70px;padding-bottom:65px;display:grid;grid-template-columns:50px 1fr}.service-section-nm{font-size:14px;font-weight:500;text-decoration:none;line-height:30px;color:#121212b3;width:145px}.service-section-box .service-section-inner:not(:first-child){padding-top:40px}.service-section-box .service-section-inner:not(:last-child){border-bottom:1px solid #1212120f}.service-section-details h3{color:#121212;font-size:30px;font-weight:600;text-decoration:underline;line-height:1.1;margin-bottom:20px}.service-section-details p{font-size:17px}.service-section-box h4{text-decoration:underline;line-height:1.1;margin-bottom:20px;font-size:45px;color:#121212;font-size:50px;font-weight:700}@media only screen and (max-width: 1024px){.service-section{padding:80px 0}.service-section-box h4{font-size:30px}.service-section-inner{border-left:0;padding-left:0;grid-template-columns:1fr;padding-bottom:50px}.service-section-details h3{font-size:25px;line-height:1.1}}.welcome-section{background-color:#f8f5f3;padding:130px 0}.welcome-section-2{display:grid;grid-template-columns:2fr 1fr}.welcome-section-title h2{color:#121212;font-size:60px;font-weight:700;line-height:1.2;padding-right:100px;text-decoration:underline}.welcome-section-title{position:relative}.welcome-section-title img{position:absolute;top:-30px;left:-40px}.solution-img{background-image:url(/assets/business-consultancy-img-C-OTaNkB.webp);min-height:650px;background-size:cover;background-position:top;position:relative}.center-item{position:absolute;left:50%;top:0;transform:translate(-50%,-50%)}.center-item img{position:relative;animation:rotate infinite 5s linear}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.center-item:before{position:absolute;content:"";background-color:#fff;height:55px;width:55px;left:50%;top:47%;transform:translate(-50%,-50%);border-radius:100px;z-index:9}@media only screen and (max-width: 1024px){.welcome-section{padding:80px 0}.welcome-section-2{grid-template-columns:1fr;gap:20px}.welcome-section-title h2{font-size:40px;padding-right:0}.welcome-section-title img{position:absolute;top:-17px;left:-20px;max-height:30px}.solution-img{min-height:350px}.center-item img{position:relative;animation:rotate infinite 5s linear;max-height:110px}}.col-2-details{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.blog-details img{max-width:100%;height:auto}.col-3-details{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.blog-details{padding:70px 0;background-color:#f8f5f3;border-bottom:1px solid #001f3f06}.blog-details h1{text-decoration:underline;font-weight:700;font-size:35px;line-height:1.3;margin-bottom:15px}.blog-details h3{font-size:30px;margin-top:30px;text-decoration:underline}.blog-details p{font-size:17px;margin-bottom:10px}.blog-details h4{font-size:25px;margin-top:20px}.blog-details h5{font-size:25px;margin-top:20px;font-weight:600}.blog-details ol,.blog-details ul{list-style:none;font-size:17px;margin-bottom:10px}.blog-details ol li,.blog-details ul li{font-size:17px;margin-bottom:10px}.blog-details .col-3-details img{width:100%}.blog-details .col-3-details{height:250px;overflow:hidden;margin:15px 0}@media (max-width: 1024px){.blog-details img{width:100%}.col-3-details{grid-template-columns:1fr;gap:15px}.blog-details{padding:20px 0}.blog-details h1{font-size:30px}.blog-details h3{font-size:25px;margin-top:20px}.blog-details h4,.blog-details h5{font-size:22px;margin-top:15px}}.job-box{display:flex;justify-content:space-between;align-items:center;border:1px solid #1212120f;gap:15px;padding:10px 10px 10px 30px;border-radius:11px;margin-bottom:10px}.job-box .primary-btn{margin-top:0}.job-box h3{font-weight:700;text-decoration:underline;font-size:30px}@media only screen and (max-width: 767px){.job-box{display:block;padding:20px}.job-box h3{font-size:25px;margin-bottom:10px}}
