@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap";nav{display:-ms-grid;display:grid;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;-webkit-transform:scale(1,0);transform:scaleY(0);left:0;z-index:5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform-origin:bottom;transform-origin:bottom;place-items:center;font-family:roboto;font-weight:700}.openNav{-webkit-transform:scale(1,1);transform:scale(1);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}ul{font-size:50px}li{list-style-type:none;color:#ffffff80;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;padding:50px 0 0;margin-bottom:1%;height:50px;display:block;overflow:hidden}li:hover{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fff}header{width:100%;height:19vh;display:grid;align-items:center;padding-left:8%;position:fixed;top:0;left:0;z-index:5;grid-auto-flow:column;grid-template-columns:85% 15%}.logo{width:5.5em;height:90%;background-image:url(/assets/logo-807764f1.webp);background-size:cover;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;color:#fff;font-weight:700;position:relative;z-index:5;transition:all .9s cubic-bezier(.17,.55,.55,1) .5s}.logoshift{transition:all .9s cubic-bezier(.17,.55,.55,1) .5s}.hj{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;z-index:5}.hamburg{display:flex;align-items:center;justify-content:center;z-index:6}.hj,.top,.middle,.bottom{transition:all .3s ease-in-out}.hamburg.active .hj .top,.hj:focus .top{transform:rotate(45deg);transform-origin:center top;x:37.5px;y:26.25px}.hamburg.active .hj .middle,.hj:focus .middle{opacity:0;x:0}.rect{fill:#fff}.hamburg.active .hj .bottom,.hj:focus .bottom{transform:rotate(-45deg);transform-origin:center top;x:-15px;y:18.75px}@media screen and (max-width: 800px){.logo{width:5.2em;height:78%}.hamburg{transform:scale(1.2)}header{padding-left:0}}@media screen and (max-width: 375px){.logo{width:5.8em;height:78%}}@media screen and (max-width: 351px){.logo{width:5.2em;height:76%}.hamburg{transform:scale(1.3)}}.hero{height:35em;width:100%;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2;-ms-grid-rows:5% 90% 5%;grid-template-rows:5% 90% 5%;margin-top:0;padding-top:11em}.hero>h3{font-family:roboto;position:relative;font-size:19px;margin-left:9%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:3px 3px 0}.hero>h3:before{content:"";margin-left:6%;position:absolute;top:100%;left:0%;width:10px;height:1px;background-color:#90ee90;-webkit-animation-name:move;animation-name:move;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-delay:3s;animation-delay:3s}@-webkit-keyframes move{0%{left:0%}50%{left:80%}to{left:0%}}@keyframes move{0%{left:0%}50%{left:80%}to{left:0%}}.hero-text{font-size:70px;font-family:roboto;font-weight:500;line-height:1;width:47%;margin:3% auto auto 8%;text-transform:uppercase}.hero-text>span{padding:0;height:65px;display:inline-block;margin-right:25px;overflow:hidden}.scroll-down{display:-ms-grid;display:grid;margin-left:10%;font-size:20px;width:10em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:30% 60%;grid-template-columns:30% 60%;gap:5%;cursor:pointer;margin-top:5%}.scroll-down:hover>.scroll{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.8s all ease;transition:.8s all ease}.scroll{background-color:#065a39;width:2.5em;-webkit-transition:.8s all ease;transition:.8s all ease;height:2.5em;border-radius:50%;display:-ms-grid;display:grid;place-items:center}@media screen and (max-width: 800px){.hero{height:33em;padding-top:16em;grid-template-rows:20% 52% 34%}.hero-text{width:90%;font-size:45px;height:100%}.hero-text>span{height:48px;display:inline-block;margin-right:25px}}@media screen and (max-width: 800px){.hero{padding-top:12em;grid-template-rows:20% 65% 34%}}@media screen and (max-width: 353px){.hero{height:40em}}.third-section{height:73vh;width:100vw;display:grid;position:relative;grid-template-columns:repeat(4,1fr);background:rgba(0,0,0,1);background-size:cover;z-index:2}.third-section:hover{background:transparent;transition:.1s all ease}.category-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-right:1px solid rgba(255,255,255,.3);display:grid;place-items:center;cursor:pointer;overflow:hidden;z-index:3;transition:.3s all ease-in-out;background:rgba(0,0,0,.5)}.category-item:hover{transition:.3s all ease-in-out}.category-item>*{position:absolute;transition:.3s all ease-in-out}.category-item>.title{margin:auto;font-size:25px;font-weight:700;color:#ffffff80;font-family:roboto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.3s all ease-in-out;width:100%;text-align:center}.category-item>.learn-more{top:100%;background-color:transparent;border:1px solid rgba(255,255,255,.8);font-size:17px;color:#fffc;width:50%;height:10%;font-weight:700;transition:.6s all ease-in-out}.category-item:hover>.learn-more{top:80%;transition:.6s all ease-in-out;transition:.3s all ease-in-out}.category-item:hover>.title{color:#fff}.category-background{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:.1s all linear}@media screen and (max-width: 800px){.third-section{grid-template-columns:100%;height:85vh}.category-item{border-bottom:1px solid rgba(255,255,255,.3)}.category-item>.learn-more{display:none}}.ha-left>h3{color:#065a39}.hero-about{display:-ms-grid;display:grid;-ms-grid-columns:55% 45%;grid-template-columns:55% 45%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;font-family:roboto}.hero-about>*{width:100%;height:30em}.ha-left{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;place-items:center;padding:15%}.ha-left>h3{font-size:40px;text-transform:uppercase;padding:0%;margin:0% 0% 3%;font-weight:700}.ha-left>p{font-size:18px;width:80%;line-height:1.5;color:#000c}.about-btn{color:#065a39;background:transparent;width:7em;height:3em;font-size:18px;border:1.5px solid #065A39;margin-top:4%}.ha-right{background-image:url(/assets/wires-2513b183.webp);background-size:cover;background-repeat:no-repeat;height:100%}@media screen and (max-width: 800px){.ha-right{display:none}.second-section{height:100%!important}.hero-about{-ms-grid-columns:100%;grid-template-columns:100%}.ha-left{padding:15% 5%}}.contactHome{height:60vh;width:100%;background-size:cover;position:relative;font-weight:700;font-size:30px;color:#fff;z-index:2;font-family:roboto;display:-ms-grid;display:grid;place-items:center}.contactHome:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:1}.contactHome>*{z-index:3;position:relative;text-align:center}.contact-container{display:-ms-grid;display:grid;place-items:center;gap:50%}.contact-container>.link{font-size:15px;background-color:green;width:10em;padding:3%}@media screen and (max-width: 800px){.contactHome{height:40vh}}.fourth-section{height:88vh;display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;-webkit-transition:.5s all ease;transition:.5s all ease}.projects-left{background:#065A39;width:100%;height:100%;color:#fff;font-family:roboto;padding:8% 5% 0;-webkit-transition:.5s all ease;transition:.5s all ease;position:relative}.projects-left>h4{font-size:70px;font-weight:lighter;margin-bottom:5%;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.projects-text{font-size:16px;width:60%;margin-bottom:5%;text-align:justify;line-height:1.5;color:#fffc;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.project-btns{width:70%;display:-ms-grid;display:grid;gap:5%;height:7%;grid-auto-flow:column}.project-btns>button{border:none;outline:none;font-weight:700;width:90%;border-radius:10px;background-color:#ffffff80;font-family:roboto;font-size:13px;color:#000000b3;cursor:pointer;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.active-project{box-shadow:0 -1px 5px 2px #0006;color:#065a39!important;background-color:#ffffffe6!important;-webkit-transform:scale(1.04);transform:scale(1.04);-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out;-webkit-box-shadow:0px -1px 5px 2px rgba(0,0,0,.4);-moz-box-shadow:0px -1px 5px 2px rgba(0,0,0,.4)}.projects-right{padding-left:5%;padding-right:5%;height:100%;-webkit-transition:.5s all ease;transition:.5s all ease;gap:7.5%;display:-ms-grid;display:grid;-ms-grid-rows:10% 60% 30%;grid-template-rows:10% 60% 30%}.projects-right>h4{font-size:30px;font-family:roboto;color:#0006;margin-bottom:5%;-webkit-transform-origin:right;transform-origin:right;position:relative;margin-top:5%;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.project-image-bg{width:auto;max-width:30em;display:-ms-grid;display:grid;margin:auto auto 4%;height:100%;max-height:25em;justify-self:center;position:relative}.project-image-bg:after{position:absolute;top:0;left:0;background:white;width:100%;height:100%}.image-selector{display:-ms-grid;display:grid;position:relative;grid-auto-flow:column;height:5em;background-color:#0003}.image-selector>img{height:5em;width:100%;-o-object-fit:cover;object-fit:cover}.image-container{position:relative}.cover{-webkit-transform:scale(1,1);transform:scale(1);-webkit-transform-origin:right;transform-origin:right;position:absolute;top:0;left:0;width:100%;height:100%;background:white}@media screen and (max-width: 800px){.fourth-section{-ms-grid-columns:100%;grid-template-columns:100%;height:auto;overflow:hidden}.projects-left{height:35em;padding-bottom:10%}.projects-text{text-align:left;width:90%;font-size:20px}.project-btns{width:70%;height:8%}.projects-right{padding-bottom:0%;padding-left:0;gap:2%}.image-container{width:100vw;display:grid;place-items:center}.image-selector{width:100vw}.project-image-bg{width:100%;margin:0}.projects-right>h4{height:3em;padding-bottom:7em;padding-left:.5em}}@media screen and (max-width: 493px){.projects-left{height:40em;padding-bottom:2em}}@media screen and (max-width: 385px){.projects-left{height:45em;padding-bottom:2em}.fourth-section{overflow:hidden}}@media screen and (max-width: 353px){.projects-left{height:45em}.project-btns{height:6%;width:91%}}@media screen and (max-width: 353px){.projects-left{height:49em}}footer{height:50vh;width:100%;background:#065A39;display:-ms-grid;display:grid;place-items:center;position:relative;font-size:15px;color:#fff;grid-auto-flow:rows;font-family:roboto}.footer-top{width:100%;gap:0%;margin-left:5%;margin-top:3%;display:-ms-grid;display:grid;height:60%;-ms-grid-columns:10% 30% 45%;grid-template-columns:10% 30% 45%}footer>*{display:block;position:relative;z-index:2}.footer-top>.first-col{display:-ms-grid;display:grid;margin-right:25%;color:#fffc}.footer-top>.second-col{display:-ms-grid;display:grid;grid-auto-flow:rows;place-items:left;color:#fffc;gap:4%;justify-self:right}.footer-bottom{text-align:center;display:-ms-grid;display:grid;gap:30%}.footer-bottom>span{color:#fff9}footer:after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}@media screen and (max-width: 800px){footer{height:40vh}.footer-top{margin-left:0%;height:70%;-ms-grid-columns:5% 50% 45%;grid-template-columns:5% 50% 45%}.footer-top>.logo{background:transparent}.footer-top>.second-col{justify-self:center}}.cert-section{width:100%;height:25vh;color:#065a39;display:grid;grid-template-columns:30% 70%}.cert-title{font-size:3em;display:grid;justify-items:center;align-items:center;font-family:roboto}.certs{display:grid;align-items:end;width:100%;grid-template-columns:repeat(7,14%);height:80%}.cert-container{grid-template-rows:90% 10%;gap:0%;height:100%}.cert-name{background-color:#065a39;height:10%;font-size:14px;color:#fff;display:grid;place-items:center;width:fit-content;padding-left:5%;padding-right:5%;margin:auto;opacity:0}.certs>*{height:97%;width:100%;background-repeat:no-repeat;background-size:cover;transform:scale(.7);display:grid;background-position:center;position:relative;filter:grayscale(70%);transition:.5 all ease-in-out}.cert:hover{filter:none;transform:scale(1);transition:.5 all ease-in-out}@media screen and (max-width: 800px){.cert-section{grid-template-columns:100%;height:50vh;font-size:14px;grid-template-rows:20% 80%;overflow:hidden}.cert-title{height:100%}.certs{grid-template-rows:50% 50%;place-items:center;grid-template-columns:repeat(4,1fr);height:100%}.cert-container{gap:0;height:100%;display:grid;grid-template-rows:70% 30%}.cert-name{height:100%}}.main{background-size:cover;width:100%;height:40vh;margin-bottom:5%;display:-ms-grid;display:grid;place-items:center;color:#fff;font-size:50px;font-weight:700;font-family:roboto;position:relative}.main:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:1}.main>*{z-index:2}.page-title>span{padding:0;height:48px;display:block;overflow:hidden}*{margin:0;padding:0%;box-sizing:border-box}a{text-decoration:none}body{overflow-x:hidden;position:relative}#root>*{overflow-x:hidden}.first-section{position:relative;color:#fff;width:100vw;height:100vh;-webkit-transition:.5s all ease;transition:.5s all ease}.second-section{height:80vh;width:100vw;overflow:hidden}.first-section:before{content:" ";position:absolute;top:0;left:0%;width:100%;height:100%;background-color:#00000080}html{scroll-behavior:smooth}.services{display:-ms-grid;display:grid;width:100%;place-items:center}.services-inner{display:-ms-grid;display:grid;margin:auto auto 5em;grid-auto-flow:row;place-items:center;gap:8em;width:100%;padding:3em}.service-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:30em;grid-auto-flow:column}.service-image{background-size:cover;background-repeat:no-repeat;width:50%;height:100%}.service-text{padding:10%;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-family:roboto;width:60%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;gap:1em;color:#000c}.service-title{font-size:35px;color:#000000e6;font-weight:700}.service-second{justify-self:end}.about-container{display:-ms-grid;display:grid;width:80%;font-size:18px;text-align:justify;place-items:center;margin:auto auto 10%;font-family:roboto;line-height:1.5;gap:1em}.contact-section{display:-ms-grid;display:grid;height:auto}.contactp-container{display:-ms-grid;display:grid;width:100%;-ms-grid-columns:50% 50%;grid-template-columns:70% 30%;height:44em;padding-top:0}.contact-left{width:100%;padding-left:12%;font-family:roboto;font-size:18px;margin-top:0}.contact-form>*{height:3.5em}.contact-header{font-size:45px;font-weight:700;width:80%;margin-bottom:10%}.contact-header>span{font-weight:lighter}form{display:-ms-grid;display:grid;gap:10%;height:auto}form>*{display:-ms-grid;display:grid;gap:0em}label{display:block;color:#000c}a{color:#fff;text-decoration:none}input,textarea{outline:none;border:none;border-bottom:1px solid rgba(0,0,0,.5);width:80%;font-size:18px;font-family:roboto;color:#000c}input:focus,textarea:focus{border-bottom:1px solid royalblue}textarea{padding-top:5%}.fourth-row{height:9em}.contact-button{display:-ms-grid;display:grid;place-items:center;border:none;outline:none;width:80%;cursor:pointer;background:rgba(0,0,0,.3);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.contact-button:hover{background-color:#000;color:#fff;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.gap{display:block;height:10em}.gallery{display:flex;padding:2px;transition:.3s;width:100vw}.gallery:hover .gallery__image{filter:grayscale(1)}.gallery__column{display:flex;flex-direction:column;width:33%}.gallery__link{margin:2px;overflow:hidden;transition:.5s all ease}.gallery__link:hover{transform:scale(1.5);z-index:3}.gallery__link:hover .gallery__image{filter:grayscale(0)}.gallery__link:hover .gallery__caption{opacity:1}.gallery__thumb{position:relative}.gallery__image{display:block;width:100%;transition:.3s}.gallery__image:hover{transform:scale(1.1)}.gallery__caption{position:absolute;bottom:0;left:0;padding:25px 15px 15px;width:100%;font-family:Raleway,sans-serif;font-size:16px;color:#fff;opacity:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0%,rgba(255,255,255,0) 100%);transition:.3s}@media screen and (max-width: 800px){.services-inner{gap:4em}.service-item{display:grid;grid-template-rows:60% 40%;height:40em;place-items:center}.service-item>*{width:90%}.service-title{font-size:25px}.service-text{padding:0 3% 3%;gap:.7em}.service-second>.service-text{order:2}.service-fourth>.service-text{order:2}}@media screen and (max-width: 510px){.service-item{height:30em;grid-template-rows:50% 40%;gap:10%}}@media screen and (max-width: 452px){.service-text{grid-template-rows:50% 40%;gap:10%}.service-item{padding-bottom:5em}}@media screen and (max-width: 390px){.service-item{padding-bottom:7em;height:35em}}@media screen and (max-width: 491px){.contactp-container{grid-template-columns:80% 20%}.contact-header{width:100%}}
