@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,700;0,900;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap");
#menu ul a:visited, #menu ul a:link {
  font-size: 20px;
  color: #4B4453;
  font-weight: 300;
}

.error_message, .error_subject, .error_email, .error_name {
  color: #FF0000;
  font-size: 12px;
  display: none;
  position: absolute;
}

/*! 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.
 */
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 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 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;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

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

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* 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;
}

/**
 * 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, html {
  height: 100%;
  background-color: #DFDCD9;
}

.wrapper {
  overflow-y: hidden;
}

* {
  box-sizing: border-box;
}

.background {
  background-color: #DFDCD9;
}

.bg {
  background-image: url("../img/background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

body {
  font-family: "Raleway", sans-serif;
}

img {
  max-width: 100%;
}

.whiteout {
  background-color: rgba(223, 220, 217, 0.3);
  height: calc(100vh - 0px);
}

.overlay-whiteout {
  background-color: rgba(223, 220, 217, 0.904);
  height: calc(100vh - 0px);
}

.overlay {
  background-color: #DFDCD9;
  height: 100%;
  width: 100%;
}

.about {
  line-height: 30px;
  height: calc(100vh - 0px);
}

body {
  animation-name: fadein;
  animation-duration: 0.5s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.container {
  font-family: "Raleway", sans-serif;
  width: 100%;
}

.portfolio {
  margin: 0 auto;
  width: 95%;
}

.bio, .contact-info {
  padding: 10px;
}
@media (min-width: 1080px) and (max-width: 1280px) {
  .bio, .contact-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .bio, .contact-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (min-width: 1401px) {
  .bio, .contact-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  .bio-text, .bio .contact-text, .contact-info-text, .contact-info .contact-text {
    width: 50%;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .bio-text, .bio .contact-text, .contact-info-text, .contact-info .contact-text {
    width: 50%;
  }
}
@media (min-width: 1401px) {
  .bio-text, .bio .contact-text, .contact-info-text, .contact-info .contact-text {
    width: 50%;
  }
}

@media (min-width: 1080px) and (max-width: 1280px) {
  .skills, form {
    width: 49%;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .skills, form {
    width: 49%;
    margin-left: 10px;
  }
}
@media (min-width: 1401px) {
  .skills, form {
    width: 45%;
    margin-left: 10px;
  }
}

h1 {
  font-size: 3.125em;
  color: #C24935;
  font-family: "Pacifico", cursive;
  padding: 0px;
  margin: 0px;
}
@media (min-width: 375px) and (max-width: 640px) {
  h1 {
    font-size: 4.375em;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  h1 {
    font-size: 5em;
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  h1 {
    font-size: 9.375em;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  h1 {
    font-size: 9.375em;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  h1 {
    font-size: 9.375em;
  }
}
@media (min-width: 1401px) {
  h1 {
    font-size: 9.375em;
  }
}

h2 {
  margin: 0px;
  font-size: 1.375em;
  color: #23588D;
  font-weight: 300;
  font-family: "Raleway", sans-serif;
}
@media (min-width: 375px) and (max-width: 640px) {
  h2 {
    font-size: 1.5625em;
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  h2 {
    padding-left: 100px;
    font-size: 2.5em;
    font-weight: 400;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  h2 {
    padding-left: 100px;
    font-size: 2.5em;
    font-weight: 400;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  h2 {
    padding-left: 100px;
    font-size: 2.5em;
    font-weight: 400;
  }
}
@media (min-width: 1401px) {
  h2 {
    padding-left: 100px;
    font-size: 2.5em;
    font-weight: 400;
  }
}

h3 {
  font-size: 1.875em;
  font-weight: 300;
  margin: 0px;
  padding: 30px 10px;
}

.homepage-title {
  padding-top: 50px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1080px) {
  .homepage-title {
    text-align: initial;
    padding-left: 40px;
    padding-top: 35px;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  .homepage-title {
    text-align: initial;
    padding-left: 40px;
    padding-top: 35px;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .homepage-title {
    text-align: initial;
    padding-left: 40px;
    padding-top: 35px;
  }
}
@media (min-width: 1401px) {
  .homepage-title {
    text-align: initial;
    padding-left: 40px;
    padding-top: 35px;
  }
}

.title {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 1.25em;
  color: #4B4453;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
}

.logo {
  text-decoration: none;
}

#header-name {
  font-size: 1.5625em;
  color: #C24935;
  font-family: "Pacifico", cursive;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1080px) {
  #header-name {
    padding-top: 10px;
  }
}
#header-title {
  display: none;
  font-size: 1.25em;
  color: #4B4453;
  font-family: "Raleway", sans-serif;
}

.credit {
  font-size: 0.9375em;
  color: #fff;
  font-weight: 300;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 5px;
  bottom: -32px;
  display: inline-block;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}
.credit:link {
  font-size: 0.9375em;
  color: #C24935;
  font-weight: 300;
}
.credit:hover {
  font-size: 0.9375em;
  color: #C24935;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 1080px) {
  .credit {
    bottom: 0px;
  }
}

p {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  font-weight: 300;
}

h4 {
  margin-bottom: 0px;
  text-decoration: underline;
}

.skills ul {
  padding: 0px;
  margin-top: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.skills ul li {
  list-style-type: none;
  padding-left: 10px;
}

.error {
  color: #C24935;
  font-size: 0.625em;
  font-weight: 300;
}

header {
  padding: 10px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media (min-width: 768px) and (max-width: 1080px) {
  header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1401px) {
  header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
}

.sticky + .bg {
  padding-top: 150px;
}

@media (min-width: 768px) and (max-width: 1080px) {
  .homepage-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
  }
}

.homepage-logo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
}

.header-logo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

#menu {
  display: none;
  margin: 0px;
}
@media (min-width: 768px) and (max-width: 1080px) {
  #menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  #menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  #menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
}
@media (min-width: 1401px) {
  #menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
}
#menu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
@media (min-width: 768px) and (max-width: 1080px) {
  #menu ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  #menu ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  #menu ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1401px) {
  #menu ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
#menu ul li {
  padding: 10px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1080px) {
  #menu ul li {
    justify-content: space-between;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  #menu ul li {
    justify-content: space-between;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  #menu ul li {
    justify-content: space-between;
  }
}
@media (min-width: 1401px) {
  #menu ul li {
    justify-content: space-between;
  }
}
#menu ul a {
  text-decoration: none;
  width: 100%;
  display: inline-block;
  position: relative;
  text-decoration: none;
  padding-bottom: 5px;
  font-size: 1.25em;
  color: #C24935;
  font-weight: 300;
}
#menu ul a::after {
  border-bottom: 0.1em solid #C24935;
  content: "";
  position: absolute;
  right: 100%;
  bottom: 0.14em;
  left: 0;
  transition: right 0.4s cubic-bezier(0, 0.5, 0, 1);
}
#menu ul a:hover {
  font-size: 1.25em;
  color: #C24935;
  font-weight: 300;
}
#menu ul a:hover:hover::after {
  border-bottom: 0.1em solid #C24935;
  content: "";
  position: absolute;
  bottom: 0.14em;
  animation: anchor-underline 2s cubic-bezier(0, 0.5, 0, 1) 1;
}

@keyframes anchor-underline {
  0%, 10% {
    left: 0;
    right: 100%;
  }
  40%, 60% {
    left: 0;
    right: 0;
  }
  90%, 100% {
    left: 100%;
    right: 0;
  }
}
.img {
  max-width: 100%;
}

.project-wrapper {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 640px) and (max-width: 768px) {
  .project-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  .project-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  .project-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .project-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
  }
}
@media (min-width: 1401px) {
  .project-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
  }
}

.project {
  position: relative;
  margin: 10px 0;
}
@media (min-width: 640px) and (max-width: 768px) {
  .project {
    width: 45%;
    margin: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  .project {
    width: 45%;
    margin: 10px;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  .project {
    width: 45%;
    margin: 10px;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .project {
    width: 45%;
    margin: 10px;
  }
}
@media (min-width: 1401px) {
  .project {
    width: 45%;
    margin: 10px;
  }
}
.project-info {
  font-size: 0.8125em;
  color: #fff;
  background-color: rgba(192, 74, 53, 0.93);
  height: 100%;
  width: 100%;
  max-width: 100%;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
}
@media (min-width: 375px) and (max-width: 640px) {
  .project-info {
    font-size: 0.75em;
    color: #fff;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .project-info {
    font-size: 0.75em;
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  .project-info {
    font-size: 0.875em;
    color: #fff;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  .project-info {
    font-size: 1.25em;
    padding: 20px;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .project-info {
    font-size: 1.5625em;
    padding: 20px;
  }
}
@media (min-width: 1401px) {
  .project-info {
    font-size: 2.1875em;
    padding: 20px;
  }
}
.project-info:hover {
  opacity: 1;
}
.project-title {
  border-bottom: 1px solid #fff;
  width: 100%;
  padding-bottom: 5px;
}
.project-text {
  line-height: 20px;
}
@media (min-width: 375px) and (max-width: 640px) {
  .project-text {
    line-height: 30px;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .project-text {
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  .project-text {
    line-height: 25px;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  .project-text {
    line-height: 60px;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .project-text {
    line-height: 50px;
  }
}
@media (min-width: 1401px) {
  .project-text {
    line-height: 50px;
  }
}
.project a {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 10px 30px;
  text-decoration: none;
}
@media (min-width: 640px) and (max-width: 768px) {
  .project a {
    margin-top: 10px;
    padding: 10px 30px;
  }
}
.project a:link {
  color: #fff;
  transition-property: color, background-color;
  transition-duration: 1s;
}
.project a:visited {
  color: #fff;
}
.project a:hover {
  background-color: #fff;
  color: #C24935;
}
.project .links {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin-top: 30px;
}
@media (min-width: 640px) and (max-width: 768px) {
  .project .links {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  .project .links {
    margin-top: 20px;
  }
}

.social img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.input-wrapper {
  width: 100%;
  position: relative;
}

.icon {
  position: absolute;
  fill: #C24935;
  top: 10px;
  left: 5px;
  width: 30px;
  height: 30px;
}

.icon:focus {
  color: #23588D;
}

#hamburger {
  height: 40px;
  width: 40px;
  color: #C24935;
  fill: currentColor;
}
#hamburger:hover {
  color: #23588D;
  fill: currentColor;
}

@media (min-width: 768px) and (max-width: 1080px) {
  #menu-button {
    display: none;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  #menu-button {
    display: none;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  #menu-button {
    display: none;
  }
}
@media (min-width: 1401px) {
  #menu-button {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1080px) {
  .contactInfo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1080px) and (max-width: 1280px) {
  .contactInfo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .contactInfo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 1401px) {
  .contactInfo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

.input-wrapper:first-child {
  margin-right: 10px;
}

.input-wrapper {
  margin-bottom: 30px;
}

input[type=text], input[type=email] {
  width: 100%;
  outline: none;
  padding: 10px 10px 10px 30px;
  border: none;
  transition-property: border;
  transition-duration: 0.3s;
}
input[type=text]:focus, input[type=email]:focus {
  border-bottom: 1px solid #C24935;
}

textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: none;
  height: 250px;
  background-color: #fff;
  outline: none;
  transition-property: border;
  transition-duration: 0.5s;
}
textarea:focus {
  border-bottom: 1px solid #C24935;
}

[type=placeholder] {
  padding-left: 20px;
}

[type=submit] {
  display: block;
  border-radius: 5px;
  padding: 10px;
  margin: 25px 0;
  width: 100%;
  background-color: #C24935;
  color: #fff;
  border: none;
}
[type=submit]:hover {
  background-color: #fff;
  color: #C24935;
  border: none;
}

.error_message {
  margin-top: -10px;
}

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