#iTourheading {
  margin: 0 0 30px;
  position: relative;
}
#iTourheading .nav.nav-pills {
  position: absolute;
  right: 0;
  top: 13px;
}
#iTourheading .nav.nav-pills a {
  font-weight: bold;
}
#iContactform > .loading {
  margin-left: 10px;
}
#iOverview .section {
  margin-top: 60px;
}
#iOverview .icon {
  text-align: center;
  vertical-align: middle;
  display: inline-block;
}
#iOverview .text {
  display: inline-block;
  vertical-align: middle;
}
#iOverview .text h2 {
  font-size: 20pt;
  margin-bottom: 20px;
}
#iDetailview {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.aboutblurb {
  height: 20px;
  font-size: 90%;
  padding-top: 12px;
  color: #585858;
}
.nav.nav-list {
  margin-top: 55px;
  padding: 0;
}
.nav.nav-list,
.nav.nav-list li {
  border: solid #eee;
}
.nav.nav-list {
  border-width: 1px;
}
.nav.nav-list li:first-child {
  border-width: 0;
}
.nav.nav-list li {
  border-width: 1px 0 0;
}
.nav.nav-list li > a {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-shadow: none;
  color: #4d4d4d;
}
.nav.nav-list li > a:hover {
  background: #36B1C0;
  color: #fff;
}
.nav.nav-list li > a.selected {
  background: #f6f6f6;
  border-left: 5px solid #36B1C0;
  padding-left: 10px;
  color: #4d4d4d;
}
.nav.nav-list li > a.selected:hover {
  color: #4d4d4d;
}
.nav.nav-list .icon-chevron-right {
  float: right;
  opacity: 0.2;
  margin-top: 3px;
  margin-right: -6px;
  display: none;
}
.nav.nav-list .icon-chevron-right.icon-white,
.nav.nav-list li > a:hover > .icon-chevron-right,
.nav.nav-list li > a.selected > .icon-chevron-right.icon-white,
.nav.nav-list li > a.selected:hover > .icon-chevron-right.icon-white {
  display: none;
}
.nav.nav-list li > a:hover > .icon-chevron-right.icon-white {
  display: block;
  opacity: 1;
}
.nav.nav-list li > a.selected > .icon-chevron-right,
.nav.nav-list li > a.selected:hover > .icon-chevron-right {
  display: block;
}
#iContactform {
  margin-top: 58px;
}
.tab-content {
  padding: 0 10px;
}
.tab-content ul li {
  padding-bottom: 7px;
}
#iProcessflow .nav.nav-pills {
  margin-top: 15px;
}
.faq h3 {
  color: #AD9C8D;
}
h2,
h3,
h4 {
  margin-bottom: 0;
  margin-top: 20px;
}
ul {
  margin-top: 10px;
}
.uberquote-splash {
  background-color: #42c3d9;
  padding: 40px 30px 30px;
  border-radius: 20px 90px 50px 50px;
  font-size: 22pt;
  font-weight: 300;
  color: white;
  line-height: 1.4;
  margin-bottom: 40px;
}
.uberquote-splash b,
.uberquote-splash strong {
  font-weight: 600;
}
.uberquote-splash img {
  width: 300px;
  margin: 20px auto 0;
  display: block;
}
.customer-hub-splash {
  background-color: #5FDEA2;
  padding: 40px 30px 30px;
  border-radius: 20px 90px 50px 50px;
  font-size: 22pt;
  font-weight: 300;
  color: white;
  line-height: 1.4;
  margin-bottom: 40px;
}
.customer-hub-splash b,
.customer-hub-splash strong {
  font-weight: 600;
}
.customer-hub-splash img {
  width: 200px;
  margin: 20px auto 0;
  display: block;
}
.customer-hub-text {
  width: 400px;
  margin: 0 auto 40px;
  display: block;
}
iframe {
  border: 0;
  margin-bottom: 10px;
}
.uberquote-logo {
  width: 350px;
  margin: 0 auto 40px;
  display: block;
}
