/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default-inverse {
  background: transparent;
  border: 1px solid #FFF;
}
@media (max-width: 992px) {
  .btn-block {
    max-width: 300px;
  }
}
@media (max-width: 768px) {
  .btn-block {
    min-width: 100%;
  }
}
@media (max-width: 480px) {
  .cd-headline {
    margin-bottom: 20px;
    margin-top: -20px;
  }
}
.home-screen-btns {
  margin-top: 50px;
}
@media (max-width: 480px) {
  .home-screen-btns {
    margin-top: 0px;
  }
}
.home-screen-btns .btn {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .home-screen-btns .col-xs-6 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.carousel-indicators {
  top: 0;
}
.carousel-indicators.carousel-indicators-steps {
  left: 0;
  top: -13px;
  margin: 0;
  width: 100%;
  text-align: left;
}
.carousel-indicators.carousel-indicators-steps li {
  position: absolute;
  text-indent: 0;
  margin: 0;
  margin-left: -15px;
  width: 30px;
  height: 30px;
  border: 2px solid #FFF;
  border-radius: 100%;
  line-height: 30px;
  color: #fff;
  transition: all 0.25s ease;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.carousel-indicators.carousel-indicators-steps li span {
  position: absolute;
  display: block;
  top: 50px;
  width: 200px;
  margin-left: -85px;
  color: #333333;
  text-align: center;
  line-height: 16px;
  text-transform: uppercase;
}
.carousel-indicators.carousel-indicators-steps li.active,
.carousel-indicators.carousel-indicators-steps li:hover,
.carousel-indicators.carousel-indicators-steps li.past {
  background-color: #5B2F91;
}
.carousel-indicators.carousel-indicators-steps li#indicator-01 {
  left: 25%;
}
.carousel-indicators.carousel-indicators-steps li#indicator-02 {
  left: 50%;
}
.carousel-indicators.carousel-indicators-steps li#indicator-03 {
  left: 75%;
}
.carousel-inner {
  padding-top: 80px;
  z-index: 30;
}
.progress.carousel-progress {
  height: 4px;
}
/* Header
=================================== */
.header-wrapper {
  height: 100%;
  position: relative;
  background: #fff;
  z-index: 400;
}
.header-wrapper.blog-wrap {
  height: 0px;
}
.content {
  margin-top: 112px;
}
#main-header {
  position: relative;
  background: url('../media/imgs/bg.jpg');
  background-size: cover;
  height: 100%;
  width: 100%;
  overflow: visible;
}
@media (max-width: 767px) {
  #main-header {
    height: 100%;
  }
}
@media (min-width: 768px) {
  #main-header {
    margin-top: 0;
  }
}
#bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -50;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}
@media (max-width: 991px) {
  #bg-video {
    display: none;
  }
}
#wrapper {
  position: relative;
  min-height: 100%;
  height: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
#device {
  position: absolute;
  bottom: -45px;
  max-height: 100%;
  z-index: 5000;
}
@media (max-width: 767px) {
  #device {
    display: none;
  }
}
#descr {
  text-align: center;
  padding: 6% 7% 0% 7%;
  width: 60%;
}
@media (max-width: 767px) {
  #descr {
    width: 100%;
    padding: 0 0 0 0;
  }
}
#descr h1 {
  color: #FFF;
}
.home-head {
  padding-top: 15%;
  color: #fff;
}
.home-head h1 {
  color: #fff;
}
@media (max-width: 767px) {
  .home-head {
    padding-top: 30%;
  }
}
@media (max-height: 760px) {
  .home-head {
    padding-top: 8%;
  }
}
.home-default {
  margin-bottom: 0;
  background: transparent;
  /* Firefox */
  -moz-transition: all 0.4s ease-in;
  /* WebKit */
  -webkit-transition: all 0.4s ease-in;
  /* Opera */
  -o-transition: all 0.4s ease-in;
  /* Standard */
  transition: all 0.4s ease-in;
}
@media (max-width: 991px) {
  .home-default {
    background: #5B2F91;
  }
}
.home-default .navbar-offcanvas {
  background: #5B2F91;
}
@media (max-width: 991px) {
  .home-default .navbar-offcanvas .dropdown-menu > li > a {
    color: #FFF;
  }
}
.home-default .icon-bar {
  background-color: #FFF;
}
.home-default a {
  color: #FFF;
}
.home-default a.link {
  color: #00BCE7;
}
.home-default a.link:hover {
  color: #0092b4;
}
.home-default li a:hover,
.home-default li a:focus {
  background: transparent;
}
.home-default.navbar-default {
  background: #5B2F91;
  color: #FFF;
  /* Firefox */
  -moz-transition: all 0.4s ease-in;
  /* WebKit */
  -webkit-transition: all 0.4s ease-in;
  /* Opera */
  -o-transition: all 0.4s ease-in;
  /* Standard */
  transition: all 0.4s ease-in;
}
.home-default.navbar-default .dropdown-menu label {
  color: #333333;
}
.home-default .nav .open > a,
.home-default .nav .open > a:hover,
.home-default .nav .open > a:focus {
  background-color: transparent;
}
.home-default.navbar-default .nav .open > a,
.home-default.navbar-default .nav .open > a:hover,
.home-default.navbar-default .nav .open > a:focus {
  background-color: transparent;
}
.nav-audience {
  background: #FFF;
  /* Firefox */
  -moz-transition: all 0.4s ease-in;
  /* WebKit */
  -webkit-transition: all 0.4s ease-in;
  /* Opera */
  -o-transition: all 0.4s ease-in;
  /* Standard */
  transition: all 0.4s ease-in;
}
.nav-audience .nav.nav-tabs > li.active > a {
  color: #FFF;
  background: #5B2F91;
}
.nav-audience .nav.nav-tabs > li a:hover {
  border-color: transparent;
}
.nav-audience.nav-audience-inverse {
  background: transparent;
  /* Firefox */
  -moz-transition: all 0.4s ease-in;
  /* WebKit */
  -webkit-transition: all 0.4s ease-in;
  /* Opera */
  -o-transition: all 0.4s ease-in;
  /* Standard */
  transition: all 0.4s ease-in;
}
.nav-audience.nav-audience-inverse .nav.nav-tabs > li.active a {
  background: #FFF;
  color: #5B2F91;
}
.nav-audience.nav-audience-inverse .nav.nav-tabs > li.active a {
  background: #FFF;
  color: #5B2F91;
}
.nav-audience.nav-audience-inverse .nav.nav-tabs > li a {
  color: #FFF;
  border-color: transparent;
}
.nav-audience.nav-audience-inverse .nav.nav-tabs > li a:hover {
  border-color: transparent;
}
a.more:hover,
a.more:focus {
  color: #c3a9e3;
}
.more {
  position: absolute;
  color: #FFF;
  bottom: 50px;
  left: 50%;
  margin-left: -48px;
}
@media (max-width: 767px) {
  .more {
    bottom: 35px;
  }
}
.more a:hover,
.more a:focus {
  color: #FFF;
}
.more i {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -8px;
}
footer {
  margin-top: 0;
}
section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.indent {
  border-left: 1px solid #43236a;
  margin-top: 0;
  margin-bottom: 0;
}
.indent :before {
  background: #733bb8;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
}
.three-imgs-wrap {
  overflow: hidden;
  padding: 0;
  background: #FFF;
}
.three-imgs-wrap .three-imgs {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.three-imgs-wrap .three-imgs img {
  min-width: 100%;
}
@media (max-width: 380px) {
  .hidden-xxs {
    display: none !important;
  }
}
@media (max-width: 380px) {
  .visible-xxs {
    display: block !important;
  }
  table.visible-xxs {
    display: table !important;
  }
  tr.visible-xxs {
    display: table-row !important;
  }
  th.visible-xxs,
  td.visible-xxs {
    display: table-cell !important;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 42px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 23px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 11px;
  }
  .btn-log-in {
    padding-left: 0px;
  }
}
html,
body {
  height: 100%;
}
.full-screen {
  /** 
     * iPad with portrait orientation.
     */
  /**
     * iPhone 5
     * You can also target devices with aspect ratio.
     */
  overflow: hidden;
  z-index: 100;
}
@media (min-width: 381px) {
  .full-screen {
    min-height: 100%;
    /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh;
  }
}
@media (max-width: 380px) {
  .full-screen {
    height: 500px;
  }
}
.full-screen .v-centered {
  /**
         * iPhone 5
         * You can also target devices with aspect ratio.
         */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
}
@media (min-width: 381px) {
  .full-screen .v-centered {
    min-height: 100%;
    /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh;
  }
}
@media (max-width: 380px) {
  .full-screen .v-centered {
    height: 568px;
  }
}
.full-screen.bg-primary {
  background-color: rgba(91, 47, 145, 0.95);
}
.hero-background {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.hero-background img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.body-background {
  background: #FFF;
  z-index: 0;
}

/*# sourceMappingURL=home.css.map */
