body {
  background-color: black!important;
}

h1, h2, .h1, .h2, {
  margin-bottom: 0.5rem;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #212529;
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #212529;
}

h1, .h1 {
  font-size: 4rem;
  text-transform: uppercase;
  font-weight: 700;
}

h2, .h2 {
  font-size: 2.75rem;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.25rem;
}

h5, .h5 {
  font-size: 1.1875rem;
}

h6, .h6 {
  font-size: 1.1rem;
  text-transform: uppercase;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff!important;
  opacity: .2;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff !important;
}

/* Adjust padding for logo on mobile */

@media (max-width: 576px) {
  .nav-brand-mb {
    padding: 0;
  }
}

#address {
  margin-bottom: 40px;
}

#swiper {
  height: 400px;
}

.muted {
  color: #dcdcdc;
}

.overlay {
  background-color: #666666;
  position: relative;
  width: 100%;
  height: 100%;
  opacity: .4;
  -moz-opacity: 40%;
  -webkit-opacity: 40%;
  z-index: 2;
}

.advise {
  color: #fff;
  background-color: #800080;
  padding: 15px 15px;
}

.advise h3 {
  color: #fff;
  padding: 15px;
}

.icon-left {
  width: 40px;
  margin-right: 15px;
}

@media (max-width: 767px) {
  .smartphone {
    display: block;
  }
}

@media (max-width: 767px) {
  .laptop {
    display: none;
  }
}

@media (min-width: 768px) {
  .laptop {
    display: block;
  }
}

@media (min-width: 768px) {
  .smartphone {
    display: none;
  }
}

.counter-text {
  font-size: 1.25rem;
}

@media (max-width: 768px) {
  #intro-training {
    text-align: center;
    margin-bottom: 30px;
  }
}

.beneficios {
  margin-bottom: 10px;
}

.price.number {
  font-family: "Oswald", sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 5px;
}

.price.numberus {
  font-family: "Oswald", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .features {
    padding: 0 40px;
  }
}

@media (max-width: 576px) {
  .features {
    padding: 0 30px;
  }
}

@media (max-width: 360px) {
  .features {
    padding: 0 0px;
  }
}

.pasos {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #ededed;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .paso-sp {
    margin-top: 40px;
  }
}

@media (max-width: 768px) {
  #la-idea {
    padding-bottom: 0px;
  }
}

.testimonial-card {
  margin-top: 2rem;
}

.testimonial-name {
  text-transform: none;
  font-size: .8rem;
}

.testimonial-text {
  font-size: .88rem;
  font-style: italic;
}

@media (max-width: 1199px) {
  .prueba-btn {
    margin-left: 0px!important;
    margin-top: 10px;
  }
}

.parallax {
  height: 500px;
  background-image: url("parallax-background.jpg");
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
}

@media (max-width: 575px) {
  .parallax {
    height: 700px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .parallax {
    height: 550px;
  }
}

.card-space {
  margin-bottom: 20px;
}

.contact-block {
  max-width: 650px;
  margin: auto;
  padding-bottom: 60px;
}

.direccion {
  max-width: 650px;
  margin: auto;
}

.icon-contacto {
  color: #8324a3;
  font-size: 1.5rem;
  display: block;
}

.icon-redes {
  color: #8324a3;
  font-size: 1.5rem;
  margin-right: 22px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .icon-redes {
    color: #8324a3;
    font-size: 1.5rem;
    margin-right: 0px;
  }
}

@media (max-width: 767px) {
  .icon-center {
    margin-right: 20px;
    margin-left: 20px;
  }
}

.forma {
  box-shadow: 0 2px 10px rgba(0,0,0,.1);
  padding: 30px;
}

@media (max-width: 767px) {
  .contact-btn {
    text-align: center;
    padding-top: 20px;
  }
}

.black-title {
  color: #212529!important;
}

@media (max-width: 991px) {
  .promo-btn {
    margin-left: 0!important;
    margin-top: 15px;
  }
}

.block.top-fix {
  padding-top: 0px;
}

@media (max-width: 575px) {
  .datos-direccion {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .foto-soraya-exp {
    max-height: 400px;
    margin-bottom: 30px;
  }
}

.class-item img {
  width: 100%;
  margin: 20px 0px;
}

.class-item {
  transition: transform .2s;
  opacity: 100%;
}

.class-item:hover {
  /*transform: scale(1.05);*/
  opacity: 50%;
}

.video-title {
  position: absolute;
  top: 40%;
  left: 21%;
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500;
}

.video-fecha {
  position: absolute;
  top: 15%;
  left: 8%;
  font-family: 'Roboto';
  font-size: .8rem;
}

.class-item img {
  border: solid 1px #F0F0F0;
}

.video-container {
  border: solid 1px;
}

.poster-img {
  width: 100%;
  height: auto;
}

.grid-row {
  display: flex;
  row-gap: 20px;
}

