body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.a{color:inherit;text-decoration:none}.hero-part{align-items:center;display:flex;flex-wrap:wrap-reverse;justify-content:space-between;margin:6rem 5%}.hero-part .first{display:flex;flex-direction:column;gap:1rem;justify-content:center;width:55%}.hero-part .first .heading{font:700 4rem Arial,Helvetica,sans-serif;line-height:5rem;margin-left:0}.hero-part .first .desc{font:500 1.5rem Arial,Helvetica,sans-serif;line-height:2.2rem;margin-left:0}.btn{background-color:orange;border:none;border-radius:10px;color:#fff;font:500 1.2rem Arial,Helvetica,sans-serif;max-width:300px;padding:1rem 1.5rem;text-align:center;text-decoration:none;transition:all .4s}.btn:hover{background-color:#000}.hero-part img{width:40%}@media (max-width:1000px){.hero-part{flex-direction:column-reverse;gap:2rem}.hero-part .first{align-items:center;text-align:center;width:100%}.hero-part .first .heading{font-size:3rem;line-height:1rem}.hero-part .first .desc{font-size:1.3rem}.hero-part img{width:70%}.hero-part .first .btn{max-width:none;width:70%}}@media (max-width:750px){.hero-part .first .heading{font-size:2.5rem;line-height:2.5rem}}.heading{font:600 2rem Arial,Helvetica,sans-serif;margin-left:5%}.desc{font:500 1rem Arial,Helvetica,sans-serif;margin:1rem 0 2rem 5%}.center{display:block;margin:auto}.Services{background-image:linear-gradient(#fff,rgba(255,166,0,.1),#fff);padding-top:2rem}.servicemenu{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 5% 3rem;text-align:justify}.servicemenu .item{background-color:#fff;border:1px solid rgba(255,166,0,.123);border-radius:10px;box-shadow:0 0 9px 0 #00000030;flex:0.6 1 300px;padding-inline:10px;padding:1rem 2rem;text-align:justify}.servicemenu .item img{width:50px}.Technologi{margin:5rem 0}.padding{padding:15%}.Technologi .techitem{grid-column-gap:5rem;grid-row-gap:4rem;background-color:rgba(255,166,0,.119);box-shadow:0 0 10px 13px rgba(255,166,0,.119);-webkit-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:3rem;padding-inline:10%;row-gap:4rem}.Technologi .techitem img{align-self:center;transition:all .4s;width:100%}.Technologi .techitem img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:1000px){.desc,.heading{text-align:center}.btn{max-width:none;width:70%}.Technologi .techitem{grid-column-gap:2rem;grid-row-gap:2rem;background-color:rgba(255,166,0,.119);box-shadow:0 0 10px 13px rgba(255,166,0,.119);-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:3rem;padding-inline:10%;row-gap:2rem}}.contact{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:6rem 0;padding-inline:5%;width:100%}.contact .first{align-items:center;display:flex;flex-direction:column;width:100%}.contact .first .desc,.contact .first .heading{margin-left:0}.contact .first .contactinfo{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin-block:2rem}.contact .first .contactinfo .item{display:flex;gap:1rem}.contact .first .contactinfo .item img{background-color:rgba(255,166,0,.136);border-radius:10px;height:45px;padding:10px;width:45px}.contact .first .contactinfo .item p{display:flex;flex-direction:column;font:700 1.1rem Arial,Helvetica,sans-serif;gap:10px}.contact .first .contactinfo .item p span{font:500 1rem Arial,Helvetica,sans-serif}@media (max-width:1000px){.contact{align-items:center;flex-direction:column;justify-content:center}}@media (max-width:750px){.contact .first .contactinfo{align-items:center;flex-direction:column;justify-content:center;width:100%}.contact .first .contactinfo .item{width:350px}}.sas{color:orange}header{align-items:center;background-color:#fff;box-shadow:1px 3px 7px 3px #0000003d;display:flex;justify-content:space-between;padding-inline:5%;position:relative;width:100%}header .logo{font:700 3rem Arial,Helvetica,sans-serif;padding:1rem 0;text-decoration:none}.navbtn{align-items:center;border:3px solid orange;border-radius:7px;cursor:pointer;display:none;flex-direction:column;height:40px;justify-content:space-evenly;width:50px}.navbtn p{background-color:orange;color:orange;height:3px;transition:all .4s;width:70%}.navmenu{align-items:center;display:flex;gap:10px;justify-content:start}.navmenu a{background-color:hsla(0,0%,100%,.156);border-radius:5px;color:orange;font:500 1rem Arial,Helvetica,sans-serif;padding:.5rem 1rem;text-decoration:none;transition:all .4s}.navmenu a:hover{background-color:orange;color:#fff}@media (max-width:750px){.logo{font-size:2rem}.navmenu{justify-content:center;padding:1rem;top:-150%;z-index:1}.navmenu,.shownav{position:absolute;right:0;transition:all .6s ease;width:100%}.shownav{background-color:rgba(255,244,223,.071);background-color:#fff;box-shadow:0 18px 20px 0 #00000023;top:10.5vh}.hidebtn p{height:5px;width:80%}.hidebtn p:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.hidebtn p:nth-child(3){-webkit-transform:translateY(-6.5px) rotate(-45deg);transform:translateY(-6.5px) rotate(-45deg)}.hidebtn p:nth-child(2){display:none}.navbtn{display:flex}}footer{align-items:center;background-color:#636262;color:#fff;display:flex;justify-content:space-evenly;padding:4rem 5% 2rem}footer a{color:#fff;text-decoration:none}footer .first,footer .second,footer .sotial{display:flex;flex-direction:column;gap:10px}.end{background-color:rgba(0,0,0,.583);color:#fff;padding:5px 0;text-align:center;width:100%}
/*# sourceMappingURL=main.15cdee45.css.map*/