li {
  list-style-type: none;
}

a {
  text-decoration: none !important;
  color: inherit;
}

body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 100%;
  background-color: rgb(248, 249, 250);
}

#main {
  width: 100%;
  overflow-x: hidden;
}

.header {
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  background-color: rgba(255, 255, 255, 0.651);
}

.logo {
  display: flex !important;
  width: 100px !important;
}
.logo a {
  display: flex;
  width: 100% !important;
  margin: 0;
  padding: 0;
}
.logo a img {
  display: flex !important;
  width: 65% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  filter: drop-shadow(2px 2px 5px black);
  transition: 1s;
}
.logo a img:hover {
  scale: 1.2;
}

.menu {
  display: flex !important;
}
.menu ul {
  display: flex;
  width: 700px !important;
  justify-content: center !important;
  align-items: center !important;
}
.menu ul li {
  display: flex !important;
  width: 100% !important;
  justify-content: center !important;
  align-items: center !important;
  text-shadow: 1px 1px 20px black;
}
.menu ul li a {
  display: flex;
  width: 100% !important;
  justify-content: center !important;
  align-items: center !important;
  filter: drop-shadow(2px 2px 5px black);
  font-family: "Encode Sans SC";
}
.menu ul li > a:hover {
  transition: 1s;
  color: black;
}

.home {
  display: flex;
  margin-top: 5%;
}

.home-img {
  display: flex;
}
.home-img figure {
  width: 100%;
  height: 100%;
  animation: amin 1s 0s linear infinite alternate;
  border-bottom: 2px solid black;
  border-left: 2px solid black;
}
.home-img figure img {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.me > section:nth-of-type(2) {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.p-hello {
  color: rgb(241, 238, 238);
  text-shadow: 1px 1px 10px black;
  font-family: "Encode Sans SC";
}

.p_name {
  color: black;
  text-shadow: 1px 1px 5px black;
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  animation: amin 1s 0s linear infinite alternate;
  width: auto;
  font-family: "Encode Sans SC";
}

.me > div > ul {
  transition: 1s;
}
.me > div > ul:hover {
  background-color: rgb(0, 0, 0);
  color: white;
}

.hire {
  font-family: "Nanum Gothic", sans-serif;
  font-weight: bold;
  transition: 1s;
}
.hire:hover {
  color: white;
}

@keyframes amin {
  to {
    border-bottom: 2px solid rgb(243, 241, 241);
    border-left: 2px solid rgb(250, 247, 247);
  }
}
@keyframes amin2 {
  to {
    border-bottom: 2px solid rgb(243, 241, 241);
  }
}
@keyframes amin3 {
  to {
    border-left: 2px solid rgb(250, 247, 247);
  }
}
@keyframes amin4 {
  to {
    border-top: 2px solid rgb(250, 247, 247);
    border-right: 2px solid rgb(250, 247, 247);
  }
}
@keyframes amin5 {
  to {
    color: white;
    text-shadow: 4px 5px 5px black;
  }
}
.about {
  margin-top: 6%;
}

.about_img {
  display: flex !important;
  position: relative;
}
.about_img .about_img_bg {
  display: flex !important;
  height: 700px !important;
  border-top: 2px solid black;
  border-right: 2px solid black;
  animation: amin4 1s 0s linear infinite alternate;
}

.about_img_shape_1 {
  width: 300px !important;
  height: 100px !important;
  position: absolute;
  bottom: 10px;
  right: -300px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

.about_img_shape_2 {
  width: 60px !important;
  height: 300px !important;
  position: absolute;
  top: 40px;
  left: -60px;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.about_img_shape_3 img {
  display: flex;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 30%;
  left: 48%;
  filter: drop-shadow(2px 2px 4px black);
}

.about_img_shape_4 img {
  display: flex;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 58%;
  left: 30%;
  filter: drop-shadow(2px 2px 4px black);
}

.about_article_1 h6 {
  color: rgb(250, 249, 248);
  font-size: 15px;
  text-shadow: 1px 1px 5px rgb(12, 12, 12);
  font-family: "Encode Sans SC";
}
.about_article_1 h3 {
  margin-top: 10px;
  font-family: "Nanum Gothic";
}
.about_article_1 p {
  font-family: "Encode Sans SC";
  color: rgba(0, 0, 0, 0.5);
}

.about_article_2 {
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  animation: amin 1s 0s linear infinite alternate;
}
.about_article_2 h3 {
  font-family: "Nanum Gothic";
}
.about_article_2 p {
  font-family: "Encode Sans SC";
  color: rgba(0, 0, 0, 0.5);
}

.about_article_3 {
  border-bottom: 2px solid black;
  animation: amin2 1s 0s linear infinite alternate;
}
.about_article_3 h3 {
  font-family: "Nanum Gothic";
  padding-left: 10%;
}
.about_article_3 p {
  font-family: "Encode Sans SC";
  padding-left: 10%;
  color: rgba(0, 0, 0, 0.5);
}

.my_skill {
  margin-top: 6%;
}

.skills {
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  animation: amin 1s 0s linear infinite alternate;
}

.skills_p_top {
  color: rgb(250, 249, 248);
  font-size: 20px;
  text-shadow: 1px 1px 5px rgb(12, 12, 12);
  font-variant: small-caps;
}
.skills_p_top p {
  font-family: "Encode Sans SC";
}

.skills_p_bott p {
  font-family: "Encode Sans SC";
}

.progress_left h4 {
  line-height: 40px;
  font-family: "Nanum Gothic";
}

.progress_HTML5 {
  width: 80%;
}

.progress_CSS3 {
  width: 80%;
}

.progress_JavaScript {
  width: 80%;
}

.progress_right h4 {
  line-height: 40px;
  font-family: "Nanum Gothic";
}

.progress_Bootstrap {
  width: 80%;
}

.progress_Sass {
  width: 80%;
}

.progress_React {
  width: 80%;
  margin-bottom: 5% !important;
}

.Project {
  width: 100%;
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  animation: amin 1s 0s linear infinite alternate;
}

.my_Projects h4 {
  font-family: "Nanum Gothic";
  color: rgb(250, 249, 248);
  text-shadow: 1px 1px 5px rgb(12, 12, 12);
}
.my_Projects h2 {
  font-family: "Nanum Gothic";
}

.project_img .grid {
  height: 100vh;
  display: grid;
  grid-template-rows: repeat(4, 2fr);
  grid-template-columns: repeat(3, 2fr);
  gap: 2% 2%;
}
.project_img .grid > div:nth-of-type(1) {
  grid-area: 1/1/span 2/span 2;
}
.project_img .grid > div:nth-of-type(1) > figure {
  width: 100%;
  height: 100%;
  position: relative;
  transition: 4s;
}
.project_img .grid > div:nth-of-type(1) > figure > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.project_img .grid > div:nth-of-type(1) > figure > figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 4s;
}
.project_img .grid > div:nth-of-type(1) > figure > figcaption a {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: rgb(0, 0, 0);
  justify-content: center;
  align-items: center;
  color: rgb(255, 255, 255);
  font-family: "Nanum Gothic";
}
.project_img .grid > div:nth-of-type(2) {
  grid-area: 1/3/span 1/span 1;
}
.project_img .grid > div:nth-of-type(2) > figure {
  width: 100%;
  height: 100%;
  position: relative;
  transition: 4s;
}
.project_img .grid > div:nth-of-type(2) > figure > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.project_img .grid > div:nth-of-type(2) > figure > figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 4s;
}
.project_img .grid > div:nth-of-type(2) > figure > figcaption a {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: rgb(0, 0, 0);
  justify-content: center;
  align-items: center;
  font-family: "Nanum Gothic";
  color: rgb(255, 255, 255);
}
.project_img .grid > div:nth-of-type(3) > figure {
  width: 100%;
  height: 100%;
  position: relative;
  transition: 4s;
}
.project_img .grid > div:nth-of-type(3) > figure > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.project_img .grid > div:nth-of-type(3) > figure > figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 4s;
}
.project_img .grid > div:nth-of-type(3) > figure > figcaption a {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: rgb(0, 0, 0);
  justify-content: center;
  align-items: center;
  font-family: "Nanum Gothic";
  color: rgb(255, 255, 255);
}
.project_img .grid > div:nth-of-type(4) > figure {
  width: 100%;
  height: 100%;
  position: relative;
  transition: 4s;
}
.project_img .grid > div:nth-of-type(4) > figure > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.project_img .grid > div:nth-of-type(4) > figure > figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 4s;
}
.project_img .grid > div:nth-of-type(4) > figure > figcaption a {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: rgb(0, 0, 0);
  justify-content: center;
  align-items: center;
  font-family: "Nanum Gothic";
  color: rgb(255, 255, 255);
}
.project_img .grid > div:nth-of-type(5) {
  grid-column: 2/span 2;
}
.project_img .grid > div:nth-of-type(5) > figure {
  width: 100%;
  height: 100%;
  position: relative;
  transition: 4s;
}
.project_img .grid > div:nth-of-type(5) > figure > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.project_img .grid > div:nth-of-type(5) > figure > figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 4s;
}
.project_img .grid > div:nth-of-type(5) > figure > figcaption a {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: rgb(0, 0, 0);
  justify-content: center;
  align-items: center;
  font-family: "Nanum Gothic";
  color: rgb(255, 255, 255);
}
.project_img .grid > div:nth-of-type(6) {
  grid-column: 1/span 2;
}
.project_img .grid > div:nth-of-type(6) > figure {
  width: 100%;
  height: 100%;
  position: relative;
  transition: 4s;
}
.project_img .grid > div:nth-of-type(6) > figure > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.project_img .grid > div:nth-of-type(6) > figure > figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 4s;
}
.project_img .grid > div:nth-of-type(6) > figure > figcaption a {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: rgb(0, 0, 0);
  justify-content: center;
  align-items: center;
  font-family: "Nanum Gothic";
  color: rgb(255, 255, 255);
}
.project_img .grid > div:nth-of-type(7) > figure {
  width: 100%;
  height: 100%;
  position: relative;
  transition: 4s;
}
.project_img .grid > div:nth-of-type(7) > figure > img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.project_img .grid > div:nth-of-type(7) > figure > figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 4s;
}
.project_img .grid > div:nth-of-type(7) > figure > figcaption a {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: rgb(0, 0, 0);
  justify-content: center;
  align-items: center;
  font-family: "Nanum Gothic";
  color: rgb(255, 255, 255);
}

.cont {
  margin-top: 7%;
}

.contact_left {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.contact_img {
  width: 500px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.contact_img_1 {
  display: flex;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.contact_img_2 {
  display: flex;
  width: 90px;
  height: 90px;
  position: absolute;
  bottom: 0%;
  right: 30%;
  transform: rotateZ(10deg);
  filter: drop-shadow(2px 2px 5px black);
}

.name {
  width: 145%;
  border-radius: 5px;
  height: 50px;
  margin-bottom: 5%;
  font-family: "Encode Sans SC";
  padding: 10px;
  outline: none;
  border: none;
}

.mail {
  width: 145%;
  border-radius: 5px;
  height: 50px;
  margin-bottom: 5%;
  font-family: "Encode Sans SC";
  padding: 10px;
  outline: none;
  border: none;
}

.subject {
  width: 145%;
  border-radius: 5px;
  height: 50px;
  margin-bottom: 5%;
  font-family: "Encode Sans SC";
  padding: 10px;
  outline: none;
  border: none;
}

.message {
  width: 145%;
  border-radius: 5px;
  margin-bottom: 5%;
  font-family: "Encode Sans SC";
  padding: 10px;
  outline: none;
  border: none;
}

.submit {
  width: 150px;
  height: 50px;
  border-radius: 5px;
  margin-bottom: 5%;
}
.submit li {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.5);
}
.submit li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  color: white;
  font-family: "Encode Sans SC";
}

footer {
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 10%;
}

.footer_part_1_h4 {
  color: white;
  font-family: "Nanum Gothic";
}

.footer_part_1_p {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  font-family: "Encode Sans SC";
  max-width: 150px;
  color: white;
}

.footer_part_1_icon {
  padding-top: 40px;
  margin-bottom: 15px;
  color: white;
  display: flex;
}
.footer_part_1_icon > a i {
  font-family: "Encode Sans SC";
}

.footer_part_2_h4 {
  font-family: "Nanum Gothic";
  color: white;
}

.footer_part_2_ul {
  margin-top: 20px;
}
.footer_part_2_ul li {
  padding: 3px 0;
}
.footer_part_2_ul li a {
  color: white;
  font-family: "Encode Sans SC";
}

.footer_part_3_h4 {
  color: white;
  font-family: "Nanum Gothic";
}

.footer_part_3_ul {
  margin-top: 20px;
}
.footer_part_3_ul li {
  padding: 3px 0;
}
.footer_part_3_ul li a {
  color: white;
  font-family: "Encode Sans SC";
}

.footer_part_4_h4 {
  color: white;
  font-family: "Nanum Gothic";
}

.footer_part_4_add {
  color: white;
  padding: 10px 0;
}
.footer_part_4_add > address {
  font-family: "Encode Sans SC";
}

.footer_part_4_call {
  color: white;
  padding: 10px 0;
}
.footer_part_4_call a {
  font-family: "Encode Sans SC";
}

.footer_part_4_mail {
  color: white;
  padding: 10px 0;
}
.footer_part_4_mail a {
  font-family: "Encode Sans SC";
}

.Copyright {
  font-family: "Encode Sans SC";
}/*# sourceMappingURL=global.css.map */