body {
  padding-top: 85px;
  font-family: 'Raleway', sans-serif; }

.btn-primary {
  background: #291769; }

.btn-primary:hover {
  background: #392093; }

.navigation {
  height: 85px;
  border-bottom: 1px solid #EEE;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 400; }

.brand {
  float: left; }
  .brand img {
    height: 70px; }

.nav > li > a:hover, .nav > li > a {
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #333;
  text-decoration: none; }

.nav > li > a:hover, .nav > li > a:focus {
  background: #311c7e;
  color: #f8f8f8; }

.navbar-toggle .icon-bar {
  background: #444; }

.responsive-nav {
  float: right; }

.app-btn {
  background: #291769;
  color: #f8f8f8;
  border: 1px solid #392093; }

#my-slider {
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 100; }
  #my-slider .slick-list {
    height: 100%;
    display: block; }
  #my-slider .slick-track {
    height: 100%; }
  #my-slider .item {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

.home {
  height: 800px;
  position: relative;
  overflow: hidden; }
  .home .text-data {
    position: relative;
    z-index: 200; }
  .home .text {
    display: block;
    padding: 40px 40px 0px 20px;
    font-size: .8em; }
  .home .highlight {
    font-size: 1.7em; }
  .home .blue {
    color: #f8f8f8;
    font-weight: bold;
    background: #291769; }
  .home .description p {
    background: rgba(59, 52, 84, 0.53);
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    font-size: 1.3em; }

.services .main-title {
  text-align: center;
  margin: 25px 0; }

.services .service-wrapper {
  background: #f8f8f8;
  border: 1px solid #EEE;
  padding: 5px;
  margin-bottom: 15px; }
  .services .service-wrapper .title {
    font-size: 1.4em;
    padding: 5px 0px;
    text-align: center;
    color: #291769; }
  .services .service-wrapper img {
    max-width: 100%; }

.icon-services {
  padding-top: 20px;
  margin-bottom: 20px;
  background: #FFF;
  color: #291769; }
  .icon-services h3.title {
    text-align: center;
    margin-bottom: 15px;
    color: #291769; }
  .icon-services .icon {
    font-size: 6em;
    font-weight: 500;
    color: #291769;
    display: block;
    margin: 0 auto 0 auto;
    text-align: center; }
  .icon-services .service-item-wrapper {
    padding: 40px 0; }
    .icon-services .service-item-wrapper:hover {
      background: #f8f8f8; }
  .icon-services .service-item {
    padding: 20px; }
  .icon-services .content p {
    text-align: center; }
  .icon-services .content .title {
    margin-bottom: 20px;
    color: #291769;
    text-align: center; }

.about {
  margin-bottom: 30px; }
  .about .title {
    text-align: center; }
  .about .content {
    padding: 20px; }
  .about .message {
    font-size: 1.2em; }
  .about .highlight {
    color: #392093;
    font-weight: 500; }
  .about .content-holder .message {
    padding: 15px; }
  .about .content-holder .panel {
    display: none;
    border: 1px solid #EEE; }
  .about .h-panel {
    clear: both;
    margin-top: 35px;
    overflow: hidden;
    text-align: center;
    margin: 0 -2%; }
    .about .h-panel .item {
      display: inline-block;
      width: 30%;
      margin: 1.5%;
      vertical-align: middle;
      text-align: center;
      padding: 15px;
      background: rgba(41, 23, 105, 0.9);
      color: #f8f8f8;
      font-size: .8em;
      font-weight: 400;
      height: 60px; }
    .about .h-panel .item:hover {
      text-decoration: none;
      background: rgba(41, 23, 105, 0.8); }

@media (min-width: 480px) {
  .about .h-panel .item {
    font-size: 1em;
    font-weight: 400;
    height: auto; } }

.footer {
  margin-top: 30px;
  background: #291769;
  color: #f8f8f8;
  height: 60px;
  text-align: center;
  line-height: 60px; }

.contact {
  margin-top: 20px; }

.contact-wrapper {
  border: 1px solid #EEE;
  padding: 10px 20px;
  min-height: 300px;
  font-size: 1.1em; }

.logo {
  margin-bottom: 20px; }
  .logo .title {
    color: #291769;
    border-bottom: 1px solid #DDD;
    padding-bottom: 30px;
    padding-left: 40px; }
  .logo .about-logo {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .logo .logo-container img {
    max-width: 100%;
    max-height: 300px;
    display: block;
    margin: 0 auto; }
  .logo .blue, .logo .red {
    color: #291769;
    font-size: 1.3em;
    display: block;
    font-weight: bold; }
  .logo .red {
    color: #dd1b18; }

@media only screen and (max-width: 500px) {
  .responsive-nav {
    background: #fff; }
  .nav > li {
    clear: both;
    overflow: hidden;
    display: block; }
  #bs-navbar {
    width: 100%;
    background: #fafafa; }
    #bs-navbar li a {
      text-align: right;
      border-bottom: 1px solid #EEE; } }

@media (min-width: 992px) {
  .brand img {
    height: 85px; }
  .home .highlight {
    font-size: 2.1em;
    width: 400px; }
  .home .text {
    display: block;
    padding: 100px 40px 0px 20px; }
  .description p {
    background: rgba(59, 52, 84, 0.53);
    border-radius: 5px;
    color: #fff;
    padding: 10px; } }
