.wpsm-dots-navigation {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap; }
  .wpsm-dots-navigation.skin-dark .wpsm-dots.active:before {
    background: #333; }
  .wpsm-dots-navigation.skin-dark .wpsm-dots:before {
    border-color: #333; }
  .wpsm-dots-navigation .wpsm-dots {
    text-indent: -9999;
    font-size: 0;
    padding: 8px 0; }
    .wpsm-dots-navigation .wpsm-dots.active:before {
      background: #fff; }
    .wpsm-dots-navigation .wpsm-dots:before {
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out;
      content: '';
      background: transparent;
      width: 10px;
      height: 10px;
      box-sizing: border-box;
      border: 1px solid #fff;
      border-radius: 100%;
      position: relative;
      box-sizing: border-box;
      display: block;
      margin: 0;
      margin-right: auto; }

body .bb-vcvs-element-shortcode {
  margin: auto; }
  body .bb-vcvs-element-shortcode > * {
    width: 100%;
    height: 100%; }
  body .bb-vcvs-element-shortcode.bb-text {
    height: 33px;
    width: 120px;
    background-color: transparent; }
  body .bb-vcvs-element-shortcode.bb-img {
    background-color: transparent;
    border-radius: 0px; }
  body .bb-vcvs-element-shortcode.bb-sequence {
    width: 300px;
    height: 180px;
    border-radius: 0px;
    background-color: transparent; }
    body .bb-vcvs-element-shortcode.bb-sequence img {
      width: 100%;
      height: 100%; }
  body .bb-vcvs-element-shortcode.bb-button {
    border-radius: 0px;
    width: 160px;
    height: 50px;
    background-color: #39b54a; }
    body .bb-vcvs-element-shortcode.bb-button a {
      cursor: pointer;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: inherit; }
      body .bb-vcvs-element-shortcode.bb-button a i {
        color: inherit;
        margin-right: 5px; }
      body .bb-vcvs-element-shortcode.bb-button a span {
        color: inherit; }
  body .bb-vcvs-element-shortcode.bb-video {
    border-radius: 0px;
    width: 300px;
    height: 180px;
    background-color: transparent; }
  body .bb-vcvs-element-shortcode.bb-audio {
    border-radius: 0px;
    width: 250px;
    height: 50px;
    background-color: transparent; }
  body .bb-vcvs-element-shortcode.bb-svg {
    border-radius: 0px;
    width: 250px;
    height: 250px;
    background-color: transparent; }
  body .bb-vcvs-element-shortcode.bb-shape {
    border-radius: 0px;
    width: 300px;
    height: 187px;
    background-color: rgba(10, 10, 10, 0.9); }

.bbsm-text-left {
  text-align: left !important; }

.bbsm-text-center {
  text-align: center !important; }

.bbsm-text-right {
  text-align: right !important; }

.bbsm-single-image {
  display: inline-block; }
  .bbsm-single-image img {
    max-width: 100%; }

.sm-inner-row {
  max-width: 1170px !important;
  margin-left: auto !important;
  margin-right: auto !important; }

.bb-scrollmagic-trigger {
  float: left; }

.scene-horizontal > * {
  white-space: nowrap; }

/*# sourceMappingURL=bb-scrollmagic.css.map */
