@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}header{align-items:center;background-color:#24252a;display:flex;justify-content:flex-end;padding:30px 10%}.logo{cursor:pointer;margin-right:auto;order:3}nav{align-items:center;background-color:rgba(13,130,68,0);color:#fff;display:flex;justify-content:space-around;order:1;padding:1em}.hero-img{border-radius:50px;height:auto;max-width:25em}.cta{order:2}.nav-links{list-style:none}.nav-links li{display:inline-block;padding:0 20px}button,li{color:#edf0f1;font-size:16px;font-weight:500;text-decoration:none}.nav-links li:hover{color:#0088a9;transition:all .3s ease 0s}button{background-color:#0088a9;border:none;border-radius:50px;cursor:pointer;margin-left:30px;padding:9px 25px;transition:all .3s ease 0s}button:hover{background-color:rgba(0,136,169,.8)}.content-left{margin-top:-20vh;width:30%}.content-left h1{color:#fff}main{align-items:center;background-color:#24252a;display:flex;height:100vh;justify-content:space-around;padding:1em}main h1{color:#133b4f;font-size:54px}main h1,main h2{text-transform:uppercase}main h2{color:#fca70c;font-size:25px;letter-spacing:8px}main h2,main p{font-weight:400}main p{color:#3a3a3a;font-size:14px;line-height:31.5px;margin:30px 0}.about{background-color:#24252a;height:100%;margin-top:-20vh;padding:10em;text-align:center}.about-main{align-items:center;background-color:#1b2430;border-radius:1em;box-shadow:10px 10px 28px 0 rgba(0,0,0,.75);-webkit-box-shadow:10px 10px 28px 0 rgba(0,0,0,.75);-moz-box-shadow:10px 10px 28px 0 rgba(0,0,0,.75);color:#fff;display:flex;flex-direction:row;gap:3em;margin:20vh auto;padding:3em;width:65em}.about-left{font-size:22px;text-align:left;width:70%}.about h1{color:#000;font-size:54px;height:50px;width:50px}.about h1,.about h2{text-transform:uppercase}.about h2{color:red;font-size:25px;font-weight:400;letter-spacing:8px;margin-top:1em;width:190px}.about-right img{border-radius:50%;height:100%;margin-left:3em;width:10em}.port-main{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2em;justify-content:center;margin-top:10vh}.pro{color:#fff}.content-left a{color:#f3cfcf}.portfolio{background-color:#24252a;margin-top:-20vh;padding:10em}.portfolio h1{color:red;font-size:54px;text-transform:uppercase}.portfolio h2{font-size:25px;text-transform:uppercase}.projects{background-color:#1b2430;border-radius:1em;box-shadow:10px 10px 28px 0 rgba(0,0,0,.75);-webkit-box-shadow:10px 10px 28px 0 rgba(0,0,0,.75);-moz-box-shadow:10px 10px 28px 0 rgba(0,0,0,.75);color:#fff;height:100%;outline:2px solid #fff;width:20em}.projects:hover{outline:3px solid #083d77;transition:.4s}.img-projects{border-top-left-radius:1em;border-top-right-radius:1em;height:auto;width:20em}.desc{height:40vh;padding:2em}.desc a{background-color:tomato;border:none;border-radius:50px;color:#fff;font-weight:700;margin-left:50px;outline:none;padding:15px 30px;text-align:center;text-decoration:none;text-transform:uppercase}.desc a:hover{background-color:red;color:#fff;transition:.5s}.contact-main{align-items:center;background-color:#112d51;border-radius:1em;box-shadow:10px 10px 28px 0 rgba(0,0,0,.75);-webkit-box-shadow:10px 10px 28px 0 rgba(0,0,0,.75);-moz-box-shadow:10px 10px 28px 0 rgba(0,0,0,.75);color:#fff;display:flex;flex-direction:row;gap:3em;justify-content:center;margin:20vh auto;padding:3em;width:65em}.contact-logo{height:auto;width:6em}.contact-logo:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s}.contact{background-color:#24252a;color:#000;height:100%;margin-top:-20vh;padding:10em}.contact h2{font-size:25px}.contact h1,.contact h2{text-transform:uppercase}.contact h1{color:red;font-size:54px}.btn-rick{background-color:#6b77cc;border:none;border-radius:50px;color:#e0cece;font-weight:700;outline:none;padding:15px 30px;text-align:left;text-decoration:none}.blog h1,.btn-rick{text-transform:uppercase}.blog h1{color:#000;font-size:54px}.blog{background-color:#24252a;color:red;height:100%;margin-top:-20vh;padding:10em}.blog-main{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2em;justify-content:center;margin-top:10vh}.blog-style{background-color:#1b2430;border-radius:1em;box-shadow:11px 13px 24px 7px rgba(19,19,150,.75);-webkit-box-shadow:11px 13px 24px 7px rgba(19,19,150,.75);-moz-box-shadow:11px 13px 24px 7px rgba(19,19,150,.75);color:#fff;outline:2px solid #fff;width:20em}.blog-style:hover{outline:3px solid #fcab10;transition:.4s}
/*# sourceMappingURL=main.c60cd9be.css.map*/