body {
  font-family: Poppins, sans-serif;
  color: #212121;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  position: static;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #212121;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #616161;
  font-size: 16px;
  line-height: 30px;
}

a {
  text-decoration: underline;
}

blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 0px 20px;
  border-left: 3px solid #184fc2;
  font-family: 'Playfair Display', sans-serif;
  font-size: 32px;
  line-height: 45px;
}

.navigation-link {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  font-weight: 500;
}

.navigation-link:hover {
  color: #184fc2;
}

.navigation-link.no-dropdown {
  padding-top: 37px;
  padding-bottom: 32px;
}

.navigation-link.no-dropdown.w--current {
  color: #184fc2;
}

.navigation-link.no-dropdown.smaller {
  padding: 27px 30px 22px 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Lato, sans-serif;
  color: #212121;
  font-size: 15px;
  font-weight: 700;
}

.navigation-link.no-dropdown.smaller:hover {
  color: #a37b44;
}

.navigation-link.no-dropdown.smaller:focus {
  color: #a37b44;
}

.dropdown-arrow {
  margin-right: 12px;
  margin-bottom: 36.5px;
  font-size: 12px;
}

.dropdown-arrow.less {
  margin-bottom: 27.5px;
}

.dropdown-toggle {
  padding: 37px 30px 32px 10px;
}

.dropdown-toggle:hover {
  color: #184fc2;
}

.dropdown-toggle.smaller {
  padding-top: 27px;
  padding-bottom: 22px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Lato, sans-serif;
  color: #212121;
  font-size: 15px;
  font-weight: 700;
}

.dropdown-toggle.smaller:hover {
  color: #a37b44;
}

.brand-logo {
  margin-top: 5px;
}

.brand-logo.w--current {
  margin-top: 22px;
  margin-bottom: 0px;
  padding-right: 0px;
}

.brand-logo.on-scroll {
  margin-top: 0px;
}

.brand-logo.on-scroll.w--current {
  display: block;
  margin-left: 0px;
  float: none;
}

.dropdown-list {
  display: none;
  background-color: #fff;
}

.dropdown-list.w--open {
  display: block;
  padding-bottom: 5px;
  background-color: #fff;
  box-shadow: none;
}

.dropdown-link {
  width: 100%;
  padding: 12px 40px 12px 20px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Lato, sans-serif;
  color: #212121;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.dropdown-link:hover {
  color: #a37b44;
}

.dropdown-link.w--current {
  color: #071d37;
}

.navigation-menu {
  left: -83px;
  top: 7px;
  right: -83px;
  bottom: 90px;
  margin-top: 8px;
  margin-right: -188px;
  float: right;
}

.navigation-menu.home {
  top: -90px;
}

.social-icon {
  width: 30px;
  height: 36px;
  background-image: url('../images/font-awesome_4-7-0_facebook_100_0_919191_none.png');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
}

.social-icon:hover {
  background-image: url('../images/font-awesome_4-7-0_facebook_100_0_3b67b3_none.png');
  background-size: 16px;
}

.social-icon.twitter {
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_919191_none.png');
  background-size: 16px;
}

.social-icon.twitter:hover {
  background-image: url('../images/font-awesome_4-7-0_twitter_100_0_3b67b3_none.png');
  background-size: 16px;
}

.social-icon.google {
  background-image: url('../images/font-awesome_4-7-0_google-plus_100_0_919191_none.png');
  background-size: 20px;
}

.social-icon.google:hover {
  background-image: url('../images/font-awesome_4-7-0_google-plus_100_0_3b67b3_none.png');
  background-size: 20px;
}

.section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.section.gray {
  background-color: #f5f5f5;
}

.section.gray.less {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.gray.less.dark-gray {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.section.gray.less.dark-gray.logos {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #e2e2e2;
}

.section.gray.less.dark-gray.bar {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.less-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.parallax-2 {
  padding-top: 130px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/mountain.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/mountain.jpg');
  background-position: 0px 0px, 50% 71%;
  background-size: auto, cover;
}

.section.parallax-2.fixed {
  padding-bottom: 130px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.63))), url('../images/57eac3aa1117c47f4d9570e3_home_slider_3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url('../images/57eac3aa1117c47f4d9570e3_home_slider_3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.no-bottom-padding {
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: #f5f5f5;
}

.section.no-bottom-padding.remove-pixel {
  padding-top: 0px;
  background-color: #fff;
}

.section.projects {
  padding-top: 0px;
}

.section.short {
  padding-bottom: 0px;
}

.section.no-space {
  padding-bottom: 0px;
}

.align-center {
  text-align: center;
}

.sub-title {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 16px;
  line-height: 26px;
}

.sub-title.top-sub {
  margin-bottom: 10px;
  color: #919191;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.top-margin {
  margin-top: 40px;
  margin-bottom: 40px;
}

.top-margin.less {
  margin-top: 0px;
}

.top-margin.in-footer {
  padding-right: 41px;
}

.top-title {
  margin-bottom: 80px;
}

.top-title.no-line {
  margin-bottom: 24px;
  padding-bottom: 0px;
  border-bottom-style: none;
}

.project-title {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.button {
  display: inline-block;
  padding: 15px 30px 13px;
  border: 1px solid #184fc2;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #184fc2;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #184fc2;
  color: #fff;
}

.button.white {
  border-color: hsla(0, 0%, 100%, 0.35);
  color: #fff;
}

.button.white:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.button.white.rounded.gold {
  border-radius: 4px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.button.white.rounded.gold:hover {
  border-color: #a37b44;
  background-color: #a37b44;
}

.button.white.rounded.blue {
  border-radius: 4px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.button.white.rounded.blue:hover {
  border-color: #071d37;
  background-color: #071d37;
}

.button.full-color {
  border-color: #071d37;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #071d37;
  font-weight: 700;
}

.button.full-color:hover {
  border-color: #071d37;
  background-color: #071d37;
  color: #fff;
}

.button.full-color.other-color {
  border-color: #071d37;
  background-color: #071d37;
  color: #fff;
  font-weight: 400;
}

.button.full-color.other-color:hover {
  border-color: #212121;
  background-color: #212121;
  color: #fff;
}

.button.full-color.other-color.download.message {
  border-color: #fff;
  background-color: rgba(163, 123, 68, 0);
  background-image: url('../images/black-back-closed-envelope-shape.svg');
  background-size: 16px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.button.full-color.other-color.download.message:hover {
  border-color: #a37b44;
  background-color: #a37b44;
}

.button.full-color.other-color.other {
  border-color: #fff;
  background-color: transparent;
}

.button.full-color.other-color.other:hover {
  border-color: #071d37;
  background-color: #071d37;
}

.button.download {
  padding-right: 25px;
  padding-left: 55px;
  background-image: url('../images/download-button.svg');
  background-position: 23px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.button.download:hover {
  background-image: url('../images/download-button-1.svg');
  background-size: 16px;
}

.button.rounded {
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 60px;
}

.button.nav {
  margin-right: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border-color: #fff;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.button.nav:hover {
  border-color: #a37b44;
  background-color: #a37b44;
}

.button.nav.inverse {
  margin-top: -9px;
  border-color: #071d37;
  background-color: hsla(0, 0%, 100%, 0);
  color: #071d37;
}

.button.nav.inverse:hover {
  background-color: #071d37;
  color: #fff;
}

.button.nav.inverse.full-color {
  border-color: #a37b44;
  background-color: #a37b44;
  color: #fff;
}

.button.nav.inverse.full-color:hover {
  background-color: #ad701b;
}

.meta-tag {
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #919191;
}

.meta-tag.less-space {
  margin-bottom: 10px;
}

.meta-tag.less-space.no-margin {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
}

.project-wrapper {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  float: none;
  clear: none;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-align: left;
  text-decoration: none;
}

.project-wrapper.no-margin {
  width: 439.5px;
}

.project-wrapper.added-space {
  padding-top: 50px;
  float: none;
  clear: none;
}

.project-content {
  padding: 33px 25px;
  background-color: #fff;
}

.project-second-title {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #071d37;
  font-size: 19px;
  font-weight: 600;
}

.project-image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.project-image:hover {
  -webkit-filter: none;
  filter: none;
}

.paragraph-white {
  color: #fff;
}

.paragraph-white.add-transparenc {
  color: hsla(0, 0%, 100%, 0.7);
}

.paragraph-white.add-transparenc.in-financial {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}

.testimonials-wrapper {
  position: relative;
  display: block;
  max-width: 900px;
  margin-bottom: auto;
  padding: 55px 20px 43px 39px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 5px;
  background-color: #f1f1f1;
  background-image: url('../images/font-awesome_4-7-0_quote-left_100_0_bdbdbd_none.png');
  background-position: 25px 25px;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #080808;
  font-size: 14px;
  line-height: 26px;
}

.align-right {
  text-align: right;
}

.align-right.margin {
  margin-top: 10px;
}

.another-font {
  font-family: 'Playfair Display', sans-serif;
  color: #313131;
  font-size: 15px;
}

.testimonials-photo {
  position: absolute;
  left: 50%;
  bottom: -40px;
  display: block;
  width: 75px;
  height: 75px;
  padding: 17px;
  border-radius: 100%;
  background-color: #f1f1f1;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.testimonials-photo.real {
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 0px;
  width: 50px;
  height: 50px;
  background-image: url('../images/New_Logo_2.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, 0px) translate(0px, -50%);
  -ms-transform: translate(-50%, 0px) translate(0px, -50%);
  transform: translate(-50%, 0px) translate(0px, -50%);
}

.testimonials-photo.adj {
  bottom: -35px;
}

.logo-wrapper {
  width: 16%;
  float: left;
  opacity: 0.7;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-align: center;
}

.logo-wrapper:hover {
  opacity: 1;
}

.logo-wrapper.long {
  width: 50%;
  text-align: center;
}

.logo-wrapper.long.left-al {
  text-align: left;
}

.logo-wrapper.more-space {
  width: 13%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo-wrapper.logo-adjust {
  padding-top: 9px;
  padding-bottom: 9px;
}

.logo-wrapper.short {
  width: 25%;
  padding-top: 13px;
}

.heading-white {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 700;
}

.heading-white.dark-color.protected {
  margin-bottom: 30px;
}

.link {
  color: #313131;
}

.link.my-link {
  color: #c2c2c2;
}

.testimonials-slider {
  background-color: transparent;
}

.slide-nav {
  position: relative;
  opacity: 0.59;
  font-size: 10px;
}

.copyright {
  padding-top: 22px;
  padding-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
}

.copyright.darker {
  color: #919191;
}

.copyright.darker.less-padding {
  padding-top: 10px;
  padding-bottom: 10px;
}

.copyright.darker.less-padding.left {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 700;
}

.container-center {
  position: relative;
  top: 40%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.container-center.more {
  top: 50%;
}

.container-center.more.header-text-container {
  margin-top: 0px;
}

.sub-title-slider {
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 82.7%, 0.79);
  font-size: 18px;
  line-height: 28px;
}

.sub-title-slider.in-sub-banner {
  margin-bottom: 30px;
}

.line-divider {
  width: 100%;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #e1e1e1;
}

.line-divider.less {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #a37b44;
}

.features-title {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.project-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: rgba(24, 79, 194, 0.95);
  text-align: center;
}

.newsletter-label {
  margin-bottom: 15px;
  color: hsla(0, 0%, 100%, 0.88);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.newsletter-label.darker {
  margin-bottom: 10px;
  padding-left: 5px;
  font-family: Lato, sans-serif;
  color: #313131;
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.left-padding {
  padding-left: 20px;
}

.left-padding.right {
  padding-right: 30px;
  padding-left: 0px;
}

.left-padding.right.empty {
  margin-bottom: 40px;
}

.left-padding.right.empty.space {
  margin-bottom: 40px;
}

.footer-style-4 {
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #071d37;
}

.contact-paragraph {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 25px;
}

.line-top-title {
  display: block;
  width: 70px;
  height: 2px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #a37b44;
}

.line-top-title.left-line {
  float: left;
}

.line-top-title.left-align {
  float: left;
}

.list-check {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
  padding-left: 30px;
  background-image: url('../images/check-solid.svg');
  background-position: 0px 31%;
  background-repeat: no-repeat;
}

.text-field {
  height: 50px;
  margin-bottom: 15px;
  padding-left: 20px;
  border-style: none;
  border-radius: 5px;
  background-color: #f4f4f4;
  font-family: 'Open Sans', sans-serif;
}

.text-field:active {
  background-color: #ebebeb;
}

.text-field:focus {
  background-color: #ebebeb;
}

.contact-wrapper {
  padding: 40px 52px 30px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: -14px 14px 50px 0 rgba(0, 0, 0, 0.2);
}

.contact-wrapper.less-space {
  padding-top: 40px;
  padding-bottom: 30px;
}

.success-message {
  border-radius: 10px;
  background-color: #3bc557;
  color: #fff;
}

.error-message {
  padding-top: 15px;
  padding-bottom: 12px;
  border-radius: 5px;
  background-color: #e03737;
  color: #fff;
  text-align: center;
}

.big-title-second-banner {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 58px;
  font-weight: 500;
}

.navigation-scroll {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  width: 100%;
  height: 125px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: none;
  font-family: Futura, Arial, sans-serif;
  font-weight: 500;
}

.navigation-scroll.hompage {
  display: block;
  box-shadow: -1px 5px 10px 0 rgba(0, 0, 0, 0.1);
}

.left-section-wrapper {
  width: 50%;
  height: 600px;
  float: left;
  background-image: url('../images/57eac3aa1117c47f4d9570e3_home_slider_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.left-team-wrapper {
  position: relative;
  width: 50%;
  height: 600px;
  max-height: 600px;
  padding: 40px 60px;
  float: left;
  background-color: #071d37;
}

.left-team-wrapper.image {
  background-image: url('../images/01-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.left-team-wrapper.image.add-some-pixel.other-photo {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 55, 0.5)), to(rgba(7, 29, 55, 0.5))), url('../images/IT.jpg');
  background-image: linear-gradient(180deg, rgba(7, 29, 55, 0.5), rgba(7, 29, 55, 0.5)), url('../images/IT.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.left-team-wrapper.image.add-some-pixel.second-photo {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(163, 123, 68, 0.5)), to(rgba(163, 123, 68, 0.5))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/Creative.jpg');
  background-image: linear-gradient(180deg, rgba(163, 123, 68, 0.5), rgba(163, 123, 68, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/Creative.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.center-div {
  position: absolute;
  left: 100px;
  top: 50%;
  right: 100px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.sub-banner {
  position: relative;
  display: block;
  height: 700px;
  padding-top: 46px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 55, 0.44)), to(rgba(7, 29, 55, 0.44))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/Async_BG.jpg');
  background-image: linear-gradient(180deg, rgba(7, 29, 55, 0.44), rgba(7, 29, 55, 0.44)), linear-gradient(180deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/Async_BG.jpg');
  background-position: 0px 0px, 0px 0px, 51% 8%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.sub-banner.four {
  height: 500px;
  padding-top: 151px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/financia-b.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/financia-b.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.sub-banner.four.about-us {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/p-rn-n6miag-john-towner.jpg'), url('../images/financia-b.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/p-rn-n6miag-john-towner.jpg'), url('../images/financia-b.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, repeat;
  background-attachment: scroll, scroll, scroll;
}

.sub-banner.project-1 {
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 79, 194, 0.9)), to(rgba(24, 79, 194, 0.9))), url('../images/gxd8hcmi0iq-parker-byrd.jpg');
  background-image: linear-gradient(180deg, rgba(24, 79, 194, 0.9), rgba(24, 79, 194, 0.9)), url('../images/gxd8hcmi0iq-parker-byrd.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.sub-banner.project-1._2 {
  padding-top: 120px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/financial-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/financial-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sub-banner.project-1._2.careers {
  padding-top: 120px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/57ea9d9feaa002fa3bef8808_home_slider_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/57ea9d9feaa002fa3bef8808_home_slider_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-banner.project-1._2.network-services {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/cons-4.jpg'), url('../images/IT.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/cons-4.jpg'), url('../images/IT.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.sub-banner.project-1._2.long-sentence {
  padding-top: 151px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/ziwuqmznrvs-bench-accounting.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/ziwuqmznrvs-bench-accounting.jpg');
  background-position: 0px 0px, 50% 78%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-banner.project-1._2.long-sentence.seaport-e-prime-contractor-holder {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/ship.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/ship.jpg');
  background-position: 0px 0px, 50% 31%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-banner.project-1._2.long-sentence.gsa-stars-ii {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Federal-Services.jpg'), url('../images/ziwuqmznrvs-bench-accounting.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Federal-Services.jpg'), url('../images/ziwuqmznrvs-bench-accounting.jpg');
  background-position: 0px 0px, 50% 50%, 50% 78%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.sub-banner.project-1._2.long-sentence.blanket-purchase-agreement {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/paper.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/paper.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-banner.project-1._2.long-sentence.cam-pic {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/photo_1.jpg'), url('../images/Camera.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/photo_1.jpg'), url('../images/Camera.jpg');
  background-position: 0px 0px, 50% 21%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.sub-banner.project-1._2.long-sentence.creative-solutions {
  padding-top: 151px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Creative.jpg'), url('../images/GD_2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Creative.jpg'), url('../images/GD_2.jpg');
  background-position: 0px 0px, 50% 50%, 50% 1%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.sub-banner.project-1._2.long-sentence.it-solutions {
  padding-top: 151px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/IT.jpg'), url('../images/cons-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/IT.jpg'), url('../images/cons-4.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.sub-banner.project-1._2.long-sentence.camera-pic {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/photo.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/photo.jpg');
  background-position: 0px 0px, 50% 12%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-banner.project-1._2.long-sentence.graphic-design {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/GD.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/GD.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-banner.project-1._2.long-sentence.uiux {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/UX.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/UX.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-banner.project-1._2.long-sentence.video-pic {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Video.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Video.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sub-banner.project-1._2.federal-services {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/financial-2.jpg'), url('../images/Federal-Services.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/financial-2.jpg'), url('../images/Federal-Services.jpg');
  background-position: 0px 0px, 50% 50%, 0px -116px;
  background-size: auto, cover, 1940px;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.sub-banner.project-1._2.gsa-it {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/office.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/office.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.sub-banner.project-1._2.state {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/state.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/state.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sub-banner-title {
  color: #fff;
  font-size: 35px;
  line-height: 50px;
  font-weight: 500;
}

.sub-banner-title.little-font {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.heading-color {
  display: block;
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #071d37;
  font-size: 28px;
  text-align: center;
}

.heading-color.left-align {
  padding-right: 95px;
}

.project-filter {
  margin-bottom: 60px;
  text-align: center;
}

.filter {
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Playfair Display', sans-serif;
  color: #919191;
}

.filter:hover {
  border-color: #a37b44;
  color: #071d37;
}

.filter.w--current {
  border-color: #a37b44;
  background-color: transparent;
  color: #071d37;
}

.portfolio-item {
  display: inline-block;
  width: 439.5px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  box-shadow: -1px 0 26px -9px rgba(0, 0, 0, 0.37);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 700px;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a8acb9;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.contact-full-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
}

.popup {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 550px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-color: #fff;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.pop-up-content {
  position: relative;
  overflow: hidden;
}

.remove-button {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 50px;
  height: 50px;
  background-image: url('../images/round-delete-button.png');
  background-position: 0px 0px;
  background-size: 50px;
  opacity: 0.6;
}

.remove-button:hover {
  opacity: 1;
}

.bottom-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 99px;
  z-index: 10;
  display: block;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
}

.scroll-down {
  width: 40px;
  height: 40px;
  background-image: url('../images/angle-arrow-down.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 50px;
}

.toggle-wrapper {
  margin-bottom: 20px;
}

.toggle-header {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 24px 25px;
  border-radius: 10px;
  background-color: #071d37;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.toggle-header.gold {
  background-color: #071d37;
}

.toggle-text {
  display: inline-block;
  padding-right: 5px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.toggle-space {
  padding: 28px 25px;
}

.toggle-content {
  overflow: hidden;
  margin-top: -10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #f1f1f1;
}

.toggle-icon-plus {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 30px;
  height: 30px;
  background-image: url('../images/plus.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.toggle-icon-minus {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 30px;
  height: 30px;
  background-image: url('../images/minus.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.top-margin-device {
  float: none;
  clear: none;
}

.top-margin-device.other {
  padding-left: 63px;
}

.top-margin-device.other-copy {
  padding-left: 63px;
}

.dark-color {
  color: #4f5362;
}

.go-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 999;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  background-color: rgba(33, 33, 33, 0.9);
  background-image: url('../images/expand-arrow.svg');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.go-top:hover {
  background-color: #a37b44;
}

.line-menu {
  display: block;
  width: 100%;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #184fc2;
}

.div-block {
  padding-top: 30px;
}

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

.heading-3 {
  font-family: Futura, Arial, sans-serif;
}

.heading-3.white {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
}

.paragraph.white {
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 30px;
  font-weight: 400;
}

.heading-4 {
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  color: #212121;
}

.text-block-2 {
  font-family: Lato, sans-serif;
  color: #071d37;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-4.left-al {
  text-align: left;
}

.div-block-4.spread {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-6 {
  position: relative;
  left: 17px;
  top: 17px;
  float: right;
}

.paragraph-2 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
}

.heading-6 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 700;
}

.column {
  display: block;
}

.important-text {
  font-family: Lato, sans-serif;
  color: #fff;
}

.div-block-8 {
  text-align: left;
}

.important-text-2 {
  font-family: Lato, sans-serif;
}

.important-text-3 {
  font-family: Lato, sans-serif;
}

.important-text-4 {
  font-family: Lato, sans-serif;
}

.important-text-5 {
  font-family: Lato, sans-serif;
}

.text-block-3 {
  font-family: 'Open Sans', sans-serif;
  color: #212121;
}

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

.link-4 {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #212121;
  text-decoration: none;
}

.link-4.w--current {
  color: #a37b44;
}

.paragraph-3 {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
}

.paragraph-3.big {
  font-size: 26px;
  line-height: 45px;
}

.paragraph-3.big.gold {
  color: #a37b44;
}

.paragraph-4 {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
}

.paragraph-5 {
  font-family: 'Open Sans', sans-serif;
}

.paragraph-5.bold {
  margin-top: 36px;
  margin-bottom: 36px;
  font-weight: 700;
}

.paragraph-7 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.paragraph-8 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.paragraph-9 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.paragraph-10 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.paragraph-11 {
  font-family: 'Open Sans', sans-serif;
}

.paragraph-12 {
  font-family: 'Open Sans', sans-serif;
}

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

.heading-8.left {
  text-align: left;
}

.div-block-9 {
  margin-top: 23px;
}

.div-block-10 {
  padding-top: 26px;
  color: #fff;
}

.div-block-10.no-pad {
  padding-top: 0px;
}

.paragraph-13 {
  font-family: 'Open Sans', sans-serif;
}

.paragraph-13.short {
  margin-bottom: -33px;
}

.paragraph-13.no-space {
  margin-bottom: 0px;
}

.paragraph-14 {
  font-family: 'Open Sans', sans-serif;
}

.paragraph-15 {
  font-family: 'Open Sans', sans-serif;
}

.paragraph-16 {
  font-family: 'Open Sans', sans-serif;
}

.paragraph-17 {
  font-family: 'Open Sans', sans-serif;
}

.div-block-11 {
  padding-left: 70px;
  float: none;
}

.important-text-6 {
  color: #a37b44;
}

.important-text-7 {
  color: #a37b44;
}

.image-5 {
  display: block;
}

.div-block-12 {
  margin-bottom: 0px;
}

.important-text-8 {
  color: #a37b44;
  font-size: 20px;
  line-height: 36px;
}

.important-text-11 {
  color: #a37b44;
  font-size: 20px;
  line-height: 36px;
}

.link-gold {
  color: #a37b44;
  font-weight: 400;
  text-decoration: underline;
}

.text-span {
  color: #a37b44;
}

.text-span-2 {
  color: #a37b44;
}

.important-text-12 {
  color: #a37b44;
}

.text-span-3 {
  color: #a37b44;
}

.text-span-4 {
  color: #a37b44;
}

.space {
  margin-bottom: 21px;
}

.text-span-5 {
  color: #a37b44;
}

.text-block-5 {
  font-family: Lato, sans-serif;
}

.text-block-5:hover {
  color: #071d37;
}

.text-block-6 {
  font-family: Lato, sans-serif;
}

.text-block-7 {
  font-family: Lato, sans-serif;
}

.text-block-8 {
  font-family: Lato, sans-serif;
}

.text-block-9 {
  font-family: Lato, sans-serif;
}

.hide {
  display: none;
}

.link-5 {
  color: #212121;
  text-decoration: none;
}

.link-5:hover {
  color: #a37b44;
}

.photo-info {
  margin-bottom: 40px;
}

.slider {
  height: 100%;
}

.important-text-14 {
  color: #a37b44;
}

.important-text-14.color {
  color: #071d37;
}

.important-text-14.color.gold {
  color: #a37b44;
}

.important-text-15 {
  color: #a37b44;
}

.important-text-15.color {
  color: #071d37;
}

.row {
  margin-bottom: 50px;
}

.paragraph-16-copy {
  padding-left: 70px;
  font-family: 'Open Sans', sans-serif;
  color: #a37b44;
}

.row-2 {
  margin-bottom: 25px;
}

.div-block-115 {
  padding-left: 0px;
  float: none;
}

.bold-text {
  font-size: 18px;
}

.bold-text-2 {
  font-size: 18px;
}

.bold-text-3 {
  font-size: 18px;
}

.bold-text-4 {
  font-size: 18px;
}

.bold-text-5 {
  font-size: 18px;
}

.bold-text-6 {
  font-size: 18px;
}

.bold-text-7 {
  font-size: 18px;
}

.bold-text-8 {
  font-size: 18px;
}

.heading-color-copy {
  display: block;
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #071d37;
  font-size: 28px;
  text-align: center;
}

.text-span-6 {
  color: #a37b44;
}

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

.press-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gold {
  color: #a37b44;
}

html.w-mod-js *[data-ix="hide-project-overlay-on-inital"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-out-project-title-on-initial"] {
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="slide-out-project-title-on-initial-2"] {
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}

html.w-mod-js *[data-ix="hide-popup-on-initial"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="toggle-content-initial-appear"] {
  height: 0px;
}

html.w-mod-js *[data-ix="slide-out-go-top-on-load"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-2"] {
  opacity: 0;
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-14"] {
  opacity: 0;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-5"] {
  opacity: 0;
  -webkit-transform: translate(-60px, 0px);
  -ms-transform: translate(-60px, 0px);
  transform: translate(-60px, 0px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-6"] {
  opacity: 0;
  -webkit-transform: translate(-60px, 0px);
  -ms-transform: translate(-60px, 0px);
  transform: translate(-60px, 0px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-7"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-8"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-9"] {
  opacity: 0;
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-10"] {
  opacity: 0;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-11"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-12"] {
  opacity: 0;
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

html.w-mod-js *[data-ix="slide-in-effect-on-load-13"] {
  opacity: 0;
  -webkit-transform: translate(0px, 150px);
  -ms-transform: translate(0px, 150px);
  transform: translate(0px, 150px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="slide-in-effect-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="slide-in-slider-big-text-on-slide"] {
  opacity: 0;
  -webkit-transform: scale(0.7000000000000001, 0.7000000000000001);
  -ms-transform: scale(0.7000000000000001, 0.7000000000000001);
  transform: scale(0.7000000000000001, 0.7000000000000001);
}

html.w-mod-js *[data-ix="slide-in-slider-big-text-on-slide-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="slide-in-slider-big-text-on-slide-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="menu-line-initial-appearance"] {
  width: 0%;
}

@media screen and (max-width: 991px) {
  .navigation-link.no-dropdown {
    padding-top: 27px;
    padding-bottom: 22px;
    padding-left: 10px;
  }

  .navigation-link.no-dropdown.smaller {
    padding-right: 30px;
    border-bottom: 1px solid hsla(0, 0%, 82.7%, 0.5);
    color: #d3d3d3;
  }

  .dropdown-arrow {
    margin-bottom: 27.5px;
  }

  .dropdown-toggle {
    padding-top: 27px;
    padding-bottom: 22px;
  }

  .dropdown-toggle.smaller {
    border-bottom: 1px solid hsla(0, 0%, 82.7%, 0.5);
    color: #d3d3d3;
  }

  .brand-logo {
    margin-top: 0px;
  }

  .brand-logo.w--current {
    display: block;
    margin-top: 0px;
  }

  .brand-logo.on-scroll {
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-bottom: -75px;
    margin-left: auto;
    float: left;
  }

  .brand-logo.on-scroll.w--current {
    display: inline-block;
    float: left;
  }

  .dropdown-list.w--open {
    font-family: Lato, sans-serif;
    font-size: 17px;
    font-weight: 700;
  }

  .dropdown-link {
    padding-right: 15px;
    float: left;
    background-color: #fff;
    color: #212121;
    font-size: 17px;
  }

  .dropdown-link:focus {
    color: #a37b44;
    font-size: 17px;
  }

  .dropdown-link.w--current {
    color: #a37b44;
  }

  .navigation-menu {
    position: absolute;
    left: -83px;
    top: 0px;
    right: -83px;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    padding-bottom: 74px;
    padding-left: 0px;
    float: none;
    border-top: 1px solid #e1e1e1;
    background-color: rgba(7, 29, 55, 0.98);
  }

  .section {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section.no-bottom-padding.remove-pixel {
    padding-right: 0px;
    padding-left: 0px;
  }

  .align-center {
    margin-top: 0px;
  }

  .button.nav {
    padding-right: 30px;
    padding-left: 30px;
    float: none;
    font-size: 13px;
  }

  .button.nav:hover {
    border-color: #a37b44;
    background-color: #a37b44;
  }

  .project-wrapper.no-margin {
    display: block;
  }

  .project-wrapper.added-space {
    padding-top: 50px;
  }

  .project-content {
    padding: 20px 15px;
  }

  .project-second-title {
    font-size: 17px;
    line-height: 27px;
  }

  .project-image {
    display: inline-block;
  }

  .testimonials-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }

  .logo-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-center.more.header-text-container {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .sub-title-slider {
    display: block;
    padding-left: 0px;
    text-align: center;
  }

  .big-title-second-banner {
    text-align: center;
  }

  .navigation-scroll {
    display: block;
  }

  .navigation-scroll.hompage {
    padding-bottom: 29px;
  }

  .left-section-wrapper {
    width: 100%;
    height: 400px;
  }

  .left-team-wrapper {
    width: 100%;
    height: 500px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .left-team-wrapper.image.add-some-pixel.other-photo {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 55, 0.5)), to(rgba(7, 29, 55, 0.5))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IT.jpg');
    background-image: linear-gradient(180deg, rgba(7, 29, 55, 0.5), rgba(7, 29, 55, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IT.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .left-team-wrapper.add-some-pixel {
    height: 600px;
    max-height: 600px;
  }

  .sub-banner {
    height: 580px;
    padding-bottom: 0px;
    text-align: center;
  }

  .sub-banner.four {
    padding-top: 150px;
  }

  .sub-banner.project-1._2 {
    padding-top: 150px;
  }

  .sub-banner.project-1._2.careers {
    padding-top: 150px;
  }

  .sub-banner.project-1._2.gsa-it {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/57eac3aa1117c47f4d9570e3_home_slider_3.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/57eac3aa1117c47f4d9570e3_home_slider_3.jpg');
    background-position: 0px 0px, 0px 23px;
  }

  .heading-color {
    font-size: 25px;
  }

  .heading-color.left-align {
    padding-right: 0px;
  }

  .portfolio-item {
    display: block;
    width: 439.5px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    float: none;
    clear: none;
    text-align: center;
  }

  .bottom-arrow {
    bottom: 0px;
  }

  .toggle-text {
    padding-right: 22px;
  }

  .align-center-device {
    text-align: center;
  }

  .top-margin-device.other {
    padding-left: 0px;
  }

  .top-margin-device.other-copy {
    padding-left: 0px;
  }

  .paragraph.white {
    line-height: 30px;
  }

  .div-block-6 {
    left: -3px;
    top: 36px;
    right: -7px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: left;
  }

  .link-4 {
    float: left;
    color: #e2e2e2;
  }

  .menu-button {
    top: 4px;
    margin-top: 13px;
    color: #071d37;
    font-size: 30px;
  }

  .menu-button:hover {
    background-color: #071d37;
    color: #fff;
  }

  .menu-button:focus {
    background-color: #071d37;
  }

  .menu-button.w--open {
    background-color: #071d37;
    color: #d3d3d3;
  }

  .div-block-11 {
    padding-left: 0px;
  }

  .link-5 {
    color: #e2e2e2;
  }

  .link-5.w--current {
    color: #e2e2e2;
  }

  .image-6 {
    display: inline-block;
  }

  .div-block-115 {
    padding-left: 0px;
  }

  .heading-color-copy {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  .brand-logo.on-scroll {
    left: 0px;
  }

  .brand-logo.on-scroll.w--current {
    float: left;
  }

  .navigation-menu {
    margin-right: 0px;
    padding-right: 83px;
    padding-bottom: 62px;
    padding-left: 84px;
  }

  .section {
    padding: 50px 20px 47px;
  }

  .section.gray.less {
    display: block;
  }

  .section.gray.less.dark-gray {
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .align-center {
    margin-top: -29px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 0px;
  }

  .align-center.with-button {
    margin-top: 0px;
  }

  .top-margin.in-footer {
    margin-top: 20px;
  }

  .top-title.no-line {
    margin-top: 0px;
  }

  .top-title.no-line.adjust {
    margin-top: 0px;
  }

  .button.nav {
    display: inline-block;
    float: none;
    clear: none;
  }

  .project-wrapper {
    margin-bottom: 20px;
  }

  .project-wrapper.no-margin {
    margin-bottom: 0px;
  }

  .testimonials-wrapper {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .testimonials-photo {
    bottom: -44px;
  }

  .logo-wrapper {
    width: 33.333%;
    margin-bottom: 20px;
  }

  .logo-wrapper.long {
    width: 50%;
  }

  .logo-wrapper.more-space {
    width: 25%;
  }

  .testimonials-slider {
    height: 100%;
  }

  .copyright.darker {
    padding-left: 0px;
  }

  .copyright.darker.less-padding {
    text-align: center;
  }

  .copyright.darker.less-padding.left {
    padding-left: 0px;
    text-align: left;
  }

  .container-center.more {
    display: block;
    padding-top: 0px;
  }

  .container-center.more.header-text-container {
    margin-top: -66px;
  }

  .line-top-title.left-align {
    clear: none;
    text-align: left;
  }

  .contact-wrapper.less-space.in-device {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .big-title-second-banner {
    color: #fff;
    font-size: 35px;
    line-height: 50px;
  }

  .navigation-scroll {
    display: block;
  }

  .left-section-wrapper {
    width: 100%;
  }

  .left-team-wrapper {
    width: 100%;
    height: 600px;
    max-height: 1200px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .left-team-wrapper.image.add-some-pixel.other-photo {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 55, 0.5)), to(rgba(7, 29, 55, 0.5))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IT.jpg');
    background-image: linear-gradient(180deg, rgba(7, 29, 55, 0.5), rgba(7, 29, 55, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IT.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
  }

  .left-team-wrapper.image.add-some-pixel.second-photo {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(163, 123, 68, 0.5)), to(rgba(163, 123, 68, 0.5))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Creative.jpg');
    background-image: linear-gradient(180deg, rgba(163, 123, 68, 0.5), rgba(163, 123, 68, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Creative.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .left-team-wrapper.add-some-pixel {
    height: 500px;
    max-height: 500px;
  }

  .center-div {
    left: 50px;
    right: 50px;
  }

  .sub-banner {
    height: 490px;
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/Async_BG.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/Async_BG.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .sub-banner.four {
    height: 400px;
    padding-top: 165px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/financia-b.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/financia-b.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .sub-banner.project-1._2 {
    padding-top: 165px;
  }

  .sub-banner.project-1._2.careers {
    height: 450px;
    padding-top: 165px;
  }

  .sub-banner.project-1._2.gsa-it {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/office.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/office.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sub-banner-title.little-font {
    margin-bottom: -52px;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-color {
    text-align: left;
  }

  .filter {
    padding-right: 15px;
    padding-left: 15px;
  }

  .portfolio-item {
    display: block;
    width: 439.5px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .contact-full-wrapper {
    display: none;
  }

  .popup {
    width: 400px;
  }

  .remove-button {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }

  .bottom-arrow {
    bottom: 0px;
  }

  .align-center-device.space {
    margin-bottom: 20px;
  }

  .top-margin-device {
    margin-top: 20px;
  }

  .make-left {
    text-align: left;
  }

  .heading-3.white {
    line-height: 40px;
  }

  .div-block-4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .image-4 {
    width: 100%;
  }

  .div-block-5 {
    padding-right: 50px;
  }

  .div-block-6 {
    left: 24px;
    top: 25px;
    right: -54px;
    display: block;
    margin-right: 40px;
    margin-left: 0px;
    float: none;
  }

  .container {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-7 {
    margin-top: 186px;
    margin-bottom: -17px;
  }

  .div-block-7.adjust {
    margin-top: 0px;
  }

  .important-text {
    display: inline;
    float: none;
    clear: none;
  }

  .menu-button {
    display: block;
  }

  .menu-button.w--open {
    background-color: #071d37;
  }

  .paragraph-16-copy {
    padding-left: 0px;
  }

  .heading-color-copy {
    text-align: left;
  }

  .column-2 {
    padding-left: 0px;
  }

  .column-3 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .brand-logo.on-scroll {
    left: 0px;
    float: left;
  }

  .brand-logo.on-scroll.w--current {
    float: left;
  }

  .navigation-menu {
    top: 0px;
  }

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

  .section.added-space {
    padding-top: 50px;
  }

  .align-center {
    margin-top: 0px;
    padding-left: 0px;
  }

  .align-center.add-center-padding {
    padding-right: 10px;
    padding-left: 10px;
  }

  .align-center.with-button {
    margin-top: 0px;
  }

  .align-center.about {
    margin-top: 30px;
  }

  .top-margin {
    margin-bottom: 40px;
  }

  .top-title.no-line {
    margin-top: 37px;
  }

  .testimonials-wrapper {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .logo-wrapper {
    width: 100%;
  }

  .logo-wrapper.long {
    width: 100%;
  }

  .logo-wrapper.more-space {
    width: 50%;
  }

  .logo-wrapper.short {
    width: 75%;
  }

  .sub-title-slider {
    padding-right: 7px;
    padding-left: 7px;
    color: hsla(0, 0%, 100%, 0.6);
  }

  .sub-title-slider.in-sub-banner {
    font-size: 16px;
    line-height: 25px;
  }

  .left-padding.right.empty {
    padding-right: 0px;
  }

  .contact-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .big-title-second-banner {
    font-size: 30px;
    line-height: 40px;
  }

  .left-team-wrapper {
    height: 700px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .left-team-wrapper.image.add-some-pixel.other-photo {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 55, 0.5)), to(rgba(7, 29, 55, 0.5))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IT.jpg');
    background-image: linear-gradient(180deg, rgba(7, 29, 55, 0.5), rgba(7, 29, 55, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IT.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }

  .left-team-wrapper.image.add-some-pixel.second-photo {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Creative.jpg');
    background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, null, null), url('../images/Creative.jpg');
    background-position: 0px 0px, 0px 0px, -2px 0px;
  }

  .left-team-wrapper.add-some-pixel {
    height: 600px;
    max-height: 600px;
  }

  .center-div {
    left: 10px;
    right: 10px;
  }

  .sub-banner {
    height: 600px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))), url('../images/Async_BG.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('../images/Async_BG.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .sub-banner.four {
    height: 450px;
    padding-top: 150px;
    font-size: 25px;
  }

  .sub-banner.project-1._2 {
    height: 400px;
    padding-top: 200px;
    padding-bottom: 0px;
  }

  .sub-banner.project-1._2.careers {
    height: 400px;
    padding-top: 200px;
  }

  .sub-banner.project-1._2.network-services {
    padding-top: 200px;
  }

  .sub-banner.project-1._2.long-sentence {
    padding-top: 240px;
  }

  .sub-banner.project-1._2.long-sentence.seaport-e-prime-contractor-holder {
    padding-top: 200px;
  }

  .sub-banner.project-1._2.long-sentence.gsa-stars-ii {
    padding-top: 200px;
  }

  .sub-banner.project-1._2.long-sentence.cam-pic {
    padding-top: 150px;
  }

  .sub-banner.project-1._2.long-sentence.creative-solutions {
    position: relative;
    padding-top: 210px;
  }

  .sub-banner.project-1._2.long-sentence.it-solutions {
    padding-top: 210px;
  }

  .sub-banner.project-1._2.long-sentence.camera-pic {
    padding-top: 150px;
  }

  .sub-banner.project-1._2.long-sentence.graphic-design {
    padding-top: 150px;
  }

  .sub-banner.project-1._2.federal-services {
    padding-top: 200px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Federal-Services.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Federal-Services.jpg');
    background-position: 0px 0px, 85% -4%;
    background-size: auto, 1940px;
  }

  .sub-banner.project-1._2.gsa-it {
    padding-top: 200px;
  }

  .sub-banner.project-1._2.state {
    padding-top: 200px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/state.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/state.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 1940px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .sub-banner-title {
    font-size: 25px;
    line-height: 32px;
  }

  .sub-banner-title.little-font {
    margin-top: -94px;
    font-size: 20px;
    line-height: 32px;
  }

  .sub-banner-title.little-font.bigger-font {
    font-size: 20px;
  }

  .sub-banner-title.little-font.bigger-font.increase {
    font-size: 25px;
  }

  .heading-color {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
  }

  .filter {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .portfolio-item {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .popup {
    width: 300px;
  }

  .remove-button {
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    background-size: 30px;
  }

  .heading-3.white {
    margin-top: 10px;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph.white {
    margin-bottom: 0px;
  }

  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-4.spread {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-4 {
    display: inline-block;
  }

  .div-block-6 {
    left: 8px;
    top: 18px;
    right: -5px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
  }

  .menu-button.w--open {
    background-color: #071d37;
  }

  .link-gold {
    text-decoration: underline;
  }

  .image-6 {
    max-height: 100%;
  }

  .heading-color-copy {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
  }
}

@font-face {
  font-family: 'Futura';
  src: url('../fonts/Futura-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}