.insta a {
  color: #34534e !important;
}
#work h2 {
  margin-bottom: 20px;
}
#homeVideo button.btn.btn-default {
  background: #000;
  border-radius: 50%;
  position: absolute;
  right: 0;
  z-index: 1;
  color: #fff;
}
#about li {
  margin-bottom: 15px;
}
#about div .custom-bullet a {
  color: #34534e !important;
}
.lead a {
  color: hsla(0, 0%, 100%, 0.99) !important;
}
.line p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
body {
  font-family: Open Sans, sans-serif !important;
  color: #4a4a49;
}
h2,
h4 {
  color: #34534e !important;
}
h2 {
  margin-bottom: 10px;
}
ul {
  margin: 0;
  padding: 10px 0;
}
li {
  margin-left: 20px;
}
.custom-bullet li {
  display: block;
}
.custom-bullet li:before {
  content: ">";
  font-family: Glyphicons Halflings;
  font-size: 12px;
  float: left;
  margin-top: 3px;
  margin-left: -17px;
  color: #34534e !important;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: underline;
}
#services li {
  margin-bottom: 12px;
}
#services h4 {
  margin-bottom: 10px;
  font-size: 22px;
}
#testimonials p {
  font-size: 16px;
  line-height: 24px;
}
.blockquote {
  padding-right: 30px;
}
.myquote {
  margin-bottom: 10px;
}
.jumbotron {
  color: #fff;
  background-image: url(../img/header-bg.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  font-family: Open Sans, "serif";
}
.jumbotron h1 {
  font-weight: 700;
  font-size: 4em;
  letter-spacing: 1px;
}
.jumbotron p {
  font-size: 2.5em;
  color: #fff !important;
}
.navbar {
  background-color: #eed46a !important;
}
.navbar-dark .navbar-brand {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1em;
}
.contact_details {
  margin-top: 25px;
}
.contact_details p {
  border: 1px solid #34534e !important;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  text-transform: uppercase;
  color: #34534e !important;
}
.contact_details a {
  color: #fff !important;
}
.footer {
  padding-bottom: 50px;
}
.footer p {
  color: grey;
  text-align: center;
}
#contact h2 {
  margin-bottom: 15px;
}
.tel p {
  border: 1px solid #34534e !important;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  text-transform: uppercase;
  color: #34534e !important;
}
.custom-bullet,
.line {
  padding-top: 0;
}

.tester {
  color: rgb(70, 70, 70) !important;
}

.tester:hover {
  color: rgb(100, 100, 100) !important;
}
/*# sourceMappingURL=main.css.map */
