body {
  color: #333;
  padding-top: 60px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #c7aa8b;
  margin: 0 0 10px;
  font-size: 47px;
  font-weight: 500;
  line-height: 55px;
}

h2 {
  color: #4d4d4d;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 27px;
}

h3 {
  margin: 10px 0;
  font-size: 31px;
  font-weight: 500;
  line-height: 30px;
}

h4 {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

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

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
}

.button {
  color: #f9f8eb;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(77, 77, 77, .2);
  border: 2px solid #f9f8eb;
  margin-left: 33px;
  margin-right: 58px;
  padding: 8px 16px 8px 15px;
  font-size: 16px;
  text-decoration: none;
  transition: all .1s;
  display: inline-block;
}

.button:hover, .button:active {
  color: #76b39d;
  background-color: #f9f8eb;
  border-color: #76b39d;
}

.button.beige {
  color: #c7aa8b;
  border-color: #c7aa8b;
}

.button.beige:hover {
  color: #323232;
  background-color: #c7aa8b;
}

.button.beige.footer {
  width: 300px;
  color: #f9f8eb;
  border-color: #f9f8eb;
  margin-top: -8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button.beige.footer:hover, .button.beige.footer:active {
  color: #76b39d;
  background-color: #f9f8eb;
  border-color: #76b39d;
}

.button.beige.footer.w--current {
  color: #f9f8eb;
  border-color: #f9f8eb;
  margin-left: 143px;
  position: relative;
  left: -86px;
}

.button.form {
  color: #f9f8eb;
  background-color: #76b39d;
  border-color: #76b39d;
  margin-top: 22px;
  margin-bottom: 23px;
}

.button.form:hover {
  color: #323232;
  background-color: rgba(0, 0, 0, 0);
}

.button.solid {
  background-color: #c7aa8b;
  border-color: #c7aa8b;
}

.button.solid:hover {
  color: #c7aa8b;
  background-color: rgba(0, 0, 0, 0);
}

.navbar {
  background-color: #f9f8eb;
  border: 1px solid #b8acac;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 1px rgba(255, 255, 255, .13);
}

.nav-link {
  color: #76b39d;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #f9f8eb;
  padding: 20px 30px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: background-color .1s, margin .5s;
}

.nav-link:hover {
  color: #f9f8eb;
  background-color: #76b39d;
}

.nav-link.w--current {
  box-shadow: none;
  color: #f9f8eb;
  background-color: #76b39d;
  border-color: rgba(249, 248, 235, 0);
}

.nav-link.w--current:hover {
  color: #f9f8eb;
}

.nav-link.social-icons {
  float: right;
  opacity: .8;
  border: 1px solid rgba(118, 179, 157, 0);
  padding: 18px 22px 22px;
}

.nav-link.social-icons:hover {
  opacity: 1;
}

.nav-link.social-icons.last {
  border-style: solid;
  border-color: rgba(118, 179, 157, 0);
}

.logo-text {
  float: left;
  color: #76b39d;
  text-transform: uppercase;
  margin-top: 3px;
  margin-right: 31px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.nav-menu {
  float: left;
  border: 1px solid rgba(255, 255, 255, 0);
}

.stone-logo {
  float: left;
  opacity: .9;
  margin-right: 8px;
}

.stone-logo.footer {
  opacity: .4;
}

.brand {
  padding-top: 17px;
}

.section {
  color: #4d4d4d;
  background-color: #f9f8eb;
  margin-top: -32px;
  margin-bottom: 7px;
  padding-top: 81px;
  padding-bottom: 80px;
}

.section.grey {
  color: #fff;
  background-color: #76b39d;
  margin-top: -9px;
  padding-top: 37px;
  padding-bottom: 37px;
}

.section.beige {
  background-color: #f9f8eb;
  padding-bottom: 46px;
}

.section.image {
  background-color: #76b39d;
  background-image: url('../images/ocean.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 75px;
  padding-bottom: 71px;
}

.section.lightgrey {
  background-color: #deddd1;
}

.section.footer {
  color: #76b39d;
  background-color: #76b39d;
  padding-top: 65px;
  padding-bottom: 53px;
}

.section.lightgrey-copy {
  background-color: #deddd1;
}

.main-heading {
  color: #f9f8eb;
  text-align: center;
  text-transform: uppercase;
  margin-top: 4px;
  margin-right: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 79px;
  font-style: normal;
  font-weight: 300;
  line-height: 66px;
  display: flex;
  position: relative;
  right: -19px;
}

.main-heading.bold {
  color: #f9f8eb;
  text-align: center;
  font-weight: 700;
  position: relative;
  right: -22px;
}

.slider-nav {
  font-size: 9px;
  line-height: 10px;
}

.main-subheading {
  color: #f9f8eb;
  margin-top: 18px;
  margin-bottom: 44px;
  font-family: Vollkorn, serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 400;
}

.horizontal-bar {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: inline-block;
}

.horizontal-bar.beige {
  background-color: #f9f8eb;
  display: inline-block;
  position: relative;
  top: -19px;
}

.horizontal-bar.lightgrey {
  background-color: rgba(50, 50, 50, .18);
}

.slider {
  height: 490px;
  background-color: rgba(0, 0, 0, 0);
}

.slide {
  text-align: center;
  background-image: url('../images/bridge.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.slide._2 {
  background-image: url('../images/city.jpg');
}

.slide._3 {
  background-image: url('../images/town.jpg');
}

.process-titles {
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid rgba(50, 50, 50, .13);
  margin-bottom: 23px;
  padding-top: 23px;
  font-size: 21px;
}

.icon-wrapper {
  height: 109px;
  text-align: center;
  margin-bottom: 24px;
}

.number {
  color: rgba(118, 179, 157, .45);
  text-transform: uppercase;
  margin-top: -22px;
  margin-bottom: 2px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}

.testimonials-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 47px;
  padding-right: 47px;
}

.testimonial-slide {
  width: 50%;
  text-align: center;
  padding: 24px 30px;
}

.left-arrow {
  width: 45px;
  color: #d1d1d1;
}

.left-arrow:hover {
  color: #c7aa8b;
}

.right-arrow {
  width: 45px;
  color: #d1d1d1;
  transition: all .2s;
}

.right-arrow:hover {
  color: #c7aa8b;
}

.testimonial {
  margin-bottom: 18px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-style: italic;
}

.small-title {
  color: rgba(50, 50, 50, .36);
  text-transform: uppercase;
  font-size: 16px;
}

.small-title-wrapper {
  text-align: center;
  margin-bottom: 20px;
}

.author {
  color: #c7aa8b;
  text-transform: uppercase;
}

.footer-text {
  color: #858585;
  margin-top: 3px;
}

.footer-text.address {
  color: #f9f8eb;
  text-align: center;
  font-size: 20px;
  position: relative;
  left: auto;
}

.subheading {
  color: #a6a6a6;
  margin-top: 19px;
  margin-bottom: 10px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-style: italic;
}

.contact-form-column {
  background-color: #deddd1;
  border: 1px solid #f9f8eb;
  padding: 74px 33px;
}

.contact-info-column {
  padding-top: 72px;
}

.field {
  height: 52px;
  color: #323232;
  text-transform: uppercase;
  border: 0 solid #000;
  margin-bottom: 14px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
}

.field:hover {
  background-color: rgba(255, 255, 255, .8);
}

.field:focus {
  box-shadow: inset 0 0 rgba(0, 0, 0, 0);
}

.success {
  color: #323232;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #323232;
  padding-top: 35px;
  padding-bottom: 43px;
  font-size: 23px;
  font-weight: 500;
}

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

.contact-icon {
  margin-top: 31px;
  margin-bottom: 10px;
}

.project-description {
  width: 400px;
  margin-top: 13px;
  margin-bottom: 11px;
  font-family: Vollkorn, serif;
  font-size: 16px;
}

.project-title {
  width: 400px;
  margin-bottom: 20px;
  position: relative;
}

.tag-wrapper {
  width: 400px;
  margin-bottom: 19px;
  position: relative;
}

.tag-icon {
  float: left;
  opacity: .19;
  margin-top: 4px;
  margin-right: 5px;
}

.tag-title {
  float: left;
  color: #b8b8b8;
  margin-right: 16px;
  font-size: 14px;
}

.back-to-work-column {
  text-align: right;
  padding-top: 32px;
}

.prev-project-wrapper {
  text-align: right;
  border-right: 3px solid #4d4d4d;
  padding-right: 30px;
}

.nex-project-wrapper {
  padding-left: 30px;
}

.project-link {
  text-decoration: none;
}

.project-link:hover {
  color: #323232;
  text-decoration: underline;
}

.name {
  margin-top: 11px;
  font-size: 16px;
}

.social-icon {
  opacity: .26;
  padding-right: 10px;
  transition: all .2s;
}

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

.position {
  margin-bottom: 8px;
  font-family: Vollkorn, serif;
  font-style: italic;
}

.icons-wrapper {
  margin-bottom: 11px;
}

.section-2 {
  height: 500px;
  -webkit-text-fill-color: inherit;
  background-color: #76b39d;
  background-clip: border-box;
  border: 1px solid rgba(224, 217, 217, 0);
}

.container {
  text-align: center;
  border: 1px solid #76b39d;
  position: relative;
  bottom: -89px;
}

.container-2 {
  border: 1px solid rgba(118, 179, 157, 0);
}

.text-span {
  color: #76b39d;
}

.heading {
  color: #f9f8eb;
}

.section-3 {
  background-color: #f9f8eb;
  margin-top: -35px;
  margin-bottom: 9px;
}

.heading-2 {
  color: #76b39d;
}

.paragraph {
  color: #f9f8eb;
  margin-bottom: 3px;
  padding-bottom: 13px;
  font-family: Vollkorn, serif;
  font-size: 30px;
  line-height: 40px;
}

.bold-text {
  height: 20px;
  overflow: scroll;
}

.italic-text {
  font-size: 20px;
  position: relative;
  top: -22px;
}

.image-2 {
  margin-right: 178px;
  padding-right: 0;
  position: relative;
  right: -130px;
}

.paragraph-2 {
  font-family: Vollkorn, serif;
  font-size: 25px;
  line-height: 35px;
}

.heading-3 {
  color: #76b39d;
}

.heading-4 {
  color: #f9f8eb;
}

.image-3 {
  position: relative;
  right: -162px;
}

.paragraph-3 {
  color: #b8b8b8;
  margin-top: -13px;
  font-family: Roboto Condensed, sans-serif;
}

.image-4 {
  max-width: 85%;
  position: relative;
  right: -127px;
}

.image-5 {
  max-width: 85%;
  position: relative;
}

.columns-2 {
  margin-top: 51px;
}

.heading-5 {
  color: #76b39d;
  text-align: center;
  position: relative;
  top: -41px;
}

.section-4 {
  background-color: #f9f8eb;
  margin-top: -41px;
  padding-top: 62px;
  padding-bottom: 62px;
}

.list {
  font-family: Vollkorn, serif;
  font-size: 20px;
}

.image-6 {
  position: relative;
  top: -10px;
  bottom: -57px;
  right: -67px;
}

.heading-6 {
  color: #76b39d;
  text-align: center;
}

.icon, .icon-2 {
  color: #f9f8eb;
}

.bold-text-2 {
  color: #76b39d;
}

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

.link {
  font-size: 30px;
}

.italic-text-2 {
  color: #76b39d;
  text-align: center;
  padding-right: 0;
  font-family: Vollkorn, serif;
  font-size: 30px;
}

.text-span-2 {
  text-align: left;
  font-family: Roboto Condensed, sans-serif;
}

.paragraph-4 {
  text-align: left;
  font-size: 17px;
}

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

.container-3 {
  padding-left: 56px;
  padding-right: 55px;
}

@media screen and (max-width: 991px) {
  body {
    padding-top: 57px;
  }

  .nav-link {
    max-width: 100%;
    border-top: 1px solid #4d4d4d;
    border-right-style: none;
    padding-left: 25px;
    padding-right: 25px;
  }

  .nav-link.social-icons {
    border-right-color: #4d4d4d;
    padding-left: 21px;
    padding-right: 21px;
  }

  .nav-menu {
    background-color: #323232;
    box-shadow: inset 0 -1px rgba(255, 255, 255, .13), 0 7px 13px -4px rgba(0, 0, 0, .45);
  }

  .menu-icon {
    color: #76b39d;
    line-height: 21px;
  }

  .menu-button {
    opacity: .8;
    border: 1px solid #f9f8eb;
  }

  .menu-button:hover {
    background-color: #f9f8eb;
    border: 1px solid #f9f8eb;
  }

  .menu-button:active {
    color: #f9f8eb;
    background-color: #f9f8eb;
  }

  .menu-button.w--open {
    opacity: 1;
    background-color: #000;
  }

  .main-heading {
    margin-bottom: 4px;
    font-size: 68px;
  }

  .slider {
    height: 469px;
  }

  .testimonial-slide {
    width: 100%;
    padding-left: 92px;
    padding-right: 92px;
  }

  .left-arrow {
    margin-left: 0;
  }

  .right-arrow {
    margin-right: 0;
  }

  .project-description, .project-title {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 0;
  }

  .button.beige.footer {
    margin-top: 17px;
    margin-bottom: 8px;
  }

  .navbar {
    position: relative;
  }

  .stone-logo.footer {
    float: none;
  }

  .section {
    padding: 34px 10px;
  }

  .section.grey {
    padding: 35px 10px;
  }

  .section.image {
    background-attachment: scroll;
    padding: 61px 10px;
  }

  .section.footer {
    text-align: center;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .main-heading {
    font-size: 50px;
    line-height: 44px;
  }

  .slider {
    height: 392px;
  }

  .slide {
    padding: 50px 10px;
  }

  .icon-wrapper {
    height: 102px;
  }

  .number {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .testimonials-slider {
    padding-left: 19px;
    padding-right: 19px;
  }

  .testimonial-slide {
    padding-left: 34px;
    padding-right: 34px;
  }

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

  .contact-form-column {
    margin-top: 35px;
    padding: 43px 10px;
  }

  .contact-info-column {
    padding-top: 42px;
  }

  .back-to-work-column {
    text-align: left;
    padding-top: 12px;
  }

  .icons-wrapper {
    margin-bottom: 23px;
  }

  .project-column {
    padding-top: 23px;
  }

  .image-4 {
    right: -3px;
  }
}

@media screen and (max-width: 479px) {
  .button.beige.footer {
    position: relative;
    left: 0;
    right: 10px;
  }

  .menu-icon {
    color: #76b39d;
  }

  .main-heading {
    width: 100%;
    text-align: left;
    font-size: 30px;
    left: -10px;
  }

  .main-heading.bold {
    text-align: left;
    font-family: Roboto Condensed, sans-serif;
    font-size: 30px;
    font-weight: 400;
  }

  .main-subheading {
    margin-right: auto;
    font-size: 18px;
  }

  .slider {
    height: 476px;
  }

  .slide {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .contact-form-column, .contact-info-column {
    text-align: center;
  }

  .project-description, .project-title {
    width: 250px;
  }

  .tag-wrapper {
    width: 270px;
  }

  .image-2 {
    right: 0;
  }

  .paragraph-2 {
    font-size: 20px;
  }

  .image-4 {
    padding-left: 0;
    left: 0;
  }

  .image-6 {
    right: -124px;
  }

  .bold-text-2 {
    position: relative;
    bottom: -19px;
  }
}


