/* font-family: 'Montserrat', sans-serif;
font-family: 'Lato', sans-serif; */
html, body {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
}

h1 {
  font-family: Montserrat, Helvetica, Arial, sans-serif;;
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 80px;
  text-transform: uppercase;
}

h2 {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 6px;
  line-height: normal;
  text-transform: uppercase;
}

h3 {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 4px;
  line-height: normal;
  text-transform: uppercase;
}

a {
 font-family: Montserrat, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: normal;
 letter-spacing: normal;
 line-height: 30px;
 text-transform: none;
}

p {
  font-family: Esteban, Georgia, 'Times New Roman', serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 35.0999984741211px;
  text-transform: none;
}

.container-fluid {
  padding: 0;
  margin: 0;
}

.row {
  margin: 40px;
}

/* HEADER */
.header .nav, .header .nav-pills {
  height: 30px;
}

.header .col-md-4 {
  float: right;
  margin: 25px 30px -25px 0;
}

.header li a {
  padding: 0;
  margin: 0 10px 0 10px;
  background-color: transparent;
  color: #1b3160;
  font-size: 18px;
  border-radius: 0;
}

.nav, .nav-pills {
  float: right;
  height: 85px;
}

.nav li a:focus {
  background-color: transparent;
}

.header li a:hover {
  background-color: transparent;
  color: #B36458;
  border-bottom: 2px solid #B36458;
}

/* JUMBOTRON */
.jumbotron {
  height: 660px;
  background: url("https://i.imgsafe.org/3a45eaea84.jpg") no-repeat center center;
  background-size: cover;
  margin-bottom: 0;
}

.jumbotron h2, .jumbotron p {
  position: relative;
  text-align: center;
  color: #fff;
  z-index: 3;
}

.jumbotron h2 {
  font-size: 45px;
}

.jumbotron p {
  font-size: 30px;
}

.jumbotron .container-fluid {
  margin: 0;
}

.jumbotron .row {
  margin-top: 110px;
}

.pattern-image:after {
  position: absolute;
  left: 0;
  top: 165px;
  width: 100%;
  height: 660px;
  z-index: 2;
  content: "";
  opacity: .2;
  background: #000;
  background: url("https://i.imgsafe.org/3a92c1c3f6.png");
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

/* SERVICES */
.services .container-fluid {
  height: 160px;
}

.services img {
  position: relative;
  left: 23%;
}

.services h3 {
  color: #1b3160;
  text-align: center;
}

/* ABOUT */
.about h1 {
  color: #B36458;
  text-align: center;
  margin: 0;
  height: 60px;
}

.about .col-md-4 {
  padding: 20px;
  text-align: center;
}

.about h3 {
  color: #1b3160;
}

.about p {
  font-size: 18px;
  color: #656565;
}

.about .line-separator {
  position: absolute;
  width: 196px;
  border: 2px solid #B36458;
  left: 42.2%;
}

/* WORK */
.work .container-fluid {
  margin-left: 5px;
}

.work .row {
  margin: 3px 10px 3px 10px;
}

/* REVIEWS */
.reviews .row {
  margin: 30px 0 0 20px;
  padding: 0 40px 0 40px;
}

.reviews h1 {
  color: #B36458;
  text-align: center;
  margin: 0;
  height: 60px;
}

.reviews .line-separator {
  position: absolute;
  width: 566px;
  border: 2px solid #B36458;
  left: 27.8%;
}

.reviews a {
  text-decoration: none;
}

.reviews blockquote {
  margin: 0;
  padding: 0 20px 0 20px;
}

.reviews blockquote p {
  color: #1b3160;
  font-size: 18px;
}

.reviews footer {
  color: #B36458;
}

.reviews img {
  margin-bottom: 9px;
}

/* CONTACT */
.contact .container-fluid {
  margin: 0 10px 0 20px;
}

.contact .label {
  font-family: Montserrat, sans-serif;
  color: #1b3160;
  margin-top: 93px;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: normal;
  line-height: 30px;
  text-transform: none;
}

.contact h1 {
  color: #B36458;
}

.contact h3 {
  color: #1b3160;
  margin-top: 89px;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 30px;
  text-transform: none;
}

.contact h2 {
  color: #1b3160;
}

.contact .col-md-4 .row {
  margin: 0;
}

.contact .col-md-3 {
  margin: 15px 0 0 0px;
}

.contact .form-control {
  border: none;
  border-bottom: 2px solid #999999;
  box-shadow: none;
  border-radius: 0;
  font-size: 16px;
}

.contact .btn {
  background-color: #1b3160;
  transition: 0.2s;
  color: #fff;
  font-size: 16px;
  border-radius: 0;
  padding: 5px 30px 5px 30px;
}

.contact .btn:hover {
  background-color: #B36458;
  transition: 0.2s;
}

.contact #map {
  border: 1px solid #1b3160;
}

.contact #facebook, .contact #homestars {
  margin-right: 15px;
}

/* FOOTER */
.footer {
  background-color: #1b3160;
  color: #fff;
}

.footer .col-md-4 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-transform: none;
}

/* Media Queries */

@media (max-width: 1100px) {
    .line-separator {
      display: none;
    }

}

@media (max-width: 645px) {
    .header .row {
      height: 115px;
    }

    .pattern-image:after {
      top: 195px;
    }

    .header .col-md-4 {
      margin-top: 100px;
    }

    .services .container-fluid {
      height: 80px;
    }

    .services img {
      height: 50px;
      width: 50px;
      left: 20px;
    }

    .services h3 {
      display: none;
    }

    .about .row {
      margin-top: 0;
    }

}

@media (max-width: 513px) {
    .header .col-md-4 {
      margin-top: 15px;
    }

    h2, h1 {
      font-size: 26px !important;
    }

    p {
      font-size: 18px !important;
    }

    .reviews .col-md-4 {
      margin-top: 140px;
    }

}
