@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Staatliches&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Six+Caps&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Staatliches&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Six+Caps&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Staatliches&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Six+Caps&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Staatliches&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Six+Caps&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

figure {
  margin: 0; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

body {
  color: #A7A7A7;
  font-family: "Merriweather Sans", sans-serif;
  line-height: 1.6;
  background: #FFFFFF;
  font-size: .875rem;
  overflow-x: hidden; }
  @media (min-width: 50em) {
    body {
      font-size: 1.125rem; } }

img {
  max-width: 100%; }

h1, h2, p {
  margin-top: 0;
  margin-bottom: 1em; }

h1 {
  color: #03afc2;
  line-height: 1;
  font-size: 3.125rem; }
  @media (min-width: 50em) {
    h1 {
      font-size: 4.25rem; } }

h2 {
  font-size: 2rem;
  letter-spacing: 0.15em;
  color: #606060;
  text-transform: upercase;
  line-height: 1;
  font-family: "Six Caps", sans-serif; }
  @media (min-width: 50em) {
    h2 {
      font-size: 3rem; } }

.welcome {
  background-image: url(../img/header_bg.jpg);
  background-size: cover;
  background-position: center;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  .welcome h1 {
    font-size: 1.5rem;
    font-weight: 400;
    color: #223843;
    line-height: 2;
    text-align: center; }
    @media (min-width: 50em) {
      .welcome h1 {
        font-size: 3vw; } }
    .welcome h1 span {
      font-size: 5rem;
      letter-spacing: 0.15em;
      color: #03afc2;
      text-transform: upercase;
      line-height: 1;
      font-family: "Six Caps", sans-serif;
      display: block; }
      @media (min-width: 50em) {
        .welcome h1 span {
          font-size: 8vw; } }
    .welcome h1::before, .welcome h1::after {
      content: '';
      display: block;
      width: 60%;
      height: 2px;
      background: #223843; }
    .welcome h1::before {
      margin: 0 auto 2em; }
    .welcome h1::after {
      margin: 2em auto 0; }

.intro {
  display: flex;
  color: rgba(255, 255, 255, 0.7); }
  .intro h2 {
    color: #FFFFFF; }
    .intro h2::after {
      content: '';
      width: 20%;
      height: 1px;
      background: rgba(255, 255, 255, 0.5);
      display: block;
      margin: 1em auto 0; }
  @supports (display: grid) {
    .intro {
      display: grid;
      grid-template-columns: minmax(4em, 1fr) minmax(auto, 30em) minmax(4em, 1fr); } }

.intro-middle {
  background: #223843;
  padding: 2.5em 2vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.intro-left img,
.intro-right img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  display: block; }

.about-me {
  width: 90%;
  margin: 0 auto;
  max-width: 50em;
  margin-top: 3em;
  margin-bottom: 2em; }
  .about-me::after {
    content: '';
    display: block;
    clear: both; }

.about-img {
  max-height: 25em;
  border: 1px solid #03afc2;
  border-radius: 4px;
  padding: 6px;
  opacity: 0.5;
  border-radius: 15px 50px;
  transition: border-radius 1s; }
  .about-img:hover {
    opacity: 1;
    border-radius: 50px 5px;
    transition: border-radius 1s; }
  @media (min-width: 42em) {
    .about-img {
      float: left;
      margin-right: 1em; } }

.about-title {
  margin-bottom: .25em; }

.about-subtitle {
  margin: .5em 0; }

@supports (display: grid) {
  .about-me {
    display: grid;
    grid-template-columns: [port-start] minmax(6em, 15%) [name-start] minmax(6em, 15%) [img-end] 2fr [port-end];
    grid-column-gap: 1em; }

  .about-img {
    grid-column: port / img;
    grid-row: 1 / 2; }
    @media (min-width: 50em) {
      .about-img {
        grid-row: 1 / 4; } }

  .about-title {
    grid-column: name / port;
    grid-row: 1/2;
    align-self: end; }

  .about-subtitle,
  .about-text {
    grid-column: port / port; }
    @media (min-width: 50em) {
      .about-subtitle,
      .about-text {
        grid-column: img / port; } }

  .about-subtitle {
    grid-row: 2 / 3; }

  .about-text {
    grid-row: 3 / 4; } }
.portfolio {
  text-align: center;
  background: #E8E9EB;
  padding: 5em 0; }

.portfolio-items {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
  max-width: 75em; }

.portfolio-item {
  position: relative;
  overflow: hidden;
  flex: 1 1 10rem; }
  .portfolio-item img {
    display: block; }
  .portfolio-item figcaption {
    position: absolute;
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2em;
    background: rgba(3, 175, 194, 0.75);
    color: #FFFFFF;
    display: flex;
    text-align: left;
    flex-direction: column;
    transition: top ease-in-out 250ms; }
  .portfolio-item:hover figcaption, .portfolio-item:focus figcaption {
    top: 0; }

.portfolio-title {
  color: #FFFFFF;
  font-size: 2rem;
  margin-bottom: auto; }
  @media screen and (max-width: 600px) {
    .portfolio-title {
      font-size: 4vw; } }

.portfolio-decs {
  display: none; }

.portfolio-link {
  color: #FFFFFF;
  font-weight: 900;
  font-size: 0.8rem;
  text-decoration: none;
  border-bottom: 3px solid #FFFFFF;
  align-self: flex-start; }
  .portfolio-link::after {
    content: '➩';
    display: inline-block;
    height: .8em;
    width: .8em;
    margin-left: .5em; }

@supports (display: grid) {
  .portfolio-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }
    @media (min-width: 50em) {
      .portfolio-items {
        grid-template-columns: repeat(4, 1fr); } }

  .portfolio-item.featured {
    grid-column: 1/ span 2;
    grid-row: 1/ span 2; }

  .featured .portfolio-title {
    font-size: 2rem; }
  .featured .portfolio-decs {
    display: block; } }
.portfolio-modal {
  position: fixed;
  z-index: 10;
  top: 2em;
  right: 2em;
  bottom: 2em;
  left: 2em;
  background: white;
  box-shadow: 0 0 0 3em rgba(0, 0, 0, 0.5);
  overflow-y: scroll;
  overflow-x: hidden;
  padding-bottom: 2em;
  display: none; }
  .portfolio-modal.is-open {
    display: block; }

.modal-close {
  background: #FFFFFF;
  position: fixed;
  left: 1em;
  top: 1em;
  border: 0;
  width: 2em;
  height: 2em;
  padding: 5px 0;
  border-radius: 50%;
  box-shadow: 0 0 5px rgbs(black, 0.5);
  cursor: pointer; }
  .modal-close:focus {
    outline: none; }

.portfolio-header {
  text-align: left;
  padding: 5em 0em;
  margin-bottom: 2em;
  background-size: cover;
  background-position: center; }

.portfolio-header:nth-of-type(1) {
  background-image: url(https://source.unsplash.com/tZc3vjPCk-Q); }

.portfolio-title-box {
  background: rgba(3, 175, 194, 0.75);
  padding: 3em 0 3em 3em;
  color: #FFFFFF;
  width: 70%; }
  .portfolio-title-box .portfolio-title {
    font-size: 3.5rem;
    display: inline-block; }
    .portfolio-title-box .portfolio-title::after {
      content: '';
      display: block;
      height: 1px;
      margin: .5em 0;
      background: #FFFFFF;
      width: 100%; }

.portfolio-subtitle {
  font-size: 1rem; }

.portfolio-content {
  text-align: left;
  width: 85%;
  margin: 0 auto;
  padding-bottom: 2em; }

.portfolio-full-width {
  width: 100vw;
  max-width: initial;
  margin: 2em calc(50% - 50vw);
  height: 20vh;
  object-fit: cover; }

@media (min-width: 50em) {
  .portfolio-pull-left {
    width: 65%;
    float: left;
    margin-right: 2em; }

  .portfolio-pull-right {
    width: 65%;
    float: right;
    margin-left: 2em; } }
@keyframes modalIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes modalOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.contact {
  width: 90%;
  margin: 0 auto;
  max-width: 50em;
  padding: 5em 0; }
  .contact h1 {
    text-align: center; }

label {
  display: block;
  margin-top: 1em;
  color: #606060; }

form {
  display: flex;
  flex-direction: column; }
  @supports (display: grid) {
    @media (min-width: 50em) {
      form {
        display: grid;
        grid-column-gap: 1em;
        grid-template-areas: "name     email" "message  message" "   .     button"; }
        form .name {
          grid-area: name; }
        form .email {
          grid-area: email; }
        form .message {
          grid-area: message; }
          form .message textarea {
            height: 10em; }
        form .button {
          grid-area: button; } } }

input,
textarea {
  box-sizing: border-box;
  display: block;
  padding: .75em;
  width: 100%;
  background: #f6f6f7;
  border: 1px solid #E8E9EB;
  font-size: 1.2rem; }

.button {
  display: block;
  width: auto;
  margin-top: 1em;
  margin-left: auto;
  border: none;
  transition: all 2s ease;
  background: #03afc2;
  border-radius: 5px;
  transition: border-radius 1s;
  font-size: 2em;
  letter-spacing: 0.15em;
  color: #FFFFFF;
  text-transform: upercase;
  line-height: 1;
  font-family: "Six Caps", sans-serif;
  padding: .5em 1.5em; }
  .button:hover {
    /*background: $drak-gray;/**;**/
    border-radius: 10px;
    background-color: #223843;
    cursor: pointer;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out; }

footer {
  background: #223843;
  padding: 5em 0 3em 0;
  text-align: center; }

.social-icons {
  width: 90%;
  margin: 0 auto;
  max-width: 15em;
  display: flex;
  justify-content: space-between;
  margin: 1.6em auto 3em; }
  .social-icons img {
    width: 20%;
    height: 20%; }

.copyright::before {
  content: '';
  display: block;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
  margin: 3em auto;
  width: 36%; }

.menu-button {
  position: absolute;
  top: 3em;
  left: 3em;
  background: transparent;
  border: 0; }

.menu-button:focus {
  outline: none; }

nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 30%;
  z-index: 10;
  height: auto;
  transform: translateX(-100%);
  transition: transform ease-out 260ms; }

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: space-around;
  align-items: stretch;
  background: #03afc2; }

nav li {
  text-align: center;
  transition: all 1s ease; }
  nav li:not(:last-of-type) {
    border-bottom: 1px solid #223843; }

nav li:hover {
  background: rgba(34, 56, 67, 0.5); }

nav a {
  font-size: 3rem;
  letter-spacing: 0.15em;
  color: #223843;
  text-transform: upercase;
  line-height: 1;
  font-family: "Six Caps", sans-serif;
  display: inline-block;
  text-decoration: none;
  padding: calc(100vh/8) 0;
  line-height: 0;
  width: 100%; }

nav a:hover {
  color: #E8E9EB; }

.close-icon {
  display: none; }

.nav-is-open {
  height: auto;
  overflow-y: hidden; }
  .nav-is-open nav {
    transform: translateX(0); }
  .nav-is-open .container-all {
    transform: translateX(70%); }
  .nav-is-open .hamberger {
    display: none; }
  .nav-is-open .close-icon {
    display: block; }
  .nav-is-open .menu-button {
    transform: translateX(-60%); }

/*# sourceMappingURL=main.css.map */
