body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  line-height: 40px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  line-height: 33px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

h6 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

p {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 400;
}

a {
  color: #2196f3;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

blockquote {
  margin-bottom: 20px;
  padding: 0px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 16px;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  margin-top: 7px;
  color: rgba(51, 51, 51, 0.56);
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.button {
  display: block;
  width: 200px;
  padding: 11px 20px;
  border-radius: 3px;
  background-color: #6cc071;
  -webkit-transition: letter-spacing 400ms ease, background-color 400ms ease;
  transition: letter-spacing 400ms ease, background-color 400ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #44a049;
  letter-spacing: 2px;
}

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

.button.w--current:hover {
  background-color: #4caf50;
}

.button.cta-button {
  margin-top: 20px;
  float: right;
  text-align: center;
}

.button.cta-button.black {
  background-color: #333;
}

.button.cta-button.black:hover {
  background-color: #222;
}

.button.section-button {
  width: 50px;
  height: 50px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background-color: transparent;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: 'Fa solid 900', sans-serif;
  color: #a8a8a8;
  font-size: 50px;
  line-height: 50px;
}

.button.section-button:hover {
  background-color: transparent;
  color: #6cc071;
  letter-spacing: 0px;
}

.button.hero-button {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 80px;
  width: 60px;
  height: 60px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background-color: transparent;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
}

.button.hero-button:hover {
  background-color: transparent;
  color: #4caf50;
  letter-spacing: 0px;
}

.button.lightbox-btn {
  margin-top: 20px;
  float: right;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  text-align: center;
}

.button.lightbox-btn:hover {
  letter-spacing: 0px;
}

.button.lightbox-btn.black {
  background-color: #333;
}

.button.lightbox-btn.black:hover {
  background-color: #222;
}

.navigation-link {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-transition: letter-spacing 400ms ease;
  transition: letter-spacing 400ms ease;
  color: #fff;
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.navigation-link:hover {
  letter-spacing: 5px;
}

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

.navigation-bar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  background-color: transparent;
}

.navigation-bar.dark-bar {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.brand-link {
  height: 60px;
  margin-left: 15px;
  padding-top: 15px;
}

.brand-link.w--current {
  padding-top: 16px;
}

.brand-link.footer-brand {
  height: 0px;
  margin-left: 0px;
  float: none;
  -webkit-transition: color 400ms ease, -webkit-filter 400ms ease;
  transition: color 400ms ease, -webkit-filter 400ms ease;
  transition: color 400ms ease, filter 400ms ease;
  transition: color 400ms ease, filter 400ms ease, -webkit-filter 400ms ease;
  color: #a8a8a8;
  font-size: 12px;
}

.brand-link.footer-brand:hover {
  color: #fff;
}

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

.section.section-grey {
  background-color: #f1f1f1;
}

.section.section-last {
  padding-bottom: 60px;
  background-color: #fafafa;
}

.section.section-video {
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
}

.cta-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dbdbdb;
}

.cta-section.dark-cta {
  background-color: #222;
  color: #fff;
  text-align: center;
}

.cta-section.color-cta {
  background-color: #6cc071;
  color: #fff;
  text-align: center;
}

.cta-heading {
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-align: left;
}

.fixed-image-section {
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 17, 8, 0.6)), to(rgba(8, 17, 8, 0.6))), url('../images/background-consulting-bw.jpg');
  background-image: linear-gradient(180deg, rgba(8, 17, 8, 0.6), rgba(8, 17, 8, 0.6)), url('../images/background-consulting-bw.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
  text-align: center;
}

.fixed-image-section.websites {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url('../images/background-websites.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/background-websites.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-heading {
  margin-bottom: 0px;
  -webkit-transition: letter-spacing 400ms ease;
  transition: letter-spacing 400ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.hero-heading:hover {
  letter-spacing: 2px;
}

.hero-heading.bolder {
  padding: 0px 100px;
  -webkit-transition-property: none;
  transition-property: none;
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
}

.hero-heading.bolder:hover {
  letter-spacing: 0px;
}

.section-heading {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.section-heading.centered {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.section-subheading {
  color: #888;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.section-subheading.white {
  color: #fff;
}

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

.form-field {
  min-height: 41px;
  margin-right: 1px;
  margin-bottom: 17px;
  border-style: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.form-field:focus {
  box-shadow: 0 0 0 2px #2196f3;
}

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

.social-icon-link {
  margin-right: 10px;
  padding: 5px 0px;
  opacity: 0.7;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  color: #dbdbdb;
  font-size: 26px;
  text-align: center;
}

.social-icon-link:hover {
  opacity: 1;
}

.footer {
  padding-top: 40px;
  padding-bottom: 40px;
}

.grid-image {
  margin-bottom: 20px;
  border-radius: 3px;
  -webkit-filter: grayscale(70%);
  filter: grayscale(70%);
  -webkit-transition: -webkit-filter 400ms ease;
  transition: -webkit-filter 400ms ease;
  transition: filter 400ms ease;
  transition: filter 400ms ease, -webkit-filter 400ms ease;
}

.grid-image:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.grid-image.image-rounded {
  border-radius: 3px;
  -webkit-transition: border-radius 400ms ease, -webkit-filter 400ms ease;
  transition: border-radius 400ms ease, -webkit-filter 400ms ease;
  transition: border-radius 400ms ease, filter 400ms ease;
  transition: border-radius 400ms ease, filter 400ms ease, -webkit-filter 400ms ease;
}

.grid-image.image-rounded:hover {
  border-radius: 200px;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #868686;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.footer-link:hover {
  color: #f1f1f1;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.tabs-wrapper {
  border-top-left-radius: 5px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -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;
}

.success-message {
  margin-bottom: 0px;
}

.error-message {
  margin-bottom: 0px;
  font-weight: 300;
}

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

.hero-video {
  height: 100vh;
  background-color: transparent;
}

.body {
  background-color: #222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(95%, rgba(0, 0, 0, 0.85))), -webkit-gradient(linear, left top, left bottom, from(rgba(108, 192, 113, 0.1)), to(rgba(108, 192, 113, 0.1)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, 0.85) 95%), linear-gradient(180deg, rgba(108, 192, 113, 0.1), rgba(108, 192, 113, 0.1));
}

.hero-heading-link {
  position: static;
  margin-bottom: 0px;
  -webkit-transition: letter-spacing 400ms ease;
  transition: letter-spacing 400ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.hero-heading-link:hover {
  letter-spacing: 3px;
}

.hero-link-block {
  width: 10.5%;
  margin-right: 1%;
  margin-left: 1%;
  padding: 5px 10px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.hero-links {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.hero-title-link {
  width: 100%;
  margin-bottom: 25px;
  color: #fff;
}

.dropdown-toggle {
  display: block;
  padding-top: 0px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 11px;
  text-transform: uppercase;
}

.dropdown-toggle:hover {
  color: #fff;
}

.dropdown-toggle.w--open {
  padding-top: 0px;
  padding-bottom: 0px;
}

.icon {
  margin-top: 5px;
}

.menu-icon {
  font-family: 'Fa solid 900', sans-serif;
  font-size: 14px;
}

.dropdown-list {
  margin-top: 0px;
}

.dropdown-list.w--open {
  margin-top: 21px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: rgba(0, 0, 0, 0.75);
}

.dropdown-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 11px;
  text-align: center;
}

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

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

.dropdown {
  margin-top: 17px;
}

.div-flex {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.item-heading {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
}

.item-heading.heading-more {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 28px;
}

.item-text {
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}

.item-text.text-justified {
  text-align: justify;
}

.hero-link-flex {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.hero-icon {
  display: none;
}

.item-flex-link {
  width: 10.5%;
  margin: 1%;
  color: #333;
  text-align: center;
}

.item-flex-link.item-white {
  width: 31.333333333333336%;
  padding-top: 15px;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #fff;
}

.item-flex-link.item-white:hover {
  background-color: #222;
}

.row-margin-top {
  display: block;
  margin-top: 20px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.column {
  padding-top: 10px;
  padding-bottom: 10px;
}

.column.column-left {
  padding-right: 10px;
  padding-bottom: 0px;
}

.feature-icon {
  display: block;
  width: 80px;
  height: 80px;
  margin: 15px auto 5px;
  border-radius: 80px;
  background-color: #6cc071;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 80px;
  text-align: center;
  letter-spacing: 0px;
}

.feature-icon.brand {
  font-family: 'Fa brands 400', sans-serif;
}

.feature-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.text-block {
  color: #888;
  font-size: 15px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
}

.text-block.text-white {
  color: #fff;
}

.tab-button {
  border-bottom: 1px solid #6cc071;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #333;
}

.tab-button:hover {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #aae2ad;
}

.tab-button.w--current {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #6cc071;
  color: #fff;
}

.tab-heading {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
}

.tab-subheading {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
  font-weight: 300;
}

.columns.space-above {
  margin-top: 30px;
}

.tab-image {
  border-radius: 3px;
}

.tab-image.margin-bottom {
  margin-bottom: 10px;
}

.recaptcha {
  padding-top: 5px;
  padding-bottom: 10px;
}

.contact-phone {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.subheading {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}

.subheading.contact-city {
  margin-bottom: 15px;
  font-size: 20px;
}

.success-wrapper {
  margin-top: 30px;
  padding: 31px;
  border-radius: 5px;
  background-color: #54a55a;
  color: #fff;
}

.error-wrapper {
  border-radius: 5px;
  background-color: #d32f2f;
  color: #fff;
}

.form-text {
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 16px;
}

.link-block {
  display: block;
  width: 100%;
  color: #666;
}

.link-block:hover {
  color: #54a55a;
}

.contact-address {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.text-icon {
  font-family: 'Fa solid 900', sans-serif;
}

.form-label {
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.footer-slogan {
  margin-bottom: 10px;
  font-size: 11px;
}

.social-icon {
  width: 30px;
}

.footer-heading {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #a8a8a8;
  font-weight: 300;
  text-transform: uppercase;
}

.section-heading-noint {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.section-subheading-noint {
  color: #888;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.video {
  background-color: #fff;
}

.item-flex {
  width: 18%;
  margin-right: 1%;
  margin-bottom: 2%;
  margin-left: 1%;
}

.team-photo {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfcf;
  border-radius: 200px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.team-heading {
  margin-bottom: 3px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -1px;
}

.team-subheading {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.team-text {
  color: #000;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  text-align: justify;
}

.team-button {
  display: block;
  width: 60px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 3px;
  background-color: #dbdbdb;
  color: #5d5d5d;
  font-size: 12px;
}

.team-button:hover {
  background-color: #6cc071;
  color: #fff;
}

.footer-icon {
  width: 30px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Fa brands 400', sans-serif;
  line-height: 30px;
}

.property-image {
  margin-bottom: 10px;
  border-radius: 3px;
}

.property-image:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.property-image.image-rounded {
  border-radius: 3px;
  -webkit-transition: border-radius 400ms ease, -webkit-filter 400ms ease;
  transition: border-radius 400ms ease, -webkit-filter 400ms ease;
  transition: border-radius 400ms ease, filter 400ms ease;
  transition: border-radius 400ms ease, filter 400ms ease, -webkit-filter 400ms ease;
}

.property-image.image-rounded:hover {
  border-radius: 200px;
}

.property-heading {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.property-heading.heading-more {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 28px;
}

.property-flex {
  width: 14.666666666666668%;
  margin: 1%;
  color: #333;
  text-align: center;
}

.property-text {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.property-text.text-justified {
  text-align: justify;
}

.property-eye {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.property-eye.text-justified {
  text-align: justify;
}

.background-video-2 {
  height: 100vh;
}

.featured-text {
  background-color: #d32f2f;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
}

.background-video-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.section-eye {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.section-eye.centered {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

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

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

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

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

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media screen and (max-width: 991px) {
  .button.cta-button {
    margin-top: 14px;
  }

  .button.lightbox-btn {
    margin-top: 14px;
  }

  .navigation-link {
    display: block;
  }

  .hamburger-button:hover {
    color: #2196f3;
  }

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

  .hamburger-button.white {
    color: #fff;
  }

  .navigation-menu {
    margin-top: 60px;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .section {
    padding-top: 100px;
  }

  .cta-heading {
    font-size: 24px;
    line-height: 30px;
  }

  .hero-heading {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 24px;
    line-height: 28px;
  }

  .hero-heading:hover {
    letter-spacing: 1px;
  }

  .hero-heading.bolder {
    font-size: 36px;
    line-height: 42px;
  }

  .section-heading {
    font-size: 24px;
    line-height: 28px;
  }

  .section-subheading {
    font-size: 18px;
    line-height: 22px;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .background-video {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .hero-link-block {
    width: 31%;
  }

  .hero-links {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .dropdown-toggle {
    margin-top: 15px;
  }

  .menu-icon {
    text-transform: none;
  }

  .dropdown-list.w--open {
    margin-top: 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
  }

  .dropdown-link {
    text-align: left;
  }

  .menu-text-smaller {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
  }

  .item-heading {
    font-size: 20px;
    line-height: 24px;
  }

  .item-text.text-justified {
    font-size: 14px;
    line-height: 18px;
  }

  .hero-link-flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .item-flex-link {
    width: 23%;
  }

  .item-flex-link.item-white {
    width: 48%;
    padding-top: 20px;
  }

  .tab-button {
    font-size: 14px;
  }

  .contact-phone {
    margin-top: 10px;
  }

  .subheading {
    font-size: 22px;
    line-height: 26px;
  }

  .subheading.contact-city {
    margin-bottom: 10px;
  }

  .section-heading-noint {
    font-size: 24px;
    line-height: 28px;
  }

  .section-subheading-noint {
    font-size: 18px;
    line-height: 22px;
  }

  .item-flex {
    width: 31%;
    margin-bottom: 3%;
  }

  .team-heading {
    font-size: 20px;
    line-height: 24px;
  }

  .property-heading {
    font-size: 20px;
    line-height: 24px;
  }

  .property-flex {
    width: 31.333333333333336%;
  }

  .property-text.text-justified {
    font-size: 14px;
    line-height: 18px;
  }

  .property-eye.text-justified {
    font-size: 14px;
    line-height: 18px;
  }

  .section-eye {
    font-size: 24px;
    line-height: 28px;
  }
}

@media screen and (max-width: 767px) {
  .button.cta-button {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .button.lightbox-btn {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

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

  .navigation-menu {
    background-color: rgba(0, 0, 0, 0.9);
  }

  .brand-link.footer-brand {
    padding-left: 0px;
  }

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

  .cta-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .cta-heading {
    margin-bottom: 10px;
    text-align: center;
  }

  .hero-heading {
    font-size: 36px;
    line-height: 40px;
  }

  .hero-heading:hover {
    letter-spacing: 0px;
  }

  .hero-heading.bolder {
    padding: 30px;
    font-size: 34px;
    line-height: 40px;
  }

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

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

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

  .column-image {
    margin-bottom: 15px;
  }

  .background-video {
    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-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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), -webkit-gradient(linear, left top, left bottom, from(rgba(108, 192, 113, 0.1)), to(rgba(108, 192, 113, 0.1))), url('../images/background-hero.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), linear-gradient(180deg, rgba(108, 192, 113, 0.1), rgba(108, 192, 113, 0.1)), url('../images/background-hero.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .hero-heading-link {
    font-size: 10px;
    letter-spacing: 2px;
  }

  .hero-heading-link:hover {
    letter-spacing: 3px;
  }

  .hero-link-block {
    width: 31%;
  }

  .hero-links {
    position: static;
    display: none;
  }

  .hero-icon {
    position: static;
    display: block;
    overflow: visible;
    margin-top: 15px;
    -webkit-transition: font-size 400ms ease;
    transition: font-size 400ms ease;
    font-family: 'Fa solid 900', sans-serif;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .hero-icon:hover {
    font-size: 40px;
  }

  .item-flex-link {
    width: 48%;
    margin-bottom: 5%;
  }

  .text-block.text-white {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tab-button {
    font-size: 16px;
  }

  .columns {
    margin-bottom: 15px;
  }

  .contact-phone {
    margin-top: 15px;
  }

  .subheading {
    font-size: 26px;
    line-height: 30px;
  }

  .subheading.contact-city {
    margin-bottom: 15px;
  }

  .text-icon {
    -webkit-transform: perspective(1022px);
    transform: perspective(1022px);
  }

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

  .section-subheading-noint {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .team-text {
    font-size: 14px;
    line-height: 18px;
  }

  .property-flex {
    width: 48%;
    margin-bottom: 5%;
  }

  .section-eye {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 22px;
  }
}

@media screen and (max-width: 479px) {
  .cta-heading {
    font-size: 24px;
    line-height: 28px;
  }

  .hero-heading {
    font-size: 30px;
    line-height: 36px;
  }

  .hero-heading.bolder {
    padding: 10px;
  }

  .hero-link-block {
    width: 48%;
  }

  .item-text.text-justified {
    font-size: 16px;
    line-height: 20px;
  }

  .item-flex-link {
    width: 98%;
  }

  .item-flex-link.item-white {
    width: 98%;
  }

  .tab-heading {
    font-size: 26px;
    line-height: 30px;
  }

  .contact-phone {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .subheading {
    font-size: 24px;
    line-height: 28px;
  }

  .item-flex {
    width: 98%;
    margin-bottom: 5%;
  }

  .property-flex {
    width: 98%;
  }

  .property-text.text-justified {
    font-size: 16px;
    line-height: 20px;
  }

  .property-eye.text-justified {
    font-size: 16px;
    line-height: 20px;
  }

  .section-eye {
    font-size: 20px;
    line-height: 26px;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}