/* Text Elements */

h3 {
  margin: 30px auto 7px;
  padding-right: 15px;
  padding-left: 15px;
  color: #248f7e;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Averia Sans Libre', cursive;
}

h3.light {
  color: #fff;
}

h3 span.heading-text-8 {
  color: rgba(252, 5, 5, .89);
  font-weight: 700;
  font-size: 1.125rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h3.heading-1 {
  margin-top: 0;
}

h3.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
}

h3 span.heading-text-9 {
  color: rgba(8, 8, 147, .89);
}

h3 span.heading-text-10 {
  font-size: .875rem;
}

h3 span.heading-text-11 {
  font-style: italic;
  font-size: .875rem;
}

h3 span.heading-text-12 {
  color: rgba(8, 8, 147, .89);
  font-weight: 700;
  font-size: 1.125rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h3 span.heading-text-13 {
  color: rgba(8, 8, 147, .89);
}

h3.sub-heading {
  margin-top: 5px;
}

h3 span.heading-text-14 {
  color: rgba(8, 8, 147, .89);
  font-size: 1.125rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph {
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  color: rgba(0, 0, 0, .65);
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.paragraph-3 {
  color: rgba(252, 5, 5, .89);
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-2 {
  color: rgba(252, 5, 5, .89);
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-size: 16px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-1 {
  color: rgba(8, 8, 147, .89);
  font-weight: 700;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-2 {
  color: rgba(8, 8, 147, .89);
  font-weight: 700;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-4 {
  color: rgba(8, 8, 147, .89);
  font-weight: 700;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-4 {
  margin-top: 15px;
}

p.paragraph span.paragraph-text-5 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-7 {
  color: rgba(252, 5, 5, .89);
  font-weight: 700;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-8 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-9 {
  color: #248f7e;
  font-weight: 700;
  font-size: 1.125rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-10 {
  color: rgba(252, 5, 5, .89);
  font-weight: 700;
  font-size: 1.125rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-5 {
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* Interaction Elements */

form.form-container.contact-form {
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  max-width: 800px;
  width: 100%;
  background-color: #fff;
}

input[type=text] {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 15px 0 4px;
  width: 100%;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: .125rem;
  border-bottom-style: solid;
  border-left-style: none;
  background-color: transparent;
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

input[type=text].input-1 {
  border: .0625rem inset rgba(8, 8, 147, .89);
}

input[type=text].input-2 {
  border: .0625rem inset rgba(8, 8, 147, .89);
}

input[type=text].input-3 {
  border: .0625rem inset rgba(8, 8, 147, .89);
}

textarea {
  margin-top: 15px;
  margin-bottom: 4px;
  padding: 0;
  max-width: none;
  width: 100%;
  height: 100px;
  border-bottom: .125rem solid #fff;
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

textarea.textarea-1 {
  border-color: rgba(8, 8, 147, .89);
  border-radius: 1px;
  background-color: #fff;
}

label.label {
  color: #91ffc8;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

label.label.label-1 {
  color: rgba(8, 8, 147, .89);
}

label.label.label-2 {
  color: rgba(8, 8, 147, .89);
}

label.label.label-3 {
  color: rgba(8, 8, 147, .89);
}

label.label.label-4 {
  color: rgba(8, 8, 147, .89);
}

.container-grid.nav-row {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  background-color: #fdf9f6;
}

.container-grid.header {
  min-height: 50px;
  background-color: #fff;
}

.container-grid.background-row {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

.container-grid.contact {
  padding-right: 0;
  padding-left: 0;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

button.btn.buttom-submit {
  float: right;
  padding: 10px 30px;
  background-color: rgba(8, 8, 147, .89);
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

button {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

.container-grid.nav {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

a.responsive-picture.logo {
  float: left;
  margin: 20px auto 7px;
  max-width: 100px;
}

.container-grid.container-1 {
  padding-right: 15px;
}

.container-grid.justify-content-center.nav-row {
  background-color: #fff;
}

button:hover {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  opacity: .63;
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  h3.light {
    font-size: 30px;
  }

  h3 {
    font-size: 30px;
  }

  p.paragraph {
    font-size: 16px;
  }

  /* Interaction Elements */

  textarea.textarea-1 {
    border-top-style: none;
    border-right-style: none;
    border-bottom-width: .0625rem;
    border-bottom-style: solid;
    border-left-style: none;
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h3.light {
    font-size: 40px;
  }

  p.paragraph {
    margin-bottom: 7px;
  }

  /* Interaction Elements */

  form.form-container.contact-form {
    padding-top: 20px;
    padding-bottom: 70px;
    min-height: 50px;
  }
}

@media screen and (min-width: 62rem) {
  /* Text Elements */

  h3 {
    font-size: 40px;
  }

  p.paragraph {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-1 {
    color: rgba(8, 8, 147, .89);
    font-weight: 700;
  }

  p.paragraph.paragraph-1 {
    text-shadow: none;
  }

  p.paragraph span.paragraph-text-3 {
    color: rgba(252, 5, 5, .89);
    font-weight: 700;
    font-size: 1.5rem;
  }

  p.paragraph.paragraph-2 {
    text-align: center;
  }

  p.paragraph span.paragraph-text-9 {
    color: #248f7e;
    font-weight: 700;
    font-size: 1.125rem;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph span.paragraph-text-10 {
    color: rgba(252, 5, 5, .89);
    font-weight: 700;
    font-size: 1.125rem;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.paragraph-5 {
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  a.responsive-picture.logo {
    min-width: 150px;
    max-width: none;
    width: auto;
  }
}