p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #e67e22;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.label {
  border-radius: 0;
}
.label.label-rounded {
  border-radius: 3px;
}
.label.label-danger {
  background-color: #b94a48;
}
*::-moz-selection {
  background: #eda260;
  text-shadow: none;
  color: #000000;
}
*::selection {
  background: #eda260;
  text-shadow: none;
  color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
@media (min-width: 768px) {
  h1 h1,
  h2 h1,
  h3 h1,
  h4 h1,
  h5 h1,
  h6 h1,
  .h1 h1,
  .h2 h1,
  .h3 h1,
  .h4 h1,
  .h5 h1,
  .h6 h1 {
    font-size: 34px;
  }
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 48px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  margin-top: 20px;
}
.section-title {
  font-size: 48px;
  color: #e67e22;
  font-weight: 300;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
}
ul.check-list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
ul.check-list li {
  color: #444;
  font-weight: bold;
  margin-bottom: 5px;
}
ul.check-list li i {
  color: #3ec381;
  margin-right: 10px;
}
.section.parallax {
  background: #ffffff;
}
.section.parallax.section-image .img-right {
  -webkit-transition: right 0.5s ease-out 0s;
  -o-transition: right 0.5s ease-out 0s;
  transition: right 0.5s ease-out 0s;
}
@media screen and (min-width: 768px) {
  .section.parallax.section-image .img-right {
    position: absolute;
    right: -50%;
  }
}
.section.parallax.section-image.inview .img-right {
  right: 0;
}
.section.parallax.section-image .img-left {
  -webkit-transition: top 0.5s ease-out 0s;
  -o-transition: top 0.5s ease-out 0s;
  transition: top 0.5s ease-out 0s;
}
@media screen and (min-width: 768px) {
  .section.parallax.section-image .img-left {
    position: absolute;
    top: 100%;
  }
}
.section.parallax.section-image.inview .img-left {
  top: 0;
}
@media screen and (min-width: 768px) {
  .section.parallax.section-image.inview .img-left {
    top: 150px;
  }
}
.section.parallax.section-center .last-content {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.section.parallax.section-center.inview .last-content {
  -webkit-animation: scale-up 0.5s ease-out 0s both;
  -o-animation: scale-up 0.5s ease-out 0s both;
  animation: scale-up 0.5s ease-out 0s both;
}
.section.parallax.section-mask .section-mask {
  overflow: hidden;
  height: auto;
  background-size: 100% auto !important;
}
@media (min-width: 768px) {
  .section.parallax.section-mask .section-mask {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .section.parallax.section-mask .section-mask {
    background-attachment: inherit !important;
  }
}
.section.parallax.twocolumn .custom {
  overflow: hidden;
  height: auto;
}
@media screen and (max-width: 768px) {
  .section.parallax.twocolumn .custom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section.parallax.twocolumn .custom .col-sm-6 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .section.parallax.twocolumn .custom .col-sm-6:first-child {
    left: -50%;
    left: 0 \9;
  }
}
@media screen and (min-width: 768px) {
  .section.parallax.twocolumn .custom .col-sm-6:last-child {
    right: -50%;
  }
}
.section.parallax.twocolumn.inview .custom .col-sm-6:first-child {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: move-left;
  -webkit-animation-name: move-left;
}
.section.parallax.twocolumn.inview .custom .col-sm-6:last-child {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: move-right;
  -webkit-animation-name: move-right;
}
.ja-cp-group .ja-cp-item {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.inview .ja-cp-group .ja-cp-item:nth-child(1n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.inview .ja-cp-group .ja-cp-item:nth-child(2n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.inview .ja-cp-group .ja-cp-item:nth-child(3n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.inview .ja-cp-group .ja-cp-item:nth-child(4n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.inview .ja-cp-group .ja-cp-item:nth-child(5n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.inview .ja-cp-group .ja-cp-item:nth-child(6n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
#ja-typo > p {
  margin-bottom: 30px;
}
#ja-typo .typo-block {
  margin-bottom: 30px;
}
#ja-typo .article-title {
  margin-bottom: 20px;
}
#ja-typo .page-header {
  border-bottom: 5px solid #eee;
  padding-bottom: 5px;
  line-height: normal;
  margin: 0 0 20px 0;
}
#ja-typo .text-muted,
#ja-typo .text-primary,
#ja-typo .text-warning,
#ja-typo .text-danger,
#ja-typo .text-success,
#ja-typo .text-info,
#ja-typo .text-normal {
  padding-left: 20px;
}
#ja-typo .text-muted i[class^="fa"],
#ja-typo .text-primary i[class^="fa"],
#ja-typo .text-warning i[class^="fa"],
#ja-typo .text-danger i[class^="fa"],
#ja-typo .text-success i[class^="fa"],
#ja-typo .text-info i[class^="fa"],
#ja-typo .text-normal i[class^="fa"] {
  float: left;
  margin: 7px 0 0 -20px;
}
#ja-typo .btn {
  margin: 0 5px 5px 0;
  float: left;
}
.hightlight-heading {
  color: #111111;
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.animate-Scale .images {
  margin-bottom: 20px;
}
.animate-Scale .images > img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .animate-Scale .images {
    margin-bottom: 10px;
  }
}
.animate-Scale .images-desc {
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .animate-Scale .item-images {
    margin-bottom: 20px;
  }
}
.animate-slide img {
  width: 100%;
}
.animate-slide > div:first-child {
  left: -50%;
  position: relative;
}
.animate-slide > div:last-child {
  right: -50%;
  position: relative;
}
.animate-slide.inview > div:first-child {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: move-left;
  -webkit-animation-name: move-left;
}
.animate-slide.inview > div:last-child {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: move-right;
  -webkit-animation-name: move-right;
}
.animate-Scale.inview > div:nth-child(1n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.animate-Scale.inview > div:nth-child(2n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.animate-Scale.inview > div:nth-child(3n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.animate-Scale.inview > div:nth-child(4n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.animate-Scale.inview > div:nth-child(5n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.animate-Scale.inview > div:nth-child(6n) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.typo-bubble {
  margin-bottom: 20px;
  position: relative;
}
.typo-bubblect {
  border: 3px solid #eeeeee;
  padding: 15px;
}
.typo-bubble-meta {
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.bubble-2 .typo-bubblect {
  background: #ddd;
  border: none;
}
.bubble-3 .typo-bubblect {
  border: 3px solid #0077bb;
}
.bubble-4 .typo-bubblect {
  background: #0077bb;
  border: none;
  color: #ffffff;
}
.bubble-5 .typo-bubblect {
  border: 3px solid #222222;
}
.bubble-6 .typo-bubblect {
  background: #222222;
  border: none;
  color: #ffffff;
}
.typo-box {
  border: 3px solid #eeeeee;
  padding: 10px 15px;
}
.typo-box-icon {
  padding-left: 50px;
}
.typo-box-icon i[class^="fa"] {
  float: left;
  font-size: 30px;
  margin: 5px 0 0 -40px;
}
.box-grey-1 {
  background: #f7f7f7;
}
.box-grey-2 {
  background: #F7F7F7;
  border-style: dotted;
}
.box-hilite-1 {
  background: #FFFFDD;
  border-color: #D2D2B6;
}
.box-hilite-2 {
  background: #FFFFDD;
  border-color: #D2D2B6;
  border-style: dotted;
}
.ja-table-generator {
  width: auto;
  margin: 0 -20px;
  padding: 30px 0;
}
.ja-table-generator .ja-table-col {
  border: none;
  border-radius: 0;
  margin: 0 0 50px;
  padding: 0;
  text-align: center;
  color: #666;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.ja-table-generator .ja-table-col.first {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.ja-table-generator .ja-table-col.center {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.ja-table-generator .ja-table-col.last {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-name: scale-up;
  -webkit-animation-name: scale-up;
}
.ja-table-generator .ja-table-col ul {
  margin: 0;
}
.ja-table-generator .ja-table-col ul li {
  list-style: none;
  line-height: 2.5;
}
.ja-table-generator .ja-table-col.first .ja-table-header > .price {
  font-size: 48px;
}
.ja-table-generator .ja-table-col > .ja-table-content {
  padding: 0;
  margin: 0 20px;
  border: 1px solid #e5e5e5;
}
.ja-table-generator .ja-table-col .ja-table-header {
  font-weight: 500;
  text-align: center;
  padding: 45px 20px 35px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.ja-table-generator .ja-table-col .ja-table-header > h1 {
  color: #333333;
  font-size: 36px;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.ja-table-generator .ja-table-col .ja-table-header > .price {
  color: #222222;
  font-size: 72px;
  line-height: 72px;
  margin-bottom: 10px;
}
.ja-table-generator .ja-table-col .ja-table-header > .price em {
  font-size: 36px;
  position: relative;
  top: -10px;
  vertical-align: top;
  font-style: normal;
}
.ja-table-generator .ja-table-col .ja-table-header > .price sup {
  font-size: 36px;
  vertical-align: bottom;
  top: -22px;
}
.ja-table-generator .ja-table-col .ja-table-header > .duration {
  font-size: 24px;
}
.ja-table-generator .ja-table-col .ja-table-middle {
  padding: 20px 0;
  min-height: 260px;
}
.ja-table-generator .ja-table-col .ja-table-footer {
  text-align: center;
  padding-bottom: 40px;
}
.ja-table-generator .ja-table-col .ja-table-footer .btn-primary {
  background: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}
.ja-table-generator .ja-table-col .ja-table-footer .btn-primary:hover,
.ja-table-generator .ja-table-col .ja-table-footer .btn-primary:active,
.ja-table-generator .ja-table-col .ja-table-footer .btn-primary:focus {
  background: #c23321;
  color: #ffffff;
}
.ja-table-generator .ja-table-col.primary .ja-table-header {
  background: #dd4b39;
}
.ja-table-generator .ja-table-col.primary .ja-table-header > h1,
.ja-table-generator .ja-table-col.primary .ja-table-header > .price,
.ja-table-generator .ja-table-col.primary .ja-table-header > .duration {
  color: #ffffff;
}
.ja-table-generator .ja-table-col.primary .ja-table-middle {
  color: #666;
}
.header-pricing {
  text-align: center;
}
.header-pricing h1 {
  color: #e67e22;
  font-size: 30px;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .header-pricing h1 {
    font-size: 48px;
    line-height: 1.5;
  }
}
.question .row > div {
  margin-bottom: 20px;
}
.question .row > div h4 {
  color: #111111;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  line-height: normal;
  text-transform: uppercase;
}
.typo-block .prettyprint ol.linenums {
  margin-left: 40px !important;
}
.lt-ie10 .section.parallax.section-center .last-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.lt-ie10 .section.parallax.twocolumn .custom .col-sm-6:first-child,
.lt-ie10 .section.parallax.twocolumn .custom .col-sm-6:last-child {
  left: 0;
  right: 0;
}
.lt-ie10 .ja-cp-group .ja-cp-item {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.lt-ie10 .ja-table-generator .ja-table-col {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.lt-ie10 .animate-slide > div:first-child {
  left: 0;
}
.lt-ie10 .animate-slide > div:last-child {
  right: 0;
}