.banner-hero {
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 400px;
  padding-top: calc(80px + 2rem);
  padding-bottom: 4rem;
  background: #3f4743;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    .banner-hero {
      height: 600px; } }
  @media (min-width: 991px) {
    .banner-hero {
      height: 735px; } }

.banner-hero .container {
  position: relative;
  z-index: 5;
  text-align: center; }

.hero__heading {
  max-width: 1010px;
  margin: 0 auto 0.5em;
  color: #fff;
  font-size: 1.5rem;
  font-family: "Nixie One", serif;
  line-height: 1.5; }
  @media (min-width: 480px) {
    .hero__heading {
      font-size: 2rem; } }
  @media (min-width: 768px) {
    .hero__heading {
      font-size: 3rem; } }
  @media (min-width: 991px) {
    .hero__heading {
      font-size: 3.3rem; } }

.section--home-logos {
  padding: 1.5rem 0 0.5rem;
  background: #292f2c; }
  @media (min-width: 768px) {
    .section--home-logos {
      padding: 3.5rem 0 2.5rem; } }

.home-logos__flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .home-logos__flex {
      max-width: 975px; } }

.home-logos__item {
  margin-bottom: 1rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem; }
  .home-logos__item:nth-child(1) {
    width: 138px; }
    @media (min-width: 768px) {
      .home-logos__item:nth-child(1) {
        width: 185px; } }
  .home-logos__item:nth-child(2) {
    width: 112px; }
    @media (min-width: 768px) {
      .home-logos__item:nth-child(2) {
        width: 150px; } }
  .home-logos__item:nth-child(3) {
    width: 75px; }
    @media (min-width: 768px) {
      .home-logos__item:nth-child(3) {
        width: 100px; } }
  .home-logos__item:nth-child(4) {
    width: 94px; }
    @media (min-width: 768px) {
      .home-logos__item:nth-child(4) {
        width: 125px;
        transform: translateY(-10px); } }
  .home-logos__item:nth-child(5) {
    width: 37px; }
    @media (min-width: 768px) {
      .home-logos__item:nth-child(5) {
        width: 50px; } }
  .home-logos__item:nth-child(6) {
    width: 83px; }
    @media (min-width: 768px) {
      .home-logos__item:nth-child(6) {
        width: 111px;
        transform: translateY(-5px); } }

.section--home-content {
  padding-top: 4rem;
  padding-bottom: 3rem;
  text-align: center; }
  @media (min-width: 768px) {
    .section--home-content {
      padding-top: 6rem;
      padding-bottom: 4.5rem; } }

.home-content__heading {
  margin-top: 0;
  font-size: 1.6rem;
  text-transform: uppercase; }
  @media (min-width: 480px) {
    .home-content__heading {
      font-size: 1.8rem; } }
  @media (min-width: 768px) {
    .home-content__heading {
      font-size: 2rem; } }
  @media (min-width: 991px) {
    .home-content__heading {
      font-size: 2.18rem; } }

.home-content__subhead {
  max-width: 900px;
  margin: 0 auto;
  color: #848484;
  font-size: 1.2rem;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  line-height: 1.6; }
  @media (min-width: 768px) {
    .home-content__subhead {
      font-size: 1.4em; } }
  @media (min-width: 991px) {
    .home-content__subhead {
      font-size: 1.6em; } }

.section--home-content .cta-link {
  font-size: 0.8rem; }
  @media (min-width: 480px) {
    .section--home-content .cta-link {
      font-size: 0.94rem; } }

.home-content__cards {
  margin: 2rem 0 1.5rem; }
  @media (min-width: 768px) {
    .home-content__cards {
      margin: 2.25rem 0 2rem; } }

.home-card {
  margin-bottom: 1.5rem; }

.home-card__img {
  position: relative;
  display: block;
  width: 100%;
  height: 103px;
  margin-bottom: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
  .home-card:nth-child(1) .home-card__img {
    background-image: url("/assets/images/icons/software-development-2x.png"); }
  .home-card:nth-child(2) .home-card__img {
    background-image: url("/assets/images/icons/blockchain-solutions-2x.png"); }
  .home-card:nth-child(3) .home-card__img {
    background-image: url("/assets/images/icons/architecture-consulting-2x.png"); }
  .home-card:nth-child(4) .home-card__img {
    background-image: url("/assets/images/icons/high-performance-computing-2x.png"); }
  .home-card__img::after {
    content: '\02022\02022\02022\02022';
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 0;
    display: block;
    width: 100%;
    height: 1em;
    color: #b0b2b1;
    text-align: center; }

.home-card__heading {
  margin-right: auto;
  margin-left: auto;
  font-size: 1.2rem;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  transition: color 0.25s; }
  .home-card__link:hover .home-card__heading {
    color: #3eb049; }
  @media (min-width: 480px) {
    .home-card__heading {
      max-width: 250px;
      font-size: 1.25rem; } }

.home-card__desc {
  color: #848484; }

.section--catalog {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

@media (min-width: 991px) {
  .catalog__content {
    padding-left: calc(290px + 1.5em); } }

.catalog__heading {
  margin-bottom: 0.2em;
  color: #3eb049; }

.catalog__meta {
  margin-top: 0;
  font-size: 1.15rem;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .catalog__meta {
      font-size: 1.25rem; } }

.contact__heading {
  margin-bottom: 0.625em !important;
  color: #3eb049 !important;
  font-weight: 700 !important;
  font-size: 1.37rem !important;
  text-transform: none !important;
  line-height: 1.5 !important; }

.content__google-maps {
  display: block;
  margin: 2em 0;
  max-height: 450px;
  overflow: hidden; }

.content__google-maps__overlay {
  display: block;
  position: relative;
  padding-bottom: 75%;
  /* assumes 600 : 450 aspect ratio */
  height: 0;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden; }

.content__google-maps__frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-height: 450px;
  pointer-events: none; }

.content__google-maps__frame--active {
  pointer-events: auto; }

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

/*
 * Custom Bitwise Components
 */

.linked-image {
  position: relative;
  text-align: center;
  margin: 1em auto;
  width: 100px;
  height: 75px;
  line-height: 75px;
  font-size: 12px;
}
@media (min-width: 480px) {
  .linked-image {
    width: 150px;
    height: 112px;
    line-height: 112px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .linked-image {
    width: 200px;
    height: 150px;
    line-height: 150px;
    font-size: 18px;
  }
}

.linked-image img {
  border-style: solid;
  border-width: 4px;
  width: 100px;
  height: 75px;
}
@media (min-width: 480px) {
  .linked-image img {
    width: 150px;
    height: 112px;
  }
}
@media (min-width: 768px) {
  .linked-image img {
    width: 200px;
    height: 150px;
  }
}

.linked-image-text {
  position: absolute;
  font-weight: 800;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(175, 175, 175, 0.8);
  color: #fff;
  visibility: hidden;
  opacity: 0;
}

.linked-image:hover .linked-image-text {
  visibility: visible;
  opacity: 1;
}

/* form css */
form {
  max-width: 600px;
  padding: 20px;
  border-radius: 5px;
  margin: 0 auto;
}

label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

input[type=text],
input[type=email],
input[type=file],
textarea {
  width: 95%;
  margin-bottom: 20px;
  border: none;
  border-radius: 3px;
}

textarea {
  height: 150px;
}

.form-group {
  position: relative;
  margin-top: 10px;
  width: 95%;
  border-radius: 20px;
  border: 1px solid #3eb04a;
}

.form-group label {
  position: absolute;
  top: 20px;
  left: 15px;
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: normal;
}

.form-group input {
  height: 40px;
  margin-left: 15px;
  margin-top: 30px;
  background-color: #fdfdfe;
}

.form-group textarea {
  height: 100px;
  margin: 40px 15px 55px 15px;
  background-color: #fdfdfe;
}

.form-group input[type=submit] {
  width: 100px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.form-group input[type=submit]:hover {
  background-color: #3eb04a;
  text-decoration: underline;
}

@media screen and (max-width: 800px) {
  .form-group {
    margin-left: auto;
    margin-right: auto;
  }

  .form-group textarea {
    width: 90%;
  }

  .form-group input[type=text], input[type=email] {
    width: 90%;
  }

  .resume {
    margin-left: auto;
    margin-right: auto;
  }
}

input[type=submit] {
  display: flex;
  padding: 8px 20px 12px 20px;
  font-size: 20px;
  color: #ffffff;
  background-color: #3eb04a;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  margin-bottom: auto;
}

input[type=submit]:hover {
  background-color: #3eb04a;
  text-decoration: underline;
}

input:focus,
textarea:focus {
  outline: none;
  box-shadow: 0 0 5px #0113d7;
}

.resume {
  display: flex;
  margin-top: 10px;
  width: 95%;
  border-radius: 20px;
  border: 1px solid #3eb04a;
  height: 50px;
  align-items: center;
}

.resume input[type=file]{
  display: none;
}

.resume label {
  margin-left: 15px;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0px;
}

.resume img {
  width: 20px;
  height: auto;
  background: #b0bfb5;
  border-radius: 100px;
  padding: 2px;
  margin-left: 10px;
}

.success-note {
  color: #3eb04a;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.content .solution-item .solutions-image {
  width: 100px;
  margin-top: 2rem;
}
@media (min-width: 480px) {
  .content .solution-item .solutions-image {
    width: 150px;
  }
}
@media (min-width: 768px) {
  .content .solution-item .solutions-image {
    width: 200px;
  }
}

.content .solution-item .solutions-image img {
  height: 100px;
}
@media (min-width: 480px) {
  .content .solution-item .solutions-image img {
    height: 150px;
  }
}
@media (min-width: 768px) {
  .content .solution-item .solutions-image img {
    height: 200px;
  }
}
