@import url(https://fonts.googleapis.com/css?family=Montserrat:300, 400, 700&display=swap);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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}html{font-family:Montserrat,sans-serif;font-size:10px;scroll-behavior:smooth}a{text-decoration:none}.container{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}img{height:100%;object-fit:cover;width:100%}p{font-size:1.4rem;letter-spacing:.05rem;line-height:2.5rem;margin-top:5px}.section-title,p{color:#000;font-weight:300}.section-title{font-size:4rem;letter-spacing:.2rem;margin-bottom:10px;text-transform:uppercase}.section-title span{color:crimson}.cta{background-color:initial;border:2px solid crimson;color:#fff;display:inline-block;font-size:2rem;letter-spacing:.1rem;margin-top:30px;padding:10px 30px;text-transform:uppercase;transition:.3s ease;transition-property:background-color,color}.cta:hover{background-color:crimson;color:#fff}.brand h1{color:#fff;font-size:3rem;text-transform:uppercase}.brand h1 span{color:crimson}#header{height:auto;left:0;position:fixed;top:0;width:100vw;z-index:1000}#header .header{background-color:#1f1e1e3d;min-height:8vh;transition:background-color .3s ease}#header .nav-bar{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:1300px;padding:0 10px;width:100%}#header .nav-list ul{align-items:center;background-color:#1f1e1e;display:flex;flex-direction:column;height:100vh;justify-content:center;left:100%;list-style:none;overflow-x:hidden;position:absolute;top:0;transition:left .5s ease;width:100vw;z-index:1}#header .nav-list ul.active{left:0}#header .nav-list ul a{color:#fff;display:block;font-size:2.5rem;font-weight:500;letter-spacing:.2rem;padding:20px;text-decoration:none;text-transform:uppercase}#header .nav-list ul a:after{color:rgba(240,248,255,.021);content:attr(data-after);font-size:13rem;left:50%;letter-spacing:50px;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:letter-spacing .3s ease;z-index:-1}#header .nav-list ul li:hover a:after{letter-spacing:normal;transform:translate(-50%,-50%) scale(1)}#header .nav-list ul li:hover a{color:crimson}#header .hamburger{align-items:center;border:3px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;display:flex;height:60px;justify-content:center;margin-right:20px;position:relative;transform:scale(.8);width:60px;z-index:100}#header .hamburger:after{animation:hamburger_puls 1s ease infinite;border:3px solid #fff;border-radius:50%;content:"";height:100%;position:absolute;width:100%}#header .hamburger .bar{background-color:#fff;height:2px;position:relative;width:30px;z-index:-1}#header .hamburger .bar:after,#header .hamburger .bar:before{background-color:#fff;content:"";height:100%;left:0;position:absolute;transition:.3s ease;transition-property:top,bottom;width:100%}#header .hamburger .bar:after{top:8px}#header .hamburger .bar:before{bottom:8px}#header .hamburger.active .bar:before{bottom:0}#header .hamburger.active .bar:after{top:0}#hero{background-image:url(/static/media/hero-bg.575001498fead82195d7.png);background-position:top;background-size:cover;position:relative;z-index:1}#hero:after{background-color:#000;content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:-1}#hero .hero{justify-content:flex-start;margin:0 auto;max-width:1200px;padding:0 50px}#hero h1{animation:text_reveal .5s ease forwards;color:#0000;display:block;font-size:4rem;position:relative;width:fit-content}#hero h1,#hero h1:first-child{animation-delay:1s}#hero h1:nth-child(2){animation-delay:2s}#hero h1:nth-child(3){animation:text_reveal_name .5s ease forwards;animation-delay:3s}#hero h1 span{animation:text_reveal_box 1s ease;background-color:crimson;height:100%;left:0;position:absolute;top:0;width:0}#hero h1 span,#hero h1:first-child span{animation-delay:.5s}#hero h1:nth-child(2) span{animation-delay:1.5s}#hero h1:nth-child(3) span{animation-delay:2.5s}#services .services{flex-direction:column;margin:0 auto;max-width:1500px;padding:100px 0;text-align:center}#services .service-top{margin:0 auto;max-width:500px}#services .service-bottom{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:50px}#services .service-item{align-items:flex-start;background-image:url(/static/media/img-1.2b24351366a1375a9105.png);background-size:cover;border-radius:10px;display:flex;flex-basis:80%;flex-direction:column;justify-content:center;margin:10px 5%;overflow:hidden;padding:30px;position:relative;z-index:1}#services .service-item:after{background-image:linear-gradient(60deg,#29323c,#485563);content:"";height:100%;left:0;opacity:.9;position:absolute;top:0;width:100%;z-index:-1}#services .service-bottom .icon{height:80px;margin-bottom:20px;width:80px}#services .service-item h2{color:#fff;font-size:2rem;margin-bottom:10px;text-transform:uppercase}#services .service-item p{color:#fff;font-size:13.9px;text-align:left}#projects .projects{flex-direction:column;margin:0 auto;max-width:1200px;padding:100px 0}#projects .projects-header h1{margin-bottom:50px}#projects .all-projects,#projects .project-item{align-items:center;display:flex;flex-direction:column;justify-content:center}#projects .project-item{border-radius:10px;margin:20px auto;overflow:hidden;width:80%}#projects .project-info{align-items:flex-start;background-image:linear-gradient(60deg,#29323c,#485563);color:#fff;display:flex;flex-basis:50%;flex-direction:column;height:100%;justify-content:center;padding:30px}#projects .project-info h1{font-size:4rem;font-weight:500}#projects .project-info h2{font-size:1.8rem;font-weight:500;margin-top:10px}#projects .project-info p{color:#fff;font-size:13.9px;text-align:left}#projects .project-info h1 a{color:#fff;margin-left:20px}#projects .project-info h1 a:hover{color:#fefefe}#projects .project-img{cursor:pointer;flex-basis:50%;height:300px;overflow:hidden;position:relative}#projects .project-img:after{background-image:linear-gradient(60deg,#29323c,#485563);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}#projects .project-img img{transition:transform .3s ease}#projects .project-item:hover .project-img img{transform:scale(1.1)}#about .about{flex-direction:column-reverse;margin:0 auto;max-width:1200px;padding:100px 20px;text-align:center}#about .col-left{height:360px;width:250px}#about .col-right{width:100%}#about .col-right h2{font-size:1.8rem;font-weight:500;letter-spacing:.2rem;margin-bottom:10px}#about .col-right p{font-size:13.9px;margin-bottom:20px;text-align:left}#about .col-right .cta{color:#000;font-size:2rem;margin-bottom:50px;padding:10px 20px}#about .col-left .about-img{border:10px solid #fff;height:100%;position:relative;width:100%}#about .col-left .about-img:after{border:7px solid crimson;content:"";height:98%;left:-33px;position:absolute;top:19px;width:98%;z-index:-1}#contact .contact{flex-direction:column;margin:0 auto;max-width:1200px;width:90%}#contact .contact-items{width:100%}#contact .contact-item{align-items:center;border-radius:10px;box-shadow:0 0 18px 0 #0000002c;display:flex;flex-direction:column;justify-content:center;margin:30px;padding:30px;text-align:center;transition:box-shadow .3s ease;width:80%}#contact .contact-item:hover{box-shadow:0 0 5px 0 #0000002c}#contact .icon{margin:0 auto 10px;width:70px}#contact .contact-info h1{font-size:2.5rem;font-weight:500;margin-bottom:5px}#contact .contact-info h2{font-size:1.3rem;font-weight:500;line-height:2rem}#footer{background-image:linear-gradient(60deg,#29323c,#485563)}#footer .footer{flex-direction:column;min-height:200px;padding-bottom:10px;padding-top:50px}#footer h2{color:#fff;font-size:1.8rem;font-weight:500;letter-spacing:.1rem;margin-bottom:10px;margin-top:10px}#footer .social-icon{display:flex;margin-bottom:30px}#footer .social-item{height:50px;margin:0 5px;width:50px}#footer .social-item img{filter:grayscale(1);transition:filter .3s ease}#footer .social-item:hover img{filter:grayscale(0)}#footer p{color:#fff;font-size:1.3rem}@keyframes hamburger_puls{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}@keyframes text_reveal_box{50%{left:0;width:100%}to{left:100%;width:0}}@keyframes text_reveal{to{color:#fff}}@keyframes text_reveal_name{to{color:crimson;font-weight:500}}@media only screen and (min-width:768px){.cta{font-size:2.5rem;padding:20px 60px}h1.section-title{font-size:6rem}#hero h1{font-size:7rem}#services .service-bottom .service-item{flex-basis:45%;margin:2.5%}#projects .project-item{flex-direction:row}#projects .project-item:nth-child(2n){flex-direction:row-reverse}#projects .project-item{border-radius:0;height:400px;margin:0;width:100%}#projects .all-projects .project-img,#projects .all-projects .project-info{height:100%}#about .about{flex-direction:row}#about .col-left{height:400px;padding-left:60px;width:600px}#about .about .col-left .about-img:after{border:10px solid crimson;height:98%;left:-45px;top:34px;width:98%}#about .col-right{padding:30px;text-align:left}#about .col-right h1{text-align:left}#contact .contact{align-items:center;flex-direction:column;justify-content:center;min-width:20vh;padding:100px 0}#contact .contact-items{display:flex;flex-direction:row;justify-content:space-evenly;margin:0;width:100%}#contact .contact-item{flex-direction:row;margin:0;width:30%}#contact .contact-item .icon{height:100px;width:100px}#contact .contact-item .icon img{object-fit:contain}#contact .contact-item .contact-info{padding-left:20px;text-align:left;width:100%}}@media only screen and (min-width:1200px){#header .hamburger{display:none}#header .nav-list ul{background-color:initial;display:block;height:auto;position:static;width:fit-content}#header .nav-list ul li{display:inline-block}#header .nav-list ul li a{font-size:1.8rem}#header .nav-list ul a:after{display:none}#services .service-bottom .service-item{flex-basis:22%;margin:1.5%}}.contact-form{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-top:40px;padding:20px}.contact-form h2{color:#333;font-size:24px;margin-bottom:20px}.form-group{margin-bottom:15px}.form-group label{color:#555;display:block;font-size:16px;margin-bottom:5px}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:5px;font-size:16px;outline:none;padding:10px;width:100%}.form-group textarea{resize:vertical}.submit-btn{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.submit-btn:hover{background-color:#0056b3}#admin{animation:fadeIn .8s ease-in;background:linear-gradient(90deg,#e0eafc,#cfdef3);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:40px 20px}.admin.container{animation:slideUp .6s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:1000px;padding:40px}.section-title{animation:fadeInTitle 1s ease-in;color:#333;font-size:2.5rem;margin-bottom:30px;text-align:center}table{animation:fadeInTable .8s ease-in;border-collapse:collapse;overflow-x:auto;width:100%}td,th{border-bottom:1px solid #eee;color:#333;padding:14px 20px;text-align:left}th{background-color:#f7f7f7;color:#444;font-weight:600}tr:hover{background-color:#f1faff;transition:background-color .3s ease}td{animation:slideInTd .4s ease-in-out}p{color:#555;font-size:1.1rem;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInTitle{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeInTable{0%{opacity:0}to{opacity:1}}@keyframes slideInTd{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){td,th{font-size:14px;padding:10px}.section-title{font-size:2rem}.admin.container{padding:20px}}
/*# sourceMappingURL=main.1d9e8be4.css.map*/