body {
  padding-top: 70px;
  position: relative;
  font-family: 'Roboto', sans-serif;
}

hr {
  border-color: #8FACA7;
  margin-top:30px;
  margin-bottom:30px;
}

h2 {
  font-size:30px !important;
  font-weight:100 !important;
  margin-bottom:20px;
}

h3 {
  font-size:28px !important;
  font-weight:100 !important;
  margin-bottom:20px;
}

p {
  font-size:16px;
  font-weight:100;
}

address {
  font-weight:100;
}

.lead {
  font-weight:100 !important;
}

.logo {
  margin-top:40vh;
  font-size:100px;
  font-weight:100;
}

.hero {
  position: fixed;
  top: 0;
  width: 100%;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #323232;
  /*background-image: url("../img/6.jpg");*/
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  margin: 0px;
  z-index: -1;
  height: 100vh;
  color: white;
}

.hero img {
  margin-top:40vh;
}

.content {
  margin-top:105vh;
  background:white;
}

.spacer {
  min-height:100px;
}

.who-circles {
  margin-top:50px;
  margin-bottom:50px;
  padding-top:40px;
  padding-bottom:40px;
  /*background-color:#8FACA7;*/
  background-color:#C1E8E2;
}

.who-services-circle {
  margin-bottom:5px;
}

.who-services-one {
  margin-top:30px;;
  background-color:#386960;
  color:white;
  padding-top:40px;
}

.services-text {
  font-weight:100;
}

.who-services-two {
  margin-bottom:30px;
  background-color:#386960;
  color:white;
  padding-bottom:30px;
}

.buildingForYou {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #323232;
  background-image: url("../img/home/quoteBG.jpg");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  padding-top:100px;
  padding-bottom:100px;
}

.buildingForYouHeader {
  color:#7AE5D3;
  font-size:60px;
  font-weight:100;
}

.buildingForYouText {
  color:white;
  font-size:30px;
  font-weight:100;
}

#who {
  padding-top: 40px;
}

#what {
  padding-top: 40px;
}

#process {
  padding-top: 40px;
}

#clients {
  padding-top: 40px;
}

#approach {
  padding-top: 40px;
}

#contact {
  padding-top: 40px;
}

.header {
  font-size:40px !important;
  font-weight:100 !important;
}

.how-to-buy {
  background-color:#539C8F;
  margin-right: -15px;
  margin-left: -15px;
  padding-top:20px;
  padding-bottom:20px;
  padding-left: 15px;
  padding-right: 15px;
  color:white;
}

.how-to-buy a {
  color:white;
}

.build-what-we-do {
  padding-top:10px;
  padding-bottom:5px;
}

.build-your-home-for-you {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #323232;
  background-image: url("../img/what/build/IMG_0926.jpg");
  background-origin: padding-box;
  background-position: 100 0;
  background-repeat: repeat;
  background-size: cover;
  padding-top:100px;
  padding-bottom:100px;
  margin-right: -15px;
  margin-left: -15px;
}

.landscape-block {
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  padding-top:130px;
  padding-bottom:100px;
  margin-right: -15px;
  margin-left: -15px;
  padding-left: 15px;
  padding-right: 15px;
  color:white;
  margin-bottom:10px;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #323232;
}

.landscape-block h3 {
  color:#7AE5D3;
  font-size:40px;
  font-weight:100;
}

.decking {
  background-image: url("../img/what/land/decking.jpg");
}

.stone {
  background-image: url("../img/what/land/stone.jpg");
}

.concrete {
  background-image: url("../img/what/land/concrete.jpg");
}

.water {
  background-image: url("../img/what/land/water.jpg");
}

.maintenance-slogan {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #323232;
  background-image: url("../img/what/maintain/pebbles.jpg");
  background-origin: padding-box;
  background-position: 100 0;
  background-repeat: repeat;
  background-size: cover;
  padding-top:100px;
  padding-bottom:100px;
  margin-right: -15px;
  margin-left: -15px;
}

.approach-slogan {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #323232;
  background-image: url("../img/backgroundImages/6.jpg");
  background-origin: padding-box;
  background-position: 100 0;
  background-repeat: repeat;
  background-size: cover;
  padding-top:100px;
  padding-bottom:100px;
  margin-right: -15px;
  margin-left: -15px;
}

.process-contact {
  background-color:#7AE5D3;
  padding:15px;
  margin-right: -15px;
  margin-left: -15px;
}

.process-consultation {
  background-color:#8FACA7;
  padding:15px;
  margin-right: -15px;
  margin-left: -15px;
  color:#C1E8E2;
}

.process-communication {
  background-color:#539C8F;
  padding:15px;
  margin-right: -15px;
  margin-left: -15px;
  color:#C1E8E2;
}

.process-quotation {
  background-color:#C1E8E2;
  padding:15px;
  margin-right: -15px;
  margin-left: -15px;
  color:#539C8F;
}

.process-engage {
  background-color:#386960;
  padding:15px;
  margin-right: -15px;
  margin-left: -15px;
  color:#C1E8E2;
}

.arrow-block-contact {
  background-color:#8FACA7;
  margin-right: -15px;
  margin-left: -15px;
}

.arrow-block-consultation {
  background-color:#539C8F;
  margin-right: -15px;
  margin-left: -15px;
}

.arrow-block-communication {
  background-color:#C1E8E2;
  margin-right: -15px;
  margin-left: -15px;
}

.arrow-block-quotation {
  background-color:#386960;
  margin-right: -15px;
  margin-left: -15px;
}

.footer {
  background-color:#539C8F;
  padding-top:50px;
  padding-bottom:40px;
  color:white;
}

.footer a{
  color:white;
}

.footer-copyright {
  font-size:12px;
}

.footer-column {
  margin-bottom:20px;
}
