.t3-header {

  padding-top: 14px;

  padding-bottom: 14px;

  background: #222222;

  color: #ffffff;

  position: relative;

  z-index: 99;

}

.t3-footer {

  border-top: 1px solid #eeeeee;

  background: #222222;

  color: #eeeeee;

}

.btn-primary {

  color: #a5371a;

  background-color: #eab90f;

  border-color: #eab95f;

}

.navbar-default .navbar-nav > li > a {

  color: #eab90f;

  -webkit-transition: all 0.2s linear;

  -o-transition: all 0.2s linear;

  transition: all 0.2s linear;

}

}

.owl-carousel .item .slider-content .item-title {

  font-family: "Lato", Helvetica, Arial, sans-serif;

  font-size: 36px;

  font-weight: 700;

  text-transform: uppercase;

  margin-top: 0;

  position: relative;

  padding-bottom: 28px;

  margin-bottom: 28px;

  color: #a5371a;

  text-shadow: -1px 0 #eaba10, 0 1px #eaba10, 1px 0 #eaba10, 0 -1px #eaba10;

}

.navbar-nav > li > a {

  padding-top: 10px;

  padding-bottom: 10px;

  line-height: 28px;

  margin-top: 0px;

}