.landing-page-navbar {
  z-index: 1010; }
  .landing-page-navbar.navbar-mobile-expanded {
    height: 100%;
    position: fixed !important; }
    .landing-page-navbar.navbar-mobile-expanded .container {
      height: inherit; }
    .landing-page-navbar.navbar-mobile-expanded .navbar-collapse {
      background-color: #fff;
      color: #000;
      border: none;
      height: inherit;
      max-height: none;
      padding-top: 15%;
      text-align: center; }
      @media screen and (max-width: 750px) and (min-width: 0) and (orientation: landscape) {
        .landing-page-navbar.navbar-mobile-expanded .navbar-collapse {
          padding-top: 10px; } }
      .landing-page-navbar.navbar-mobile-expanded .navbar-collapse a {
        font-size: 17px;
        font-weight: 600;
        display: inline-block;
        text-transform: uppercase; }
        @media screen and (max-width: 750px) and (min-width: 0) and (orientation: landscape) {
          .landing-page-navbar.navbar-mobile-expanded .navbar-collapse a {
            padding-top: 5px; } }
        .landing-page-navbar.navbar-mobile-expanded .navbar-collapse a:hover, .landing-page-navbar.navbar-mobile-expanded .navbar-collapse a:active, .landing-page-navbar.navbar-mobile-expanded .navbar-collapse a:focus {
          color: #f4bc03;
          background: transparent;
          outline: none;
          border: none; }
    .landing-page-navbar.navbar-mobile-expanded .navbar-header {
      padding-top: 20px;
      background-color: #fff; }
      .landing-page-navbar.navbar-mobile-expanded .navbar-header .navbar-brand svg {
        fill: #000; }
      .landing-page-navbar.navbar-mobile-expanded .navbar-header .navbar-toggle span {
        background-color: #000; }
  .landing-page-navbar.navbar {
    padding-top: 20px;
    background: linear-gradient(90deg, #88319a, #9a477b, #b6774b, #f0bb37);
    position: absolute;
    top: 0;
    width: 100%; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .landing-page-navbar.navbar {
        padding-top: 0; } }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .landing-page-navbar.navbar .navbar-header {
        padding-top: 20px;
        text-align: center; } }
    @media screen and (max-width: 750px) and (min-width: 0px) {
      .landing-page-navbar.navbar .navbar-header {
        padding-top: 0px; } }
    .landing-page-navbar.navbar .sub-header {
      font-size: 18px; }
    .landing-page-navbar.navbar .navbar-brand {
      padding: 0;
      float: none; }
      @media screen and (max-width: 768px) and (min-width: 0) {
        .landing-page-navbar.navbar .navbar-brand {
          display: inline-block;
          margin: 0; } }
      @media screen and (max-width: 750px) and (min-width: 0) {
        .landing-page-navbar.navbar .navbar-brand {
          display: inline-block; } }
      .landing-page-navbar.navbar .navbar-brand svg {
        height: 37px;
        fill: #fff;
        z-index: 2; }
      @media screen and (max-width: 750px) and (min-width: 0px) {
        .landing-page-navbar.navbar .navbar-brand {
          float: left;
          padding-left: 10px; } }
      .landing-page-navbar.navbar .navbar-brand img {
        margin-top: -20px;
        padding: 1rem 0;
        height: 80px; }
        @media screen and (max-width: 750px) and (min-width: 0px) {
          .landing-page-navbar.navbar .navbar-brand img {
            height: 50px;
            margin-top: 0px; } }
    .landing-page-navbar.navbar .navbar-toggle {
      z-index: 2; }
      @media screen and (max-width: 750px) and (min-width: 0) {
        .landing-page-navbar.navbar .navbar-toggle {
          margin-top: 0;
          padding-top: 15px;
          position: absolute;
          right: 0; } }
      .landing-page-navbar.navbar .navbar-toggle span {
        background-color: #fff; }
  .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) {
    position: absolute;
    width: 100%;
    top: 0;
    min-height: 75px;
    border: none; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) {
        height: 50px;
        min-height: 50px; } }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav {
        margin-right: 0;
        margin-left: 0; } }
    .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a {
      color: #fff;
      margin-left: 0;
      font-size: 17px;
      padding: 8px 23px; }
      .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a:hover, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a:active, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a:focus {
        background-color: transparent;
        border: none;
        padding: 8px 23px;
        opacity: 0.8;
        color: #893299; }
      .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-sign-up {
        border-radius: 0;
        border: none;
        color: #fff;
        padding: 8px 23px; }
        .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-sign-up:hover, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-sign-up:active, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-sign-up:focus {
          border-radius: 0;
          border: none;
          color: #fff;
          outline: none; }
        .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-sign-up:hover, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-sign-up:active, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-sign-up:focus {
          color: #893299; }
      .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-login {
        border-radius: 0;
        border: none;
        color: #fff;
        padding: 8px 23px;
        background-color: transparent;
        border: 2px solid #893299; }
        .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-login:hover, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-login:active, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-login:focus {
          border-radius: 0;
          border: none;
          color: #fff;
          outline: none; }
        .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-login:hover, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-login:active, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded) .navbar-nav li a.btn-login:focus {
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          opacity: 1;
          background-color: transparent;
          border: 2px solid #893299;
          opacity: 0.8; }
    .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded).sticky {
      background-color: #fff;
      padding-top: 20px;
      min-height: 75px;
      -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.17);
      -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.17);
      box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.17); }
      .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded).sticky .navbar-nav li a:not(.btn-login) {
        color: #fff; }
        .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded).sticky .navbar-nav li a:not(.btn-login):hover, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded).sticky .navbar-nav li a:not(.btn-login):active, .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded).sticky .navbar-nav li a:not(.btn-login):focus {
          color: #893299; }
      .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded).sticky .navbar-nav li a.btn-login {
        color: #fff; }
        .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded).sticky .navbar-nav li a.btn-login:hover {
          opacity: 0.6;
          color: #893299; }
      .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded).sticky .navbar-brand svg {
        display: none; }
      .landing-page-navbar.navbar.navbar-default:not(.navbar-mobile-expanded).sticky .navbar-brand img {
        display: inline-block; }
  .landing-page-navbar .btn {
    margin: 0;
    text-transform: none; }

.navbar-toggle * {
  -ms-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.navbar-toggle {
  height: 20px;
  width: 20px;
  cursor: pointer;
  padding: 0px;
  border-radius: 0px;
  border: none; }

.navbar-toggle span {
  width: 20px;
  height: 2px;
  margin-bottom: 3px;
  display: block; }

.navbar-toggle span.bar1 {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform-origin: 1px 3px;
  -webkit-transform-origin: 1px 3px;
  -moz-transform-origin: 1px 3px;
  -o-transform-origin: 1px 3px;
  transform-origin: 1px 3px;
  width: 24px; }

.navbar-toggle span.bar2 {
  -ms-transform: rotate(-360deg) scale(0);
  -webkit-transform: rotate(-360deg) scale(0);
  -moz-transform: rotate(-360deg) scale(0);
  -o-transform: rotate(-360deg) scale(0);
  transform: rotate(-360deg) scale(0); }

.navbar-toggle span.bar3 {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-transform-origin: 9px 2px;
  -webkit-transform-origin: 9px 2px;
  transform-origin: 9px 2px;
  width: 24px; }

.navbar-toggle.collapsed span.bar1,
.navbar-toggle.collapsed span.bar2,
.navbar-toggle.collapsed span.bar3,
.navbar-toggle.collapsed span.bar4 {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  width: 20px; }

.navbar-toggle {
  float: right;
  margin-top: 15px; }

#login-modal {
  overflow-y: hidden; }
  @media screen and (max-width: 750px) and (min-width: 0) and (orientation: landscape) {
    #login-modal {
      overflow-y: auto; } }
  #login-modal .modal-body {
    padding: 40px 50px; }
    @media screen and (max-width: 320px) and (min-width: 0) {
      #login-modal .modal-body {
        padding: 30px 25px; } }
    #login-modal .modal-body h2 {
      margin-bottom: 50px; }
    #login-modal .modal-body p {
      margin: 20px 0 0 0;
      text-align: center;
      color: #757875; }
    #login-modal .modal-body .login-modal-link {
      color: #893299;
      text-align: center; }
      #login-modal .modal-body .login-modal-link:hover, #login-modal .modal-body .login-modal-link:active, #login-modal .modal-body .login-modal-link:focus {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        color: #ebb539;
        text-decoration: none; }
  #login-modal .modal-dialog {
    max-width: 470px; }
    @media screen and (max-width: 750px) and (min-width: 0) and (orientation: landscape) {
      #login-modal .modal-dialog {
        margin: 20px auto; } }
  #login-modal .login-submit {
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 10px 23px;
    width: 100%;
    font-weight: 600;
    background-color: #893299;
    margin-top: 35px; }
    #login-modal .login-submit:hover, #login-modal .login-submit:active, #login-modal .login-submit:focus {
      border-radius: 0;
      border: none;
      color: #fff;
      outline: none; }
    #login-modal .login-submit:hover, #login-modal .login-submit:active, #login-modal .login-submit:focus {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-color: #ebb539; }

.modal-backdrop {
  background-color: #000; }

#registration-modal {
  overflow-y: hidden; }
  @media screen and (max-width: 750px) and (min-width: 0) and (orientation: landscape) {
    #registration-modal {
      overflow-y: auto; } }
  #registration-modal modal-body {
    padding: 40px 50px; }
    @media screen and (max-width: 320px) and (min-width: 0) {
      #registration-modal modal-body {
        padding: 30px 25px; } }
    #registration-modal modal-body h2 {
      margin-bottom: 50px; }
    #registration-modal modal-body p {
      margin: 20px 0 0 0;
      text-align: center;
      color: #757875; }
    #registration-modal modal-body .login-modal-link {
      color: #893299;
      text-align: center; }
      #registration-modal modal-body .login-modal-link:hover, #registration-modal modal-body .login-modal-link:active, #registration-modal modal-body .login-modal-link:focus {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        color: #ebb539;
        text-decoration: none; }
  #registration-modal .modal-dialog {
    max-width: 470px; }
    @media screen and (max-width: 750px) and (min-width: 0) and (orientation: landscape) {
      #registration-modal .modal-dialog {
        margin: 20px auto; } }
  #registration-modal #btn-register-without-sub {
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 10px 23px;
    width: 100%;
    font-weight: 600;
    background-color: #893299;
    margin-top: 35px; }
    #registration-modal #btn-register-without-sub:hover, #registration-modal #btn-register-without-sub:active, #registration-modal #btn-register-without-sub:focus {
      border-radius: 0;
      border: none;
      color: #fff;
      outline: none; }
    #registration-modal #btn-register-without-sub:hover, #registration-modal #btn-register-without-sub:active, #registration-modal #btn-register-without-sub:focus {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-color: #ebb539; }

.modal-backdrop {
  background-color: #000; }

.has-error .form-control:focus {
  border: none; }

.help-block.field-validation-error {
  color: #f44336; }

.validation-summary-errors {
  color: #f44336;
  border: 1px solid #f44336;
  background: transparent;
  font-size: 13px;
  font-weight: normal;
  margin-top: 15px;
  padding: 8px 8px 8px 14px; }
  .validation-summary-errors ul {
    list-style: none !important;
    margin: 0 !important;
    padding-left: 0; }

.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label {
  font-size: 14px; }

.landing-page-footer {
  border-top: solid 1px #ddd;
  margin: 0;
  padding: 0;
  margin-bottom: 68px; }
  @media screen and (max-width: 750px) and (min-width: 0) {
    .landing-page-footer {
      margin-bottom: 10px;
      border: none; } }

.landing-page-footer-site-title {
  color: #893299;
  font-size: 20px; }

.landing-page-footer-main {
  padding-top: 68px;
  font-size: 16px;
  color: #414541; }
  @media screen and (max-width: 750px) and (min-width: 0) {
    .landing-page-footer-main {
      margin-bottom: 20px; } }
  .landing-page-footer-main p {
    margin: 0 0 6px 0; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .landing-page-footer-main p {
        margin-top: 10px; } }
  .landing-page-footer-main h2 {
    font-size: 22px;
    padding-bottom: 10px;
    margin-top: 5px; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .landing-page-footer-main h2 {
        font-size: 20px; } }

.landing-page-footer-bottom {
  margin-top: 5px;
  font-size: 13px;
  font-weight: 300;
  color: #757875; }
  @media screen and (max-width: 750px) and (min-width: 0) {
    .landing-page-footer-bottom .footer-copyright {
      padding-bottom: 20px; } }

.landing-page-footer-logo {
  margin-top: -10px; }
  @media screen and (max-width: 750px) and (min-width: 0) {
    .landing-page-footer-logo {
      margin-top: -50px;
      margin-bottom: 10px;
      height: 40px; } }

.landing-page-footer-link {
  color: #757875;
  display: inline-block;
  margin: 5px 0 20px 0; }
  .landing-page-footer-link:first-of-type {
    margin-right: 30px; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .landing-page-footer-link:first-of-type {
        margin-bottom: 40px;
        margin-right: 20px; } }
  .landing-page-footer-link:hover, .landing-page-footer-link:active, .landing-page-footer-link:focus {
    text-decoration: none;
    color: #414541;
    outline: none; }

landing-page-footer-title {
  font-size: 22px;
  color: #414541; }

.video-play-btn {
  width: 110px;
  background: transparent;
  border: none; }
  .video-play-btn:hover {
    cursor: pointer; }
    .video-play-btn:hover .svg-main {
      stroke: #ebb539;
      fill: #ebb539;
      fill-opacity: 0.4; }

@media screen and (max-width: 750px) and (min-width: 0) {
  .play-svg {
    width: 50px; } }

.play-svg .svg-main {
  stroke: #893299;
  fill: transparent; }

.play-svg .svg-btn {
  fill: #fff; }

.landing-page-header {
  position: relative;
  max-height: 840px;
  margin-bottom: 200px;
  overflow-y: hidden; }
  @media screen and (max-width: 1330px) and (min-width: 0) {
    .landing-page-header {
      max-height: 665px; } }
  @media screen and (max-width: 768px) and (min-width: 0) {
    .landing-page-header {
      margin-bottom: 60px;
      max-height: 430px; } }
  @media screen and (max-width: 750px) and (min-width: 0) {
    .landing-page-header {
      margin-bottom: 60px;
      max-height: 400px; } }
  @media screen and (max-width: 320px) and (min-width: 0) {
    .landing-page-header {
      margin-bottom: 60px;
      max-height: 185px; } }
  @media screen and (max-width: 1330px) and (min-width: 0) and (orientation: landscape) {
    .landing-page-header {
      max-height: 665px; } }
  @media screen and (max-width: 750px) and (min-width: 0) and (orientation: landscape) {
    .landing-page-header {
      max-height: 300px; } }
  .landing-page-header .header-slider {
    height: inherit; }
    .landing-page-header .header-slider .slide-item {
      height: 840px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position-x: center;
      position: relative; }
      @media screen and (max-width: 1330px) and (min-width: 0) {
        .landing-page-header .header-slider .slide-item {
          height: 665px; } }
      @media screen and (max-width: 768px) and (min-width: 0) {
        .landing-page-header .header-slider .slide-item {
          height: 430px; } }
      @media screen and (max-width: 750px) and (min-width: 0) {
        .landing-page-header .header-slider .slide-item {
          height: 400px; } }
      @media screen and (max-width: 320px) and (min-width: 0) {
        .landing-page-header .header-slider .slide-item {
          height: 185px; } }
      @media screen and (max-width: 1330px) and (min-width: 0) and (orientation: landscape) {
        .landing-page-header .header-slider .slide-item {
          height: 665px; } }
      @media screen and (max-width: 750px) and (min-width: 0) and (orientation: landscape) {
        .landing-page-header .header-slider .slide-item {
          height: 300px; } }
      .landing-page-header .header-slider .slide-item .slide-item-content {
        position: absolute;
        color: #fff;
        text-align: center;
        top: 40%;
        width: 100%; }
        @media screen and (max-width: 750px) and (min-width: 0) {
          .landing-page-header .header-slider .slide-item .slide-item-content {
            top: 30%; } }
        @media screen and (max-width: 1330px) and (min-width: 0) and (orientation: landscape) {
          .landing-page-header .header-slider .slide-item .slide-item-content {
            top: 25%; } }
        .landing-page-header .header-slider .slide-item .slide-item-content h2 {
          font-family: "Montserrat";
          text-transform: uppercase;
          font-size: 38px;
          margin-bottom: 45px; }
          @media screen and (max-width: 768px) and (min-width: 0) {
            .landing-page-header .header-slider .slide-item .slide-item-content h2 {
              font-size: 25px;
              margin-bottom: 15px; } }
          @media screen and (max-width: 750px) and (min-width: 0) {
            .landing-page-header .header-slider .slide-item .slide-item-content h2 {
              font-size: 17px;
              margin-bottom: 10px; } }
        .landing-page-header .header-slider .slide-item .slide-item-content .btn-subscribe {
          border-radius: 0;
          border: none;
          color: #fff;
          padding: 8px 23px;
          border: 3px solid #893299;
          color: #fff;
          font-weight: 600;
          font-size: 16px;
          padding: 10px 44px;
          text-transform: none; }
          @media screen and (max-width: 768px) and (min-width: 0) {
            .landing-page-header .header-slider .slide-item .slide-item-content .btn-subscribe {
              font-size: 14px;
              padding: 8px 25px;
              text-transform: uppercase; } }
          @media screen and (max-width: 750px) and (min-width: 0) {
            .landing-page-header .header-slider .slide-item .slide-item-content .btn-subscribe {
              font-size: 13px;
              padding: 7px 20px;
              text-transform: uppercase; } }
          .landing-page-header .header-slider .slide-item .slide-item-content .btn-subscribe:hover, .landing-page-header .header-slider .slide-item .slide-item-content .btn-subscribe:active, .landing-page-header .header-slider .slide-item .slide-item-content .btn-subscribe:focus {
            border-radius: 0;
            border: none;
            color: #fff;
            outline: none; }
          .landing-page-header .header-slider .slide-item .slide-item-content .btn-subscribe:not(.btn-raised):not(.btn-link):hover, .landing-page-header .header-slider .slide-item .slide-item-content .btn-subscribe:not(.btn-raised):not(.btn-link):active, .landing-page-header .header-slider .slide-item .slide-item-content .btn-subscribe:not(.btn-raised):not(.btn-link):focus {
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            background-color: transparent;
            background-color: rgba(137, 50, 153, 0.4);
            border: 3px solid #893299;
            color: #fff;
            outline: none; }
    .landing-page-header .header-slider button.slick-prev,
    .landing-page-header .header-slider button.slick-next {
      background: rgba(0, 0, 0, 0.4);
      border-radius: 50%;
      border: none;
      height: 50px;
      margin: 0;
      padding: 0 0 2px 0;
      width: 50px;
      margin-top: -67px;
      margin-bottom: -25px;
      position: absolute;
      top: 50%;
      z-index: 1000; }
      @media screen and (max-width: 1330px) and (min-width: 0) {
        .landing-page-header .header-slider button.slick-prev,
        .landing-page-header .header-slider button.slick-next {
          margin-top: -57px; } }
      @media screen and (max-width: 768px) and (min-width: 0) {
        .landing-page-header .header-slider button.slick-prev,
        .landing-page-header .header-slider button.slick-next {
          display: none !important; } }
      .landing-page-header .header-slider button.slick-prev:hover, .landing-page-header .header-slider button.slick-prev:focus, .landing-page-header .header-slider button.slick-prev:active,
      .landing-page-header .header-slider button.slick-next:hover,
      .landing-page-header .header-slider button.slick-next:focus,
      .landing-page-header .header-slider button.slick-next:active {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        background: rgba(0, 0, 0, 0.5); }
      .landing-page-header .header-slider button.slick-prev img,
      .landing-page-header .header-slider button.slick-next img {
        height: 10px;
        pointer-events: none; }
      .landing-page-header .header-slider button.slick-prev.slick-prev,
      .landing-page-header .header-slider button.slick-next.slick-prev {
        left: 0;
        margin-left: 20px;
        padding-right: 2px; }
        .landing-page-header .header-slider button.slick-prev.slick-prev img,
        .landing-page-header .header-slider button.slick-next.slick-prev img {
          -ms-transform: rotate(-90deg);
          -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }
      .landing-page-header .header-slider button.slick-prev.slick-next,
      .landing-page-header .header-slider button.slick-next.slick-next {
        right: 0;
        margin-right: 20px;
        padding-left: 2px; }
        .landing-page-header .header-slider button.slick-prev.slick-next img,
        .landing-page-header .header-slider button.slick-next.slick-next img {
          -ms-transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
    .landing-page-header .header-slider .slick-dots {
      bottom: 60px;
      margin: 0;
      padding: 0;
      position: absolute;
      text-align: center;
      width: 100%;
      z-index: 1000; }
      @media screen and (max-width: 768px) and (min-width: 0) {
        .landing-page-header .header-slider .slick-dots {
          bottom: 10px; } }
      .landing-page-header .header-slider .slick-dots li {
        cursor: pointer;
        display: inline-block;
        list-style-type: none;
        background: rgba(232, 235, 235, 0.8);
        border: none;
        height: 3px;
        margin: 0 10px;
        font-size: 0;
        opacity: 0.8;
        position: relative;
        width: 65px; }
        @media screen and (max-width: 320px) and (min-width: 0) {
          .landing-page-header .header-slider .slick-dots li {
            display: none; } }
        @media screen and (max-width: 768px) and (min-width: 0) {
          .landing-page-header .header-slider .slick-dots li {
            width: 30px;
            margin: 0 4px; } }
        .landing-page-header .header-slider .slick-dots li.slick-active .duration-indicator {
          background: rgba(137, 50, 153, 0.8); }
        .landing-page-header .header-slider .slick-dots li button {
          padding: 0;
          border: none;
          height: inherit;
          width: inherit; }
          .landing-page-header .header-slider .slick-dots li button .duration-indicator {
            position: absolute;
            left: 0;
            height: 100%;
            width: 0%;
            top: 0; }

.header-overlay-left,
.header-overlay-right {
  position: absolute;
  bottom: -2px;
  height: 0;
  width: 0;
  border-bottom: 90px solid #fff;
  z-index: 2; }
  @media screen and (max-width: 768px) and (min-width: 0) {
    .header-overlay-left,
    .header-overlay-right {
      display: none; } }

.header-overlay-left {
  left: 0;
  border-right: 51vw solid transparent; }

.header-overlay-right {
  right: 0;
  border-left: 51vw solid transparent; }

#video-container .player-wrap {
  background: transparent;
  min-height: 300px;
  padding: 0;
  margin: 0; }
  #video-container .player-wrap .video-wrap {
    float: none;
    margin: 0 auto; }

#video-container .commentBar {
  display: none; }

.about-section {
  line-height: 1.6;
  color: #414541;
  margin: 0 40px;
  margin-bottom: 100px; }
  @media screen and (max-width: 768px) and (min-width: 0) {
    .about-section {
      margin-bottom: 100px;
      margin-right: 10px;
      margin-left: 10px; } }
  .about-section .about-section-body {
    position: relative;
    border: 12px solid #E8EBEB;
    padding: 70px 70px 70px 70px; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .about-section .about-section-body {
        font-size: 15px;
        border-width: 7px;
        padding: 50px 23px 50px 23px; } }
  .about-section .about-section-title {
    font-size: 34px;
    font-weight: 600;
    position: absolute;
    top: -40px;
    background-color: #fff;
    padding: 0 30px 0 28px;
    left: 40px;
    width: 670px;
    line-height: 50px; }
    @media screen and (max-width: 992px) and (min-width: 0) {
      .about-section .about-section-title {
        font-size: 28px;
        width: 550px; } }
    @media screen and (max-width: 768px) and (min-width: 0) {
      .about-section .about-section-title {
        font-size: 22px;
        width: auto;
        padding-right: 15px;
        padding-left: 15px;
        margin-left: 20px;
        line-height: 30px;
        left: 0;
        top: -25px;
        right: 0;
        font-weight: 600; } }
  .about-section .about-section-text {
    font-size: 16px; }
    .about-section .about-section-text .about-section-subtitle {
      color: #893299;
      font-size: 18px;
      font-weight: 600;
      line-height: 30px;
      margin-bottom: 10px; }
  .about-section .about-main-img {
    position: absolute;
    right: -11px;
    bottom: -12px; }
  .about-section .about-section-footer {
    margin-top: 12px;
    font-size: 13px; }
    .about-section .about-section-footer img {
      width: 70px;
      float: left; }
    .about-section .about-section-footer p.text-muted {
      padding-left: 82px; }

body {
  margin: 0;
  font-family: "Open Sans" !important;
  font-weight: 500;
  background-color: #fff !important;
  line-height: 1.6; }
  body.page-body {
    background-color: #f6f7f9 !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: initial !important; }

html {
  overflow-y: auto; }

.landing-page-section.gallery-section {
  margin-bottom: 75px;
  text-align: center; }
  @media screen and (max-width: 768px) and (min-width: 0) {
    .landing-page-section.gallery-section {
      margin-bottom: 70px; } }

.landing-page-section.testimonials-section {
  margin-bottom: 170px; }
  @media screen and (max-width: 768px) and (min-width: 0) {
    .landing-page-section.testimonials-section {
      margin-bottom: 40px; } }
  .landing-page-section.testimonials-section .testimonials-slider {
    padding: 0 60px; }
    .landing-page-section.testimonials-section .testimonials-slider button.slick-prev,
    .landing-page-section.testimonials-section .testimonials-slider button.slick-next {
      background: rgba(0, 0, 0, 0.4);
      border-radius: 50%;
      border: none;
      height: 50px;
      margin: 0;
      padding: 0 0 2px 0;
      width: 50px;
      background: none;
      opacity: .5;
      margin-top: -25px;
      position: absolute;
      top: 50%;
      z-index: 1000;
      padding: 0; }
      @media screen and (max-width: 768px) and (min-width: 0) {
        .landing-page-section.testimonials-section .testimonials-slider button.slick-prev,
        .landing-page-section.testimonials-section .testimonials-slider button.slick-next {
          display: none !important; } }
      .landing-page-section.testimonials-section .testimonials-slider button.slick-prev:hover, .landing-page-section.testimonials-section .testimonials-slider button.slick-prev:focus, .landing-page-section.testimonials-section .testimonials-slider button.slick-prev:active,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next:hover,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next:focus,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next:active {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        background: rgba(0, 0, 0, 0.5); }
      .landing-page-section.testimonials-section .testimonials-slider button.slick-prev img,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next img {
        height: 10px;
        pointer-events: none; }
      .landing-page-section.testimonials-section .testimonials-slider button.slick-prev:hover, .landing-page-section.testimonials-section .testimonials-slider button.slick-prev:focus, .landing-page-section.testimonials-section .testimonials-slider button.slick-prev:active,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next:hover,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next:focus,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next:active {
        background: none; }
      .landing-page-section.testimonials-section .testimonials-slider button.slick-prev:hover,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next:hover {
        opacity: .8; }
      .landing-page-section.testimonials-section .testimonials-slider button.slick-prev.slick-prev,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next.slick-prev {
        left: 0; }
        .landing-page-section.testimonials-section .testimonials-slider button.slick-prev.slick-prev img,
        .landing-page-section.testimonials-section .testimonials-slider button.slick-next.slick-prev img {
          -ms-transform: rotate(-90deg);
          -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }
      .landing-page-section.testimonials-section .testimonials-slider button.slick-prev.slick-next,
      .landing-page-section.testimonials-section .testimonials-slider button.slick-next.slick-next {
        right: 0; }
        .landing-page-section.testimonials-section .testimonials-slider button.slick-prev.slick-next img,
        .landing-page-section.testimonials-section .testimonials-slider button.slick-next.slick-next img {
          -ms-transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.landing-page-section-small-title {
  font-family: "Merriweather", serif;
  font-size: 15px;
  color: #c3c3ce;
  font-style: italic;
  margin: 0;
  text-align: center; }

.landing-page-section-big-title {
  font-family: "Montserrat";
  font-size: 28px;
  color: #414541;
  font-weight: 600;
  margin: 25px 0 28px 0;
  text-align: center; }
  @media screen and (max-width: 768px) and (min-width: 0) {
    .landing-page-section-big-title {
      font-size: 25px;
      margin-top: 10px;
      margin-bottom: 10px; } }

hr.landing-page-section-title-separator {
  border-color: #893299;
  margin: 0 auto;
  padding: 0;
  width: 100px;
  margin-bottom: 85px; }
  @media screen and (max-width: 768px) and (min-width: 0) {
    hr.landing-page-section-title-separator {
      margin-bottom: 40px; } }

.gallery-img {
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 220px;
  line-height: 220px;
  margin: 0 25px 50px 25px;
  position: relative;
  outline: 3px solid transparent;
  vertical-align: top;
  width: 285px; }
  @media screen and (max-width: 768px) and (min-width: 0) {
    .gallery-img {
      height: 110px;
      width: 110px;
      border: none;
      line-height: 110px;
      margin: 1px;
      padding: 0; } }
  .gallery-img .play-svg {
    width: 75px;
    vertical-align: middle; }
    @media screen and (max-width: 768px) and (min-width: 0) {
      .gallery-img .play-svg {
        width: 50px; } }
  .gallery-img:hover {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    outline: 3px solid #f4bc03; }
    .gallery-img:hover .overlay {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-color: rgba(65, 69, 65, 0.4);
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

button.mfp-close {
  position: fixed;
  font-size: 40px;
  cursor: pointer; }

button.mfp-arrow {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  border: none;
  height: 50px;
  margin: 0;
  padding: 0 0 2px 0;
  width: 50px;
  margin-top: -25px;
  opacity: 1;
  z-index: 1046; }
  button.mfp-arrow:hover, button.mfp-arrow:focus, button.mfp-arrow:active {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: rgba(0, 0, 0, 0.5); }
  button.mfp-arrow img {
    height: 10px;
    pointer-events: none; }
  button.mfp-arrow.mfp-arrow-left {
    margin-left: 25px;
    padding-right: 2px; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      button.mfp-arrow.mfp-arrow-left {
        margin-left: 15px; } }
    button.mfp-arrow.mfp-arrow-left img {
      -ms-transform: rotate(-90deg);
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  button.mfp-arrow.mfp-arrow-right {
    margin-right: 25px;
    padding-left: 2px; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      button.mfp-arrow.mfp-arrow-right {
        margin-right: 15px; } }
    button.mfp-arrow.mfp-arrow-right img {
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
  button.mfp-arrow:active {
    margin-top: -25px; }
  button.mfp-arrow:before, button.mfp-arrow:after {
    display: none; }

.testimonial-container {
  margin: 0 10px;
  position: relative;
  height: 100%;
  padding-bottom: 45px; }
  @media screen and (max-width: 768px) and (min-width: 0) {
    .testimonial-container {
      padding-bottom: 34px; } }
  .testimonial-container svg {
    fill: #ecefef;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60px; }
    @media screen and (max-width: 768px) and (min-width: 0) {
      .testimonial-container svg {
        width: 45px; } }
  .testimonial-container .testimonial {
    color: #757875;
    line-height: 1.7;
    font-size: 16px;
    text-align: left; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .testimonial-container .testimonial {
        font-size: 15px; } }
  .testimonial-container .testimonial-author {
    color: #414541;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    left: 0; }
    @media screen and (max-width: 768px) and (min-width: 0) {
      .testimonial-container .testimonial-author {
        font-size: 16px; } }
    .testimonial-container .testimonial-author .author-prefix {
      border-top: 1px solid #893299;
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle;
      width: 25px; }

.stay-updated-section {
  margin-bottom: 110px; }
  @media screen and (max-width: 768px) and (min-width: 0) {
    .stay-updated-section {
      margin-bottom: 40px; } }
  .stay-updated-section div {
    margin: 0 auto;
    max-width: 610px; }
  .stay-updated-section .form-group {
    float: left;
    display: inline-block;
    margin: 20px 15px 0 0;
    text-align: left; }
    @media screen and (max-width: 750px) and (min-width: 0) {
      .stay-updated-section .form-group {
        margin-top: 0;
        width: 100%; } }
    .stay-updated-section .form-group label.control-label {
      top: -12px; }
    .stay-updated-section .form-group .form-control {
      width: 385px;
      padding-bottom: 20px; }
      @media screen and (max-width: 750px) and (min-width: 0) {
        .stay-updated-section .form-group .form-control {
          width: inherit; } }

.btn.btn-stay-updated {
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 8px 23px;
  border: 4px solid #893299;
  color: #414541;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 44px;
  text-transform: none; }
  .btn.btn-stay-updated:hover, .btn.btn-stay-updated:active, .btn.btn-stay-updated:focus {
    border-radius: 0;
    border: none;
    color: #fff;
    outline: none; }
  .btn.btn-stay-updated:not(.btn-raised):not(.btn-link):hover, .btn.btn-stay-updated:not(.btn-raised):not(.btn-link):active, .btn.btn-stay-updated:not(.btn-raised):not(.btn-link):focus {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: transparent;
    border: 4px solid rgba(137, 50, 153, 0.5);
    color: #414541;
    outline: none; }

.full-screen-fix {
  z-index: -1 !important; }

.no-scroll-y {
  overflow-y: hidden; }

.mfp-zoom-out-cur {
  overflow-y: hidden; }

.mfp-container {
  position: fixed; }

.landing-login-issue-btn {
  color: #FFA01F; }

#login-issue-form-container {
  margin: 0 50px; }
  #login-issue-form-container .login-issue-submit {
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 10px 23px;
    width: 100%;
    font-weight: 600;
    background-color: #893299;
    margin-top: 35px; }
    #login-issue-form-container .login-issue-submit:hover, #login-issue-form-container .login-issue-submit:active, #login-issue-form-container .login-issue-submit:focus {
      border-radius: 0;
      border: none;
      color: #fff;
      outline: none; }
    #login-issue-form-container .login-issue-submit:hover, #login-issue-form-container .login-issue-submit:active, #login-issue-form-container .login-issue-submit:focus {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-color: #ebb539; }
  #login-issue-form-container .login-issue-cancel {
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 10px 0px;
    width: 100%;
    font-weight: 600;
    color: #893299; }
    #login-issue-form-container .login-issue-cancel:hover, #login-issue-form-container .login-issue-cancel:active, #login-issue-form-container .login-issue-cancel:focus {
      border-radius: 0;
      border: none;
      color: #fff;
      outline: none; }
    #login-issue-form-container .login-issue-cancel:hover, #login-issue-form-container .login-issue-cancel:active, #login-issue-form-container .login-issue-cancel:focus {
      color: #893299; }
