﻿/*
font-family:'Helvetica Neue LT W05_25 Ult Lt';
font-family:'Helvetica Neue LT W05_35 Thin';
font-family:'Helvetica Neue LT W05_45 Light';
font-family:'Helvetica Neue LT W05_55 Roman';
font-family:'Helvetica Neue LT W05_65 Medium';
font-family:'Helvetica Neue LT W05_85 Heavy';
font-family:'Helvetica Neue LT W05_95 Black';
*/
b {
  font-family: 'Helvetica Neue LT W05_85 Medium', sans-serif;
}
body {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
}
/*h1 {
    font-family: @font-65;
}

h2 {
}
p {
    line-height: 2em !important;
}*/
.web-content h1 {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  /*font-size: 36px;
    line-height: 1.1;*/
  letter-spacing: 0.03em;
  /*text-decoration: underline;*/
  margin-top: 0;
  margin-bottom: 60px;
}
.web-content h2 {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  /*font-size: 30px;
    line-height: 1.1;*/
  letter-spacing: 0.03em;
  /*text-decoration: underline;*/
  margin-top: 30px;
  margin-bottom: 0;
}
.web-content h3 {
  font-family: 'Helvetica Neue LT W05_65 Medium', sans-serif;
  /*font-size: 20px;
    line-height: 30px;*/
  letter-spacing: 0.03em;
  margin-top: 30px;
  margin-bottom: 0;
}
.web-content h4 {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  /*font-size: 50px;
    line-height: 60px;*/
  letter-spacing: 0.03em;
  /*text-decoration: underline;*/
  margin-top: 0;
  margin-bottom: 60px;
}
.web-content h5 {
  font-family: 'Helvetica Neue LT W05_75 Medium', sans-serif;
  font-size: 10px;
  line-height: 28px;
  letter-spacing: 0.325em;
}
.web-content p,
.web-content li,
.web-content th,
.web-content td {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  /*font-size: 20px;
    line-height: 30px;*/
  letter-spacing: 0.03em;
  margin-top: 0;
  margin-bottom: 30px;
}
a {
  color: #000 !important;
}
a:hover {
  color: #1a1a1a !important;
}
nav {
  padding-top: 20px;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul li {
  margin: 0;
  padding: 3px 0;
  list-style: none;
}
nav ul li a {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
}
nav ul li.menu-level-0.page-8 {
  margin-top: 15px;
}
nav ul li.menu-level-1:before {
  content: ' - ';
}
nav ul li.selected a {
  font-family: 'Helvetica Neue LT W05_65 Medium', sans-serif;
}
nav ul li.selected ul li a {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
}
.pagination {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif !important;
}
.pagination span,
.pagination a {
  border: none !important;
}
.pagination > .active > a,
.pagination > .active > span {
  color: black;
  font-family: 'Helvetica Neue LT W05_65 Medium', sans-serif;
  background-color: white !important;
}
.pagination > .active > a:hover,
.pagination > .active > span:hover {
  color: black !important;
  background-color: white !important;
}
.pagination li.status {
  display: none !important;
}
.breadcrumb {
  background-color: white;
}
.breadcrumb li {
  font-size: 12px;
}
.modal-dialog {
  margin-top: 0 !important;
}
.modal-dialog .modal-body {
  padding: 15px 45px 45px 45px;
}
.modal-dialog .modal-body p {
  text-align: center;
}
.modal-dialog .modal-header {
  text-align: center;
  background-color: #fff !important;
  border: none !important;
}
.modal-dialog .modal-header .modal-title {
  font-size: 24px;
  font-family: 'Helvetica Neue LT W05_55 Roman', sans-serif;
}
.btn-enabled {
  background-color: #1b1b19;
  color: white !important;
}
.btn-enabled:hover {
  background-color: white;
  color: #1b1b19 !important;
}
.btn-disabled {
  background-color: #d2d2d2;
  color: white !important;
}
.btn-disabled:hover {
  background-color: white;
  color: #d2d2d2 !important;
}
.btn-red {
  background-color: #ef3341 !important;
  color: white !important;
}
.btn-red:hover {
  background-color: #1b1b19 !important;
  color: white !important;
}
.blog-date {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-size: 11px;
  margin: 1em 0;
}
.blog .blog-box {
  text-align: center;
  padding: 30px !important;
}
.blog .blog-box h3 {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  text-decoration: underline;
}
.blog .blog-box p {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
}
.pricing .pricing-white {
  background-color: white;
}
.pricing .pricing-gray {
  background-color: #f2f2f2;
}
.pricing .pricing-lightgray {
  background-color: #fafafa;
  padding: 25px 0;
}
.pricing .pricing-lightgray p {
  margin: 5px;
}
.pricing .pricing-red {
  background-color: #ef3341;
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.3em;
  padding: 5px;
}
.pricing h3 {
  margin-top: 0;
  padding: 1em 0 0.5em 0;
}
.pricing .btn-red {
  background-color: #ef3341 !important;
  color: white !important;
}
.pricing .price {
  font-family: 'Helvetica Neue LT W05_95 Medium', sans-serif;
  font-weight: 700;
  font-size: 24px;
}
.pricing .pricing-more {
  color: #999 !important;
  font-size: 12px;
}
.graybox {
  padding: 45px 30px;
  margin: 15px 0;
  color: #666;
  background-color: #ddd;
  text-align: center;
  border: 1px solid #fff;
}
.graybox:hover {
  border: 1px solid #CBB9A5;
}
.user .box {
  background-color: #ddd;
  padding: 15px;
  display: inline-block;
}
.user .box h2 {
  margin-top: 0;
}
.user .line {
  font-size: 32px;
}
.user .subtitle {
  text-transform: uppercase;
  letter-spacing: 2px !important;
  font-size: 12px;
  font-family: 'Helvetica Neue LT W05_55 Roman', sans-serif;
}
.testimonials .testimonial {
  border: solid 1px #999;
  text-align: center;
  padding-top: 140px;
  background-repeat: no-repeat;
  background-position: center top;
}
.testimonials .testimonial p {
  color: #999;
}
.testimonials .testimonial .testimonial-name {
  color: black;
  font-size: 16px;
}
.testimonials .testimonial .testimonial-title {
  text-transform: uppercase;
}
.testimonials .testimonial .testimonial-quote {
  margin: 30px 0;
}
footer {
  margin-top: 100px;
  text-align: center;
}
footer p {
  padding: 15px;
  font-size: 13px;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
}
footer p.footer-email,
footer p.copy {
  letter-spacing: 2px !important;
}
.menu-sm,
.menu-xs {
  display: none;
  width: 570px;
  position: absolute;
  z-index: 999;
  height: 100% !important;
  color: white;
  background-color: #1b1b19;
  text-align: center;
  padding-top: 45px;
}
.menu-sm nav,
.menu-xs nav {
  margin: 0;
  padding: 0;
}
.menu-sm ul,
.menu-xs ul {
  margin: 0;
  padding: 0;
}
.menu-sm li,
.menu-xs li {
  margin: 1em;
  padding: 0;
}
.menu-sm a,
.menu-xs a {
  color: white !important;
}
.menu-sm li.selected a,
.menu-xs li.selected a {
  color: #ef3341 !important;
}
.menu-sm li.selected ul li a,
.menu-xs li.selected ul li a {
  color: white !important;
}
@media (min-width: 768px) {
  .col-nav,
  .col-info {
    padding-top: 100px;
  }
  .col-nav h1 {
    margin-top: 0;
    font-size: 32px;
  }
  section.intro {
    padding-top: 100px;
    margin-bottom: 50px;
  }
  section.intro h2 {
    margin-top: 0;
  }
  section.intro .intro-title {
    margin-top: 0;
    font-size: 22px;
    font-family: 'Helvetica Neue LT W05_65 Medium', sans-serif;
  }
  section.intro .intro-title2 {
    margin-top: 0;
    font-size: 22px;
    font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  }
  section.intro .intro-title3 {
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
    letter-spacing: 2px;
  }
  section.intro .intro-description {
    margin-top: 0;
    font-size: 18px;
    font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  }
  section.intro.intro-subtile {
    padding-top: 40px !important;
    height: 60px !important;
  }
  section.intro.intro-subtile .intro-title {
    text-align: center !important;
  }
  section.content h1,
  section.content h2,
  section.content h3,
  section.content h4,
  section.content p,
  section.content li,
  section.content td {
    font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
    line-height: 160%;
  }
  section.content h1.page-name {
    margin-bottom: 1.5em;
    text-decoration: underline;
  }
  section.content p,
  section.content li {
    line-height: 150%;
  }
  p.claim {
    /*text-align: center;*/
    font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
    font-size: 28px;
    padding: 30px;
    position: relative;
    left: -200px;
  }
  .narrow {
    margin-left: 16% !important;
    margin-right: 16% !important;
  }
}
@media (min-width: 992px) {
  .menu-sm {
    width: 675px;
  }
}
@media (min-width: 1200px) {
  .menu-sm {
    width: 825px;
  }
}
@media (max-width: 767px) {
  .menu-xs {
    display: none;
    width: 100%;
    padding: 0;
  }
  .menu-switch {
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .col-nav {
    margin-bottom: 60px;
  }
  p.claim {
    text-align: center;
    font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
    font-size: 24px;
    padding: 20px;
  }
}
.test h1 {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-size: 60px;
  line-height: 72px;
  letter-spacing: 0.03em;
  text-decoration: underline;
  margin-top: 0;
  margin-bottom: 60px;
}
.test h2 {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 0.03em;
  text-decoration: underline;
  margin-top: 30px;
  margin-bottom: 0;
}
.test h3 {
  font-family: 'Helvetica Neue LT W05_65 Medium', sans-serif;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.03em;
  margin-top: 30px;
  margin-bottom: 0;
}
.test h4 {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 0.03em;
  text-decoration: underline;
  margin-top: 0;
  margin-bottom: 60px;
}
.test h5 {
  font-family: 'Helvetica Neue LT W05_75 Medium', sans-serif;
  font-size: 10px;
  line-height: 28px;
  letter-spacing: 0.325em;
}
.test p,
.test li,
.test th,
.test td {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.03em;
  margin-top: 0;
  margin-bottom: 30px;
}