:root {
  --orange: #ffa12e;
  --dim-grey: #5c5c68;
  --dodger-blue: #008cffd6;
  --light-green: #9bf3a880;
}

a {
  text-decoration: underline;
}

.coming-soon {
  float: none;
  clear: both;
  color: #ebf1f7;
  letter-spacing: 3px;
  text-transform: none;
  border: 0 #000;
  margin: 22px 0 40px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 37px;
  transition: opacity .2s;
}

.div-block-2 {
  opacity: .88;
  color: #6c92b3;
  background-color: #2d405a;
  border-bottom: 1px #fd6113;
  border-radius: 0;
  max-height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: visible;
}

.hero-subheading {
  float: none;
  clear: both;
  color: #ebf1f7;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 0 #000;
  margin-bottom: 58px;
  margin-left: 0;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 37px;
  transition: opacity .2s;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #69b9ff;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  background-color: #233981;
  border-radius: 10px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button.hero {
  background-color: #b37121;
}

.button.hero:hover {
  background-color: #d5831e;
}

.hollow-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 30px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s, border .3s, color .3s;
  display: inline-block;
}

.hollow-button:hover {
  color: #2e9dff;
  border-color: #2e9dff;
}

.hollow-button.all-caps {
  text-transform: uppercase;
}

.hollow-button.all-caps:hover {
  border-color: var(--orange);
  color: var(--orange);
}

.hero-heading {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-top: 18px;
  font-family: Lato, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 60px;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  border-bottom: 4px solid var(--orange);
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/oia-santorini-sunset.jpg');
  background-position: 0 0, 100% 18%;
  background-repeat: repeat, no-repeat;
  padding-top: 195px;
  padding-bottom: 195px;
}

.div-block-3 {
  display: block;
}

.button-2 {
  display: none;
}

.section {
  text-align: center;
  object-fit: scale-down;
  object-position: -40% 140%;
  background-color: #fff;
  padding: 0 10px;
  position: relative;
}

.section-title-group {
  margin-bottom: 60px;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 47px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.section-subheading.center {
  color: #8e8e9c;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
}

.section-subheading.center.tight {
  letter-spacing: 0;
  line-height: 33px;
}

.section-subheading.center.tight.clientlist {
  color: var(--dim-grey);
  text-align: center;
  text-transform: none;
  padding-top: 22px;
  line-height: 27px;
}

.section-subheading.center {
  color: #8e8e9c;
  text-align: center;
  letter-spacing: 3px;
  text-transform: none;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  line-height: 33px;
}

.white-box {
  text-align: center;
  background-color: #fff;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  padding: 15px;
}

.grid-image {
  box-shadow: 0 0 0 1px var(--orange);
  background-color: #db8419;
  border: 10px solid #fff;
  border-radius: 50%;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  display: block;
}

.footer {
  background-color: #dadada;
  padding-top: 35px;
  padding-bottom: 35px;
}

.row {
  padding-left: 0;
}

.footer-link {
  color: #668cad;
  border-bottom: 1px solid #aaa;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #008cffd6;
}

.footer-link.with-icon {
  width: 64px;
  margin-left: 30px;
}

.footer-link.with-icon:hover {
  color: var(--dodger-blue);
}

.footer-link.phone {
  border: 1px #000;
  width: 100px;
}

.column {
  padding-left: 25px;
  padding-right: 2px;
}

.info-icon {
  float: left;
}

.heading, .heading-2, .heading-3 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.subtextparagraph {
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.paragraph {
  font-family: Lato, sans-serif;
}

.heading-4 {
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.heading-5, .heading-6 {
  font-family: Lato, sans-serif;
}

.contact-wrapper {
  margin-top: 16px;
}

.navigation-bar {
  background-color: #fff;
}

.brand-link {
  object-fit: contain;
  width: 48px;
  max-width: none;
  padding-top: 7px;
  padding-bottom: 0;
  transition: opacity .4s;
}

.brand-link:hover {
  opacity: .73;
}

.brand-text {
  color: #69b9ff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.navigation-link {
  color: #676770;
  transition: all .3s ease-in-out;
}

.navigation-link:hover {
  color: #2e9dff;
}

.form {
  margin-top: 40px;
}

.form-field {
  border: 0 solid #000;
  border-radius: 3px;
  height: 45px;
  margin-bottom: 17px;
  font-family: Lato, sans-serif;
  font-weight: 300;
  box-shadow: 0 0 0 1px #4040474d;
}

.form-field.text-area {
  height: 110px;
}

.about-hero-section {
  object-fit: cover;
  object-position: 100% 50%;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
  overflow: visible;
}

.image {
  display: block;
  position: relative;
  top: -377px;
  bottom: -1px;
}

.image-2 {
  opacity: .8;
  object-fit: fill;
}

.earth {
  object-fit: fill;
  object-position: 50% 103%;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.earth-hero {
  object-position: 50% 102%;
  position: relative;
  top: -371px;
  left: 0;
  overflow: hidden;
}

.recatptcha {
  margin-top: 21px;
  margin-bottom: 17px;
}

.paragraph-2 {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
}

.success-message {
  background-color: var(--light-green);
}

.paragraph-3 {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.body {
  background-image: linear-gradient(#000, #a8a8a8 0%, #fff);
}

.image-3 {
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
}

._404-head {
  font-family: Lato, sans-serif;
  font-weight: 300;
}

._404-message {
  margin-top: -1px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.clients-hero-image {
  object-fit: fill;
  object-position: 50% 103%;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.clients-hero-section {
  height: 368px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
  overflow: hidden;
}

.success-message-2 {
  background-color: #9bf3a880;
}

.contact-hero-section {
  object-fit: cover;
  background-image: url('../images/contact-hero.jpg');
  background-position: 59% 14%;
  background-repeat: no-repeat;
  max-width: 100%;
  height: 368px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 0;
  overflow: hidden;
}

.container {
  font-family: Lato, sans-serif;
}

.div-block-4 {
  margin-top: 0;
}

.field-icon {
  position: absolute;
  inset: auto auto auto 16px;
}

.success-message-3 {
  background-color: #f3f5fb;
  border-radius: 12px;
}

.form-line-break {
  background-color: #e4e6f1;
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
  display: none;
}

.text-block {
  display: none;
}

.input-field-wrap {
  margin-bottom: 24px;
}

.form-block {
  margin-bottom: 0;
}

.section-date {
  background-color: #fbfcfe;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 34px 5% 220px;
  display: flex;
}

.text-field-left-icon {
  color: #151e24;
  border: 1px solid #e9ecf0;
  border-radius: 12px;
  width: 100%;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px 12px 52px;
  font-size: 14px;
  transition: all .25s;
  box-shadow: 1px 1px 2px #7281a70a;
}

.text-field-left-icon:hover {
  border-color: #ccd5e0;
}

.text-field-left-icon:focus {
  border-color: #642eff;
}

.text-field-left-icon::placeholder {
  color: #a0a6b0;
}

.title-large {
  color: #160042;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 4px;
  font-weight: 600;
  display: none;
}

.field-label {
  color: #160042;
  letter-spacing: -.02em;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
}

.card-flowbase {
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 420px;
  padding: 32px;
  position: relative;
  box-shadow: 34px 34px 88px #17093614;
}

.submit-button {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #642eff;
  border: 2px solid #642eff;
  border-radius: 400px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  transition: all .3s;
  display: flex;
  position: relative;
  box-shadow: 2px 2px 2px #7281a70a;
}

.submit-button:hover, .submit-button:focus {
  border-color: #b197ff;
}

.field-wrap {
  align-items: center;
  display: flex;
  position: relative;
}

.clientlist {
  color: var(--dim-grey);
  text-align: left;
  padding-top: 24px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.columns {
  margin-left: -3px;
  padding-left: 46px;
}

@media screen and (max-width: 991px) {
  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .section {
    padding-top: 27px;
    padding-bottom: 0;
  }

  .section-title-group {
    margin-bottom: 61px;
  }

  .section-heading.centered {
    margin-top: 14px;
  }

  .grid-image {
    width: 50%;
    padding: 15px;
  }

  .navigation-menu {
    background-color: #3b99d9;
  }

  .navigation-link {
    color: #ffffff85;
  }

  .navigation-link.w--current {
    color: #fff;
  }

  .hamburger-button.w--open {
    background-color: #3b99d9;
  }

  .about-hero-section {
    margin-bottom: -131px;
    top: 145px;
  }

  .clients-hero-image {
    position: static;
  }

  .clients-hero-section {
    width: 100%;
    height: 198px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    top: 1px;
  }

  .contact-hero-section {
    margin-bottom: -131px;
    top: 145px;
  }
}

@media screen and (max-width: 767px) {
  .coming-soon {
    font-size: 18px;
  }

  .div-block-2 {
    height: 78px;
    max-height: none;
  }

  .hero-subheading {
    margin-top: 8px;
    margin-bottom: 0;
    padding-top: 11px;
    font-size: 18px;
    line-height: 27px;
  }

  .button.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-heading {
    margin-bottom: 15px;
    font-size: 41px;
    line-height: 50px;
  }

  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .section {
    margin-top: 31px;
  }

  .section-subheading.center.tight.clientlist {
    text-align: left;
    padding-bottom: 17px;
  }

  .white-box {
    margin-bottom: 30px;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .spc {
    margin-bottom: 30px;
  }

  .form-field.text-area {
    display: block;
  }

  .about-hero-section {
    margin-bottom: -169px;
    top: 242px;
  }

  .earth, .clients-hero-image {
    top: -1%;
  }

  .clients-hero-section {
    margin-bottom: -169px;
    top: 0;
  }

  .contact-hero-section {
    margin-bottom: -169px;
    top: 242px;
  }

  .div-block-4 {
    margin-top: 52px;
  }

  .clientlist {
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }

  .hero-heading {
    font-size: 25px;
    line-height: 37px;
  }

  .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-heading.centered {
    margin-top: 39px;
    font-size: 25px;
  }

  .section-subheading.center.tight.clientlist {
    color: #5c5c66;
    font-weight: 300;
  }

  .section-subheading.center {
    line-height: 30px;
  }

  .grid-image {
    width: 35%;
  }

  .about-hero-section {
    margin-bottom: -209px;
  }

  .earth-hero {
    margin-bottom: -8px;
    padding-bottom: 0;
    top: -304px;
  }

  .clients-hero-section {
    height: auto;
    margin-bottom: 0;
    overflow: visible;
  }

  .contact-hero-section {
    margin-bottom: -209px;
  }

  .card-flowbase {
    padding-left: 24px;
    padding-right: 24px;
  }
}


