/*!
 * Start Bootstrap - Landing Page v5.0.6 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

h3 {
    font-weight: 500;
}

header.masthead {
  position: relative;
  background-color: #343a40;
  background: url("../img/audiostellar/main.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

header.masthead h1 {
  font-size: 3.5rem;
  text-shadow: 1px 1px 3px white;
}
header.masthead h2 {
  font-size: 1.1em;
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  header.masthead h1 {
    font-size: 5rem;
  }
  header.masthead h2 {
    font-size: 1.5rem;
  }
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
    height: 400px;
    overflow: hidden;
}

.showcase .showcase-img video {
  width: 100%;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

header .container {
    position: relative;
    top: 50%;
    transform: translate(0,-80%);
}

.hWrapper {
    background: #000000b5;
}


header h1 {
    font-weight: 100;
}

header h2 {
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 1em;
    font-weight: 300;
    padding: 0.5em 0;
}

#btnDownload {
    font-family: Arial;
    text-transform: uppercase;
    font-size: 0.9em;
}

ul.downloadOptions {
    list-style: none;
    padding: 0;
}

ul.downloadOptions .title {
    font-weight: bold;
    margin-top: 1em;
}

.downloadLink, .downloadLink:hover {
    text-decoration: inherit;
}
.downloadLink:hover {

}

.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.rowText {
    font-size: 1.5em;
    margin: 1em 0;
    background-color: #fff;
    color: black;
    padding: 1em;
    text-align: left;
    border-radius: 4px;
}

.testimonials {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  -webkit-box-shadow: 0px 5px 5px 0px #adb5bd;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

.h2Download {
    width: 100%;
    position: relative;
    font-weight: 300;
    font-size: 1.5em;
    top: -2.5em;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 0.8em;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/audiostellar/footer.jpg") repeat center center;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.teamText {
    font-size: 1.2em;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

#ulCommunity {
	list-style: none;
	padding: 0;
	font-size: 1.2em;
	border-bottom: 1px solid #7e7d7d;
	padding-bottom: 1em;
}

#ulCommunity li {
    margin-bottom: 1em;
}

#ulCommunity img {
    width: 6%;
}

#ulCommunity .name {

}

#suscribeMail {
    font-weight: bold; 
    font-size: 1.1em; 
    background-color: rgba(0,0,0,0.8)
}
