.sectionTint, .lg-squares h4 {
  background-color:  #10426e;
}
.navbar-default {
  background-color: #10426e;
}
.navbar-brand{
  width:438px !important;
}
.landing-resorts {
  background-color:  #10426e;
}
.landing-resorts .nav-tabs {
  text-align: center;
}
.landing-resorts .nav-tabs>li {
  float: none;
  display: inline-block;
}
.landing-resorts .nav-tabs>li>a {
  color: #76DBE0;
}
.landing-resorts .nav-tabs>li>a:hover {
  color: #10426e;
}
.landing-resorts .nav-tabs>li.active>a {
  background-color: #76DBE0;
  color: #10426e;
}