.btn {
  border: none;
  border-radius: 50px;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: .02em;
  padding: 15px 30px;
  text-transform: uppercase; }
  .btn:focus {
    outline: none; }
  @media screen and (max-width: 768px) {
    .btn {
      width: 100%; } }
  .btn.btn-fb {
    color: #fff;
    border-radius: 4px;
    background: #3B5998;
    padding: 10px 15px;
    font-size: 13px;
    letter-spacing: .1em; }
    .btn.btn-fb:hover {
      color: #FFFFFF; }
    @media screen and (max-width: 768px) {
      .btn.btn-fb {
        width: 100%; } }
  .btn.btn-ig {
    color: #fff;
    border-radius: 4px;
    background: #e1306c;
    padding: 10px 15px;
    font-size: 13px;
    letter-spacing: .1em; }
    .btn.btn-ig:hover {
      color: #FFFFFF; }
    @media screen and (max-width: 768px) {
      .btn.btn-ig {
        width: 100%; } }
  .btn.btn-orange {
    background: #FE8712;
    color: #FFFFFF; }
    .btn.btn-orange:hover, .btn.btn-orange:active {
      background: #FE8712; }
  .btn.btn-white {
    background: #FFFFFF;
    color: #FE8712; }
    .btn.btn-white:hover, .btn.btn-white:active {
      background: #FFFFFF; }
  .btn.btn-submit {
    font-size: 16px;
    margin-top: 20px;
    padding: 11px 30px; }

#btn-close {
  color: #8D949C; }

form {
  overflow: hidden; }
  form .form-group label {
    font-size: 12px;
    text-transform: uppercase; }

.navigation {
  float: right;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 768px) {
    .navigation {
      margin-bottom: 30px;
      width: 100%;
      text-align: center; } }
  .navigation li {
    list-style: none;
    display: inline-block;
    margin-left: 25px; }
    .navigation li:first-of-type {
      margin-left: 0; }
    @media screen and (max-width: 406px) {
      .navigation li {
        margin-left: 15px; } }
    .navigation li a {
      color: #FFFFFF;
      font-size: 16px;
      font-weight: 300; }
      .navigation li a:hover {
        color: #FE8712;
        text-decoration: none; }
      .navigation li a:focus {
        text-decoration: none; }

a {
  color: #FFFFFF; }
  a:hover, a:focus {
    text-decoration: none;
    color: #FE8712; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin: 0; }

h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2em;
  padding: 0;
  margin: 0 0 50px; }
  @media screen and (max-width: 768px) {
    h1 {
      font-size: 36px;
      text-align: center; } }

h2 {
  font-size: 36px;
  font-weight: 500;
  padding-bottom: 30px; }
  @media screen and (max-width: 768px) {
    h2 {
      font-size: 30px;
      text-align: center; } }
  h2 a {
    color: #FFFFFF; }
    h2 a:hover {
      color: #FE8712; }

html, body {
  color: #fff;
  font-family: "Roboto", sans-serif; }

@media screen and (min-width: 1200px) {
  .site-container {
    min-height: 100vh; } }

.contact-container {
  padding: 30px 45px; }

.logo {
  display: block;
  clear: right;
  width: 120px;
  height: 109px;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .logo {
      text-align: center;
      margin: 0 auto 30px; } }

.left-column {
  min-height: 100vh;
  width: inherit;
  letter-spacing: .04em;
  background-color: #2A8EBF;
  padding: 30px 45px; }
  @media screen and (max-width: 768px) {
    .left-column {
      padding: 30px 15px; } }
  @media screen and (min-width: 1200px) {
    .left-column {
      position: fixed;
      top: 0;
      bottom: 0; } }
  .left-column .cta-container {
    padding-bottom: 60px; }

@media screen and (min-width: 1200px) {
  .left-column,
  .right-column {
    width: 50%;
    height: 100%; }

  .right-column {
    float: right; } }
.hidden-overflow {
  overflow: hidden; }

.image-container {
  height: 100vh; }
  .image-container .before-image,
  .image-container .after-image {
    position: relative;
    height: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    .image-container .before-image:before, .image-container .before-image:after,
    .image-container .after-image:before,
    .image-container .after-image:after {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 92px;
      height: 45px;
      font-size: 21px;
      line-height: 45px;
      text-align: center;
      color: #343A40;
      background-color: #fff; }
  .image-container .before-image:before {
    content: "Before"; }
  .image-container .after-image:after {
    content: "After"; }
  .image-container.siding .before-image {
    background-image: url("../images/siding-before.jpg"); }
  .image-container.siding .after-image {
    background-image: url("../images/siding-after.jpg"); }
  .image-container.driveways .before-image {
    background-image: url("../images/driveway-before.jpg"); }
  .image-container.driveways .after-image {
    background-image: url("../images/driveway-after.jpg"); }
  .image-container.decks .before-image {
    background-image: url("../images/decks-before.jpg"); }
  .image-container.decks .after-image {
    background-image: url("../images/decks-after.jpg"); }
  .image-container.patios .before-image {
    background-image: url("../images/patio-before.jpg"); }
  .image-container.patios .after-image {
    background-image: url("../images/patio-after.jpg"); }

#contact-form-container {
  background: #fff;
  color: #343A40; }
  #contact-form-container:focus {
    outline: none; }
  @media screen and (min-width: 1200px) {
    #contact-form-container {
      width: 50%;
      height: 100%;
      position: fixed;
      top: 0;
      bottom: 0;
      left: 100%;
      overflow-y: scroll;
      overflow-x: hidden; } }
  #contact-form-container header {
    padding: 20px;
    border-bottom: solid 1px #8D949C; }
    #contact-form-container header:after {
      content: "";
      display: table;
      clear: both; }
  #contact-form-container h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2em;
    margin: 60px 0 20px; }
  #contact-form-container p {
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 30px; }
  #contact-form-container h5 {
    margin: 10px 0 0 0px;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
    color: #343A40; }
  #contact-form-container h6 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2em;
    color: #8D949C; }
  #contact-form-container footer {
    padding-top: 30px; }
  #contact-form-container footer p:first-of-type {
    margin-top: 30px; }
  #contact-form-container footer p,
  #contact-form-container footer li {
    line-height: 1.6em; }
  #contact-form-container footer p.copyright {
    color: #95989A; }

.media {
  padding-bottom: 60px; }
  .media .media-left {
    vertical-align: middle; }
    .media .media-left img {
      width: 96px;
      border-radius: 50%; }
    .media .media-left i {
      font-size: 64px; }
  .media .media-body {
    padding-left: 30px;
    vertical-align: middle; }

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