@import url(http://fonts.googleapis.com/css?family=Lato:300,700|Convergence);
body {
  font-size: 18px;
  background: #2193d5;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
a:hover {
  text-decoration: none;
}
h1,
h2 {
  font-family: 'Convergence', sans-serif;
  letter-spacing: -0.035em;
}
h2 {
  font-size: 130%;
}
.wt-nav {
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.wt-nav li {
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.wt-nav li a {
  display: block;
  padding: 5px 0 5px 0;
  margin: 0 0 0 30px;
}
.wt-header {
  padding: 30px 0;
  background: #fff;
}
.wt-header .wt-logo {
  float: left;
}
.wt-header .wt-nav li a {
  color: rgba(0, 0, 0, 0.8);
}
.wt-header .wt-nav-main {
  padding: 35px 0 0 0;
}
.wt-header .wt-nav-main li a {
  border-top: 3px solid #fff;
}
.wt-header .wt-nav-main li.active a {
  border-top: 3px solid #0c3851;
  font-weight: bold;
  color: #0c3851;
}
.wt-header .wt-nav-signup {
  padding: 32px 0 0 0;
  margin: 0 0 0 30px;
}
.wt-header .wt-nav-signup li a {
  padding: 10px 15px;
  margin: 0;
}
.wt-header .wt-nav-signup .wt-nav-item-login a {
  background: #c3e9ff;
}
.wt-header .wt-nav-signup .wt-nav-item-signup a {
  background: #2193d5;
  color: #ffffff;
}
.wt-separator {
  height: 25px;
  background: #fff;
}
.call-to-action {
  background: #2193d5;
  padding: 10px 25px;
  margin: 20px 0 15px 0;
  display: inline-block;
  zoom: 1;
  font-weight: bold;
  color: #ffffff;
}
.call-to-action:hover {
  color: #ffffff;
}
.wt-stage {
  text-align: center;
  background: #c3e9ff;
  color: #13567d;
  font-size: 24px;
  padding: 20px 0 25px 0;
}
.wt-stage h1 {
  color: #13567d;
  text-shadow: 2px 2px rgba(255, 255, 255, 0.7);
  font-size: 50px;
}
.wt-stage p {
  width: 70%;
  margin: 0 auto;
}
.wt-stage small {
  display: block;
  font-size: 70%;
}
.wt-summary {
  padding: 45px 0;
  background: #ffffff url("../img/summary-gradient.png") top repeat-x;
  color: #000000;
}
.wt-summary h1 {
  color: rgba(0, 0, 0, 0.7);
  text-shadow: 2px 2px rgba(255, 255, 255, 0.7);
}
.wt-summary img {
  padding: 0;
}
.wt-summary ul,
.wt-summary li {
  font-weight: 400;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.wt-summary ul {
  margin: 25px 0 0 0;
}
.wt-summary li {
  margin: 5px 0 0 0;
}
.wt-accessory {
  background: #fff;
}
.wt-accessory ol {
  width: 70%;
  margin-top: 40px;
}
.wt-accessory ol li {
  margin-top: 15px;
}
.wt-accessory-content {
  padding: 0 50px;
}
.wt-accessory-1 {
  padding: 45px 0;
  background: #e1e1e1;
  color: #000000;
}
.wt-accessory-1 h1 {
  color: rgba(0, 0, 0, 0.7);
  text-shadow: 2px 2px rgba(255, 255, 255, 0.7);
}
.wt-accessory-1 img {
  padding: 0;
}
.wt-accessory-2 {
  padding: 45px 0;
  background: #006baa;
  color: rgba(255, 255, 255, 0.9);
}
.wt-accessory-2 h1 {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.7);
}
.wt-accessory-2 img {
  padding: 45px 0 0 0;
}
.wt-accessory-3 {
  padding: 45px 0;
  background: #c3e9ff;
  color: #000000;
}
.wt-accessory-3 h1,
.wt-accessory-3 h2 {
  color: #13567d;
  text-shadow: 2px 2px rgba(255, 255, 255, 0.7);
}
.wt-accessory-3 img {
  padding: 40px 0 0 0;
}
.wt-accessory-faq h2 {
  margin-top: 0;
}
.wt-pricing {
  padding: 50px 0;
  font-weight: 400;
  min-height: 850px;
}
.wt-pricing h1 {
  margin: 0;
  text-shadow: none;
  color: inherit;
}
.wt-pricing h1 .above-title {
  font-size: 19px;
}
.wt-pricing .wt-price {
  margin: 10px;
  display: inline-block;
  background: #000;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
.wt-pricing ul,
.wt-pricing li {
  list-style-type: none;
  margin: 0;
  padding: 0 25px;
}
.wt-pricing li {
  margin: 25px 0 0 0;
}
.wt-pricing em {
  background: #c3e9ff;
  display: inline-block;
  padding: 5px 10px;
  font-style: normal;
  font-weight: bold;
}
.wt-pricing-basic {
  background: #fff;
  color: #13567d;
}
.wt-pricing-basic .wt-price {
  background: #D47C00;
}
.wt-pricing-plus {
  background: #2F9BE3;
  color: #ffffff;
}
.wt-pricing-plus .wt-price {
  background: #1E5600;
}
.wt-pricing-premium {
  background: #167EC3;
  color: #ffffff;
}
.wt-pricing-premium .wt-price {
  background: #015084;
}
.wt-faq-active {
  font-weight: bold;
}
.wt-footer {
  padding: 0 0 250px 0;
}
.wt-footer .wt-nav {
  padding: 30px 0 0 0;
}
.wt-footer .wt-nav li a {
  color: rgba(255, 255, 255, 0.7);
}
.wt-howitworks-arrow {
  padding: 40px 0 0 0;
}
