/* line 1, ../sass/custom.scss */
.bgindex {
  background-image: url("../img/backgrounds/index.jpg");
}

/* line 4, ../sass/custom.scss */
.bgindex.overlay:before {
  opacity: 0.9;
}

/* line 7, ../sass/custom.scss */
.extra-heading {
  font-size: 82px;
  text-shadow: 0px 0px 6px #666;
}

/* line 11, ../sass/custom.scss */
.extra-h6 {
  text-shadow: 0px 0px 4px #333;
  font-weight: bold;
}

/* line 15, ../sass/custom.scss */
h5.normal {
  letter-spacing: .15em;
}
/* line 17, ../sass/custom.scss */
h5.normal span.fa {
  margin-right: 5px;
}

/* line 21, ../sass/custom.scss */
.bigicon {
  font-size: 60px;
}

/* line 24, ../sass/custom.scss */
.hl {
  color: #fe4918;
  font-weight: bold;
}

/* line 28, ../sass/custom.scss */
.navigation-link {
  font-size: 14px;
}

/* line 31, ../sass/custom.scss */
.header .buy-btn {
  font-size: 13px;
}

/* line 34, ../sass/custom.scss */
.btn {
  font-size: 13px;
}

/* line 37, ../sass/custom.scss */
.cognito .c-forms-form {
  max-width: 100% !important;
}

/* line 40, ../sass/custom.scss */
.cognito label {
  color: #fff;
}

/* line 43, ../sass/custom.scss */
.cognito .c-field {
  text-align: left;
}

/* line 46, ../sass/custom.scss */
.cognito input[type=text], .cognito input[type=password], .cognito select, .cognito textarea {
  padding: 2px !important;
  line-height: 32px !important;
}

/* line 50, ../sass/custom.scss */
.cognito .c-forms-form .c-label {
  color: #fff !important;
}

/* line 53, ../sass/custom.scss */
.cognito.c-button-section {
  text-align: center;
}

/* line 56, ../sass/custom.scss */
.cognito .c-action {
  width: 100%;
}

/* line 59, ../sass/custom.scss */
html .cognito > div {
  display: none !important;
}

/* line 62, ../sass/custom.scss */
.c-forms-confirmation-message span p {
  font-size: 22px;
  color: #fff;
}

/* line 67, ../sass/custom.scss */
.finish {
  padding-top: 50px;
}
/* line 69, ../sass/custom.scss */
.finish h4 {
  font-size: 25px;
}

/* line 74, ../sass/custom.scss */
h5.heading-alt.normal {
  text-shadow: 1px 1px 3px #000;
}
