@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&family=Crimson+Text&family=Martian+Mono&family=Playfair+Display&family=Poppins:wght@100;700&family=Roboto:wght@100&family=Share+Tech+Mono&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Rubik+Glitch&display=swap";.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh}.loading img{width:200px;height:200px}.loading p{font-size:2rem}.progress-bar{position:fixed;top:0;left:0;right:0;height:5px;background:#BBE1FA;transform-origin:0%}.navbar{display:flex;justify-content:space-between;padding:10px 20px;position:fixed;width:100%;background-color:#0000009c}.navbar img{height:70px;width:70px;margin-right:2rem}@media (max-width: 768px){.navbar img{display:none}}.navbar ul{list-style:none;display:flex;align-items:center;justify-content:space-around}.navbar ul li{margin-right:2rem}.navbar ul li a{text-decoration:none;color:#fff;font-size:1.2rem;text-transform:uppercase;letter-spacing:2px}@media (max-width: 768px){.navbar ul li a{font-size:1rem}}@media (max-width: 768px){.navbar ul li{margin-right:1rem}}@media (max-width: 768px){.navbar{padding:10px 0;justify-content:center}}.about{display:flex;flex-direction:column;align-items:center}.welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.welcome .heading{font-size:3rem;text-align:center}.welcome .heading span{color:#bbe1fa}.welcome p{width:80%;font-size:1.5rem;text-align:left}@media (max-width: 768px){.welcome p{width:100%}}@media (max-width: 768px){.welcome{padding:1rem}}.clients{display:flex;align-items:center;justify-content:space-around;padding:2rem 0;width:100%}.clients img{width:300px}.clients .client-names .heading{color:#bbe1fa;font-size:2rem;text-transform:uppercase}@media (max-width: 768px){.clients .client-names .heading{text-align:center}}.clients .client-names ul li{margin:20px 0;font-size:1.3rem}@media (max-width: 768px){.clients .client-names ul li{font-size:1rem}}@media (max-width: 768px){.clients{flex-direction:column}}.contact{display:flex;flex-direction:column;justify-content:center;align-items:center}.contact .heading{height:300px;width:100%;background-image:linear-gradient(45deg,rgba(6,6,6,.648),rgba(18,18,19,.75)),url(https://images.pexels.com/photos/280014/pexels-photo-280014.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.contact .heading p{font-size:4rem;text-transform:uppercase;color:#bbe1fa}@media (max-width: 768px){.contact .heading p{font-size:3rem}}.contact .contact-container{display:flex;align-items:center;justify-content:space-around}.contact .contact-container .left{display:flex;flex-direction:column;align-items:center;width:50%;padding:2rem}.contact .contact-container .left .box{padding:2rem 4rem;background-color:#151e2a;margin:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:150px;box-shadow:10px 10px 25px #000000bf}.contact .contact-container .left .box .icon{font-size:2rem;color:#bbe1fa}@media (max-width: 768px){.contact .contact-container .left .box{width:100%;padding:1rem}}.contact .contact-container .right{width:60%;padding:1rem}.contact .contact-container .right img{width:100%;box-shadow:10px 10px 25px #000000bf}.contact .contact-container .right p{font-size:1.3rem}.contact .contact-container .right p span{color:#bbe1fa}@media (max-width: 768px){.contact .contact-container .right p{font-size:1.2rem}}@media (max-width: 768px){.contact .contact-container .right{width:80%}}@media (max-width: 768px){.contact .contact-container{flex-direction:column;justify-content:center;align-items:center}}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background-color:#151e2a;border-top:1px solid rgba(128,128,128,.411);padding:1rem 0}.footer img{width:50px;height:50px}.home{background-image:linear-gradient(45deg,rgba(18,17,17,.509),rgba(27,29,31,.75)),url(/images/lathemachine.jpg);height:80vh;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center}.home .home-container{background:transparent;border:15px solid #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem}.home .home-container h2{font-family:Dancing Script,cursive;font-size:2rem}@media (max-width: 768px){.home .home-container h2{font-size:1rem;text-align:center}}.home .home-container h1{text-transform:uppercase;font-size:4rem;margin-top:-20px;text-align:center}@media (max-width: 768px){.home .home-container h1{font-size:2rem}}@media (max-width: 768px){.home .home-container{padding:1rem;border:10px solid white}}.home .down{font-size:2rem;margin:3rem}@media (max-width: 768px){.home .down{display:none}}@media (max-width: 768px){.home{height:60vh;padding:1rem 3rem}}.services{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.services .header-container{height:300px;width:100%;background-image:linear-gradient(45deg,rgba(6,6,6,.648),rgba(18,18,19,.75)),url(https://images.pexels.com/photos/159298/gears-cogs-machine-machinery-159298.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.services .header-container p{font-size:4rem;text-transform:uppercase;color:#bbe1fa}.services .card-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:4rem}@media (max-width: 768px){.services .card-container{padding:2rem 1rem}}.card{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem 3rem;width:25%;box-shadow:35px 20px 48px #000000bf;-webkit-box-shadow:35px 20px 48px 0px rgba(0,0,0,.75);-moz-box-shadow:35px 20px 48px 0px rgba(0,0,0,.75)}.card img{width:100%;height:300px;object-fit:fill}.card .text{background-color:#151e2a;width:100%;text-align:center}.card .text p{font-size:1.5rem;padding:1rem}@media (max-width: 768px){.card .text p{font-size:1.3rem}}@media (max-width: 768px){.card{width:100%;margin:1rem 0}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#222c35;font-family:Poppins,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{box-sizing:border-box;margin:0;padding:0;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#151e2a}::-webkit-scrollbar-thumb{background:#BBE1FA}::-webkit-scrollbar-thumb:hover{background:#222c35}
