:root {
  --white: white;
  --black: black;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 12em;
  padding: 4vh 5vw 0;
  position: absolute;
}

.brand {
  box-shadow: none;
  border-bottom: 1px #000;
  align-items: center;
  height: 90px;
  display: flex;
}

.brand:hover {
  box-shadow: none;
  border-bottom-style: none;
}

.brand.w--current, .brand.w--current:hover {
  box-shadow: none;
}

.image-9 {
  aspect-ratio: auto;
  width: 100%;
  height: 140%;
}

.nav-menu {
  float: right;
  align-items: center;
  padding-top: 2vh;
  padding-bottom: 2vh;
  display: flex;
}

.link-nav {
  box-shadow: none;
  color: gray;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 0 5px;
  font-size: 16px;
  font-weight: 400;
  transition: color .2s, box-shadow .2s;
}

.link-nav:hover {
  color: #000;
  box-shadow: inset 0 -3px rgba(0, 0, 0, .5);
}

.link-nav.w--current {
  color: gray;
  box-shadow: inset 0 -3px rgba(0, 0, 0, .5);
}

.hero {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-bottom: 10vh;
  display: flex;
  position: fixed;
}

.hero.pages {
  justify-content: center;
  align-items: flex-start;
  height: 70vh;
  margin-top: 20%;
}

.wrapper-title {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5vw;
  padding-right: 5vw;
  overflow: hidden;
}

._w-h1 {
  margin-top: 3%;
  margin-bottom: 0%;
  padding-right: 0;
  position: static;
  overflow: hidden;
}

.main-h1 {
  color: #333;
  justify-content: flex-start;
  align-items: center;
  margin-top: 220px;
  margin-bottom: 100px;
  margin-left: 5%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14vh;
  font-weight: 400;
  line-height: 16vh;
  display: block;
  position: relative;
  left: auto;
}

.main-h1.home {
  color: #333;
  margin-left: 0%;
  position: relative;
}

.home-subhead {
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin-top: 30px;
  display: flex;
}

.paragraph-3 {
  text-align: justify;
  font-size: 16px;
}

.heading-8 {
  margin-bottom: 0;
}

.section-2 {
  float: none;
  width: 100vw;
  height: auto;
  display: block;
  position: static;
  top: 15vh;
}

.logo-footer {
  margin-bottom: 30px;
}

.paragraph {
  color: #9b9b9b;
  width: auto;
  margin-bottom: 30px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph.bolder {
  color: #fff;
  justify-content: center;
  width: 80%;
  margin-bottom: 60px;
  font-size: 40px;
  line-height: 55px;
  display: flex;
}

.project-info {
  z-index: 20;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.project-info.head {
  z-index: 20;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
  left: 0;
}

.wrap-content {
  width: 40vw;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 5vw;
}

.wrap-content.links {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-16 {
  margin-bottom: 40px;
}

.div-block-16.short-info {
  flex-flow: column;
  margin-top: 20px;
  margin-left: 0;
}

.small-p {
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.wrapper {
  background-color: #fff;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.wrapper.center {
  flex-direction: column;
  justify-content: center;
  padding-left: 5vw;
  padding-right: 5vw;
}

.wrapper.center.form {
  justify-content: flex-start;
  min-height: auto;
  padding-top: 70px;
  padding-bottom: 70px;
}

.wrapper.center.form.base {
  padding-bottom: 30vh;
}

.wrapper.center.form.base.hide {
  display: none;
}

.wrapper.about {
  background-image: url('../images/3408105.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.div-block-27 {
  background-color: #fafafa;
  border-top: 1px #dbdbdb;
  width: 100%;
  height: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}

.div-block-26 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.footer-links {
  margin-bottom: 20px;
  margin-right: 20px;
}

.wrapper-info {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 20vh;
  padding-bottom: 20vh;
  display: flex;
}

.wrapper-info.about {
  border-bottom: 1px #e4e4e4;
  width: 100%;
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.wrapper-info.about.work-exp.left, .wrapper-info.about.the-human {
  align-items: flex-start;
}

.wrapper-info.about.the-human.skills {
  background-color: #fff;
  align-items: flex-end;
}

.wrapper-info.about.the-human.right {
  align-items: flex-end;
}

.wrapper-info.contact {
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-4 {
  text-align: justify;
  font-size: 16px;
}

.wrapper-list-links {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 38px;
  line-height: 48px;
}

.h2.white {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 45px;
  font-size: 40px;
}

.h2.mail {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
}

.experience-date {
  margin-bottom: 0;
}

.div-block-18 {
  flex: 0 auto;
  width: 30vw;
  margin-right: 10vw;
}

.field {
  border: 1px solid #fff;
  border-bottom-color: #bbb;
  height: 60px;
  margin-bottom: 45px;
  padding-left: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 22px;
}

._w-link {
  color: #636363;
  letter-spacing: 0;
  text-transform: none;
  border-bottom-style: none;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  padding-bottom: 2px;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

._w-link:hover {
  color: #000;
}

._w-link.social {
  color: #333;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.line-hover {
  background-color: #ddd;
  width: 100%;
  height: 2px;
  margin-top: 3px;
  overflow: hidden;
}

.button {
  background-color: #000;
  padding: 25px 55px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 18px;
  transition: background-color .4s, box-shadow .4s, color .4s;
}

.button:hover {
  color: #000;
  background-color: #fff;
  box-shadow: inset 0 0 0 3px #000;
}

.div-block-28 {
  background-color: #fafafa;
  border-top: 1px #dbdbdb;
  width: 100%;
  height: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}

.div-block-29 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

._w-form {
  min-height: 400px;
}

.fill-hover {
  background-color: #000;
  width: 100%;
  height: 2px;
}

.short-info {
  flex-flow: row;
  display: flex;
}

.short-info.info-title {
  width: 7em;
}

.short-info.info-title.skills {
  width: 20%;
}

.short-info.info-answer {
  justify-content: flex-end;
}

.short-info.info-answer.skills {
  text-align: justify;
  width: 90%;
  padding-bottom: 10px;
}

.div-block-30 {
  display: flex;
}

.div-block-31 {
  flex-flow: column;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.heading-9 {
  padding-left: 0;
}

.paragraph-5 {
  margin-top: 10px;
  padding-right: 40px;
}

.note {
  margin-bottom: 10px;
}

.heading-10, .heading-11 {
  margin-bottom: 20px;
}

.section-3 {
  margin-top: 0;
}

.section-4 {
  z-index: 0;
  margin-top: 0;
  padding-top: 0;
  position: static;
  top: auto;
}

.div-block-32 {
  margin-left: 5%;
  margin-right: 5%;
}

.div-block-32.text_whatido {
  margin-bottom: 60px;
}

.section-5 {
  margin-top: 0;
  position: relative;
  top: 220px;
}

.div-block-33 {
  margin-bottom: 100px;
  margin-left: 5%;
}

.heading-12 {
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 14vh;
  line-height: 16vh;
}

.div-block-34 {
  padding-bottom: 10px;
}

.div-block-35 {
  justify-content: center;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

.text-block {
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  .navbar, .nav-menu {
    padding-top: 2vh;
  }

  .hero {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    padding-left: 0;
  }

  .wrapper-title {
    width: 100vw;
    padding-top: 5%;
  }

  ._w-h1 {
    margin-top: 25%;
  }

  .main-h1 {
    justify-content: center;
    font-size: 84px;
    line-height: 80px;
    display: flex;
  }

  .main-h1.home {
    font-size: 6vh;
    line-height: 8vh;
  }

  .home-subhead {
    justify-content: center;
    width: 80%;
  }

  .section-2 {
    top: 15vh;
  }

  .paragraph.bolder {
    text-align: justify;
    justify-content: center;
    width: 80%;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 36px;
  }

  .project-info {
    width: 100%;
    padding: 10vh 5vw;
  }

  .project-info.head {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .wrap-content {
    width: 100%;
  }

  .wrapper {
    flex-direction: column-reverse;
  }

  .wrapper.center.form {
    padding-left: 70px;
  }

  .div-block-27 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-26 {
    align-items: center;
    width: auto;
  }

  .wrapper-list-links {
    flex-direction: column;
    align-items: center;
    width: auto;
  }

  .div-block-18 {
    width: auto;
  }

  .div-block-28 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-29 {
    align-items: center;
    width: auto;
  }

  .heading-9 {
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-top: 1vh;
    padding-left: 5vw;
    padding-right: 5vw;
    display: block;
  }

  .brand {
    height: auto;
  }

  .brand.w--current {
    height: auto;
    margin-bottom: 0;
  }

  .image-9 {
    width: 50%;
  }

  .nav-menu {
    padding-top: 5vh;
    padding-bottom: 0;
  }

  .hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero.pages {
    text-align: center;
    align-items: center;
    margin-top: 0%;
    padding-bottom: 0;
    padding-left: 40px;
  }

  .wrapper-title {
    flex-flow: column;
    justify-content: flex-end;
    margin-top: 140px;
    padding-bottom: 5%;
    display: flex;
  }

  ._w-h1 {
    margin-top: 0%;
  }

  .home-subhead {
    padding-left: 0;
  }

  .paragraph-3 {
    text-align: justify;
    padding-top: 0;
  }

  .paragraph.bolder {
    width: 85%;
  }

  .project-info.head {
    padding-left: 0;
  }

  .wrapper.center {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-26 {
    align-items: center;
  }

  .wrapper-list-links {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-29 {
    align-items: center;
  }

  .heading-9 {
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    text-align: center;
    flex-direction: column;
    padding-top: 2vh;
  }

  .brand {
    float: none;
    justify-content: center;
    width: 100%;
    height: 80px;
    padding-left: 0;
  }

  .brand.w--current {
    float: none;
    justify-content: center;
    height: 80px;
    padding-left: 0;
  }

  .image-9 {
    width: 40%;
  }

  .nav-menu {
    justify-content: space-between;
    width: 100%;
    padding-top: 2vh;
    padding-left: 0;
    padding-right: 0;
  }

  .hero {
    justify-content: flex-start;
    align-items: flex-end;
    min-height: 50vh;
    margin-top: 25%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero.pages {
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 55vh;
    min-height: 70vh;
    margin-top: 0%;
    padding-bottom: 0;
  }

  .wrapper-title {
    padding-left: 0;
    padding-right: 0;
    font-size: 14%;
  }

  .main-h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .main-h1.home {
    width: 100%;
    margin-top: 0;
    font-size: 35px;
    font-weight: 700;
    line-height: 34px;
  }

  .home-subhead {
    width: auto;
  }

  .paragraph-3 {
    font-size: 12px;
    line-height: 18px;
  }

  .paragraph.bolder {
    text-align: justify;
    width: 100%;
    font-size: 16px;
    line-height: 34px;
  }

  .project-info {
    padding: 0;
  }

  .project-info.head {
    margin-bottom: 0;
    padding: 50px 25px;
  }

  .wrap-content {
    width: auto;
  }

  .small-p {
    text-align: left;
  }

  .wrapper {
    flex: none;
  }

  .wrapper.center {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.center.form, .div-block-27 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-info {
    flex-direction: column;
  }

  .wrapper-info.about {
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-info.contact {
    flex-direction: column;
  }

  .paragraph-4 {
    text-align: justify;
    font-size: 14px;
  }

  .h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .h2.mail {
    font-size: 24px;
  }

  .div-block-18 {
    width: auto;
  }

  .div-block-28 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .short-info.info-title {
    width: 7em;
    font-weight: 700;
  }

  .short-info.info-title.skills {
    width: auto;
    font-weight: 700;
  }

  .div-block-30 {
    flex-flow: column;
    padding-bottom: 5px;
  }

  .heading-9 {
    padding-left: 0;
  }

  .heading-12 {
    text-align: left;
    font-size: 4vh;
    line-height: 5vh;
  }
}
