body{font-family:Roboto,sans-serif;background-color:#fff;color:#555;font-size:1rem;line-height:1.6;overflow-x:hidden}body,html{scroll-behavior:smooth}p{color:#555}.btn,a{transition:all .3s ease}nav,ul{display:flex}.menu-items ul{display:flex;flex-direction:column}nav{justify-content:space-between;align-items:center;height:17vh;background-color:#fff}ul{list-style:none;gap:2rem;font-size:1.2rem}li{text-decoration:none;color:#000;margin-inline:2rem}li:hover{color:grey;text-decoration:underline;text-underline-offset:1rem;text-decoration-color:#b5b5b5;cursor:pointer}.logo img{width:150px;height:150px;margin-left:2rem}.logo:hover{cursor:default}.nav-links{display:flex;margin-left:40rem}.nav-links a{text-decoration:none;color:#000}.lets-talk{width:166px;height:51px;background-color:#236fe1;font-size:1rem;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:5px;margin-right:2rem;cursor:pointer}.lets-talk a{text-decoration:none;color:#fff}#hamburger-nav{display:none}.hamburger-menu{position:relative}.menu-icon{cursor:pointer;padding-bottom:2rem;margin-left:2rem;margin-right:2rem}.bar1,.bar2,.bar3{width:30px;height:4px;background-color:#333;margin:6px 0;transition:transform .3s ease-in-out}.menu-items{position:absolute;top:100%;right:0;background-color:#fff;padding:10px;display:flex;flex-direction:column;transition:all .3s ease-in-out;widows:fit-content;min-height:0}.menu-items ul{list-style:none;padding:0}.menu-items ul li{margin-bottom:10px;font-size:1.5rem}.menu-items ul li a{text-decoration:none;color:#333}.menu-icon.open .bar1{transform:rotate(45deg) translate(5px,5px)}.menu-icon.open .bar2{opacity:0}.menu-icon.open .bar3{transform:rotate(-45deg) translate(5px,-5px)}@media screen and (max-width:1200px){#desktop-nav{display:none}#hamburger-nav{display:flex}}.hero-container{width:100%;height:auto;background-color:#f4f8fc;margin-top:0}.hero-container,.hero-content{display:flex;justify-content:center;align-items:center}.hero-content{flex-direction:column;width:60%;margin-top:6rem;margin-bottom:6rem;padding:2rem}.hero-content .hero-h1{font-size:2.5rem;text-align:center;margin-bottom:2rem;color:#000;font-weight:700}.hero-content p{font-size:1rem;text-align:center;margin-bottom:2rem}.hero-content img{width:100%;height:647px}.services-we-provide{width:100%;height:auto;background-color:#fff;display:flex;justify-content:center;align-items:center;color:#555}.service-content{width:60%;margin-top:3rem;margin-bottom:4rem;padding:2rem}.service-content h1{font-size:2.5rem;text-align:center;margin-bottom:2rem;font-weight:700;line-height:1.2;color:#212121;display:flex;justify-content:left}.service-content-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem}.card{background-color:#f3f4f6;padding:2rem;border-radius:5px;transition:transform .3s ease}.card:hover{transform:translateY(-10px)}.card h3{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#000}.card p{font-size:1rem}.project-content{width:60%}.column{padding:2rem}.column h1{font-size:2.5rem;color:#000;font-weight:700}.read-more{font-size:14px;color:#fff;background-color:#236fe1;padding:.5rem 1rem;border-radius:5px;text-decoration:none;margin-bottom:2rem;margin-left:0;text-align:center;display:inline-block;width:150px;height:40px;text-transform:uppercase}.subscribe{width:100%;height:auto;background-color:#2a3030}.subscribe,.subscribe-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.subscribe-content{width:60%;margin-top:2rem;margin-bottom:2rem;padding:2rem}.subscribe-content h1{font-size:2rem;font-weight:700}.subscribe-content h1,.subscribe-content p{text-align:center;margin-bottom:2rem;color:#fff}.subscribe-content p{font-size:1rem}input{width:60%;border-radius:5px;padding:.5rem;margin-bottom:2rem}.btn,input{height:40px}.btn{width:150px;background-color:#236fe1;font-size:1rem;color:#fff;border:none;border-radius:5px;cursor:pointer}.home-footer{display:flex;justify-content:center;align-items:center;height:10vh;background-color:#fff;padding-block:6rem}@media screen and (max-width:768px){#desktop-nav{display:none}#hamburger-nav{display:flex}.hero-content{width:100%}.hero-content img{width:100%;height:auto}.hero-content .hero-h1{font-size:2rem;text-align:center;margin-bottom:2rem;color:#000;font-weight:700}.services-we-provide{width:100%;height:auto;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#555}.service-content{width:100%;margin-top:3rem;margin-bottom:4rem;padding:2rem}.service-content h1{font-size:2rem;text-align:center;margin-bottom:2rem;font-weight:700;line-height:1.2;color:#212121;display:flex;justify-content:left}.service-content-container{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem}.project-content{display:flex;flex-direction:column;width:90%;margin:6rem auto}.column{padding:2.5rem}.column h1{font-size:11.5rem;margin-bottom:1rem}.project-content img{width:100%;height:auto}.subscribe{height:auto;background-color:#2a3030}.subscribe,.subscribe-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.subscribe-content{margin-top:2rem;margin-bottom:2rem;padding:2rem}input{width:100%}.subscribe-content h1{font-size:1.5rem}}@media screen and (max-width:1024px){.hero-content,.project-content{width:80%;margin-top:4rem;margin-bottom:4rem}.project-content{flex-direction:column;align-items:center}.project-content .column{width:100%;text-align:center;margin-bottom:4rem}.column h1{font-size:1.5rem;margin-bottom:1rem}}*{margin:0;padding:0;box-sizing:border-box}.projects{width:100%;height:auto;background-color:#f4f8fc;display:flex;justify-content:center;align-items:center}.project-content{display:grid;grid-template-columns:repeat(2,1fr);width:70%;margin-top:6rem;margin-bottom:4rem;grid-gap:6rem 0}.project-content img{width:100%;height:auto}.column{display:flex;flex-direction:column;justify-content:center;align-items:left;padding:5rem}.column h1{font-size:2rem;color:#212121;font-weight:400;line-height:1.2}.column h1,.column p{text-align:left;margin-bottom:2rem}.column p{font-size:1rem}.services-footer{display:flex;justify-content:center;align-items:center;height:10vh;background-color:#fff;padding-block:6rem}@media (max-width:768px){.project-content{display:flex;flex-direction:column;width:90%;margin:6rem auto}.column{padding:2.5rem}.project-content img{width:100%;height:auto}.column h1{font-size:1.5rem;margin-bottom:1rem}}@media (max-width:480px){.project-content{margin:4rem auto}.column{padding:1.5rem}.column h1{font-size:1.2rem}}@media screen and (max-width:1024px){.hero-content,.project-content{width:80%;margin-top:4rem;margin-bottom:4rem}.project-content{flex-direction:column;align-items:center}.project-content .column{width:100%;text-align:center;margin-bottom:4rem}.column h1{font-size:1.2rem;margin-bottom:1rem}}.about{display:flex;font-size:1.5rem;align-items:center;height:25vh;background-color:#f4f8fc}.about h1,.our-vision{margin-left:15%}.our-vision{width:60%;margin-top:2rem}.our-vision h3{font-size:1.3rem;margin-bottom:2rem;text-decoration:underline;text-underline-offset:1rem;text-decoration-color:#236fe1}.our-vision p{font-size:1rem;color:#212121}.our-vision span{display:block;margin-top:2rem}.our-vision a{color:#236fe1;text-decoration:none;font-weight:700;font-size:1.2rem}.social-media-images{display:flex;justify-content:space-between;width:30%;margin-top:2rem}.social-media-images img{width:2.2rem;height:2.2rem;margin-right:.5rem}.team-story{display:grid;grid-template-columns:repeat(2,1fr);width:70%;margin:6rem auto;margin-bottom:4rem}.team-story h3{font-size:1.3rem;margin-bottom:2rem;text-decoration:underline;text-underline-offset:1rem;text-decoration-color:#236fe1}.team-story p{font-size:1rem;color:#212121}.team-story img{width:100%;height:auto}.about-column{flex-direction:column;align-items:left;padding:2.5rem;grid-gap:1rem}.about-column,.footer{display:flex;justify-content:center}.footer{align-items:center;height:10vh;background-color:#f4f8fc;padding-block:6rem}@media (max-width:768px){.our-vision{width:90%;margin-left:5%}.team-story{display:flex;flex-direction:column;width:90%;margin:6rem auto}.about-column{padding:2.5rem}.social-media-images{width:50%}}.success-message{background-color:#dff0d8;color:#3c763d;border:1px solid #d6e9c6;padding:10px;margin-top:10px}.contact{width:100%;height:auto;margin:6rem auto;margin-bottom:4rem;margin-top:0;background-color:#fafafa}.contact-content{display:grid;grid-template-columns:repeat(2,1fr);width:70%;padding:5rem;margin:0 auto;grid-gap:6rem}.contact-content h1{font-size:2.5rem;text-align:left;margin-bottom:2rem;color:#212121}.info{display:flex;flex-direction:column;justify-content:left;align-items:left}.info label{font-size:1.2rem;margin-bottom:.5rem;color:#212121}.info input{height:3rem}.info input,.info textarea{width:100%;margin-bottom:1rem;padding:.5rem;border:1px solid #212121}.info textarea{height:12rem}.info button{width:40%;height:2.5rem;background-color:#236fe1;color:#fff;font-size:1rem;border:none;cursor:pointer;border-radius:.5rem;font-family:Poppins,sans-serif}@media (max-width:768px){.contact-content{grid-template-columns:1fr;padding:2rem}.info button{width:100%}.contact-content h1{font-size:2rem}}