.static-page-main .brandName {
  display: inline-block;
}
.static-page-main .mbr-brand--inline .mbr-brand__logo,
.static-page-main .mbr-brand--inline .mbr-brand__name {
  display: inline-block;
  vertical-align: middle;
}
.static-page-main .mbr-brand--inline .mbr-brand__logo {
  padding-right: 10px;
}
.static-page-main .mbr-brand--inline .mbr-brand__name {
  margin: 0;
  text-align: left;
}
.static-page-main .mbr-navbar:before,
.static-page-main .mbr-navbar__container {
  height: 98px;
}
.static-page-main .mbr-navbar--ss .mbr-navbar__brand-link:after,
.static-page-main .mbr-navbar--ss .mbr-navbar__brand-img {
  height: 74px;
}
.static-page-main .mbr-navbar--ss:before,
.static-page-main .mbr-navbar--ss .mbr-navbar__container {
  height: 98px;
}
.static-page-main .mbr-navbar--xs .mbr-navbar__brand-link:after,
.static-page-main .mbr-navbar--xs .mbr-navbar__brand-img {
  height: 32px;
}
.static-page-main .mbr-navbar--xs:before,
.static-page-main .mbr-navbar--xs .mbr-navbar__container {
  height: 56px;
}
.static-page-main .mbr-navbar--s .mbr-navbar__brand-link:after,
.static-page-main .mbr-navbar--s .mbr-navbar__brand-img {
  height: 48px;
}
.static-page-main .mbr-navbar--s:before,
.static-page-main .mbr-navbar--s .mbr-navbar__container {
  height: 72px;
}
.static-page-main .mbr-navbar--m .mbr-navbar__brand-link:after,
.static-page-main .mbr-navbar--m .mbr-navbar__brand-img {
  height: 64px;
}
.static-page-main .mbr-navbar--m:before,
.static-page-main .mbr-navbar--m .mbr-navbar__container {
  height: 88px;
}
.static-page-main .mbr-navbar--l .mbr-navbar__brand-link:after,
.static-page-main .mbr-navbar--l .mbr-navbar__brand-img {
  height: 96px;
}
.static-page-main .mbr-navbar--l:before,
.static-page-main .mbr-navbar--l .mbr-navbar__container {
  height: 120px;
}
.static-page-main .mbr-navbar--xl .mbr-navbar__brand-link:after,
.static-page-main .mbr-navbar--xl .mbr-navbar__brand-img {
  height: 128px;
}
.static-page-main .mbr-navbar--xl:before,
.static-page-main .mbr-navbar--xl .mbr-navbar__container {
  height: 152px;
}
.static-page-main .mbr-navbar--short .mbr-navbar__brand-link:after,
.static-page-main .mbr-navbar--short .mbr-navbar__brand-img {
  height: 55px;
}
.static-page-main .mbr-navbar--short:before,
.static-page-main .mbr-navbar--short .mbr-navbar__container {
  height: 64px;
}
.static-page-main .mbr-navbar--short .mbr-navbar__container {
  padding: 12px 0;
}
@media (max-width: 767px) {
  .static-page-main .mbr-navbar--short .mbr-navbar__brand-link:after,
  .static-page-main .mbr-navbar--short .mbr-navbar__brand-img {
    height: 50px;
  }
  .static-page-main .mbr-navbar--short:before,
  .static-page-main .mbr-navbar--short .mbr-navbar__container {
    height: 45px;
  }
  .static-page-main .mbr-navbar--short .mbr-navbar__container {
    padding: 7px 0;
  }
}
.static-page-main .mbr-navbar__brand-img {
  position: relative;
}
.static-page-main .mbr-navbar__brand-img,
.static-page-main .mbr-navbar__container,
.static-page-main .mbr-navbar__section {
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.static-page-main .mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__brand-img,
.static-page-main .mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__container {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media (max-width: 991px) {
  .static-page-main .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__brand-img,
  .static-page-main .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__container {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
@media (max-width: 768px) {
  .static-page-main .mbr-navbar__brand-img {
    padding-left: 10px;
  }
}
.static-page-main .mbr-section {
  padding: 0 20px;
}
.static-page-main .mbr-section--no-padding {
  padding: 0;
}
.static-page-main .mbr-section__container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.static-page-main .mbr-section__container--center {
  text-align: center;
}
.static-page-main .mbr-section__container--std-padding {
  padding: 93px 0;
}
.static-page-main .mbr-section__container--std-top-padding {
  padding-top: 93px;
}
.static-page-main .mbr-section__container--std-bot-padding {
  padding-bottom: 93px;
}
.static-page-main .mbr-section__container--sm-padding {
  padding: 41px 0;
}
.static-page-main .mbr-section__container--sm-top-padding {
  padding-top: 41px;
}
.static-page-main .mbr-section__container--sm-bot-padding {
  padding-bottom: 41px;
}
.static-page-main .mbr-section__container--isolated {
  padding-bottom: 93px;
  padding-top: 93px;
}
.static-page-main .mbr-section__container--first {
  padding-top: 93px;
  padding-bottom: 41px;
}
.static-page-main .mbr-section__container--middle {
  padding-bottom: 41px;
}
.static-page-main .mbr-section__container--last {
  padding-bottom: 93px;
}
.static-page-main .mbr-section__row {
  margin-left: -24px;
  margin-right: -24px;
}
.static-page-main .mbr-section__col {
  overflow: hidden;
  padding-left: 24px;
  padding-right: 24px;
}
.static-page-main .mbr-section__left {
  padding-right: 40px;
}
.static-page-main .mbr-section__right {
  padding-left: 15px;
}
.static-page-main .mbr-section__header {
  line-height: 1.5em;
  margin: -10px 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .static-page-main .mbr-section--short-paddings .mbr-section__container--std-padding {
    padding: 59px 0;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--std-top-padding {
    padding-top: 59px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--std-bot-padding {
    padding-bottom: 59px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--sm-padding {
    padding: 41px 0;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--sm-top-padding {
    padding-top: 41px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--sm-bot-padding {
    padding-bottom: 41px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--isolated {
    padding-bottom: 59px;
    padding-top: 59px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--first {
    padding-top: 59px;
    padding-bottom: 41px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--middle {
    padding-bottom: 41px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--last {
    padding-bottom: 59px;
  }
}
.static-page-main .mbr-box {
  display: table;
  width: 100%;
}
.static-page-main .mbr-box--fixed {
  table-layout: fixed;
}
.static-page-main .mbr-box--stretched {
  height: 100%;
}
.static-page-main .mbr-box__magnet {
  display: table-cell;
  float: none;
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
}
.static-page-main .mbr-box__magnet--sm-padding {
  padding: 41px 0;
}
.static-page-main .mbr-box__magnet--top-left,
.static-page-main .mbr-box__magnet--top-center,
.static-page-main .mbr-box__magnet--top-right {
  vertical-align: top;
}
.static-page-main .mbr-box__magnet--bottom-left,
.static-page-main .mbr-box__magnet--bottom-center,
.static-page-main .mbr-box__magnet--bottom-right {
  vertical-align: bottom;
}
.static-page-main .mbr-box__magnet--top-left,
.static-page-main .mbr-box__magnet--center-left,
.static-page-main .mbr-box__magnet--bottom-left {
  text-align: left;
}
.static-page-main .mbr-box__magnet--top-right,
.static-page-main .mbr-box__magnet--center-right,
.static-page-main .mbr-box__magnet--bottom-right {
  text-align: right;
}
.static-page-main .mbr-box__container {
  height: 50%;
}
@media (max-width: 767px) {
  .static-page-main .mbr-box__container {
    height: 100%;
  }
  .static-page-main .mbr-box--adapted {
    display: block;
  }
  .static-page-main .mbr-box--adapted > .mbr-box__magnet {
    display: block;
    height: auto;
  }
}
.static-page-main .mbr-section {
  padding: 0 20px;
}
.static-page-main .mbr-section--no-padding {
  padding: 0;
}
.static-page-main .mbr-section--relative {
  position: relative;
}
.static-page-main .mbr-section--fixed-size {
  overflow: hidden;
}
.static-page-main .mbr-section--full-height {
  height: 100vh;
}
.static-page-main .mbr-section--full-height.mbr-after-navbar:before {
  display: none;
}
.static-page-main .mbr-section--bg-adapted {
  background-attachment: scroll;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.static-page-main .mbr-section--gray {
  background-color: #444444;
}
.static-page-main .mbr-section--light-gray {
  background-color: #f0f0f0;
}
.static-page-main .mbr-section--dark-gray {
  background-color: #3c3c3c;
}
.static-page-main .mbr-section__container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.static-page-main .mbr-section__container--center {
  text-align: center;
}
.static-page-main .mbr-section__container--std-padding {
  padding: 93px 0;
}
.static-page-main .mbr-section__container--std-top-padding {
  padding-top: 93px;
}
.static-page-main .mbr-section__container--std-bot-padding {
  padding-bottom: 93px;
}
.static-page-main .mbr-section__container--sm-padding {
  padding: 41px 0;
}
.static-page-main .mbr-section__container--sm-top-padding {
  padding-top: 41px;
}
.static-page-main .mbr-section__container--sm-bot-padding {
  padding-bottom: 41px;
}
.static-page-main .mbr-section__container--isolated {
  padding-bottom: 93px;
  padding-top: 93px;
}
.static-page-main .mbr-section__container--first {
  padding-top: 93px;
  padding-bottom: 41px;
}
.static-page-main .mbr-section__container--middle {
  padding-bottom: 41px;
}
.static-page-main .mbr-section__container--last {
  padding-bottom: 93px;
}
.static-page-main .mbr-section__row {
  margin-left: -24px;
  margin-right: -24px;
}
.static-page-main .mbr-section__col {
  overflow: hidden;
  padding-left: 24px;
  padding-right: 24px;
}
.static-page-main .mbr-section__left {
  padding-right: 40px;
}
.static-page-main .mbr-section__right {
  padding-left: 15px;
}
.static-page-main .mbr-section__header {
  line-height: 1.5em;
  margin: -10px 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .static-page-main .mbr-section--short-paddings .mbr-section__container--std-padding {
    padding: 59px 0;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--std-top-padding {
    padding-top: 59px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--std-bot-padding {
    padding-bottom: 59px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--sm-padding {
    padding: 41px 0;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--sm-top-padding {
    padding-top: 41px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--sm-bot-padding {
    padding-bottom: 41px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--isolated {
    padding-bottom: 59px;
    padding-top: 59px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--first {
    padding-top: 59px;
    padding-bottom: 41px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--middle {
    padding-bottom: 41px;
  }
  .static-page-main .mbr-section--short-paddings .mbr-section__container--last {
    padding-bottom: 59px;
  }
}
@media (max-width: 767px) {
  .static-page-main .mbr-section__left {
    padding-right: 15px;
  }
  .static-page-main .mbr-section__right {
    padding-left: 15px;
    padding-top: 51px;
  }
}
.static-page-main .mbr-overlay {
  background: #222;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.static-page-main .mbr-hero {
  color: #fff;
  position: relative;
}
.static-page-main .mbr-hero__text {
  font-size: 46px;
  font-weight: bold;
  left: -2px;
  letter-spacing: 2px;
  line-height: 50px;
  margin: -18px 0 1px 0;
  padding-bottom: 41px;
  position: relative;
  top: 8px;
  color: #fff;
}
.static-page-main .mbr-hero__subtext {
  font-size: 21px;
  line-height: 29px;
  margin: -32px 0 3px 0;
  padding: 0 0 41px 0;
  position: relative;
  top: 6px;
  color: #fff;
}
.static-page-main .mbr-buttons {
  margin: -26px 0 13px 0;
  position: relative;
  text-align: left;
  top: 26px;
}
.static-page-main .mbr-buttons__btn,
.static-page-main .mbr-buttons__link {
  margin: 0 10px 13px 0;
}
.static-page-main .mbr-buttons__btn,
.static-page-main .mbr-buttons__link,
.static-page-main .mbr-buttons__btn:hover,
.static-page-main .mbr-buttons__link:hover {
  text-decoration: none;
}
.static-page-main .mbr-buttons--top {
  top: 44px;
  margin-top: -62px;
}
.static-page-main .mbr-buttons--no-offset {
  margin-top: 0;
  top: 0;
}
.static-page-main .mbr-buttons--only-links {
  left: -20px;
}
.static-page-main .mbr-buttons--center {
  left: 5px;
  text-align: center;
}
.static-page-main .mbr-buttons--center.mbr-buttons--only-links {
  left: 0;
}
.static-page-main .mbr-buttons--right {
  text-align: right;
}
.static-page-main .mbr-buttons--right .mbr-buttons__btn,
.static-page-main .mbr-buttons--right .mbr-buttons__link {
  margin: 0 0 13px 10px;
}
.static-page-main .mbr-buttons--right.mbr-buttons--only-links {
  left: 20px;
}
.static-page-main .mbr-buttons--activated {
  left: 5px;
  text-align: center;
}
.static-page-main .mbr-buttons--activated .mbr-buttons__btn,
.static-page-main .mbr-buttons--activated .mbr-buttons__link {
  margin-left: 0;
  margin-right: 0;
}
.static-page-main .mbr-buttons--activated .mbr-buttons__link {
  font-size: 25px;
  padding: 10px 30px 2px;
}
.static-page-main .mbr-buttons--activated .mbr-buttons__btn {
  font-size: 15px;
  margin-top: 9px;
  padding: 15px 30px;
}
.static-page-main .mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link {
  font-size: 25px !important;
}
.static-page-main .mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link,
.static-page-main .mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link:hover {
  color: #fff !important;
}
.static-page-main .mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__btn {
  font-size: 15px !important;
}
@media (max-width: 991px) {
  .static-page-main .mbr-buttons {
    top: 0;
  }
  .static-page-main form:not(.mbr-form) .mbr-buttons {
    top: 26px;
  }
  .static-page-main .mbr-buttons:first-child {
    margin-top: 0;
  }
  .static-page-main .mbr-buttons--active {
    left: 5px;
    text-align: center;
  }
  .static-page-main .mbr-buttons--active .mbr-buttons__btn,
  .static-page-main .mbr-buttons--active .mbr-buttons__link {
    margin-left: 0;
    margin-right: 0;
  }
  .static-page-main .mbr-buttons--right.mbr-buttons--only-links {
    left: 0;
  }
  .static-page-main .mbr-buttons--active .mbr-buttons__link {
    font-size: 25px;
    padding: 10px 30px 2px;
  }
  .static-page-main .mbr-buttons--active .mbr-buttons__btn {
    font-size: 15px;
    margin-top: 9px;
    padding: 15px 30px;
  }
  .static-page-main .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link {
    font-size: 25px !important;
  }
  .static-page-main .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link,
  .static-page-main .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link:hover {
    color: #fff !important;
  }
  .static-page-main .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__btn {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .static-page-main .mbr-buttons--auto-align {
    left: 5px;
    margin-top: -26px;
    text-align: center;
    top: 26px;
  }
  .static-page-main .mbr-buttons--auto-align.mbr-buttons--only-links {
    left: 0;
  }
}
@media (max-width: 530px) {
  .static-page-main .mbr-buttons {
    left: 0;
  }
  .static-page-main .mbr-buttons__btn,
  .static-page-main .mbr-buttons__link,
  .static-page-main .mbr-buttons--right .mbr-buttons__btn,
  .static-page-main .mbr-buttons--right .mbr-buttons__link {
    display: inline-block;
    margin: 0 0 13px 0;
    text-align: center;
    width: 100%;
  }
  .static-page-main .mbr-buttons--activated .mbr-buttons__btn,
  .static-page-main .mbr-buttons--activated .mbr-buttons__link,
  .static-page-main .mbr-buttons--active .mbr-buttons__btn,
  .static-page-main .mbr-buttons--active .mbr-buttons__link {
    width: auto;
  }
  .static-page-main .mbr-buttons--activated .mbr-buttons__btn,
  .static-page-main .mbr-buttons--active .mbr-buttons__btn {
    margin-top: 9px;
  }
}
.static-page-main .mbr-plan {
  padding-bottom: 41px;
  position: relative;
}
.static-page-main .mbr-plan--first,
.static-page-main .mbr-plan:first-child {
  padding-left: 0;
}
.static-page-main .mbr-plan--last,
.static-page-main .mbr-plan:last-child {
  padding-bottom: 93px;
}
@media (max-width: 767px) {
  .static-page-main .mbr-plan,
  .static-page-main .mbr-plan--first,
  .static-page-main .mbr-plan:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
  .static-page-main .mbr-plan__number {
    font-size: 79px;
  }
  .static-page-main .mbr-plan__details {
    font-size: 17px;
  }
  .static-page-main .mbr-plan--favorite {
    margin: 0;
    top: 0;
  }
}
.static-page-main .container {
  position: relative;
  z-index: 77;
  background-color: inherit;
}
.static-page-main .container-fluid {
  position: relative;
  z-index: 77;
}
.static-page-main .testimonials4 .row {
  margin-right: 0;
}
.static-page-main .mbr-figure {
  display: inline-block;
  line-height: 1px;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.static-page-main .quote3 .mbr-figure {
  overflow: visible;
}
.static-page-main .mbr-figure--no-bg {
  background: none;
}
.static-page-main .mbr-figure--full-width {
  display: block;
  width: 100%;
}
.static-page-main .mbr-figure.mbr-after-navbar:before {
  display: none;
}
.static-page-main .mbr-figure--full-width iframe,
.static-page-main .mbr-figure--full-width .mbr-figure__img,
.static-page-main .mbr-figure--full-width .mbr-figure__map {
  width: 100%;
}
.static-page-main .mbr-figure iframe,
.static-page-main .mbr-figure__img,
.static-page-main .mbr-figure__map {
  max-width: 100%;
}
.static-page-main .mbr-figure__map {
  height: 400px;
  line-height: 1.3em;
}
.static-page-main .mbr-figure__map--short {
  height: 278px;
}
.static-page-main .mbr-figure__map--big {
  height: 640px;
}
.static-page-main .mbr-figure__caption {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 17px;
  left: 0;
  line-height: 1.3em;
  min-height: 53px;
  padding: 17px 20px;
  position: absolute;
  text-align: left;
  width: 100%;
}
.static-page-main .mbr-figure__caption--no-padding {
  padding: 17px 0;
}
.static-page-main .mbr-figure--wysiwyg .mbr-figure__caption a,
.static-page-main .mbr-figure--wysiwyg .mbr-figure__caption a:hover {
  color: inherit;
  text-decoration: underline;
}
.static-page-main .mbr-figure--caption-inside-top .mbr-figure__caption {
  bottom: auto;
  top: 0;
}
.static-page-main .mbr-figure--caption-outside-top .mbr-figure__caption,
.static-page-main .mbr-figure--caption-outside-bottom .mbr-figure__caption {
  background: none;
  position: relative;
}
.static-page-main .mbr-figure--no-bg.mbr-figure--caption-outside-top .mbr-figure__caption,
.static-page-main .mbr-figure--no-bg.mbr-figure--caption-outside-bottom .mbr-figure__caption {
  color: #252525;
}
.static-page-main .mbr-figure--no-bg.mbr-figure--caption-outside-top .mbr-figure__caption {
  margin-top: -3px;
  padding-top: 0;
}
.static-page-main .mbr-figure--no-bg.mbr-figure--caption-outside-bottom .mbr-figure__caption {
  margin-top: -2px;
  padding-bottom: 0;
  top: 2px;
}
.static-page-main .mbr-figure__caption--std-grid {
  background: none;
  z-index: 2;
}
.static-page-main .mbr-gallery .mbr-figure__caption--std-grid {
  overflow: hidden;
}
@media (min-width: 768px) {
  .static-page-main .mbr-figure__caption--std-grid {
    width: 715px;
    left: 50%;
    margin-left: -357.5px;
    padding: 17px 0;
  }
}
@media (min-width: 992px) {
  .static-page-main .mbr-figure__caption--std-grid {
    width: 935px;
    margin-left: -467.5px;
  }
}
@media (min-width: 1200px) {
  .static-page-main .mbr-figure__caption--std-grid {
    width: 1150px;
    margin-left: -575px;
  }
}
.static-page-main .mbr-figure__caption--std-grid:before {
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 200%;
  z-index: -1;
  margin-left: -50%;
}
.static-page-main .mbr-figure--caption-inside-top .mbr-figure__caption--std-grid:before,
.static-page-main .mbr-figure--caption-inside-bottom .mbr-figure__caption--std-grid:before {
  background: rgba(0, 0, 0, 0.6);
}
.static-page-main .mbr-figure__caption-small {
  color: #ccc;
  display: block;
  font-size: 14px;
  line-height: 1.3em;
}
.static-page-main .mbr-figure--no-bg.mbr-figure--caption-outside-top .mbr-figure__caption-small,
.static-page-main .mbr-figure--no-bg.mbr-figure--caption-outside-bottom .mbr-figure__caption-small {
  color: #777;
}
@media (max-width: 767px) {
  .static-page-main .mbr-figure--adapted {
    display: block;
    width: 100%;
  }
  .static-page-main .mbr-figure--adapted iframe,
  .static-page-main .mbr-figure--adapted .mbr-figure__img,
  .static-page-main .mbr-figure--adapted .mbr-figure__map {
    width: 100%;
  }
  .static-page-main .mbr-figure--caption-inside-top .mbr-figure__caption,
  .static-page-main .mbr-figure--caption-inside-bottom .mbr-figure__caption {
    background: none;
    position: relative;
  }
  .static-page-main .mbr-figure--caption-inside-top .mbr-figure__caption--std-grid:before,
  .static-page-main .mbr-figure--caption-inside-bottom .mbr-figure__caption--std-grid:before {
    display: none;
  }
}
.static-page-main .mbr-social-icons__icon {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 29px;
  height: 56px;
  line-height: 61px;
  margin: 0 9px 13px 0;
  position: relative;
  text-align: center;
  width: 56px;
  border-radius: 50%;
}
.static-page-main .mbr-social-icons__icon:hover {
  color: #fff;
}
.static-page-main .mbr-social-icons--style-1 .mbr-social-icons__icon:hover {
  background: #252525 !important;
}
.static-page-main .social-likes__counter {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  background: #3c3c3c;
  border-radius: 23px;
  font-size: 12px;
  height: 23px;
  line-height: 24px;
  min-width: 23px;
  padding: 0 5px;
  position: absolute;
  right: -7px;
  text-align: center;
  top: -7px;
}
.static-page-main .social-likes__counter_empty {
  display: none;
}
.static-page-main .social-likes_style-1 .social-likes__icon:hover {
  background: #252525 !important;
}
.static-page-main .social-likes_style-1 .social-likes__icon:hover .social-likes__counter {
  background: #f97352;
}
.static-page-main .social-likes_style-2 .social-likes__icon {
  background: #252525;
}
.static-page-main .social-likes_style-2 .social-likes__counter {
  background: #f97352;
}
.static-page-main .social-likes_style-2 .social-likes__icon:hover .social-likes__counter {
  background: #3c3c3c;
}
.static-page-main .mbr-background-video,
.static-page-main .mbr-background-video-preview {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.static-page-main .mbr-parallax-background,
.static-page-main .mbr-background {
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.static-page-main .mbr-hidden-scrollbar .mbr-parallax-background {
  background-size: auto 130%;
}
.static-page-main .mobile .mbr-parallax-background {
  background-attachment: scroll !important;
}
.static-page-main .mbr-background {
  background-attachment: scroll !important;
}
@media (max-width: 991px) {
  .static-page-main .mbr-header--reduce .mbr-header__text {
    padding-top: 1em;
    margin-top: -1em;
  }
}
.static-page-main .mbr-header {
  margin-top: -20px;
  padding: 0;
  position: relative;
  text-align: left;
  top: 10px;
}
.static-page-main .mbr-header--std-padding {
  padding-bottom: 41px;
}
.static-page-main .mbr-header--center {
  text-align: center;
}
.static-page-main .mbr-header__text {
  display: block;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 1.5em;
  margin: 0;
}
.static-page-main .mbr-header__subtext {
  color: #777;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 1px;
  margin: 8px 0 7px 0;
}
.static-page-main .mbr-header--inline {
  margin-top: 0;
  padding: 41px 0 28px 0;
  top: 0;
}
.static-page-main .mbr-header--inline .mbr-header__text {
  letter-spacing: 4px;
  line-height: 1em;
  margin: 15px 0 0 0;
}
@media (max-width: 767px) {
  .static-page-main .mbr-header--inline {
    padding: 47px 0 38px 0;
  }
  .static-page-main .mbr-header--inline .mbr-header__text {
    display: block;
    margin: 0 0 38px 0;
  }
  .static-page-main .mbr-header--auto-align .mbr-header__text,
  .static-page-main .mbr-header--auto-align .mbr-header__subtext {
    left: 0;
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .static-page-main .mbr-header--reduce {
    margin-top: -5px;
    top: 2px;
  }
  .static-page-main .mbr-header--reduce .mbr-header__text {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.1em;
    padding-top: 0.4em;
    margin-top: -0.4em;
  }
}
.static-page-main {
  background: #fff;
  color: #777;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.5px;
}
.static-page-main h1, .static-page-main h2, .static-page-main h3, .static-page-main h4, .static-page-main h5, .static-page-main h6 {
  color: #333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  margin: 0;
  letter-spacing: -1px;
}
.static-page-main p {
  font-size: 15px;
  color: #555;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.static-page-main b, .static-page-main strong {
  font-weight: 700;
}
.static-page-main a {
  color: #29d9c2;
}
.static-page-main a:hover {
  color: #2a9487;
}
.static-page-main a, .static-page-main a:hover, .static-page-main a:focus, .static-page-main button, .static-page-main button:hover {
  outline: 0;
  text-decoration: none;
  transition: .4s;
}
.static-page-main ul, .static-page-main ol, .static-page-main li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.static-page-main .article ul,
.static-page-main .article ul > li {
  list-style: disc outside none;
}
.static-page-main .article ol,
.static-page-main .article ol > li {
  list-style: decimal outside none;
}
.static-page-main .blog-content.element ul,
.static-page-main .blog-content.element ul > li {
  list-style: disc outside none;
}
.static-page-main .blog-content.element ol,
.static-page-main .blog-content.element ol > li {
  list-style: decimal outside none;
}
.static-page-main .space10 {
  margin-bottom: 10px;
}
.static-page-main .space20 {
  margin-bottom: 20px;
}
.static-page-main .space30 {
  margin-bottom: 30px;
}
.static-page-main .space40 {
  margin-bottom: 40px;
}
.static-page-main .space50 {
  margin-bottom: 50px;
}
.static-page-main .space60 {
  margin-bottom: 60px;
}
.static-page-main .space70 {
  margin-bottom: 70px;
}
.static-page-main .space80 {
  margin-bottom: 80px;
}
.static-page-main .space90 {
  margin-bottom: 90px;
}
.static-page-main .space100 {
  margin-bottom: 100px;
}
.static-page-main .body {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.static-page-main .boxed {
  background: #fff;
  position: relative;
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}
.static-page-main .boxed .navbar-fixed-top {
  width: 90%;
  margin: 0 auto;
  max-width: 1280px;
}
.static-page-main .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.static-page-main .video iframe,
.static-page-main .video object,
.static-page-main .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.static-page-main .no-padding {
  padding: 0px !important;
}
.static-page-main .no-padding-bottom {
  padding-bottom: 0px !important;
}
.static-page-main .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  font-family: 'Montserrat', sans-serif;
  border-width: 0;
  border-radius: 0;
  background: transparent;
}
.static-page-main .navbar-inverse {
  transition: .4s;
}
.static-page-main .navbar {
  min-height: 90px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
  border: none;
  padding: 0 !important;
  transition: .4s;
}
.static-page-main .navbar div.container {
  padding-top: 5px;
}
.static-page-main .navbar-brand {
  padding: 40px 0 0;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 5px;
  min-height: 80px;
  transition: .4s;
}
.static-page-main .navbar-inverse .navbar-nav > .active > a, .static-page-main .navbar-inverse .navbar-nav > .active > a:hover, .static-page-main .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}
.static-page-main .mbr-navbar--short .navbar {
  min-height: 70px;
}
.static-page-main .mbr-navbar--short .navbar-brand {
  min-height: 60px;
}
.static-page-main .mbr-navbar--short .navbar-logo2 img {
  height: 60px !important;
}
.static-page-main .mbr-navbar--short .brandName2 {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 60px;
}
.static-page-main .mbr-navbar--short .navbar-nav {
  line-height: 60px;
}
@media (max-width: 768px) {
  .static-page-main .navbar-logo2 img {
    height: 60px !important;
  }
}
.static-page-main .navbar-nav > li > a {
  padding: 40px 12px 35px;
  font-size: 12px;
  line-height: 1.6;
  color: #fff;
  text-transform: uppercase;
}
.static-page-main .text-muted {
  color: #777777 !important;
}
.static-page-main .text-primary {
  color: #29d9c2 !important;
}
.static-page-main a.text-primary:hover,
.static-page-main a.text-primary:focus {
  color: #2a9487 !important;
}
.static-page-main .text-success {
  color: #7ac673 !important;
}
.static-page-main a.text-success:hover,
.static-page-main a.text-success:focus {
  color: #58b74f !important;
}
.static-page-main .text-info {
  color: #27aae0 !important;
}
.static-page-main a.text-info:hover,
.static-page-main a.text-info:focus {
  color: #1b8bb9 !important;
}
.static-page-main .text-warning {
  color: #faaf40 !important;
}
.static-page-main a.text-warning:hover,
.static-page-main a.text-warning:focus {
  color: #f99a0e !important;
}
.static-page-main .text-danger {
  color: #f97352 !important;
}
.static-page-main a.text-danger:hover,
.static-page-main a.text-danger:focus {
  color: #f74b21 !important;
}
.static-page-main .text-white {
  color: #ffffff !important;
}
.static-page-main a.text-white:hover,
.static-page-main a.text-white:focus {
  color: #29d9c2 !important;
}
.static-page-main .text-gray {
  color: #9c9c9c !important;
}
.static-page-main a.text-gray:hover,
.static-page-main a.text-gray:focus {
  color: #838383 !important;
}
.static-page-main .text-black {
  color: #252525;
}
.static-page-main a.text-black:hover,
.static-page-main a.text-black:focus {
  color: #0c0c0c !important;
}
.static-page-main .navbar-nav {
  line-height: 80px;
  margin-left: 10px;
}
.static-page-main .navbar-nav a {
  padding: 5px 15px !important;
  border-radius: 25px;
  letter-spacing: 1px;
}
.static-page-main .dropdown-toggle:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
}
.static-page-main .navbar-nav .dropdown-menu a {
  padding: 10px 23px !important;
}
.static-page-main .nav > li > a {
  display: inline-block;
}
.static-page-main .dropdown1-menu {
  position: absolute;
  z-index: 1000;
  float: left;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: block !important;
  padding: 0;
  margin: 0;
  border-radius: 0px;
  background: #111;
  top: 65px;
  left: 0 !important;
  right: auto !important;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}
.static-page-main .dropdown1-menu li a:after {
  display: none;
}
.static-page-main .navbar-nav > li:hover .dropdown1-menu {
  opacity: 1;
  visibility: visible;
  transition: .4s;
}
.static-page-main .dropdown1-menu > li > a {
  padding: 12px 20px;
  color: #fff;
  border-bottom: 1px solid #222;
  text-transform: none;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  width: 100%;
  display: block;
  clear: both;
  line-height: 1.42857143;
  white-space: nowrap;
}
.static-page-main .navbar-nav > li > .dropdown1-menu {
  margin-top: 14px;
  margin-left: 13px;
  border: none;
}
.static-page-main .dropdown1-menu > li > a:hover {
  color: #29d9c2;
  background: transparent;
}
.static-page-main .mega-menu {
  width: 100%;
  position: absolute;
  left: 15px !important;
  right: 0px !important;
  top: 79px;
  max-width: 1155px;
  margin: 0 auto !important;
  float: none;
  padding: 20px 0;
}
.static-page-main .mm-menu,
.static-page-main .navbar-right {
  position: static !important;
}
.static-page-main .mm-menu .dropdown1-menu > li > a {
  border-bottom: none;
}
.static-page-main .dropdown1-menu > li > a {
  text-transform: uppercase;
}
.static-page-main .section-head {
  position: relative;
  z-index: 55;
}
.static-page-main .section-head h1 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 25px;
  letter-spacing: 3px;
}
.static-page-main .section-head-lite h1 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 25px;
  letter-spacing: 3px;
  color: #fff;
}
.static-page-main .section-head-lite p {
  color: #fff;
  opacity: 0.7;
}
.static-page-main .intro {
  position: relative;
}
.static-page-main .intro .container,
.static-page-main .intro img {
  position: relative;
  z-index: 77;
}
.static-page-main .intro1 {
  background-size: cover;
  padding: 180px 0 150px;
}
.static-page-main .intro1 h2 {
  color: #fff;
  font-size: 53px;
  text-transform: none;
  font-weight: 400;
  margin: 0 0 15px;
}
.static-page-main .intro1 p {
  font-size: 16px;
  color: #fff;
  opacity: 0.8;
}
.static-page-main .intro-form {
  padding: 30px 40px 40px;
  border-radius: 3px;
  background: #fff;
  webkit-box-shadow: 0px 40px 80px -40px black !important;
  -moz-box-shadow: 0px 40px 80px -40px black !important;
  box-shadow: 0px 40px 80px -40px black !important;
}
.static-page-main .intro-form h4 {
  color: #333;
  font-size: 25px;
  margin: 5px 0 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.static-page-main .intro-form input {
  display: block;
  width: 100%;
  margin: 0;
  -webkit-appearance: none;
  font-size: 15px;
  padding: 0px 25px;
  height: 48px;
  line-height: 48px;
  color: #222;
  background: transparent;
  border: 1px solid #e5e5e5;
  border-radius: 25px;
  margin-bottom: 18px;
}
.static-page-main .intro-box {
  margin-top: 30px;
}
.static-page-main .intro-box span {
  float: left;
  width: 50px;
  color: #fff;
  font-size: 50px;
}
.static-page-main .intro-box div {
  margin-left: 75px;
}
.static-page-main .intro-box h4 {
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 20px;
}
.static-page-main .intro2 {
  background-size: cover;
  padding: 160px 0 140px;
}
.static-page-main .intro2 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 60px;
  font-weight: 200;
}
.static-page-main .intro2 p {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0 10%;
  line-height: 28px;
}
.static-page-main .intro2 .intro-play-btn {
  margin: 60px 0;
}
.static-page-main .dual-btn a {
  margin: 0 5px;
  min-width: 200px;
  text-align: center;
}
.static-page-main .intro-play-btn {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 130px 0;
  display: block;
}
.static-page-main .intro-play-btn i {
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 96px;
  display: inline-block;
  margin: 0 15px;
}
.static-page-main .intro3 {
  background-size: cover;
  padding: 150px 0 0;
}
.static-page-main .intro3 h3 {
  color: #fff;
  margin: -70px 0px 25px;
  font-size: 48px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
}
.static-page-main .intro3 p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  opacity: 0.8;
  padding: 0 0 13px;
}
.static-page-main .intro-newsletter {
  width: 55%;
  margin: 0px auto;
}
.static-page-main .intro-newsletter p {
  margin: 0;
  font-size: 13px;
  color: #fff;
  opacity: 0.7;
  padding: 15px 0 0;
  display: table;
  width: 100%;
  letter-spacing: 1px;
  font-weight: 400;
}
.static-page-main .intro-newsletter input {
  height: 50px;
  padding: 0 25px;
  font-size: 16px;
  letter-spacing: 0.04em;
  font-weight: 400;
  width: 98%;
  border: none;
  border-radius: 25px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.static-page-main .intro-newsletter .btn {
  padding: 0;
  height: 50px;
  font-size: 14px;
}
.static-page-main .intro-newsletter [data-app-btn] {
  padding: 12px 0px 0 0;
  height: 50px;
  font-size: 14px;
}
.static-page-main .intro-newsletter-full {
  width: 100%;
  padding: 0 15px;
}
.static-page-main .intro-newsletter-full p {
  margin: 0;
  font-size: 11px;
  color: #fff;
  opacity: 0.7;
  padding: 8px 0 0;
  display: table;
  width: 100%;
  letter-spacing: 0.4px;
  font-weight: 400;
  margin: 0;
}
.static-page-main .intro4 {
  background-size: cover;
  padding: 220px 0 0;
  margin-bottom: 20px;
}
.static-page-main .intro4 h2 {
  color: #000;
  font-size: 55px;
  text-transform: none;
  font-weight: 200;
  letter-spacing: -1px;
  margin: 30px 0 15px;
}
.static-page-main .intro4 p {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  opacity: 0.8;
  padding: 0 13%;
}
.static-page-main .intro4-image {
  top: 50px;
  position: relative;
  margin-top: -20px;
  text-align: center;
}
.static-page-main .intro5 {
  background-size: cover;
  padding: 150px 0 0;
}
.static-page-main .intro5 h2 {
  color: #fff;
  font-size: 75px;
  text-transform: none;
  font-weight: 700;
  letter-spacing: -2px;
  margin: 0 0 15px;
}
.static-page-main .intro5 h3 {
  color: #fff;
  margin: 0px 0px 20px;
  font-size: 50px;
  font-weight: 300;
  text-transform: uppercase;
}
.static-page-main .intro5 p {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  opacity: 0.8;
  padding: 0 10%;
}
.static-page-main .intro5 img {
  margin-top: 60px;
}
.static-page-main .intro6 {
  background-size: cover;
  padding: 0;
  height: 100vh;
}
.static-page-main .intro6 .container,
.static-page-main .intro6 .row {
  height: 100vh;
}
.static-page-main .intro6 h2 {
  color: #fff;
  font-size: 95px;
  font-weight: 700;
  letter-spacing: -2px;
  margin: 0 0 15px;
  text-transform: none;
}
.static-page-main .intro6 p {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  opacity: 0.8;
  padding: 0 10% 0px;
}
.static-page-main .intro6 p.lead {
  font-size: 45px;
  font-weight: 800;
  color: #29d9c2;
  margin: 0 0 20px;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-family: Montserrat;
}
.static-page-main .intro6 p.lead a {
  color: #fff;
}
.static-page-main .intro7 {
  background-size: cover;
  padding: 185px 0 130px;
}
.static-page-main .intro7 h2 {
  color: #fff;
  font-size: 53px;
  text-transform: none;
  font-weight: 200;
  margin: 0 0 15px;
}
.static-page-main .intro7 p {
  font-size: 16px;
  color: #fff;
  opacity: 0.8;
}
.static-page-main .intro-form2-dark {
  padding: 35px 40px 40px;
  border-radius: 5px;
  background: #1a1a1a;
  webkit-box-shadow: 0px 40px 80px -40px black !important;
  -moz-box-shadow: 0px 40px 80px -40px black !important;
  box-shadow: 0px 40px 80px -40px black !important;
}
.static-page-main .intro-form2-dark h4 {
  color: #fff;
  font-size: 26px;
  margin: 0 0 23px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
.static-page-main .intro-form2-dark input {
  display: block;
  width: 100%;
  margin: 0;
  -webkit-appearance: none;
  font-size: 15px;
  padding: 0px 25px;
  height: 48px;
  line-height: 48px;
  color: #999;
  background: #202020;
  border: 1px solid #252525;
  border-radius: 30px;
  margin-bottom: 18px;
}
.static-page-main .intro8 {
  background-size: cover;
  padding: 160px 0 0;
}
.static-page-main .intro.intro8 {
  overflow: hidden;
}
.static-page-main .intro8 h3 {
  color: #fff;
  margin: -40px 0px 30px;
  font-size: 55px;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 53px;
}
.static-page-main .intro8 p {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0 0 20px;
  line-height: 28px;
}
.static-page-main .intro9 {
  background-size: cover;
  padding: 180px 0 0;
  overflow: hidden;
}
.static-page-main .intro9 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 54px;
  font-weight: 400;
  letter-spacing: -2px;
  line-height: 54px;
}
.static-page-main .intro9 p {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0 10% 20px;
  line-height: 28px;
}
.static-page-main .intro9 img {
  border: 40px solid #000;
  border-radius: 30px;
  max-width: 90%;
  margin: 0 5% -100px;
}
.static-page-main .intro10 {
  background-size: cover;
  padding: 220px 0 170px;
}
.static-page-main .intro10 h3 {
  color: #fff;
  margin: -10px 0px 25px;
  font-size: 46px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -1px;
}
.static-page-main .intro10 .video,
.static-page-main .intro17 .video {
  webkit-box-shadow: 0px 40px 80px -40px black !important;
  -moz-box-shadow: 0px 40px 80px -40px black !important;
  box-shadow: 0px 40px 80px -40px black !important;
}
.static-page-main .intro10-nl {
  width: 85%;
  margin: 0;
}
.static-page-main .intro10-nl input {
  border-radius: 30px 0 0 30px;
  border-right: none;
  margin: 0;
  width: 100%;
}
.static-page-main .intro10-nl .btn {
  border-radius: 0 30px 30px 0;
}
.static-page-main .intro11 {
  background-size: cover;
  padding: 230px 0 220px;
}
.static-page-main .intro11 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 60px;
  font-weight: 200;
}
.static-page-main .intro11 p {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0 12% 40px;
  line-height: 28px;
}
.static-page-main .intro11-nl {
  width: 90%;
}
.static-page-main .intro11-nl .col-md-4 {
  padding: 0 5px;
}
.static-page-main .intro12 {
  background-size: cover;
  padding: 260px 0 230px;
}
.static-page-main .intro12 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 55px;
  font-weight: 200;
}
.static-page-main .intro12 p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0 10%;
  margin: 0 0 -15px;
  line-height: 28px;
}
.static-page-main .intro13 {
  background-size: cover;
  padding: 200px 0 140px;
}
.static-page-main .intro13 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 43px;
  font-weight: 200;
}
.static-page-main .intro13 p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0;
  margin: 0 0 -15px;
  line-height: 28px;
}
.static-page-main .intro-video-pop {
  line-height: 70px;
  color: #fff;
  font-size: 12px;
  position: relative;
  font-family: Montserrat;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 12px 18px 12px 12px;
  display: table;
  border-radius: 5px;
  transition: .4s;
}
.static-page-main .intro-video-pop:hover {
  background: rgba(0, 0, 0, 0.2);
  transition: .4s;
}
.static-page-main .intro-video-pop div {
  display: inline;
}
.static-page-main .intro-video-pop i {
  position: absolute;
  top: 32px;
  left: 60px;
  font-size: 30px;
}
.static-page-main .intro-video-pop img {
  float: left;
  height: 70px;
  margin-right: 15px;
  border-radius: 3px;
  webkit-box-shadow: 0px 0 10px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0 10px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0 10px 1px rgba(0, 0, 0, 0.4);
  width: 110px;
}
.static-page-main .intro14 {
  background-size: cover;
  padding: 170px 0 130px;
}
.static-page-main .intro14 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 55px;
  font-weight: 200;
}
.static-page-main .intro14 p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0 10%;
  margin: 0 0 -15px;
  line-height: 28px;
}
.static-page-main .features-list {
  margin-top: 120px;
}
.static-page-main .features-list li {
  width: 25%;
  float: left;
  color: #fff;
  text-align: center;
}
.static-page-main .features-list li i {
  width: 80px;
  height: 80px;
  border: 1px solid #fff;
  display: table;
  line-height: 78px;
  border-radius: 50%;
  font-size: 34px;
  margin: 0 auto 15px;
}
.static-page-main .features-list li h5 {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -0.5px;
}
.static-page-main .intro15 {
  background-size: cover;
  padding: 120px 0 80px;
}
.static-page-main .intro15 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 59px;
  font-weight: 700;
  letter-spacing: -3px;
  line-height: 70px;
}
.static-page-main .intro15 p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0;
  margin: 0 0 -15px;
  line-height: 28px;
}
.static-page-main .hl-container {
  width: 100%;
  max-width: 550px;
  position: relative;
}
.static-page-main .hl-container .hl-image {
  width: 100%;
}
.static-page-main .trigger {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #3F51B5;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
}
.static-page-main .trigger:after, .static-page-main .trigger:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.static-page-main .trigger:after {
  height: 2px;
  width: 12px;
}
.static-page-main .trigger:before {
  height: 12px;
  width: 2px;
}
.static-page-main .trigger-wrap {
  width: 30px;
  height: 30px;
  position: relative;
  border-radius: 50%;
}
.static-page-main .trigger-wrap:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: cd-pulse 2s infinite;
  -moz-animation: cd-pulse 2s infinite;
  animation: cd-pulse 2s infinite;
}
.static-page-main .h1-point-info {
  position: absolute;
  width: 350px;
  left: -175px;
  margin-top: 35px;
  background: #fff;
  color: #000;
  padding: 25px;
  border-radius: 5px;
  z-index: 444;
  webkit-box-shadow: 0px 40px 80px -40px black !important;
  -moz-box-shadow: 0px 40px 80px -40px black !important;
  box-shadow: 0px 40px 80px -40px black !important;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}
.static-page-main .h1-point-info.active {
  margin-top: 15px;
  visibility: visible;
  opacity: 1;
  transition: .6s;
}
.static-page-main .h1-point-info h6 {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  letter-spacing: 1px;
}
.static-page-main .h1-point-info p {
  color: #777;
  font-size: 13px;
  line-height: 22px;
  padding: 15px 0 0;
  margin: 0;
}
.static-page-main .hl-point {
  position: absolute;
  z-index: 99;
}
.static-page-main .hl-point2 {
  bottom: 38%;
  right: 29%;
}
.static-page-main .hl-point3 {
  bottom: 15%;
  right: 65%;
}
.static-page-main .hl-point1 {
  top: 35%;
  left: 32%;
}
@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(63, 81, 181, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(63, 81, 181, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(63, 81, 181, 0);
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(63, 81, 181, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(63, 81, 181, 0.8);
  }
  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(63, 81, 181, 0);
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(63, 81, 181, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(63, 81, 181, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(63, 81, 181, 0);
  }
}
.static-page-main .intro16 {
  background-size: cover;
  padding: 120px 0 0;
}
.static-page-main .intro16 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 58px;
  font-weight: 400;
  letter-spacing: -2px;
  line-height: 55px;
}
.static-page-main .intro16 p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0;
  margin: 0 0 -15px;
  line-height: 28px;
}
.static-page-main .intro16 li {
  padding: 6px 0 9px 35px;
  position: relative;
  color: #fff;
}
.static-page-main .intro16 li i {
  min-width: 30px;
  color: #29d9c2;
  position: absolute;
  left: 3px;
  top: 5px;
  font-size: 19px;
}
.static-page-main .intro17 {
  background-size: cover;
  padding: 220px 0 170px;
}
.static-page-main .intro18 {
  background-size: cover;
  padding: 190px 0 0;
  margin-bottom: 40px;
}
.static-page-main .intro18 .intro-form2-dark {
  position: relative;
  top: 20px;
  margin-top: 120px;
  padding: 50px;
  background: #29d9c2;
  webkit-box-shadow: 0px 40px 20px -35px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 0px 40px 20px -35px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0px 40px 20px -35px rgba(0, 0, 0, 0.5) !important;
}
.static-page-main .intro18 .intro-form2-dark input {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  margin: 0;
}
.static-page-main .intro18 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 55px;
  font-weight: 200;
}
.static-page-main .intro18 p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0 10%;
  margin: 0 0 -15px;
  line-height: 28px;
}
.static-page-main .intro19 {
  background-size: cover;
  padding: 150px 0 0px;
}
.static-page-main .intro19 h3 {
  color: #fff;
  margin: 0px 0px 30px;
  font-size: 55px;
  font-weight: 200;
}
.static-page-main .intro19 p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  opacity: 1;
  padding: 0 17%;
  margin: 0 0 -15px;
  line-height: 28px;
}
.static-page-main .app-btn {
  display: table;
  margin: 0 auto 70px;
}
.static-page-main .app-btn a {
  background: #29d9c2;
  color: #fff;
  padding: 15px 30px 11px 60px;
  position: relative;
  font-size: 20px;
  text-align: left;
  display: table;
  margin-bottom: 11px;
  float: left;
  margin-right: 10px;
  border-radius: 3px;
  font-weight: 700;
  letter-spacing: 0;
  width: 213px;
  font-family: Montserrat;
}
.static-page-main .app-btn a span {
  display: block;
  font-weight: 400;
  text-transform: none;
  font-size: 12px;
  margin-bottom: -4px;
  letter-spacing: 0px;
  font-family: 'Droid Sans', sans-serif;
}
.static-page-main .app-btn i {
  position: absolute;
  left: 23px;
  line-height: 70px;
  top: 0;
  font-size: 45px;
}
.static-page-main .app-btn a:last-child {
  padding: 15px 30px 11px 65px;
}
.static-page-main .app-btn a:last-child i {
  font-size: 35px;
}
.static-page-main .intro20 {
  background-size: cover;
}
.static-page-main .btn {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 11px 28px;
  border: none;
  border-radius: 30px;
  font-family: Montserrat;
}
.static-page-main .btn i:not(.btn-loader) {
  margin-left: 10px;
  position: relative;
  top: 1px;
}
.static-page-main .btn .fa {
  margin-left: 12px;
  position: relative;
  top: 0px;
  font-size: 14px;
}
.static-page-main nav .btn .fa {
  margin-left: 0;
}
.static-page-main nav .btn.btn-primary:hover {
  border: 1px solid #29d9c2;
  color: #29d9c2;
}
.static-page-main .btn.btn-primary {
  background: #4caf50;
  border: 1px solid #4caf50;
  color: #fff;
}
.static-page-main .btn.btn-primary:hover {
  background: #111;
  border: 1px solid #111;
  color: #fff;
}
.static-page-main .btn.btn-default {
  color: #000;
  background-color: #ffffff;
  border: 1px solid #fff;
}
.static-page-main .btn.btn-default:hover {
  background: #111;
  border: 1px solid #111;
  color: #fff;
}
.static-page-main .btn.btn-dark {
  color: #fff;
  background-color: #111;
  border: 1px solid #111;
}
.static-page-main .btn.btn-lg {
  padding: 13px 30px;
  font-size: 13px;
}
.static-page-main .btn-cta {
  padding: 15px !important;
  width: 100%;
  max-width: 300px;
}
.static-page-main .cta-btn {
  font-family: montserrat;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.025em;
  color: #333333;
  border: 2px solid #333333;
  text-align: center;
  text-transform: uppercase;
  height: 50px;
  line-height: 45px;
  display: table;
  margin: 3px 0;
  float: right;
  padding: 0 20px;
}
.static-page-main .services {
  padding: 100px 0 0;
}
.static-page-main .service-box {
  text-align: center;
}
.static-page-main .service-box i {
  font-size: 70px;
  color: #29d9c2;
}
.static-page-main .service-box h4 {
  margin: 25px 0 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
}
.static-page-main .service-box p {
  font-size: 14px;
  padding: 0 15px;
}
.static-page-main .icon-box {
  padding: 100px 0;
}
.static-page-main .icon-box::before {
  display: none;
}
.static-page-main .service2 {
  padding: 100px 0;
}
.static-page-main .s2-box-ico div {
  font-size: 46px;
  line-height: 115px;
  height: 110px;
  width: 110px;
  margin: 0 auto 25px;
  color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #fff inset;
  position: relative;
  overflow: hidden;
}
.static-page-main .s2-box-ico div:after {
  content: '';
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  height: 0;
  width: 100%;
  background-color: #fff;
  transition: .4s;
}
.static-page-main .s2-box:hover .s2-box-ico div:after {
  content: '';
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  transition: .4s;
}
.static-page-main .s2-box:hover .s2-box-ico div i {
  position: relative;
  z-index: 55;
}
.static-page-main .s2-box:hover .s2-box-ico div {
  color: #29d9c2;
}
.static-page-main .s2-box h4 {
  margin: 0px 0px 15px;
  font-size: 21px;
  font-weight: 400;
  color: #fff;
}
.static-page-main .s2-box p {
  color: #fff;
  padding: 0 15px;
}
.static-page-main .service3 {
  padding: 135px 0 120px;
}
.static-page-main .icon-box-square .text-center {
  border: 1px solid #ddd;
  padding: 30px 30px 15px;
  position: relative;
  text-align: right;
}
.static-page-main .icon-box-square .text-center span {
  position: absolute;
  top: -15px;
  left: -15px;
  background: #Fff;
  color: #29d9c2;
}
.static-page-main .icon-box-square .text-center h2 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
  letter-spacing: 1px;
  margin: 0 0 15px;
}
.static-page-main .icon-box-square .text-center p {
  font-size: 13px;
}
.static-page-main .info-content {
  padding: 70px 0;
}
.static-page-main .info-content h3 {
  font-weight: 400;
  font-size: 50px;
  margin: 0px 0 20px;
}
.static-page-main .info-content h4 {
  font-weight: 400;
  font-size: 30px;
  margin: 0px 0 20px;
  line-height: 40px;
}
.static-page-main .info-content p {
  margin: 0 0 10px;
}
.static-page-main .list li {
  padding: 6px 0 9px 35px;
  position: relative;
  color: #555;
}
.static-page-main .list li i {
  min-width: 30px;
  color: #29d9c2;
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 25px;
}
.static-page-main .testimonials {
  margin-top: 0;
  padding: 160px 0;
}
.static-page-main .testimonials p {
  font-size: 23px;
  line-height: 32px;
  font-weight: 300;
  color: #fff;
  padding: 0 21% 20px;
  letter-spacing: -0.3px;
}
.static-page-main .testimonials .author {
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}
.static-page-main .testimonials i {
  color: #fff;
  font-size: 75px;
  margin: 0px auto 30px;
  display: table;
}
.static-page-main .about-inline {
  padding: 100px 0;
}
.static-page-main .about-inline .ai-slide {
  width: 1080px;
  position: relative;
  margin: 0 auto;
}
.static-page-main .about-inline .ai-slide .center-block {
  width: 1080px;
}
.static-page-main .ai-slide-img {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.static-page-main .ai-slide-img {
  position: absolute;
  width: 710px;
  overflow: hidden;
  height: 442px;
  margin: 0 auto;
  display: block;
  left: -7px;
  right: 0;
  top: 39px;
}
.static-page-main .ai-slide-img-inner {
  width: 100%;
}
.static-page-main .ai-slide-img img {
  width: 100%;
  float: left;
}
.static-page-main .about-inline h3 {
  color: #333;
  margin-bottom: 15px;
  font-size: 35px;
  line-height: 41px;
  font-weight: 300;
}
.static-page-main .about-inline p {
  font-size: 17px;
  line-height: 29px;
  margin: 0 0 50px;
  padding: 0 14%;
  font-weight: 300;
}
.static-page-main .ai-list {
  margin-top: 40px;
}
.static-page-main .ai-list ul li {
  display: inline-block;
  color: #333;
  min-width: 160px;
  padding: 0 15px;
  font-weight: 700;
  font-size: 13px;
  line-height: 30px;
  border-left: 1px solid #ddd;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.static-page-main .ai-list ul li:first-child {
  border-left: none;
}
.static-page-main .ai-list ul li i {
  display: block;
  margin-bottom: 22px;
  font-size: 60px;
  color: #29d9c2;
  transition: .4s;
}
.static-page-main .ai-list ul li:hover i {
  transform: scale(1.2);
  transition: .4s;
}
.static-page-main .ai-list ul li:hover {
  cursor: pointer;
}
.static-page-main .ai-slide-img-inner {
  position: relative;
  left: 0%;
  width: 300%;
}
.static-page-main .ai-slide-img-inner div {
  text-align: center;
  float: left;
  width: 33.33333%;
  overflow: hidden;
}
.static-page-main .ai-slide-img-inner {
  transition: .4s;
}
.static-page-main .ai-slide2-active {
  position: relative;
  left: 0%;
}
.static-page-main .ai-slide2-active {
  position: relative;
  left: -100%;
}
.static-page-main .ai-slide3-active {
  position: relative;
  left: -200%;
}
.static-page-main .info-content2 {
  padding: 100px 0 !important;
  background: #29d9c2 !important;
}
.static-page-main .info-content2 h3 {
  font-weight: 400;
  font-size: 45px;
  margin: 25px 0 15px;
  letter-spacing: -1px;
  color: #fff;
}
.static-page-main .info-content2 p {
  margin: 0 0 20px;
  color: #fff;
}
.static-page-main .info-content2 .list li {
  padding: 9px 0 9px 35px;
  font-size: 15px;
  color: #fff;
  position: relative;
}
.static-page-main .info-content2 .list li i {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 7px;
  font-size: 20px;
}
.static-page-main .video-box {
  position: relative;
  display: table;
  width: 100%;
}
.static-page-main .video-box img {
  border-radius: 3px;
}
.static-page-main .video-box span {
  width: 100px;
  height: 100px;
  background: #fff;
  color: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  line-height: 100px;
  text-align: center;
  font-size: 30px;
  left: 50%;
  webkit-box-shadow: 0px 40px 40px -30px black !important;
  -moz-box-shadow: 0px 40px 40px -30px black !important;
  box-shadow: 0px 40px 40px -30px black !important;
  transform: translate(-50%, -50%);
  transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
}
.static-page-main .video-box:hover span {
  width: 105px;
  height: 105px;
  color: #29d9c2;
  line-height: 105px;
  font-size: 35px;
  transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
}
.static-page-main .video-box:hover a span {
  color: #29d9c2;
}
.static-page-main .features-content {
  padding: 100px 0;
}
.static-page-main .fc-info div {
  padding: 25px 15px;
}
.static-page-main .fc-info h4 {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0;
  margin: 0 0 10px;
}
.static-page-main .fc-info p {
  font-size: 14px;
  line-height: 23px;
}
.static-page-main .fc-info a {
  color: #29d9c2;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  font-family: Montserrat;
}
.static-page-main .fc-info a i {
  margin-left: 5px;
}
.static-page-main .pricing {
  padding: 100px 0;
}
.static-page-main .popular {
  padding-top: 0 !important;
  margin-left: 15px;
  margin-right: 15px;
  background: #222;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 0px;
  right: 0px;
  /*  width: 100%;*/
  top: -40px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 3px 3px 0 0;
  font-family: Montserrat;
}
.static-page-main .pricing__item {
  margin: 0;
  padding: 40px 40px 40px;
  text-align: left;
  color: #000;
  background: #fff;
  position: relative;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border: none;
  border-radius: 3px;
}
.static-page-main .pricing__item__popular {
  border-radius: 0 0 3px 3px;
}
.static-page-main .pricing__title {
  font-size: 20px;
  margin: 0px 0px 10px;
  color: #29d9c2;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}
.static-page-main .pricing__price {
  font-size: 65px;
  font-weight: 700;
  padding: 10px 0 20px;
  color: #000;
  font-family: Montserrat;
}
.static-page-main .pricing__currency {
  font-size: 25px;
  vertical-align: super;
  color: #000;
}
.static-page-main .pricing__period {
  font-size: 15px;
  color: #000;
  display: block;
}
.static-page-main .pricing__sentence {
  padding: 0 0 0.5em;
  margin: 0;
  color: #000;
}
.static-page-main .pricing__feature-list {
  font-size: 0.95em;
  margin: 0;
  padding: 0 0 2.5em;
  list-style: none;
  color: #666;
}
.static-page-main .pricing__feature {
  position: relative;
  display: block;
  padding: 0px 0px 5px 20px;
  line-height: 1.5;
}
.static-page-main .pricing__feature::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 2px;
  background: #000;
  opacity: 0.2;
  left: 0;
  top: 50%;
  margin: -2px 0 0 0;
}
.static-page-main .pricing__action {
  margin-top: auto;
  font-size: 1.55em;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  border-radius: 30px;
  background: #fff;
  border: none;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  float: right;
}
.static-page-main .pricing__item .btn {
  width: 100%;
  margin: 0 auto;
  position: relative;
  bottom: 0px;
  left: 0px;
  right: 0px;
  color: #fff;
}
.static-page-main .pricing__item:nth-child(2) .pricing__action {
  background: #E25ABC;
}
.static-page-main .pricing__item:nth-child(3) .pricing__action {
  background: #7E5AE2;
}
.static-page-main .pricing__action:hover,
.static-page-main .pricing__action:focus {
  background: #1A1F28 !important;
}
.static-page-main .pricing .container {
  max-width: 1000px;
}
.static-page-main .clients {
  padding: 50px 0;
}
.static-page-main .clients li {
  width: 20%;
  float: left;
  padding: 0 30px;
}
.static-page-main .clients img {
  opacity: 0.3;
  transition: .4s;
}
.static-page-main .clients img:hover {
  opacity: 1;
  transition: .4s;
}
.static-page-main .page_head {
  background-size: cover;
  padding: 160px 0 80px;
}
.static-page-main .page_head h3 {
  color: #fff;
  font-size: 55px;
  font-weight: 700;
  margin: 0 0 10px;
}
.static-page-main .page_head p {
  color: #fff;
}
.static-page-main .blog-content.element {
  padding: 15px 0 15px 0;
  border-bottom: none;
}
.static-page-main .blog-content.element blockquote {
  margin: 0 3% 0;
}
.static-page-main .blog-content {
  padding: 70px 0;
  border-bottom: 1px solid #eee;
}
.static-page-main .blog-content article {
  margin-bottom: 60px;
}
.static-page-main .blog-content article .post-cat {
  font-family: Montserrat;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.8px;
  padding: 4px 12px;
  margin: 0 0 17px;
  display: table;
}
.static-page-main .blog-content article .post-cat.food {
  border: 2px solid #e67e22;
  color: #e67e22;
}
.static-page-main .blog-content article .post-cat.automobiles {
  border: 2px solid #3498db;
  color: #3498db;
}
.static-page-main .blog-content article .post-cat.photography {
  border: 2px solid #1abc9c;
  color: #1abc9c;
}
.static-page-main .blog-content article .post-cat.art {
  border: 2px solid #2ecc71;
  color: #2ecc71;
}
.static-page-main .blog-content article .post-title {
  font-size: 26px;
  letter-spacing: -1px;
  padding: 0 0 10px;
  color: #000;
  font-weight: 500;
  line-height: 29px;
}
.static-page-main .blog-content div > .post-title {
  padding-bottom: 10px;
}
.static-page-main .blog-single .post-title {
  font-size: 34px !important;
}
.static-page-main .blog-content article .post-title a {
  color: #000;
}
.static-page-main .blog-content article .post-meta {
  font-size: 13px;
  padding: 5px 0 20px;
  display: table;
  letter-spacing: 0.5px;
  font-weight: 400;
  text-transform: uppercase;
}
.static-page-main .blog-content article .post-meta i {
  margin-right: 5px;
}
.static-page-main .blog-content .post-thumb {
  border-radius: 5px;
  margin: 0 0 25px;
  width: 100%;
}
.static-page-main .blog-full-2col h2.post-title {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Montserrat;
}
.static-page-main .blog-full-3col h2.post-title {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Montserrat;
  line-height: 24px;
}
.static-page-main .rmore {
  color: #29d9c2;
  font-weight: 400;
  padding: 5px 0 0;
  display: table;
  font-family: Montserrat;
  font-size: 13px;
}
.static-page-main .rmore i {
  margin-left: 5px;
  position: relative;
  top: 1px;
}
.static-page-main .pagination {
  display: table;
  margin: 0 auto;
}
.static-page-main .pagination > li > a {
  border-radius: 5px;
  margin: 0 5px;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  color: #555;
  border: 1px solid #d5d5d5;
}
.static-page-main .pagination > li.active a:hover,
.static-page-main .pagination > li a:hover,
.static-page-main .pagination > li a:focus,
.static-page-main .pagination > li.active a {
  background: #29d9c2;
  border: 1px solid #29d9c2;
  color: #fff;
}
.static-page-main .pagination > li > a i {
  font-style: normal;
  position: relative;
  top: -1px;
  font-size: 22px;
}
.static-page-main .un-search {
  position: relative;
}
.static-page-main .un-search input {
  width: 100%;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border: 3px solid rgba(0, 0, 0, 0.1);
  padding: 5px 12px;
  outline: none;
}
.static-page-main .un-search:after {
  content: "\f002";
  font-family: fontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.static-page-main .side-widget {
  margin-bottom: 50px;
}
.static-page-main .side-widget h4 {
  margin: 0 0 20px;
}
.static-page-main .widget_categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.static-page-main .widget_categories ul li {
  padding: 11px 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
}
.static-page-main .widget_categories ul li:last-child {
  padding: 11px 0 0;
  border-bottom: none;
}
.static-page-main .widget_categories ul li:after {
  content: "\f105";
  font-size: 13px;
  font-family: fontAwesome;
  float: right;
  color: #444;
}
.static-page-main .widget_categories ul li a {
  color: #444;
}
.static-page-main .widget_categories ul li a:hover {
  color: #29d9c2;
}
.static-page-main .widget_about p {
  font-size: 14px;
}
.static-page-main .tagscloud a {
  display: inline-block;
  color: #444;
  background: #eee;
  margin-right: 1px;
  padding: 7px 10px;
  font-size: 13px;
  margin-bottom: 5px;
}
.static-page-main .side-widget {
  padding: 22px;
  border: 1px solid #eee;
}
.static-page-main .portfolio-item {
  float: left;
  padding: 0px;
  position: relative;
  overflow: hidden;
}
.static-page-main .portfolio-2col .portfolio-item {
  width: 50%;
}
.static-page-main .portfolio-3col .portfolio-item {
  width: 33.27%;
}
.static-page-main .portfolio-4col .portfolio-item {
  width: 25%;
}
.static-page-main .portfolio-5col .portfolio-item {
  width: 19.7%;
}
.static-page-main .portfolio-item-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}
.static-page-main .portfolio-item:hover .portfolio-item-overlay {
  opacity: 1;
  visibility: visible;
  transition: .4s;
}
.static-page-main .portfolio-item-overlay-inner {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
}
.static-page-main .portfolio-item:hover .portfolio-item-overlay-inner {
  bottom: 50px;
  opacity: 1;
  visibility: visible;
  transition: .4s;
}
.static-page-main .portfolio-item img {
  transform: scale(1);
  transition: .25s;
  width: 100%;
}
.static-page-main .portfolio-item:hover img {
  transform: scale(1.1);
  transition: .25s;
}
.static-page-main .portfolio-item-overlay-inner h3 {
  color: #FFF;
  margin: 0 0 5px;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}
.static-page-main .portfolio-item-overlay-inner p {
  color: #FFF;
  font-size: 15px;
  padding-top: 3px;
  margin: 0;
}
.static-page-main .portfolio-wrap {
  padding: 80px 0;
  border-bottom: 1px solid #eee;
}
.static-page-main .portfolio-filter {
  display: table;
  margin: 0 auto 45px;
}
.static-page-main .portfolio-filter {
  position: relative;
}
.static-page-main .portfolio-filter li {
  float: left;
  margin: 0 20px;
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 13px;
}
.static-page-main .portfolio-filter li a {
  color: #888;
  border: 2px solid transparent;
  padding: 5px 12px;
}
.static-page-main .portfolio-filter li a.active {
  color: #29d9c2;
  border: 2px solid #29d9c2;
}
.static-page-main .sub-about {
  padding: 80px 0;
}
.static-page-main .sub-about h4 {
  font-size: 23px;
  margin: 0 0 18px;
  text-transform: uppercase;
  color: #000;
}
.static-page-main .sub-about p {
  font-size: 14px;
  line-height: 25px;
}
.static-page-main .team {
  padding: 100px 0;
}
.static-page-main .team-box h4 {
  margin: 5px 0 5px;
  font-weight: 700;
  font-size: 20px;
}
.static-page-main .team-box img {
  width: 100%;
}
.static-page-main .team-box small {
  margin: 0 0 15px;
  display: block;
  font-family: 'Droid Sans', sans-serif;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  color: #909090;
  letter-spacing: 1px;
}
.static-page-main .team-box div {
  padding: 20px;
}
.static-page-main .team-box div p {
  margin: 0 0 20px;
}
.static-page-main .team-dark .team-box h4,
.static-page-main .team-dark .team-box small {
  color: #fff;
}
.static-page-main .team-dark .team-box p {
  color: #fff;
  opacity: 0.5;
}
.static-page-main .social-icons .fa {
  font-size: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.static-page-main .social-icons.icon-circle .fa {
  border-radius: 50%;
}
.static-page-main .social-icons.icon-rounded .fa {
  border-radius: 5px;
}
.static-page-main .social-icons.icon-flat .fa {
  border-radius: 0;
}
.static-page-main .social-icons .fa-adn {
  color: #504e54;
}
.static-page-main .social-icons .fa-apple {
  color: #aeb5c5;
}
.static-page-main .social-icons .fa-android {
  color: #A5C63B;
}
.static-page-main .social-icons .fa-bitbucket, .static-page-main .social-icons .fa-bitbucket-square {
  color: #003366;
}
.static-page-main .social-icons .fa-bitcoin, .static-page-main .social-icons .fa-btc {
  color: #F7931A;
}
.static-page-main .social-icons .fa-css3 {
  color: #1572B7;
}
.static-page-main .social-icons .fa-dribbble {
  color: #F46899;
}
.static-page-main .social-icons .fa-dropbox {
  color: #018BD3;
}
.static-page-main .social-icons .fa-facebook, .static-page-main .social-icons .fa-facebook-square {
  color: #3C599F;
}
.static-page-main .social-icons .fa-flickr {
  color: #FF0084;
}
.static-page-main .social-icons .fa-foursquare {
  color: #0086BE;
}
.static-page-main .social-icons .fa-github, .static-page-main .social-icons .fa-github-alt, .static-page-main .social-icons .fa-github-square {
  color: #070709;
}
.static-page-main .social-icons .fa-google-plus, .static-page-main .social-icons .fa-google-plus-square {
  color: #CF3D2E;
}
.static-page-main .social-icons .fa-html5 {
  color: #E54D26;
}
.static-page-main .social-icons .fa-instagram {
  color: #A1755C;
}
.static-page-main .social-icons .fa-linkedin, .static-page-main .social-icons .fa-linkedin-square {
  color: #0085AE;
}
.static-page-main .social-icons .fa-linux {
  color: #FBC002;
  color: #333;
}
.static-page-main .social-icons .fa-maxcdn {
  color: #F6AE1C;
}
.static-page-main .social-icons .fa-pagelines {
  color: #241E20;
  color: #3984EA;
}
.static-page-main .social-icons .fa-pinterest, .static-page-main .social-icons .fa-pinterest-square {
  color: #CC2127;
}
.static-page-main .social-icons .fa-renren {
  color: #025DAC;
}
.static-page-main .social-icons .fa-skype {
  color: #01AEF2;
}
.static-page-main .social-icons .fa-stack-exchange {
  color: #245590;
}
.static-page-main .social-icons .fa-stack-overflow {
  color: #FF7300;
}
.static-page-main .social-icons .fa-trello {
  background-color: #265A7F;
}
.static-page-main .social-icons .fa-tumblr, .static-page-main .social-icons .fa-tumblr-square {
  color: #314E6C;
}
.static-page-main .social-icons .fa-twitter, .static-page-main .social-icons .fa-twitter-square {
  color: #32CCFE;
}
.static-page-main .social-icons .fa-vimeo-square {
  color: #229ACC;
}
.static-page-main .social-icons .fa-vk {
  color: #375474;
}
.static-page-main .social-icons .fa-weibo {
  color: #D72B2B;
}
.static-page-main .social-icons .fa-windows {
  color: #12B6F3;
}
.static-page-main .social-icons .fa-xing, .static-page-main .social-icons .fa-xing-square {
  color: #00555C;
}
.static-page-main .social-icons .fa-youtube, .static-page-main .social-icons .fa-youtube-play, .static-page-main .social-icons .fa-youtube-square {
  color: #C52F30;
}
.static-page-main .error-content {
  padding: 150px 0;
  border-bottom: 1px solid #eee;
}
.static-page-main .error-content h4 {
  color: #fff;
  font-size: 90px;
  font-weight: 700;
  letter-spacing: -7px;
  margin: 0 0 17px;
  text-shadow: 3px 4px 5px #aaa;
  text-shadow: 3px 4px 5px rgba(0, 0, 0, 0.3);
}
.static-page-main .error-content p {
  font-size: 18px;
  margin: 0 0 40px;
}
.static-page-main #map {
  width: 100%;
  height: 500px;
}
.static-page-main #contact-info {
  padding: 100px 0;
}
.static-page-main .c-info {
  padding: 30px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
.static-page-main .c-info i {
  color: #29d9c2;
  font-size: 45px;
  margin: 0 0 15px;
}
.static-page-main .c-info h5 {
  text-transform: uppercase;
  font-size: 16px;
  margin: 15px 0 7px;
}
.static-page-main .contact-form {
  padding: 100px 0;
}
.static-page-main #contactForm input {
  height: 50px;
  padding: 0 20px;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  width: 100%;
  margin: 0 0 20px;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.static-page-main #contactForm textarea {
  height: 100px;
  padding: 20px;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  width: 100%;
  margin: 0 0 20px;
  background: #fff;
  border: none;
  border-radius: 5px;
}
.static-page-main .contact-form .submitBtn {
  text-align: center;
}
.static-page-main .error-info {
  padding: 180px 0;
}
.static-page-main .error-info h1 {
  font-size: 200px;
}
.static-page-main .error-info p {
  padding: 0px 25%;
}
.static-page-main .statusMessage, .static-page-main .successmessage, .static-page-main .errormessage {
  display: none;
  width: 100%;
  background: #fff;
  margin: 0px auto 15px;
  padding: 20px;
  border-radius: 0px;
}
.static-page-main .errormessage p, .static-page-main .statusMessage p, .static-page-main .successmessage p {
  margin: 0px !important;
  color: #000;
  font-size: 16px;
  letter-spacing: 0;
  margin: 0 !important;
}
.static-page-main .success-ico {
  background: url(../images/success.png);
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 15px;
  position: relative;
  top: 0px;
  background-size: 25px;
}
.static-page-main .error-ico {
  background: url(../images/error.png);
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 15px;
  position: relative;
  top: 0px;
  background-size: 25px;
}
.static-page-main #sendingMessage i {
  color: #00BCD4;
  font-size: 18px;
  margin-right: 10px;
}
.static-page-main #incompleteMessage i {
  color: yellow;
  font-size: 18px;
  margin-right: 10px;
}
.static-page-main .ketchup-error {
  display: none !important;
}
.static-page-main #result {
  width: 100%;
  display: table;
  text-align: center;
  font-size: 12px;
  padding: 5px 15px;
  margin-top: 5px;
}
.static-page-main .elements-content {
  padding: 100px 0;
}
.static-page-main .border-top {
  border-top: 1px solid #eee;
}
.static-page-main .progress-bar-success {
  background-color: #29d9c2;
}
.static-page-main .progress {
  margin-top: 40px;
  position: relative;
  overflow: visible;
}
.static-page-main .progress h5 {
  position: absolute;
  top: -22px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000;
}
.static-page-main .progress-bar {
  border-radius: 4px;
}
.static-page-main .progress-stack .progress-bar {
  border-radius: 0px;
}
.static-page-main .progress-stack .progress-bar:first-child {
  border-radius: 4px 0 0 4px;
}
.static-page-main .progress-stack .progress-bar:last-child {
  border-radius: 0 4px 4px 0;
}
.static-page-main #accordion .panel-heading {
  padding: 0;
}
.static-page-main .panel-title > a {
  padding-left: 45px !important;
  position: relative;
}
.static-page-main #accordion .panel-title > a {
  display: block;
  padding: 18px 20px;
  outline: none;
  font-weight: 700;
  text-decoration: none;
  background: transparent;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0;
}
.static-page-main .accordion-faq .panel-title > a {
  text-transform: none !important;
  color: #000;
  font-size: 15px !important;
}
.static-page-main #accordion .panel-title > a.accordion-toggle::before, .static-page-main #accordion a[data-toggle="collapse"]::before {
  content: "\f077";
  float: left;
  font-family: 'FontAwesome';
  margin-right: 1em;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -8px;
  font-size: 15px;
}
.static-page-main #accordion .panel-title > a.accordion-toggle.collapsed::before, .static-page-main #accordion a.collapsed[data-toggle="collapse"]::before {
  content: "\f078";
}
.static-page-main #accordion .panel-default > .panel-heading {
  background-color: transparent;
  border-color: #ddd;
}
.static-page-main #accordion .panel {
  margin-bottom: 15px;
  border-radius: 0 !important;
}
.static-page-main #accordion .panel-body {
  padding: 20px 25px;
  line-height: 24px;
}
.static-page-main .accordion-dark .panel {
  background: transparent;
  border: 1px solid #444;
}
.static-page-main .accordion-dark .panel-default > .panel-heading {
  border-color: #444 !important;
}
.static-page-main .accordion-dark .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #444;
}
.static-page-main .accordion-dark .panel-title > a {
  color: #fff;
}
.static-page-main .bg-primary {
  background: transparent;
}
.static-page-main .testimonials4 .bg-dark {
  background: #222;
}
.static-page-main .nav-tabs {
  border-bottom: 2px solid #DDD;
}
.static-page-main .nav-tabs > li.active > a, .static-page-main .nav-tabs > li.active > a:focus, .static-page-main .nav-tabs > li.active > a:hover {
  border-width: 0;
}
.static-page-main .nav-tabs > li > a {
  border: none;
  color: #666;
  font-family: Montserrat;
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
}
.static-page-main .nav-tabs > li.active > a, .static-page-main .nav-tabs > li > a:hover {
  border: none;
  color: #29d9c2 !important;
  background: transparent;
}
.static-page-main .nav-tabs > li > a::after {
  content: "";
  background: #29d9c2;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}
.static-page-main .nav-tabs > li.active > a::after, .static-page-main .nav-tabs > li:hover > a::after {
  transform: scale(1);
}
.static-page-main .content8 .tab-content {
  border-bottom: 1px solid #DDD;
  border-top: 1px solid #DDD;
}
.static-page-main .content8 .nav-tabs {
  border-bottom: 2px solid #DDD;
  border-bottom: none;
  text-align: center;
  padding-bottom: 15px;
}
.static-page-main .content8 .nav-tabs > li {
  display: inline-block;
  float: none !important;
  margin: 0 !important;
}
.static-page-main .content8 .nav-tabs > li.active > a, .static-page-main .content8 .nav-tabs > li.active > a:focus, .static-page-main .content8 .nav-tabs > li.active > a:hover {
  border-width: 0;
}
.static-page-main .content8 .nav-tabs > li > a {
  border: none;
  color: #666;
  font-family: Montserrat;
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
}
.static-page-main .content8 .nav-tabs > li.active > a, .static-page-main .content8 .nav-tabs > li > a:hover {
  border: none;
  color: #29d9c2 !important;
  background: transparent;
}
.static-page-main .content8 .nav-tabs > li > a::after {
  content: "";
  background: #29d9c2;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}
.static-page-main .content8 .nav-tabs > li.active > a::after, .static-page-main .content8 .nav-tabs > li:hover > a::after {
  transform: scale(1);
}
.static-page-main .tab-nav > li > a::after {
  background: #29d9c2;
  color: #fff;
}
.static-page-main .tab-pane {
  padding: 15px 0;
}
@media (max-width: 767px) {
  .static-page-main .tab-pane {
    text-align: center;
  }
}
.static-page-main .tab-content {
  padding: 25px 15px 0;
}
.static-page-main .lead a {
  color: #29d9c2;
}
.static-page-main .blog-excerpt p {
  font-size: 15px;
  letter-spacing: 0.3px;
  line-height: 25px;
  margin: 0 0 15px;
}
.static-page-main blockquote {
  padding: 11px 20px;
  margin: 20px 3% 30px;
  border-left: 5px solid #29d9c2;
  line-height: 31px;
  font-style: italic;
  color: #333;
  font-size: 16px;
  font-family: Droid Serif;
}
.static-page-main blockquote cite {
  font-family: Montserrat;
  display: block;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
}
.static-page-main blockquote.inverse {
  border-left: none;
  border-right: 5px solid #29d9c2;
  text-align: right;
}
.static-page-main blockquote.pull-left {
  width: 35%;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.static-page-main blockquote.pull-right {
  width: 35%;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.static-page-main .clients2 {
  list-style: none;
  overflow: hidden;
  display: block;
  width: 100%;
}
.static-page-main .clients2-li {
  width: 20%;
  float: left;
  position: relative;
  padding: 40px 30px;
}
.static-page-main .clients2-li:before {
  content: "";
  height: 100%;
  top: 0;
  left: -1px;
  position: absolute;
  border-left: 1px solid #e5e5e5;
}
.static-page-main .clients2-li:after {
  content: "";
  width: 100%;
  height: 0;
  top: auto;
  left: 0;
  bottom: -1px;
  position: absolute;
  border-bottom: 1px solid #e5e5e5;
}
.static-page-main .clients2 img {
  opacity: 0.3;
  transition: .4s;
  max-width: 140px;
  width: 100%;
}
.static-page-main .clients2 img:hover {
  opacity: 1;
  transition: .4s;
}
.static-page-main .process-step .btn:focus {
  outline: none;
}
.static-page-main .process {
  display: table;
  width: 100%;
  position: relative;
}
.static-page-main .process-row {
  display: table-row;
}
.static-page-main .process-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.static-page-main .process-row:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
  z-order: 0;
}
.static-page-main .process-step {
  display: inline;
  text-align: center;
  position: relative;
  float: left;
  width: 20%;
}
.static-page-main .process-step p {
  margin-top: 4px;
}
.static-page-main .btn-circle {
  width: 80px;
  height: 80px;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
  padding: 0;
  line-height: 91px;
  font-style: normal;
  border: 1px solid #e5e5e5 !important;
}
.static-page-main .process-step .btn .fa {
  margin-left: 0;
  position: relative;
  top: 0px;
  font-size: 25px;
}
.static-page-main .process-step small {
  display: block;
  font-family: Montserrat;
  color: #000;
  text-transform: uppercase;
  padding-top: 18px;
}
.static-page-main .process-step2 .btn:focus {
  outline: none;
}
.static-page-main .process2 {
  display: table;
  width: 100%;
  position: relative;
}
.static-page-main .process-row2 {
  display: table-row;
}
.static-page-main .process-step2 button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.static-page-main .process-step2 {
  display: inline;
  text-align: center;
  position: relative;
  float: left;
  width: 25%;
}
.static-page-main .process-step2 p {
  margin-top: 4px;
}
.static-page-main .process-step2 .btn-circle {
  width: 80px;
  height: 80px;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
  padding: 0;
  line-height: 91px;
  font-style: normal;
  border: 1px solid #777 !important;
  background: #777;
  color: #fff;
}
.static-page-main .process-step2 .btn-circle:hover,
.static-page-main .process-step2 .btn-info {
  background: #29d9c2 !important;
  border-color: #29d9c2 !important;
}
.static-page-main .process-step2 .btn .fa {
  margin-left: 0;
  position: relative;
  top: 0px;
  font-size: 25px;
}
.static-page-main .process-step2 small {
  display: block;
  font-family: Montserrat;
  color: #999;
  text-transform: uppercase;
  padding-top: 18px;
}
.static-page-main .process-row2:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 76%;
  height: 1px;
  border-bottom: 1px dashed #555;
  z-order: 0;
  margin: 0 auto;
  display: table;
  left: 0;
  right: 0;
}
.static-page-main .process2 + .tab-content h3 {
  color: #fff;
}
.static-page-main .process2 + .tab-content p {
  color: #fff;
  opacity: 0.4;
}
.static-page-main .comments h2 {
  margin: 40px 0px 30px;
  letter-spacing: 4px;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 500;
}
.static-page-main .comments .media {
  margin: 0px 0px 20px;
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
}
.static-page-main .media-sub {
  width: 95%;
  margin-left: 5% !important;
}
.static-page-main .media-object {
  display: block;
  border-radius: 50%;
  max-width: 80px;
}
.static-page-main .media-heading {
  margin: 0px 0px 12px;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.static-page-main .media-heading small {
  letter-spacing: 0;
}
.static-page-main .media-body {
  font-size: 13px;
  line-height: 22px;
}
.static-page-main .blog-comment h2 {
  margin: 70px 0px 30px;
  letter-spacing: 4px;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 500;
}
.static-page-main .comment-form input {
  border: 1px solid #e5e5e5;
  height: 50px;
  margin-bottom: 15px;
  padding: 0 25px;
  border-radius: 0;
  width: 100%;
}
.static-page-main .comment-form textarea {
  border: 1px solid #e5e5e5;
  height: 120px;
  margin-bottom: 15px;
  padding: 25px 25px;
  border-radius: 0;
  width: 100%;
}
.static-page-main footer {
  padding: 80px 0 60px;
}
.static-page-main footer .list-inline li {
  width: 20%;
  padding: 0;
  display: inline;
  float: left;
}
.static-page-main .contact-info {
  padding: 10px 0;
  text-align: center;
  color: #000;
  font-weight: 400;
  font-size: 13px;
  border-right: 1px solid #fff;
  font-family: Montserrat;
  letter-spacing: 0.5px;
}
.static-page-main .contact-info i {
  color: #29d9c2;
  display: block;
  font-size: 25px;
  margin-bottom: -5px;
}
.static-page-main .footer-social {
  padding-left: 25px;
  margin-top: 10px;
}
.static-page-main .footer-social a {
  font-size: 19px;
  margin-left: 12px;
  margin-top: 30px;
}
.static-page-main .footer-logo {
  line-height: 110px;
  padding: 0px;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  position: relative;
  font-family: Montserrat;
  letter-spacing: 4px;
}
.static-page-main .footer-copy {
  padding: 20px 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.static-page-main .slick-dots {
  margin: 15px auto;
  position: relative;
  left: 0;
  display: table !important;
}
.static-page-main .slick-dots li {
  float: left;
  margin-right: 7px;
}
.static-page-main .slick-dots li button {
  border: none;
  width: 8px;
  height: 8px;
  font-size: 0px;
  padding: 0;
  border-radius: 50%;
  opacity: 0.2;
}
.static-page-main .slick-dots li.slick-active button {
  opacity: 1;
}
.static-page-main .extFooter1 .mbr-figure {
  vertical-align: middle;
  display: inline-block;
}
.static-page-main .extFooter1 .mbr-figure span {
  font-size: 50px;
}
.static-page-main .extFooter1 img {
  max-width: 128px;
}
.static-page-main .extFooter1 .image_wrap {
  display: block;
  text-align: center;
  margin-bottom: 25px;
}
.static-page-main .extFooter1 h3 {
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  margin-bottom: 0;
}
.static-page-main .extFooter1 ul {
  list-style: none;
  text-align: center;
  padding-left: 0;
}
.static-page-main .extFooter1 ul li {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  padding-right: 14px;
}
.static-page-main .extFooter1 ul li:before {
  content: '/';
  position: absolute;
  color: #29d9c2;
  left: -3px;
}
.static-page-main .extFooter1 ul li:first-child:before {
  display: none;
}
.static-page-main .extFooter1 ul li a {
  text-decoration: none;
  color: #000;
  transition: color 0.5s;
}
.static-page-main .extFooter1 ul li a:hover {
  color: #29d9c2;
  transition: color 0.5s;
}
@media (max-width: 767px) {
  .static-page-main .extFooter1 h3 {
    padding: 10px;
  }
  .static-page-main .extFooter1 ul li {
    display: block;
  }
  .static-page-main .extFooter1 ul li:before {
    display: none;
  }
}
.static-page-main .intro-demo {
  background: #222 url(../images/bg/intro.jpg) no-repeat top center;
  background-size: cover;
  padding: 240px 0 100px;
}
.static-page-main .intro-demo .overlay {
  background: #fff;
  opacity: 0;
}
.static-page-main .intro-demo h2 {
  color: #000;
  font-size: 40px;
  line-height: 55px;
  margin: 0px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 15px;
}
.static-page-main .intro-demo p {
  color: #000;
  font-size: 24px;
  line-height: 40px;
  margin: 0 0 60px;
  font-weight: 300;
  font-family: Montserrat;
  letter-spacing: 1px;
}
.static-page-main .dual-btn a {
  margin: 0 10px;
}
.static-page-main #demo {
  background: #252525;
  padding: 60px 55px 0;
}
.static-page-main #demo h5 {
  color: #fff;
  text-transform: uppercase;
  margin: 0px 0px 65px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 2px;
}
.static-page-main .demo-img {
  webkit-box-shadow: 0px 40px 80px -40px black !important;
  -moz-box-shadow: 0px 40px 80px -40px black !important;
  box-shadow: 0px 40px 80px -40px black !important;
  margin: 0 0 50px;
  border-radius: 3px;
  overflow: hidden;
  max-height: 240px;
  transform: scale(1);
  transition: .4s;
}
.static-page-main .demo-img:hover {
  transform: scale(1.05);
  transition: .5s;
}
.static-page-main .demo-info h3 {
  color: #fff;
}
.static-page-main .demo-info h3 span {
  color: #e10052;
  font-size: 38px;
}
.static-page-main .demo-info p {
  color: #fff;
  opacity: 0.4;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
}
.static-page-main .demo-info {
  background: #252525;
  padding: 100px 0 140px !important;
}
.static-page-main .b-settings-panel {
  width: 200px;
  height: 50px;
  position: fixed;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  z-index: 1000000;
  padding: 50px 0 0;
  background: #000;
  border-right: none;
  border-radius: 25px;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.8);
  color: #676767;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
  overflow: hidden;
}
.static-page-main .b-settings-panel.active {
  padding: 80px 0 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 300px;
  border-radius: 0px;
  transform: translateY(0%);
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
}
.static-page-main .btn-settings {
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0;
  cursor: pointer;
  color: #fff;
  font-family: Montserrat;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 10px;
  background: #111;
  letter-spacing: 2px;
  padding: 0 25px;
}
.static-page-main .simplebar {
  overflow: scroll;
  overflow-x: hidden;
  display: block;
  height: 100%;
  width: 317px;
}
.static-page-main .btn-settings i {
  float: right;
  font-size: 20px;
  position: relative;
  top: 16px;
  right: -5px;
}
.static-page-main .settings-section {
  padding: 0px;
  font-family: Montserrat;
  display: table;
  margin: 0 auto;
}
.static-page-main .b-settings-panel span {
  vertical-align: top;
  text-align: left;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 23px;
}
.static-page-main .b-switch {
  display: inline-block;
  width: 40px;
  height: 24px;
  position: relative;
  margin: 0 9px;
  padding: 1px;
  border-radius: 15px;
  background: #555;
}
.static-page-main .switch-handle {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0px;
  right: 24px;
  margin-right: -25px;
  border-radius: 50%;
  background: #29d9c2;
  cursor: pointer;
  -webkit-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
}
.static-page-main .switch-handle:before {
  content: '';
  display: block;
  margin: 9px auto;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}
.static-page-main .switch-handle.active {
  right: 100%;
}
.static-page-main .demos-list a {
  padding: 5px 10px;
  display: table;
}
.static-page-main .bg-list, .static-page-main .color-list {
  padding: 25px;
  font-size: 0;
  letter-spacing: -.31em;
  word-spacing: -.43em;
  border-top: 1px solid #222;
  margin-top: 22px;
}
.static-page-main .bg-list div, .static-page-main .color-list div {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 4px 0px 4px 6px;
  padding: 0;
  border-radius: 50%;
  border: 0;
  background-clip: content-box;
  cursor: pointer;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}
.static-page-main .bg-list div.active, .static-page-main .color-list div.active {
  opacity: 1;
  border: 1px solid #555;
}
.static-page-main .color-list div.active {
  box-shadow: inset 0 0 0 2px #000, inset 0 0 0 3px #000;
}
.static-page-main .b-settings-panel h5 {
  margin-left: 3px;
  margin-bottom: 13px;
  text-align: left;
  font-size: 13px;
  color: #777;
  display: none;
}
.static-page-main .gallery-item {
  overflow: hidden;
  position: relative;
}
.static-page-main .gallery-item i {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  margin: -20px auto 0;
  z-index: 55;
  font-size: 30px;
  transform: scale(0);
  color: #000;
  transition: .4s;
  text-align: center;
  width: 100%;
}
.static-page-main .gallery-item:hover i {
  transform: scale(1);
  color: #000;
  transition: .4s;
}
.static-page-main .gallery-item img {
  position: relative;
  opacity: 1;
  transition: .4s;
}
.static-page-main .gallery-item:hover img {
  position: relative;
  opacity: 0.3;
  transition: .4s;
}
.static-page-main .parallax-content {
  background: url(../images/parallax/1.jpg) no-repeat center fixed;
  background-size: cover;
  padding: 200px 0;
  position: relative;
}
.static-page-main .parallax-content .overlay {
  background: #000;
  opacity: 0.3;
}
.static-page-main .parallax-content .container {
  position: relative;
  z-index: 55;
}
.static-page-main .parallax2 {
  background: url(../images/parallax/2.jpg) no-repeat center fixed;
  background-size: cover;
}
.static-page-main .parallax3 {
  background: url(../images/parallax/3.jpg) no-repeat center fixed;
  background-size: cover;
}
.static-page-main .parallax4 {
  background: url(../images/parallax/4.jpg) no-repeat center fixed;
  background-size: cover;
}
.static-page-main .parallax5 {
  background: url(../images/bg/2.jpg) no-repeat center fixed;
  background-size: cover;
}
.static-page-main .parallax-content h4 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -2px;
}
.static-page-main .parallax-content h5 {
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.static-page-main .parallax-content p {
  color: #fff;
  font-size: 16px;
  font-style: italic;
  padding: 10px 0 0;
  font-family: Droid Serif;
}
.static-page-main .testimonials-white {
  background-color: transparent;
  padding: 140px 0;
}
.static-page-main .testimonials-white p {
  font-size: 21px;
  line-height: 33px;
  font-weight: 300;
  color: #111;
  padding: 0 21% 20px;
  letter-spacing: 0;
  font-family: Droid Serif;
}
.static-page-main .testimonials-white .author {
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #111;
}
.static-page-main .testimonials-white i {
  color: #666;
  font-size: 75px;
  margin: 0px auto 30px;
  display: table;
}
.static-page-main .quote2 .slick-dots {
  margin: 15px auto;
  position: relative;
  left: 0;
  display: table !important;
}
.static-page-main .quote2 .slick-dots li {
  float: left;
  margin-right: 7px;
}
.static-page-main .quote2 .slick-dots li button {
  border: none;
  width: 8px;
  height: 8px;
  font-size: 0px;
  padding: 0;
  border-radius: 50%;
  opacity: 0.2;
  border: 1px solid #000;
}
.static-page-main .quote2 .slick-dots li.slick-active button {
  opacity: 1;
}
.static-page-main #stats1 {
  padding: 120px 0;
}
.static-page-main .stats1-info {
  text-align: center;
}
.static-page-main .stats1-info p {
  color: #000;
  font-size: 40px;
  margin: 0 0 20px;
  font-family: Montserrat;
}
.static-page-main .stats1-info h2 {
  color: #000;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
}
.static-page-main .stats1-info i {
  color: #29d9c2;
  font-size: 40px;
  margin: 0 auto 25px;
  display: table;
}
.static-page-main #stats2 {
  padding: 120px 0;
}
.static-page-main .stats2-info {
  text-align: center;
}
.static-page-main .stats2-info p {
  color: #fff;
  font-size: 40px;
  margin: 0 0 20px;
  font-family: Montserrat;
}
.static-page-main .stats2-info h2 {
  color: #fff;
  font-size: 12px;
  font-family: 'Droid Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
}
.static-page-main .stats2-info i {
  color: #fff;
  font-size: 40px;
  margin: 0 auto 25px;
  display: table;
}
.static-page-main .elements-content p {
  font-size: 14px;
}
.static-page-main .flips1 {
  width: 100%;
  height: 320px;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.static-page-main .flips1 p {
  color: #fff;
  opacity: 0.7;
}
.static-page-main .flipscont1 {
  width: 100%;
  height: 100%;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
}
.static-page-main .flips1_front {
  padding: 0px;
  width: 100%;
  z-index: 2;
}
.static-page-main .flips1_front img {
  height: 259px;
}
.static-page-main .flips1_front img.full {
  height: 100%;
}
.static-page-main .flips1_back {
  width: 100%;
  padding: 50px 35px;
  color: #fff;
  background-color: #222;
  z-index: 1;
  height: 320px;
  margin: 0px;
  text-align: center;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -sand-transform: rotateY(180deg);
}
.static-page-main .flips1:hover .flips1_front {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -sand-transform: rotateY(180deg);
}
.static-page-main .flips1:hover .flips1_back {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -sand-transform: rotate(0deg);
}
.static-page-main .flips1_back .fsoci {
  float: left;
  width: 100%;
  margin: 18px 0px 32px 0px;
}
.static-page-main .flips1_back .fsoci i {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
  color: #fff;
  transition: all 0.3s ease;
}
.static-page-main .flips1_back .fsoci i:hover {
  background: #fff;
  color: #272727;
}
.static-page-main .flips2 {
  width: 100%;
  height: 320px;
  margin: 0;
  position: relative;
}
.static-page-main .flips2 p {
  color: #fff;
  opacity: 0.7;
}
.static-page-main .flipscont2 {
  width: 100%;
  height: 100%;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  background-color: #eee;
}
.static-page-main .flips2_front {
  padding: 0px;
  width: 100%;
  z-index: 2;
  overflow: hidden;
}
.static-page-main .flips2_front img {
  width: 100%;
}
.static-page-main .flips2_back {
  width: 100%;
  padding: 50px 35px;
  color: #fff;
  background-color: #222;
  z-index: 1;
  height: 320px;
  margin: 0px;
  text-align: center;
  -webkit-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -sand-transform: rotateX(180deg);
}
.static-page-main .flips2:hover .flips2_front {
  z-index: 1;
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -sand-transform: rotateX(180deg);
}
.static-page-main .flips2:hover .flips2_back {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -sand-transform: rotate(0deg);
}
.static-page-main .testimonials-white.parallax-content {
  padding: 0;
}
.static-page-main .testimonials-white.parallax-content .col-md-6 {
  padding: 120px 30px;
}
.static-page-main .no-margin {
  margin: 0 !important;
}
.static-page-main .dropcap {
  line-height: 28px;
  font-size: 15px;
}
.static-page-main .dropcap .dropcap-square {
  border: 2px solid #e5e5e5;
  display: inline-block;
  float: left;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 32px;
  text-align: center;
  color: #999;
  font-family: Montserrat;
  margin: 8px 10px 0px 0px;
}
.static-page-main .dropcap .dropcap-radius {
  border: 2px solid #e5e5e5;
  border-radius: 3px;
  float: left;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 32px;
  text-align: center;
  color: #999;
  font-family: Montserrat;
  margin: 8px 10px 0px 0px;
}
.static-page-main .dropcap .dropcap-round {
  border: 2px solid #E5E5E5;
  display: inline-block;
  float: left;
  width: 60px;
  height: 60px;
  line-height: 58px;
  font-size: 32px;
  text-align: center;
  border-radius: 50%;
  color: #999;
  font-family: Montserrat;
  margin: 8px 10px 0px 0px;
}
.static-page-main .dropcap-dark .dropcap-square {
  border: 2px solid #222;
  color: #222;
}
.static-page-main .dropcap-color .dropcap-square {
  border: 2px solid #29d9c2;
  color: #29d9c2;
}
.static-page-main .dropcap-dark .dropcap-radius {
  border: 2px solid #222;
  background: #222;
  color: #fff;
}
.static-page-main .dropcap-color .dropcap-radius {
  border: 2px solid #29d9c2;
  background: #29d9c2;
  color: #fff;
}
.static-page-main .dropcap-dark .dropcap-round {
  border: 2px solid #222;
  background: #222;
  color: #fff;
}
.static-page-main .dropcap-color .dropcap-round {
  border: 2px solid #29d9c2;
  background: #29d9c2;
  color: #fff;
}
.static-page-main .timeline {
  list-style: none;
  padding: 20px 0 50px;
  position: relative;
}
.static-page-main .timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.static-page-main .timeline:after {
  content: "";
  width: 30px;
  height: 30px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: -1px;
  right: 0;
  display: table;
  margin: 0 auto;
  border-radius: 50%;
  border: 4px solid #eeeeee;
}
.static-page-main .timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.static-page-main .timeline > li:before,
.static-page-main .timeline > li:after {
  content: " ";
  display: table;
}
.static-page-main .timeline > li:after {
  clear: both;
}
.static-page-main .timeline > li:before,
.static-page-main .timeline > li:after {
  content: " ";
  display: table;
}
.static-page-main .timeline > li:after {
  clear: both;
}
.static-page-main .timeline > li > .timeline-panel {
  width: 45%;
  float: left;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  padding: 30px 30px 27px;
  position: relative;
}
.static-page-main .timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.static-page-main .timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.static-page-main .timeline > li > .timeline-badge {
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 78px;
  font-size: 25px;
  text-align: center;
  position: absolute;
  top: 4px;
  left: 50%;
  margin-left: -35px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.static-page-main .timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.static-page-main .timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.static-page-main .timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.static-page-main .timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.static-page-main .timeline-badge.success {
  background-color: #3f903f !important;
}
.static-page-main .timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.static-page-main .timeline-badge.danger {
  background-color: #d9534f !important;
}
.static-page-main .timeline-badge.info {
  background-color: #5bc0de !important;
}
.static-page-main .timeline-title {
  margin-top: 0;
  color: inherit;
  color: #000;
  margin: 0 0 12px;
  font-size: 20px;
  text-transform: uppercase;
}
.static-page-main .timeline-body > p,
.static-page-main .timeline-body > ul {
  margin-bottom: 0;
}
.static-page-main .timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .static-page-main ul.timeline:before {
    left: 40px;
  }
  .static-page-main ul.timeline > li > .timeline-panel {
    width: calc(100% - 105px);
    width: -moz-calc(100% - 105px);
    width: -webkit-calc(100% - 105px);
  }
  .static-page-main ul.timeline > li > .timeline-badge {
    left: 7px;
    margin-left: 0;
    top: 16px;
  }
  .static-page-main ul.timeline > li > .timeline-panel {
    float: right;
  }
  .static-page-main ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  .static-page-main ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  .static-page-main .timeline::after {
    left: 24px;
    right: auto;
  }
}
.static-page-main .event-list li {
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  border: 1px solid #F2EDED;
}
.static-page-main .event-list li time, .static-page-main .event-list li img {
  width: 110px;
  height: 110px;
  padding: 0px;
  margin: 0px;
  float: left;
  display: inline;
}
.static-page-main .event-list li time {
  color: #fff;
  background: #E91E63;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
.static-page-main .event-list li:nth-child(2) time {
  background: #673AB7;
}
.static-page-main .event-list li:nth-child(3) time {
  background: #29d9c2;
}
.static-page-main .event-list li time .day {
  display: block;
  font-size: 41px;
  font-weight: 300;
  margin: 7px 0 -5px;
  font-family: Montserrat;
}
.static-page-main .event-list li time .month {
  font-size: 16px;
  font-weight: 300;
}
.static-page-main .event-list li time .year {
  font-size: 16px;
  font-weight: 700;
}
.static-page-main .event-list li .info {
  padding: 15px 30px;
  height: 110px;
  border-left: 0px;
  border-radius: 0 3px 3px 0;
  float: left;
}
.static-page-main .event-list li .info h2 {
  font-size: 16px;
  color: #000;
  display: table;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.static-page-main .event-list li .info h2 span {
  display: block;
  font-family: 'Droid Sans', sans-serif;
  font-size: 12px;
  color: #222;
  letter-spacing: 0px;
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: 700;
}
.static-page-main .event-list li .info h2 span + span {
  display: block;
  font-family: droid serif;
  font-size: 11px;
  color: #777;
  letter-spacing: 0px;
  margin-top: 15px;
  text-transform: none;
  font-weight: 400;
}
.static-page-main .ticket {
  position: absolute;
  top: 50%;
  right: 25px;
  font-size: 27px;
  margin-top: -18px;
  opacity: 0.3;
}
.static-page-main .ticket:hover {
  opacity: 1;
}
.static-page-main .cta-wrap {
  padding: 80px 0 65px;
}
.static-page-main .cta-wrap h2 {
  margin: 0 0 7px;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0;
}
.static-page-main .cta-wrap.bg-dark h2,
.static-page-main .cta-wrap.bg-primary h2 {
  color: #fff;
}
.static-page-main .cta-wrap.bg-dark p,
.static-page-main .cta-wrap.bg-primary p {
  color: #fff;
  opacity: 0.5;
}
.static-page-main .cta-wrap.bg-dark .cta-btn,
.static-page-main .cta-wrap.bg-primary .cta-btn {
  color: #fff;
}
.static-page-main .cta-wrap.bg-dark .cta-btn:hover,
.static-page-main .cta-wrap.bg-primary .cta-btn:hover {
  border: 2px solid #29d9c2;
}
.static-page-main .cta-btn:hover {
  color: #fff;
}
.static-page-main .cta-wrap .btn.cta-btn {
  border-radius: 0;
  color: #fff;
}
.static-page-main .cta-wrap .cta-btn.btn-default {
  color: #333;
  background: transparent;
  border: 2px solid #333;
}
.static-page-main .cta-wrap .cta-btn.btn-default:hover {
  color: #fff;
  background: #29d9c2;
  border: 2px solid #29d9c2;
}
.static-page-main .cta-wrap.bg-dark .cta-btn.btn-default,
.static-page-main .cta-wrap.bg-primary .cta-btn.btn-default {
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
}
.static-page-main .cta-wrap.bg-dark .cta-btn.btn-default:hover {
  color: #fff;
  background: #29d9c2;
  border: 2px solid #29d9c2;
}
.static-page-main .cta-wrap.bg-primary .cta-btn:hover {
  color: #fff;
  background: #222;
  border: 2px solid #222;
}
.static-page-main .gold, .static-page-main .silver, .static-page-main .plat {
  text-align: center;
  padding: 30px 50px 50px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
.static-page-main .gold {
  position: relative;
  top: 0px;
  background: #333;
  text-align: center;
  border: 1px solid #333;
}
.static-page-main .pricing2 .gold > .price {
  background: #fff !important;
  color: #222;
}
.static-page-main .pricing2 .gold > h1, .static-page-main .pricing2 .gold > h2, .static-page-main .pricing2 .gold > p, .static-page-main .pricing2 .gold > span {
  color: #fff;
}
.static-page-main .pricing2 .price {
  height: 120px;
  width: 120px;
  text-align: center;
  border-radius: 50%;
  line-height: 120px;
  color: #fff;
  font-size: 40px;
  font-family: Montserrat;
  font-weight: 400;
  margin: 20px auto;
}
.static-page-main .pricing2 h1 {
  margin: 20px 0 10px 0;
  font-size: 28px;
  color: #000;
  font-weight: 700;
}
.static-page-main .pricing2 h2 {
  font-size: 11px;
  color: #777;
  font-weight: 300;
  letter-spacing: 1px;
}
.static-page-main .pricing2 p {
  color: #444;
  margin: 10px 0;
  font-weight: 100;
  font-size: 14px;
}
.static-page-main .pricing2 .gold p {
  color: #fff;
}
.static-page-main .pricing2 span {
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: inline-block;
  width: 125px;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.static-page-main .pricing2 .btn {
  margin: 15px auto 0;
  position: relative;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 12px 35px;
}
.static-page-main .pricing2 .gold .btn:hover {
  background: #fff;
  border-color: #fff;
  color: #333;
}
.static-page-main #contact-form2 {
  padding: 0;
}
.static-page-main #contact-form2 .google-map,
.static-page-main #contact-form2 #map {
  height: 640px;
}
.static-page-main #contact-form2 .col-md-6 {
  padding: 100px;
}
.static-page-main #contact-form2 .col-md-6 .col-md-6 {
  padding: 0px 15px;
}
.static-page-main #contact-form2 h3 {
  font-size: 40px;
  font-weight: 700;
  margin: 0px 0px 10px;
}
.static-page-main #contact-form2 #contactForm input {
  padding: 0px;
  border-bottom: 2px solid #e5e5e5;
  box-shadow: none !important;
  color: #000 !important;
}
.static-page-main #contact-form2 #contactForm textarea {
  padding: 15px 0px;
  border-bottom: 2px solid #e5e5e5;
  box-shadow: none !important;
  color: #000 !important;
}
.static-page-main input:focus, .static-page-main textarea:focus {
  box-shadow: none;
  outline: 0;
}
.static-page-main .footer2 .google-map {
  border: 1px solid #555;
  padding: 5px;
  height: 290px;
}
.static-page-main .footer2 #map {
  height: 280px;
}
.static-page-main .footer2 #contactForm input {
  height: 43px;
  padding: 0 20px;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
  width: 100%;
  margin: 0 0 10px;
  background: #222;
  border: none;
  border-radius: 5px;
  color: #fff;
  border-top: 1px solid #414141;
}
.static-page-main .footer2 #contactForm textarea {
  height: 80px;
  padding: 12px 20px;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
  width: 100%;
  margin: 0 0 20px;
  background: #222;
  border: none;
  border-radius: 5px;
  color: #fff;
  border-top: 1px solid #414141;
}
.static-page-main .footer2 h5 {
  color: #ddd;
  text-transform: uppercase;
  margin: 0px 0px 15px;
  font-size: 16px;
  letter-spacing: 0px;
}
.static-page-main .footer2 .footer-logo {
  line-height: 20px;
  color: #fff;
  margin-bottom: 20px;
  display: block;
}
.static-page-main .footer2 p {
  color: #777;
  font-size: 14px;
}
.static-page-main .footer2 .footer-social a {
  font-size: 19px;
  margin-right: 10px;
  margin-left: 0px;
  margin-top: 30px;
  color: #fff;
}
.static-page-main .footer2 .footer-social {
  padding-left: 0;
  margin-top: -30px;
}
.static-page-main .subscribe-elt .intro-newsletter {
  width: 100%;
  position: relative;
}
.static-page-main .subscribe-elt .intro-newsletter input {
  height: 66px;
  padding: 0 150px 0 25px;
  font-size: 16px;
  letter-spacing: 0.04em;
  font-weight: 400;
  width: 100%;
  border: none;
  border-radius: 0px;
  background: transparent;
  border: 1px solid #555;
  color: #fff;
  border-radius: 3px;
}
.static-page-main .subscribe-elt .intro-newsletter .btn {
  border-radius: 3px;
  position: absolute;
  top: 11px;
  right: 10px;
  width: 100px;
  font-size: 11px;
  height: 45px;
}
.static-page-main .subscribe-elt h5 {
  color: #ddd;
  font-size: 18px;
  line-height: 26px;
  width: 75%;
  letter-spacing: 0px;
  font-weight: 400;
  margin-top: 5px;
}
.static-page-main .subscribe-elt2 h5 {
  font-family: 'Droid Sans', sans-serif;
  font-size: 40px;
  color: #000;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: center;
  width: 100%;
}
.static-page-main .subscribe-elt2 p {
  color: #777;
  text-align: center;
  width: 100%;
  letter-spacing: 1px;
  opacity: 0.4;
  padding: 10px 0 15px;
}
.static-page-main .subscribe-elt2 .intro-newsletter input {
  height: 50px;
  padding: 0 20px;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 400;
  width: 100%;
  border: none;
  border-radius: 0px;
  background: transparent;
  border: 1px solid #e5e5e5;
  color: #000;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 700;
}
.static-page-main .subscribe-elt2 .intro-newsletter .btn {
  border-radius: 3px;
  position: relative;
  top: 0px;
  right: 0px;
  width: 100%;
  font-size: 14px;
  height: 50px;
}
.static-page-main .subscribe-elt2 {
  padding: 150px 0 160px 0;
}
.static-page-main .subscribe-elt3 h5 {
  font-family: 'Droid Sans', sans-serif;
  font-size: 40px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.4px;
  text-align: center;
  width: 100%;
}
.static-page-main .subscribe-elt3 p {
  color: #fff;
  text-align: center;
  width: 100%;
  letter-spacing: 1px;
  opacity: 0.4;
  padding: 10px 0 15px;
}
.static-page-main .services-s5 .service-content i {
  display: table;
  font-size: 40px;
  margin: 0 auto 20px;
  padding: 0px;
  cursor: pointer;
  background: transparent;
  text-decoration: none;
  color: #d1d1d1;
  width: 90px;
  height: 90px;
  line-height: 88px;
  border-radius: 50%;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  text-align: center;
}
.static-page-main .services-s5 .service-content i:after {
  content: '';
  position: absolute;
  border: #d1d1d1 solid 2px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
  border-radius: 50%;
}
.static-page-main .services-s5 .service-content:hover i:after {
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  border: #29d9c2 solid 3px;
}
.static-page-main .services-s5 .service-content:hover i {
  color: #fff;
  background: #29d9c2;
}
.static-page-main .services-s5 .service-content h4 {
  font-size: 19px;
  margin: 5px 0 14px;
  text-align: center;
  font-weight: 700;
}
.static-page-main .services-s5 .service-content p {
  font-size: 13px;
  text-align: center;
}
.static-page-main .icon-features {
  padding: 80px 0;
}
.static-page-main .feature-left {
  margin: 80px 0 0;
  text-align: right;
  padding-right: 30px;
}
.static-page-main .feature-left li {
  margin-bottom: 30px;
}
.static-page-main .feature-left li i {
  font-size: 45px;
  color: #29d9c2;
}
.static-page-main .fl-content h4 {
  margin: 30px 0 10px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.static-page-main .fl-content p {
  font-size: 14px;
  padding-left: 40px;
  color: #fff;
  opacity: 0.5;
  margin-bottom: 40px;
}
.static-page-main .feature-right {
  margin: 80px 0 0;
  text-align: left;
  padding-left: 30px;
}
.static-page-main .feature-right li {
  margin-bottom: 30px;
}
.static-page-main .feature-right li i {
  font-size: 45px;
  color: #29d9c2;
}
.static-page-main .fr-content h4 {
  margin: 20px 0 10px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.static-page-main .fr-content p {
  font-size: 14px;
  padding-right: 40px;
  color: #fff;
  opacity: 0.5;
  margin-bottom: 40px;
}
.static-page-main .quote3 p {
  border: 1px solid #ddd;
  padding: 30px 40px 70px;
  font-size: 15px;
  font-style: italic;
  color: #777;
}
.static-page-main .quote3 div {
  margin: 0 15px;
}
.static-page-main .quote3 div img {
  max-width: 70px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ddd;
  padding: 5px;
  margin: -52px auto 10px;
}
.static-page-main .quote3 .slick-dots {
  margin: 15px auto;
  position: relative;
  left: 0;
  display: table !important;
}
.static-page-main .quote3 .slick-dots li {
  float: left;
  margin-right: 7px;
}
.static-page-main .quote3 .slick-dots li button {
  border: none;
  width: 8px;
  height: 8px;
  font-size: 0px;
  padding: 0;
  border-radius: 50%;
  opacity: 0.2;
  border: 1px solid #000;
}
.static-page-main .quote3 .slick-dots li.slick-active button {
  opacity: 1;
}
.static-page-main .multi-content {
  background: #29d9c2;
  padding: 100px 0;
}
.static-page-main .multi-content h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
}
.static-page-main .multi-content h2 {
  color: #fff;
  font-size: 34px;
  letter-spacing: 0px;
  padding: 10px 0 15px;
}
.static-page-main .multi-content p {
  color: #fff;
  opacity: 0.7;
}
.static-page-main .multi-content img {
  position: relative;
  top: 100px;
  margin-top: -100px;
  margin-bottom: -100px;
  max-width: 100%;
}
.static-page-main .multi-features {
  background: #333;
  padding: 140px 0 100px;
}
.static-page-main .multi-features h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0px 0px 18px;
  letter-spacing: 0;
}
.static-page-main .multi-features h4 i {
  font-size: 24px;
  margin-right: 15px;
  position: relative;
  top: 4px;
}
.static-page-main .multi-features p {
  color: #888;
  font-size: 14px;
}
.static-page-main .cf2-wrap {
  max-width: 600px;
}
.static-page-main .parallax5 .col-md-6.bg-dark {
  max-width: 800px;
}
.static-page-main #contact-form2 {
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1230px) {
  .static-page-main footer .list-inline li {
    width: 33.3333%;
  }
  .static-page-main footer .list-inline li:nth-child(4) .contact-info {
    border: none;
  }
  .static-page-main footer .list-inline li:first-child,
  .static-page-main footer .list-inline li:last-child {
    width: 100%;
    text-align: center;
  }
  .static-page-main footer {
    background: #dbdbdb;
    padding: 25px 0 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .static-page-main .clients2 img {
    max-width: 100%;
    max-width: 140px;
  }
  .static-page-main .about-inline .ai-slide {
    width: 750px;
    position: relative;
  }
  .static-page-main .about-inline .ai-slide .center-block {
    width: 750px;
  }
  .static-page-main .ai-slide-img {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  .static-page-main .ai-slide-img {
    position: absolute;
    width: 493px;
    overflow: hidden;
    height: 306px;
    margin: 0 auto;
    display: block;
    left: -7px;
    right: 0;
    top: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .static-page-main .container {
    width: 100%;
    max-width: 800px;
  }
  .static-page-main .mega-menu {
    left: 0px !important;
  }
  .static-page-main .navbar-lg .navbar-nav > li > a {
    padding: 40px 5px 35px;
    font-size: 10px !important;
  }
  .static-page-main .testimonials p {
    padding: 0 30px 21px;
  }
  .static-page-main .pricing__price {
    padding: 35px 0 30px;
    line-height: 20px;
  }
  .static-page-main .pricing__item {
    margin: 0;
    padding: 30px 30px 30px;
  }
  .static-page-main .team .team-box {
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .static-page-main .info-content .btn.btn-lg {
    font-size: 11px;
    margin-bottom: 50px;
  }
  .static-page-main .info-content h3 {
    font-size: 36px;
    margin: 0px 0 20px;
  }
  .static-page-main .info-content p {
    margin: 0 0 10px;
    font-size: 13px;
    letter-spacing: 0.1px;
  }
  .static-page-main .center-content-ipad {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .static-page-main .error-content {
    padding: 100px 0;
  }
  .static-page-main .error-content h4 {
    font-size: 75px;
    letter-spacing: -5px;
  }
  .static-page-main .sidebar {
    padding-top: 50px;
  }
  .static-page-main #contact-info .col-sm-6 {
    margin-bottom: 20px;
  }
  .static-page-main .team {
    padding: 100px 0 70px;
  }
  .static-page-main .portfolio-filter li {
    margin: 0 10px;
  }
  .static-page-main .portfolio-4col .portfolio-item {
    width: 50%;
  }
  .static-page-main .intro-form {
    padding: 30px 30px 40px;
  }
  .static-page-main .intro1 h2 {
    font-size: 42px;
  }
  .static-page-main .intro16 h3 {
    margin: 40px 0px 30px;
  }
  .static-page-main .hl-container {
    width: 100%;
    max-width: 550px;
    position: relative;
    float: none !important;
    margin: 0 auto;
  }
  .static-page-main .intro13 h3 {
    margin: 40px 0px 30px;
  }
  .static-page-main .intro10 h3 {
    margin: 40px 0px 25px;
  }
  .static-page-main .intro8 img {
    margin-top: 40px;
  }
  .static-page-main .intro3 h3 {
    margin: 0px 0px 25px;
    font-size: 38px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 767px) {
  .static-page-main .mbr-brand__logo a img {
    padding-bottom: 10px;
  }
  .static-page-main .footer2 .footer-logo {
    text-align: left;
  }
  .static-page-main .footer2 .footer-social {
    padding-left: 0;
    margin: -30px 0 20px;
  }
  .static-page-main .footer2 .col-md-4 {
    margin-bottom: 50px;
  }
  .static-page-main .services-s5 .service-content p {
    margin-bottom: 40px;
  }
  .static-page-main .feature-left {
    text-align: center;
    padding-right: 0;
    width: 100%;
  }
  .static-page-main .feature-right {
    text-align: center;
    padding-left: 0;
    width: 100%;
  }
  .static-page-main .fl-content p,
  .static-page-main .fr-content p {
    padding: 0;
  }
  .static-page-main .testimonials .quote3 p {
    font-size: 15px;
    padding: 30px 30px 70px;
  }
  .static-page-main .stats1-info h2,
  .static-page-main .stats2-info h2,
  .static-page-main .stats3-info h2 {
    margin-bottom: 40px;
  }
  .static-page-main #stats1,
  .static-page-main #stats2 {
    padding: 120px 0 80px;
  }
  .static-page-main .process-step small {
    display: none;
  }
  .static-page-main .btn-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 7px !important;
    border-radius: 50%;
    padding: 0;
    line-height: 58px;
    font-style: normal;
  }
  .static-page-main .process-step .btn .fa {
    font-size: 20px;
  }
  .static-page-main .process-row:before {
    top: 24px;
  }
  .static-page-main .process-step2 small {
    display: none;
  }
  .static-page-main .process-step2 .btn-circle {
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 7px !important;
    border-radius: 50%;
    padding: 0;
    line-height: 68px;
    font-style: normal;
  }
  .static-page-main .process-row2:before {
    top: 32px;
  }
  .static-page-main .event-list li img {
    display: none;
  }
  .static-page-main blockquote.pull-left {
    width: 100%;
    max-width: 300px;
  }
  .static-page-main blockquote.pull-right {
    width: 100%;
    max-width: 300px;
  }
  .static-page-main .clients li {
    width: 50% !important;
    float: left;
    padding: 0 30px;
  }
  .static-page-main .clients2-img {
    max-width: 100%;
  }
  .static-page-main .clients2-li {
    width: 33.333%;
  }
  .static-page-main .about-inline .ai-slide {
    width: 300px;
    position: relative;
  }
  .static-page-main .about-inline .ai-slide .center-block {
    width: 300px;
  }
  .static-page-main .ai-slide-img {
    position: absolute;
    width: 196px;
    overflow: hidden;
    height: 123px;
    margin: 0 auto;
    display: block;
    left: -1px;
    right: 0;
    top: 11px;
  }
  .static-page-main .about-inline h3 br {
    display: inline-block;
  }
  .static-page-main .intro-newsletter {
    width: 75%;
  }
  .static-page-main .h1-point-info {
    width: 250px;
    left: -210%;
  }
  .static-page-main .hl-point2 .h1-point-info {
    width: 250px;
    left: -510%;
  }
  .static-page-main .intro16 img {
    margin-top: 30px;
  }
  .static-page-main .intro16 h3 {
    font-size: 45px;
  }
  .static-page-main .intro17 {
    padding: 130px 0 100px;
  }
  .static-page-main .intro17 h3 {
    margin: 40px 0px 30px;
  }
  .static-page-main .intro18 p {
    padding: 0;
  }
  .static-page-main .intro18 h3 {
    font-size: 38px;
  }
  .static-page-main .intro19 h3 {
    font-size: 38px;
  }
  .static-page-main .intro19 p {
    padding: 0;
  }
  .static-page-main .app-btn a {
    float: none;
  }
  .static-page-main .intro2 h3 {
    font-size: 34px;
  }
  .static-page-main .intro2 p {
    font-size: 15px;
    padding: 0;
  }
  .static-page-main .dual-btn a {
    margin: 0 5px 15px;
  }
  .static-page-main .intro3 h3 {
    font-size: 37px;
  }
  .static-page-main .intro-newsletter input {
    width: 100%;
    margin-bottom: 15px;
  }
  .static-page-main .intro4 h2 {
    font-size: 40px;
    margin: -30px 0 15px;
  }
  .static-page-main .intro1 {
    padding: 120px 0 90px;
  }
  .static-page-main .intro4 p {
    padding: 0;
  }
  .static-page-main .intro4 {
    padding: 220px 0 67px;
    margin-bottom: 20px;
  }
  .static-page-main .intro5 p {
    font-size: 15px;
    padding: 0;
  }
  .static-page-main .intro6 h2 {
    font-size: 45px;
  }
  .static-page-main .intro6 p {
    font-size: 15px;
    padding: 0;
  }
  .static-page-main .intro6 p.lead {
    font-size: 28px;
  }
  .static-page-main .intro6 p.lead a {
    color: #fff;
    display: block;
  }
  .static-page-main .intro6 {
    padding: 100px 0;
  }
  .static-page-main .intro6 .container, .static-page-main .intro6 .row {
    height: auto;
  }
  .static-page-main .intro6 {
    padding: 100px 0;
    display: table;
  }
  .static-page-main .intro7 h2 {
    margin: 30px 0 15px;
  }
  .static-page-main .intro7 {
    padding: 120px 0 90px;
  }
  .static-page-main .intro8 h3 {
    font-size: 33px;
    line-height: 43px;
  }
  .static-page-main .intro8 img {
    width: 150%;
    margin-top: 50px;
  }
  .static-page-main .intro9 h3 {
    font-size: 33px;
    line-height: 43px;
  }
  .static-page-main .intro9 img {
    border: 20px solid #000;
    border-bottom: none;
    border-radius: 15px;
    max-width: 90%;
    margin: 0 5% -30px;
  }
  .static-page-main .intro10 h3 {
    margin: 40px 0px 25px;
  }
  .static-page-main .intro10 {
    padding: 120px 0 70px;
  }
  .static-page-main .intro10-nl {
    width: 100%;
    margin: 0;
  }
  .static-page-main .intro11 h3 {
    font-size: 36px;
  }
  .static-page-main .intro11 {
    padding: 130px 0 100px;
  }
  .static-page-main .intro12 h3 {
    font-size: 34px;
  }
  .static-page-main .intro12 {
    padding: 160px 0 100px;
  }
  .static-page-main .intro12 p {
    padding: 0;
  }
  .static-page-main .intro13 {
    padding: 130px 0 100px;
  }
  .static-page-main .intro13 h3 {
    margin: 30px 0px 30px;
    font-size: 33px;
  }
  .static-page-main .intro14 h3 {
    font-size: 33px;
  }
  .static-page-main .intro14 p {
    padding: 0;
  }
  .static-page-main .features-list li i {
    width: 60px;
    height: 60px;
    line-height: 58px;
    font-size: 23px;
  }
  .static-page-main .intro15 h3 {
    font-size: 45px;
    line-height: 54px;
  }
  .static-page-main .hl-container {
    margin-top: 40px;
  }
  .static-page-main .intro1 h2 {
    font-size: 34px;
    margin: 40px 0 15px;
  }
  .static-page-main .info-content img {
    width: 130%;
  }
  .static-page-main .testimonials p {
    font-size: 20px;
    padding: 0 15px 20px;
  }
  .static-page-main .ai-list ul li i {
    font-size: 40px;
    margin-bottom: 5px;
  }
  .static-page-main .video-box {
    display: block;
  }
  .static-page-main .ai-list ul li {
    display: inline-block;
    color: #333;
    min-width: 83px;
    padding: 0 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 30px;
    border-left: 1px solid #ddd;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .static-page-main .pricing__item {
    margin: 0 0 47px;
    padding: 30px 30px 30px;
  }
  .static-page-main .portfolio-filter li {
    margin: 0 5px 20px;
  }
  .static-page-main .portfolio-item {
    width: 100%;
  }
  .static-page-main .portfolio-2col .portfolio-item {
    width: 100%;
  }
  .static-page-main .portfolio-3col .portfolio-item {
    width: 100%;
  }
  .static-page-main .portfolio-4col .portfolio-item {
    width: 100%;
  }
  .static-page-main .team {
    padding: 100px 0 70px;
  }
  .static-page-main .table-wrap {
    width: 100%;
    overflow: auto;
    overflow-y: hidden;
  }
  .static-page-main .table-wrap table {
    width: 850px;
  }
  .static-page-main .nav-tabs > li > a {
    font-size: 12px;
    padding: 10px 9px;
  }
  .static-page-main .icon-box {
    padding: 100px 0 70px;
  }
  .static-page-main .service-box {
    margin-bottom: 30px;
  }
  .static-page-main .service2 {
    padding: 100px 0 70px;
  }
  .static-page-main .service2 .col-md-4 {
    margin-bottom: 30px;
  }
  .static-page-main #contact-info .col-sm-6 {
    margin-bottom: 20px;
  }
  .static-page-main .sidebar {
    padding-top: 50px;
  }
  .static-page-main .pagination > li > a {
    border-radius: 5px;
    margin: 0 1px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 37px;
    padding: 0;
  }
  .static-page-main .sub-about .text-right {
    text-align: left;
  }
  .static-page-main .sub-about p {
    margin-bottom: 30px;
  }
  .static-page-main .team .no-padding {
    padding: 0 15px !important;
  }
  .static-page-main .team .team-box {
    margin-bottom: 30px;
  }
  .static-page-main .team {
    padding: 100px 0 70px;
  }
  .static-page-main .navbar-nav > li > .dropdown1
  -menu {
    margin-top: 0px;
    margin-left: 13px;
    border: none;
  }
  .static-page-main .dropdown1-menu > li > a {
    display: block;
    padding: 6px 30px;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    border: none;
  }
  .static-page-main .navbar-nav > li > a:hover,
  .static-page-main .dropdown1-menu > li > a:hover {
    color: #29d9c2 !important;
    background: transparent;
  }
  .static-page-main .navbar-nav > li > .dropdown1-menu {
    margin-bottom: 15px;
  }
  .static-page-main .navbar-lg .navbar-nav > li > a {
    padding: 12px 30px;
    font-size: 12px;
  }
  .static-page-main .navbar-toggler {
    position: absolute !important;
    top: 37%;
    right: 0%;
    float: right;
    padding: 0;
    margin-right: 15px;
    margin-bottom: 8px;
    background: transparent !important;
    background-image: none;
    border: none !important;
    border-radius: 4px;
  }
  .static-page-main .navbar-toggler .icon-bar {
    display: block;
    width: 20px;
    height: 1px;
    margin-bottom: 4px;
    border-radius: 0px !important;
    background: #fff;
    transition: .4s;
  }
  .static-page-main .navbar-toggler .icon-bar:nth-child(3) {
    display: block;
    width: 16px;
    height: 1px;
    border-radius: 0px !important;
    background: #fff !important;
  }
  .static-page-main .navbar-toggler:hover .icon-bar:nth-child(3) {
    width: 20px;
  }
  .static-page-main .nav-dropdown {
    padding-right: 0px;
    padding-left: 0px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    border-top: none;
    box-shadow: none;
    position: absolute !important;
    background: inherit;
    top: 95px;
    width: 100%;
    max-width: 500px;
    right: 0;
    margin: 0 auto !important;
    left: 0;
  }
  .static-page-main .navbar-nav > li > a::after {
    display: none;
  }
  .static-page-main .nav > li > a {
    display: block;
  }
  .static-page-main .navbar-default .navbar-nav > li {
    margin-left: 0;
    width: 100%;
    float: none !important;
    display: table;
  }
  .static-page-main .navbar-default .navbar-nav > li a {
    padding: 7px 30px;
  }
  .static-page-main .dropdown1-menu {
    display: table !important;
    padding: 0;
    margin: 0;
    border-radius: 0px;
    background: transparent;
    top: 0px !important;
    left: 0 !important;
    right: auto !important;
    opacity: 1;
    position: relative !important;
    visibility: visible;
    transition: .4s;
    margin-left: 15px;
    border: none;
    box-shadow: none;
    width: 100%;
  }
  .static-page-main .navbar-default .navbar-nav > li a {
    padding: 7px 30px;
    border: none !important;
  }
  .static-page-main .navbar-brand {
    padding: 30px 15px 0;
  }
  .static-page-main .error-content h4 {
    font-size: 60px;
    letter-spacing: -3px;
  }
  .static-page-main .error-content {
    padding: 70px 0;
  }
  .static-page-main .info-content h3 {
    font-size: 28px;
    margin: 40px 0 20px;
  }
  .static-page-main .info-content .btn.btn-lg {
    font-size: 11px;
    margin-bottom: 50px;
  }
  .static-page-main footer .list-inline li {
    width: 100%;
    border-bottom: 1px solid #fff;
  }
  .static-page-main footer .list-inline li:last-child {
    border: none;
  }
  .static-page-main .contact-info {
    padding: 30px 0;
    border: none;
  }
  .static-page-main .footer-logo {
    line-height: 40px;
    padding: 0 0 30px;
    text-align: center;
  }
  .static-page-main .footer-social {
    padding-left: 0;
    margin: 0 auto;
    display: table;
  }
  .static-page-main footer {
    padding: 60px 0 60px;
  }
  .static-page-main .page_head h3 {
    font-size: 45px;
  }
  .static-page-main .navbar-brand {
    font-size: 22px;
  }
}
@media only screen and (min-width: 993px) and (max-width: 4000px) {
  .static-page-main .center-content {
    display: flex;
    align-items: center;
    flex-direction: row;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-flex-direction: row;
  }
}
.static-page-main .msg-box-12 .row {
  margin-left: 0px;
  margin-right: 0px;
}
.static-page-main .msg-box-13 .row {
  margin-left: 0px;
  margin-right: 0px;
}
.static-page-main .msg-box-14 .row {
  margin-left: 0px;
  margin-right: 0px;
}
.static-page-main .msg-box-15 .row {
  margin-left: 0px;
  margin-right: 0px;
}
.static-page-main i {
  font-style: normal;
}
@media (max-width: 1200px) {
  .static-page-main .flips1_back {
    padding: 40px 20px;
  }
  .static-page-main .flips1_back .btn {
    padding-left: 5px;
    padding-right: 15px;
  }
  .static-page-main .flips2_back {
    padding: 40px 20px;
  }
  .static-page-main .flips2_back .btn {
    padding-left: 5px;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .static-page-main .flips1 {
    max-width: 400px;
    margin: 0 auto;
  }
  .static-page-main .flips2 {
    max-width: 400px;
    margin: 0 auto;
  }
  .static-page-main .flips1_back {
    padding: 50px 35px;
  }
  .static-page-main .flips2_back {
    padding: 50px 35px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .static-page-main .flips2_front img {
    width: auto;
  }
  .static-page-main .flips1_front img {
    width: auto;
  }
}
.static-page-main .accordionStyles.panel-heading {
  padding: 0;
}
.static-page-main .accordionStyles .panel-title > a {
  display: block;
  padding: 18px 20px;
  outline: none;
  font-weight: 700;
  text-decoration: none;
  background: transparent;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0;
}
.static-page-main .accordionStyles.panel-title > a.accordion-toggle::before, .static-page-main .accordionStyles a[data-toggle="collapse"]::before {
  content: "\f077";
  float: left;
  font-family: 'FontAwesome';
  margin-right: 1em;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -8px;
  font-size: 15px;
}
.static-page-main .accordionStyles.panel-title > a.accordion-toggle.collapsed::before, .static-page-main .accordionStyles a.collapsed[data-toggle="collapse"]::before {
  content: "\f078";
}
.static-page-main .accordionStyles .panel-default > .panel-heading {
  background-color: transparent !important;
  border-color: #ddd;
}
.static-page-main .accordionStyles.panel {
  margin-bottom: 15px;
  border-radius: 0 !important;
}
.static-page-main .accordionStyles.panel-body {
  padding: 20px 25px;
  line-height: 24px;
}
.static-page-main .navbar-dropdown {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .static-page-main .navbar-nav {
    float: right;
  }
  .static-page-main .navbar-lg .navbar-nav > li > a.btn {
    margin-right: 5px;
  }
}
.static-page-main .nav > li > a:hover, .static-page-main .nav > li > a:focus {
  background-color: transparent;
  color: #29d9c2 !important;
}
.static-page-main .nav > li > .btn:hover, .static-page-main .nav > li > .btn:focus {
  background-color: transparent;
  color: #fff;
}
.static-page-main .nav .open > a, .static-page-main .nav .open > a:hover, .static-page-main .nav .open > a:focus {
  background-color: transparent;
  color: #29d9c2 !important;
}
.static-page-main .nav-link.btn.btn-primary:hover {
  background: transparent;
  border: 1px solid #29d9c2;
  color: #29d9c2;
}
.static-page-main .brand-color {
  color: #ffffff;
}
.static-page-main .navbar-dropdown .navbar-brand .navbar-logo {
  display: inline-block;
}
.static-page-main .navbar-dropdown .navbar-brand .navbar-logo a {
  display: block;
}
@media (max-width: 767px) {
  .static-page-main .navbar-logo {
    height: auto;
  }
  .static-page-main .dropdown-item {
    line-height: 1.1;
  }
}
@media (min-width: 767px) {
  .static-page-main .dropdown-item {
    display: block;
    border-radius: 0px !important;
    margin-top: 0px !important;
    line-height: 1.1;
  }
  .static-page-main .nav-dropdown {
    background: transparent !important;
  }
}
.static-page-main .dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  min-width: 180px;
}
@media only screen and (max-width: 767px) and (min-width: 280px) {
  .static-page-main .nav-dropdown {
    margin-top: 0px;
    margin-left: 0px;
  }
  .static-page-main .navbar-nav {
    margin: 0px;
  }
  .static-page-main .nav-item a.btn {
    width: 50%;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .static-page-main .dropdown-menu a {
    display: block;
    margin-top: 0px;
  }
  .static-page-main .dropdown-menu a:hover {
    color: #29d9c2 !important;
  }
  .static-page-main .nav-collapse-color {
    background-color: #333333;
  }
}
.static-page-main .navbar a {
  color: #000000;
}
@media (max-width: 767px) {
  .static-page-main .price-styles {
    display: block;
    max-width: 360px;
    margin: 0 auto;
  }
  .static-page-main .price-styles2 {
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
}
.static-page-main .price-one-el {
  float: none;
  max-width: 360px;
  margin: 0 auto;
}
.static-page-main .price-four-el {
  padding: 40px 15px 15px 15px;
}
.static-page-main .price-four-el h3 {
  text-align: center;
}
@media (min-width: 767px) {
  .static-page-main .price-styles2 {
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
  .static-page-main .pricing__price {
    line-height: 35px;
    font-size: 50px;
  }
  .static-page-main .pricing__title {
    font-size: 16px;
  }
  .static-page-main .pricing__item p {
    font-size: 12px;
    line-height: 20px;
  }
  .static-page-main .pricing__item a.btn {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 991px) {
  .static-page-main .price-styles2 {
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
  .static-page-main .pricing__price {
    line-height: 35px;
    font-size: 50px;
  }
  .static-page-main .pricing__title {
    font-size: 16px;
  }
  .static-page-main .pricing__item p {
    font-size: 12px;
    line-height: 20px;
  }
  .static-page-main .pricing__item a.btn {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 992px) {
  .static-page-main .price-styles2 div {
    padding: 20px;
  }
  .static-page-main .price-styles2 div:last-child {
    padding: 0px;
  }
  .static-page-main .price-styles2 a.btn {
    margin-bottom: 20px;
  }
  .static-page-main .pricing2 .price {
    line-height: 80px;
  }
}
@media (max-width: 1200px) {
  .static-page-main .price-styles2 div {
    padding: 20px;
  }
  .static-page-main .price-styles2 div:last-child {
    padding: 0px;
  }
  .static-page-main .price-styles2 a.btn {
    margin-bottom: 20px;
  }
  .static-page-main .pricing2 .price {
    line-height: 80px;
  }
}
@media (max-width: 991px) {
  .static-page-main .price-styles2 {
    margin-bottom: 20px;
  }
}
@media (min-width: 990px) {
  .static-page-main .price-styles2 a.btn {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 993px) {
  .static-page-main .price-styles2 a.btn {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.static-page-main .best-price:before {
  content: attr(data-hover);
  background-color: #222222;
  height: 42px;
  line-height: 40px;
  position: absolute;
  left: 15px;
  right: 15px;
  top: -40px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 5px 5px 0 0;
  font-family: Montserrat;
}
.static-page-main .navbar-dropdown-open {
  overflow: hidden !important;
}
.static-page-main .navbar-dropdown-open .navbar-dropdown.opened {
  bottom: inherit !important;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: none;
  overflow-y: visible !important;
}
.static-page-main .navbar-dropdown.bg-color.transparent {
  background: none !important;
}
.static-page-main .navbar-dropdown.navbar-fixed-top {
  position: fixed;
}
.static-page-main .navbar-dropdown .navbar-brand {
  line-height: 0;
  margin-right: 10px !important;
  padding: 0;
}
.static-page-main .navbar-dropdown .navbar-brand a {
  line-height: 80px !important;
  vertical-align: middle !important;
}
.static-page-main .navbar-dropdown .navbar-brand a, .static-page-main .navbar-dropdown .navbar-brand a:hover {
  text-decoration: none;
}
.static-page-main .navbar-dropdown .navbar-brand .navbar-logo, .static-page-main .navbar-dropdown .navbar-brand .navbar-logo a {
  line-height: 0;
  vertical-align: baseline;
  display: inline-block;
}
.static-page-main .navbar-dropdown .navbar-logo {
  margin-right: 0.5rem;
}
.static-page-main .navbar-dropdown .navbar-logo img {
  height: 60px !important;
  max-height: 68px;
}
@media (max-width: 543px) {
  .static-page-main .navbar-dropdown .navbar-toggleable-xs {
    padding-top: 0.425rem;
  }
  .static-page-main .navbar-dropdown .navbar-toggleable-xs .btn {
    margin-bottom: 0.425rem;
    margin-top: 0.425rem;
  }
  .static-page-main .navbar-dropdown .navbar-toggleable-xs .dropdown-menu {
    padding-bottom: 0.425rem;
  }
  .static-page-main .navbar-dropdown .navbar-toggleable-xs .dropdown-menu .dropdown-menu {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .static-page-main .navbar-dropdown .navbar-toggleable-sm {
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
    max-height: calc(100vh - 95px);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .static-page-main .navbar-dropdown .navbar-toggleable-sm .btn {
    margin-bottom: 0.425rem;
    margin-top: 0.425rem;
  }
  .static-page-main .navbar-dropdown .navbar-toggleable-sm .dropdown-menu {
    padding-bottom: 0.425rem;
  }
  .static-page-main .navbar-dropdown .navbar-toggleable-sm .dropdown-menu .dropdown-menu {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .static-page-main .navbar-dropdown .navbar-toggleable-md {
    padding-top: 0.425rem;
  }
  .static-page-main .navbar-dropdown .navbar-toggleable-md .btn {
    margin-bottom: 0.425rem;
    margin-top: 0.425rem;
  }
  .static-page-main .navbar-dropdown .navbar-toggleable-md .dropdown-menu {
    padding-bottom: 0.425rem;
  }
  .static-page-main .navbar-dropdown .navbar-toggleable-md .dropdown-menu .dropdown-menu {
    padding-bottom: 0;
  }
}
@media (min-width: 544px) {
  .static-page-main .navbar-dropdown {
    border-radius: 0;
  }
}
.static-page-main .navbar-dropdown .btn {
  margin-bottom: 0;
}
.static-page-main .navbar-dropdown .btn-white-outline {
  color: #fff;
  background-image: none;
  background-color: transparent;
  border-color: #fff;
}
.static-page-main .navbar-dropdown .btn-white-outline:focus, .static-page-main .navbar-dropdown .btn-white-outline.focus, .static-page-main .navbar-dropdown .btn-white-outline:active, .static-page-main .navbar-dropdown .btn-white-outline.active, .static-page-main .open > .navbar-dropdown .btn-white-outline.dropdown-toggle {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.static-page-main .navbar-dropdown .btn-white-outline:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.static-page-main .navbar-dropdown .btn-white-outline.disabled:focus, .static-page-main .navbar-dropdown .btn-white-outline.disabled.focus, .static-page-main .navbar-dropdown .btn-white-outline:disabled:focus, .static-page-main .navbar-dropdown .btn-white-outline:disabled.focus {
  border-color: white;
}
.static-page-main .navbar-dropdown .btn-white-outline.disabled:hover, .static-page-main .navbar-dropdown .btn-white-outline:disabled:hover {
  border-color: white;
}
.static-page-main .navbar-dropdown .btn-black-outline {
  color: #fff !important;
  background-image: none !important;
  background-color: #29d9c2 !important;
  background: #29d9c2 !important;
  border: 1px solid #29d9c2 !important;
}
.static-page-main .navbar-dropdown .btn-black-outline:focus, .static-page-main .navbar-dropdown .btn-black-outline.focus, .static-page-main .navbar-dropdown .btn-black-outline:active, .static-page-main .navbar-dropdown .btn-black-outline.active, .static-page-main .open > .navbar-dropdown .btn-black-outline.dropdown-toggle {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #29d9c2 !important;
}
.static-page-main .navbar-dropdown .btn-black-outline:hover {
  color: #29d9c2 !important;
  background-color: transparent !important;
  border-color: #29d9c2 !important;
}
.static-page-main .navbar-dropdown .btn-black-outline.disabled:focus, .static-page-main .navbar-dropdown .btn-black-outline.disabled.focus, .static-page-main .navbar-dropdown .btn-black-outline:disabled:focus, .static-page-main .navbar-dropdown .btn-black-outline:disabled.focus {
  border-color: #333;
}
.static-page-main .navbar-dropdown .btn-black-outline.disabled:hover, .static-page-main .navbar-dropdown .btn-black-outline:disabled:hover {
  border-color: #333;
}
.static-page-main .is-builder .navbar-dropdown .dropdown-toggle::after {
  vertical-align: baseline;
}
.static-page-main .dropdown-menu.dropdown-submenu {
  left: 100%;
  margin-left: -6px;
  margin-top: -6px;
  top: 0;
}
.static-page-main .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-right: 0;
  border-top: 0.3em solid transparent;
  margin-left: 0.3rem;
}
.static-page-main .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"][aria-expanded="true"] {
  background-color: #f5f5f5;
}
.static-page-main .dropdown-menu .dropdown-item:focus {
  outline: 0;
}
.static-page-main .nav-dropdown-sm {
  clear: left;
  float: none !important;
  position: relative;
  z-index: 999;
}
.static-page-main .nav-dropdown-sm .nav-item {
  float: none;
}
.static-page-main .nav-dropdown-sm .nav-item + .nav-item {
  margin-left: 0;
}
.static-page-main .nav-dropdown-sm .nav-link, .static-page-main .nav-dropdown-sm .dropdown-item {
  position: relative;
}
.static-page-main .nav-dropdown-sm .dropdown-toggle::after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.15em;
}
.static-page-main .nav-dropdown-sm .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-left: .25rem;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
  border-bottom: 0;
}
.static-page-main .nav-dropdown-sm .dropdown-toggle[data-toggle="dropdown-submenu"][aria-expanded="true"]::after {
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
  border-bottom: 0.3em solid;
}
.static-page-main .nav-dropdown-sm .dropdown-menu {
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  border: 0;
  float: none;
  border-radius: 0;
  background: none;
  padding-left: 20px;
}
.static-page-main .nav-dropdown-sm .dropdown-item {
  padding-left: 0;
}
.static-page-main .nav-dropdown-sm .dropdown-item, .static-page-main .nav-dropdown-sm .dropdown-item:hover, .static-page-main .nav-dropdown-sm .dropdown-item:focus {
  background: none !important;
}
@media (min-width: 768px) {
  .static-page-main .navbar-toggler {
    display: none;
  }
  .static-page-main .nav-dropdown {
    display: block;
  }
  .static-page-main .navbar-dropdown.in {
    overflow-y: auto;
  }
  .static-page-main .collapse.in {
    display: block;
    background: inherit;
  }
}
.static-page-main .navbar .container {
  max-height: 80px;
}
.static-page-main .nav-link {
  margin-left: 5px;
  vertical-align: middle;
}
@-webkit-keyframes mapCircleLoading {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes mapCircleLoading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.static-page-main .mbr-figure__map {
  position: relative;
}
.static-page-main .mbr-figure__map iframe {
  height: 100%;
  width: 100%;
}
.static-page-main .mbr-figure__map [data-state-details] {
  color: #6b6763;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.static-page-main .mbr-figure__map[data-state] {
  background: #e9e5dc;
}
.static-page-main .mbr-figure__map[data-state="loading"] [data-state-details] {
  display: none;
}
.static-page-main .mbr-figure__map[data-state="loading"]::after {
  content: "";
  -webkit-animation: mapCircleLoading .6s infinite linear;
  animation: mapCircleLoading .6s infinite linear;
  border-radius: 50%;
  border: 6px rgba(255, 255, 255, 0.35) solid;
  border-top-color: #fff;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}
.static-page-main .mbr-figure__map [data-state-details] {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.static-page-main .navbar-logo2 img {
  display: inline;
  height: 60px !important;
  height: 60px;
  max-height: 200px;
  vertical-align: middle;
  line-height: 200px !important;
  padding-top: 0px;
  transition: .4s;
}
.static-page-main .navbar-logo2 a {
  color: #ffffff;
}
.static-page-main .navbar-logo2, .static-page-main .brandName2 {
  display: inline-block;
  vertical-align: middle;
}
.static-page-main .navbar-logo2 a {
  height: 80px;
  display: inline-block;
}
.static-page-main .navbar-logo2 {
  margin-left: 10px;
}
.static-page-main .brandName2 {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #ffffff;
}
.static-page-main .btn-primary {
  color: #ffffff !important;
}
.static-page-main .brandName2 a {
  color: #ffffff;
}
.static-page-main li.text-white a {
  color: #ffffff;
}
@media (max-width: 768px) {
  .static-page-main .simplebutton {
    width: 50%;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.static-page-main .engine {
  position: absolute;
  text-indent: -2400px;
  text-align: center;
  padding: 0;
  top: 0;
  left: -2400px;
}


.static-page-main .btn.btn-primary {
  background-color: #4caf50;
  border-color: #4caf50;
}
.static-page-main .btn.btn-primary:hover,
.static-page-main .btn.btn-primary:focus,
.static-page-main .btn.btn-primary.focus,
.static-page-main .btn.btn-primary:active,
.static-page-main .btn.btn-primary.active {
  background-color: #111111;
  border-color: #111111;
}
.static-page-main .btn.btn-info {
  background-color: #27aae0;
  border-color: #27aae0;
}
.static-page-main .btn.btn-info:hover,
.static-page-main .btn.btn-info:focus,
.static-page-main .btn.btn-info.focus,
.static-page-main .btn.btn-info:active,
.static-page-main .btn.btn-info.active {
  background-color: #177aa3;
  border-color: #177aa3;
}
.static-page-main .btn.btn-success {
  background-color: #7ac673;
  border-color: #7ac673;
}
.static-page-main .btn.btn-success:hover,
.static-page-main .btn.btn-success:focus,
.static-page-main .btn.btn-success.focus,
.static-page-main .btn.btn-success:active,
.static-page-main .btn.btn-success.active {
  background-color: #4da844;
  border-color: #4da844;
}
.static-page-main .btn.btn-warning {
  background-color: #faaf40;
  border-color: #faaf40;
}
.static-page-main .btn.btn-warning:hover,
.static-page-main .btn.btn-warning:focus,
.static-page-main .btn.btn-warning.focus,
.static-page-main .btn.btn-warning:active,
.static-page-main .btn.btn-warning.active {
  background-color: #e78d06;
  border-color: #e78d06;
}
.static-page-main .btn.btn-danger {
  background-color: #f97352;
  border-color: #f97352;
}
.static-page-main .btn.btn-danger:hover,
.static-page-main .btn.btn-danger:focus,
.static-page-main .btn.btn-danger.focus,
.static-page-main .btn.btn-danger:active,
.static-page-main .btn.btn-danger.active {
  background-color: #f63709;
  border-color: #f63709;
}
.static-page-main .text-primary {
  color: #4caf50 !important;
}
.static-page-main .text-info {
  color: #27aae0 !important;
}
.static-page-main .text-success {
  color: #7ac673 !important;
}
.static-page-main .text-warning {
  color: #faaf40 !important;
}
.static-page-main .text-danger {
  color: #f97352 !important;
}
.static-page-main a {
  color: #4caf50;
}
.static-page-main a:hover,
.static-page-main a:focus,
.static-page-main a.focus,
.static-page-main a:active,
.static-page-main a.active {
  color: #357a38;
}
.static-page-main .mbr-primary-color,
.static-page-main .s2-box:hover .s2-box-ico div,
.static-page-main .content8 .nav-tabs > li > a::after,
.static-page-main .extFooter1 ul li:before,
.static-page-main .mbr-gallery-filter li:hover,
.static-page-main .extFooter1 ul li a:hover {
  color: #4caf50 !important;
}
.static-page-main .navbar-nav > li > a:hover,
.static-page-main .dropdown1-menu > li > a:hover,
.static-page-main .nav > li > a:hover,
.static-page-main .nav > li > a:focus,
.static-page-main .nav .open > a,
.static-page-main .nav .open > a:hover,
.static-page-main .nav .open > a:focus,
.static-page-main .dropdown-menu a:hover,
.static-page-main .nav-tabs > li.active > a,
.static-page-main .content8 .nav-tabs > li.active > a {
  color: #4caf50 !important;
}
.static-page-main .cta-wrap.bg-dark .cta-btn.btn-default:hover,
.static-page-main .cta-wrap .cta-btn.btn-default:hover,
.static-page-main .mbr-primary-bgColor,
.static-page-main .nav-tabs > li > a::after,
.static-page-main .services-s5 .service-content:hover i {
  background: #4caf50 !important;
}
.static-page-main blockquote {
  border-left-color: #4caf50;
}
.static-page-main .process-step2 .btn-circle:hover,
.static-page-main .process-step2 .btn-info,
.static-page-main .mbr-slider .carousel-control:hover {
  background: #4caf50 !important;
  border-color: #4caf50 !important;
}
.static-page-main .services-s5 .service-content:hover i:after,
.static-page-main .cta-wrap.bg-dark .cta-btn:hover,
.static-page-main .cta-wrap.bg-primary .cta-btn:hover,
.static-page-main .nav-link.btn.btn-primary:hover {
  border-color: #4caf50;
}
.static-page-main .mbr-gallery-filter li.active {
  color: #4caf50;
  border-color: #4caf50;
}
.static-page-main .cta-wrap .cta-btn.btn-default:hover,
.static-page-main .cta-wrap.bg-dark .cta-btn.btn-default:hover {
  background: #4caf50;
  border-color: #4caf50;
}
.static-page-main .mbr-title-font,
.static-page-main .mbr-gallery-filter li {
  font-family: 'Montserrat', sans-serif !important;
}
.static-page-main .mbr-text-font,
.static-page-main p {
  font-family: 'Open Sans', sans-serif !important;
}
.static-page-main #header15-s H2 {
  color: #ffc107;
}
.static-page-main #header15-s P {
  color: #ffc107;
  font-size: 17px;
}
.static-page-main #header15-s B {
  font-size: 18px;
}
.static-page-main #msg-box11-c P {
  color: #ffffff;
  font-size: 15px;
}
.static-page-main #msg-box11-m P {
  color: #8bc34a;
}