h1, h2, h3 {
  font-family: tenez, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2; }

h4, h5, .header .header-menu a, a.btn.btn-cta.btn--auto.btn--solid, .btn {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  font-style: normal; }

.header .header-menu a {
  font-weight: 400;
  font-size: 16px; }

.header--left .header-menu {
  position: relative;
  text-align: center;
  line-height: 50px; }

.header .logo--text, .header--left .header-menu a {
  line-height: initial !important; }

span.user {
  float: right;
  vertical-align: middle; }

.header--left .header-menu a:hover {
  border-bottom: 1px solid #000; }

p {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 300;
  font-style: normal; }

a.btn.btn-cta.btn--auto.btn--solid, .btn {
  font-size: 22px;
  letter-spacing: 0.08em; }

.heading__title {
  font-size: 40px; }

.section--small .heading {
  margin-bottom: 0; }

.module-card {
  padding: 20px;
  background: #fff;
  box-shadow: 0 5px 45px 5px rgba(0, 0, 0, 0.13);
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  margin-top: 30px;
  min-height: 362px;
  border-radius: 5px; }

li, .section--accordion .accordion__title {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  font-style: normal; }

.col-md-6.block--1553549792888 {
  margin-top: -150px; }

.section--countdown .countdown {
  width: 100%;
  max-width: 600px;
  margin: auto; }

.section--countdown .countdown__amount {
  font-size: 2rem; }

.section--countdown .countdown__title {
  opacity: .6;
  font-weight: 700;
  font-size: 14px; }

h5.testimonial__name {
  margin-bottom: 0; }

.section--testimonial .testimonial {
  padding-top: 0; }

p.testimonial__text {
  margin-top: 0; }

.pricing__price {
  font-size: 3rem; }

.header .logo {
  max-width: 180px; }

.header {
  padding: 15px 0;
  border-bottom: 1px solid #3d3a36; }

span.login {
  float: right;
  text-align: right; }

span.login a {
  background: #c9ddd2;
  border-radius: 4px;
  padding: 0.8rem 1.875rem;
  border-color: #c9ddd2 !important;
  border: 2px solid;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  font-family: brandon-grotesque, sans-serif !important;
  font-weight: 600 !important;
  font-style: normal;
  transition: all 0.1s;
  border-bottom: inherit !important;
  letter-spacing: 0.08em; }

li, .section--accordion .accordion__title {
  font-weight: 300 !important; }

@media only screen and (max-width: 767px) {
  .module-card {
    min-height: auto !important; }

  .section--xs-small .heading__title, .section--small .heading__title, .section--medium .heading__title, .section--large .heading__title, .section--full .heading__title {
    font-size: 24px !important; }

  .section--small {
    padding: 45px 0 !important; }

  .header .header-ham {
    top: 20px !important; }

  .header .logo--image {
    height: 40px !important; }

  .header .header-menu a {
    font-weight: 400;
    font-size: 16px;
    border-bottom: 1px solid #3d3a36;
    text-align: left;
    width: 100%;
    padding: 15px 30px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw; }

  .header-menu a:nth-child(1) {
    border-top: 1px solid #3d3a36 !important;
    margin-top: 15px; }

  .header-menu span a:nth-child(1) {
    border-top: 0 !important;
    margin-top: 0; }

  span.logout a, span.login a {
    margin-bottom: -16px !important; }

  span.login {
    float: none;
    text-align: left; }

  span.login a {
    background: transparent !important;
    border-color: #c9ddd2 !important;
    color: #c9ddd2 !important;
    box-shadow: none !important;
    font-family: brandon-grotesque, sans-serif !important;
    font-weight: 400 !important;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    letter-spacing: 0; }

  span.login a:hover {
    color: #8d877f !important; } }
/*Brandon Grotesque Regular
font-family: brandon-grotesque, sans-serif;
font-weight: 400;
font-style: normal;

Brandon Grotesque Regular Italic
font-family: brandon-grotesque, sans-serif;
font-weight: 400;
font-style: italic;

Brandon Grotesque Light
font-family: brandon-grotesque, sans-serif;
font-weight: 300;
font-style: normal;

Brandon Grotesque Light Italic
font-family: brandon-grotesque, sans-serif;
font-weight: 300;
font-style: italic;

Brandon Grotesque Medium
font-family: brandon-grotesque, sans-serif;
font-weight: 500;
font-style: normal;

Brandon Grotesque Medium Italic
font-family: brandon-grotesque, sans-serif;
font-weight: 500;
font-style: italic;*/
