/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
  width: 100%;
  height: 100%;
  background: #E5E0D8;
  color: #2A2B27;
}

body {
  font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 1.5em;
}

header {
  text-align: center;
  padding: 120px 0;
}

.app−history {
  padding: 60px 0;
}

.app-about {
  padding: 60px 0;
}

.app-help {
  padding: 60px 0;
}

.icon-div {
  color: #cec9c2;
  font-size: 1.75em;
}

.icon-color {
  color: #E5E0D8;
}

h1 {
  font-size: 54px;
  font-family: 'Lato', Calibri, Arial, sans-serif;
  letter-spacing: 1px;
  margin: 32px 0;
}

h2 {
  font-size: 3.0em;
  font-family: 'Lato', Calibri, Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 32px 0;
}

.header {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  color: #2A2B27;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 32px;
}

.header .info {
   font-size: 17px;
}

.header .download {
  margin-top: 32px;
}

.btn-lg {
  letter-spacing: 1px;
  font-size: 1.5em;
}

.carousel {
  position:relative;
  margin:0 auto;
}

.carousel-inner {
  width: 100%;
  margin: 0 auto;
}

.carousel-inner-sp {
  width: 100%;
  margin: 0 auto;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
  margin: 0 auto;
}

.carousel-control.left, .carousel-control.right {
    background-image: none
}

/* Footer */

footer {
  padding: 80px 0;
  text-transform: uppercase;
  font-weight: 300;
}

.footer-logo {
  width: 120px;
  margin-bottom: 30px;
}

hr.small {
  max-width: 100px;
  border-top: 1px solid #cec9c2;
}

hr.large {
  border-top: 0px solid #cec9c2;
}
