
.tituloHeader {
      position: absolute;
      top: 20px;
      width: 100%;
      z-index: 300;
}

.boxHeader {
      position: absolute;
      top: 0px;
      background-color: #000;
      opacity: 0.8;
      width: 100%;
      height: 150px;
      z-index: 200;
}

.h2typed {
  font-size: 14px;
}

.botonRojo {
  color: var(--color2)!important;
  background-color: var(--colorRojo);
  border: 1px solid var(--colorRojo);
}

.botonRojo:hover {
  background-color: var(--color1);
  cursor: pointer;
  text-decoration: none;
  color: var(--color2);
}


.botonNegro {
  color: var(--color2)!important;
  background-color: var(--color1);
  border: 1px solid var(--color1);
  display: inline-block;
  padding: 6px;
}

.botonNegro:hover {
  background-color: var(--color2);
  cursor: pointer;
  text-decoration: none;
  color: var(--color1)!important;
}


.lema {
    background-color: var(--colorRosa);
}

.listadoCursos {
    padding-left: 0px!important;
}

.listadoCursos li {
    list-style: none;
}

.listadoCursos a {
    display:block;
    padding: 10px;
    color: #000!important;
    border-bottom: 1px dashed var(--colorRosa)!important;
}

.listadoCursos a .icono {
    margin-right: 10px;
}

.listadoCursos a .icono img {
    max-height: 30px!important;
}

.listadoCursos a:hover {
    color: var(--color2)!important;
    background-color: var(--colorWhatsApp);
    border-bottom: none;
    text-decoration: none;
}

.galeria-portada .item {
    opacity: 0.6;
}

.galeria-portada .item:hover {
    opacity: 1;
}

#cursoPreguntas .card {
    border: 1px solid #000;
}

#cursoPreguntas .card-header {
    color: #fff!important;
    background-color: #000;
    border-bottom: 1px dashed #3965b6;
}

#cursoPreguntas .card-header button {
    color: #fff!important;
    background-color: #000;
}

#cursoPreguntas .card-body {
    color: #fff!important;
    background-color: #000;
}

.tablaPrecios {
  width: 100%;
}

.tablaPrecios tr {
  padding: 10px;
  color: var(--color1)!important;
  border-bottom: 1px dashed var(--colorRosa)!important;
}

.tablaPrecios td {
  padding: 10px;
}

.tablaPrecios td.precio {
  text-align: right;
}

@media screen and (min-width: 0px) {
  .descProducto1 {
    position: relative;
    display: block;
    top:0px;
    left: 0px;
    z-index: 600!important;
    color: var(--color2);
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: var(--color1);
    text-align: center;
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .descProducto2 {
    position: relative;
    display: block;
    top:0px;
    right: 0px;
    text-align: right;
    z-index: 600!important;
    color: var(--color2);
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: var(--color1);
    text-align: center;
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .degradeRojo {
        background-size: cover;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 100;
  }
}

@media screen and (min-width: 750px) {
  .descProducto1 {
    position: absolute;
    top:150px;
    left: 60px;
    z-index: 600!important;
    color: var(--color2);
    background-color: inherit;
    text-align: left;
  }

  .descProducto2 {
    position: absolute;
    top:250px;
    right: 60px;
    text-align: right;
    z-index: 600!important;
    color: var(--color2);
    background-color: inherit;
  }

  .degradeRojo {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fd080b+100&0+59,1+100 */
        background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(254,109,111,0) 59%, rgba(253,8,11,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(254,109,111,0) 59%,rgba(253,8,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(254,109,111,0) 59%,rgba(253,8,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fd080b',GradientType=0 ); /* IE6-9 */

        background-size: cover;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 100;
  }
}

@media screen and (min-width: 970px) {

}

@media screen and (min-width: 1170px) {

}

.mainBox h1 {
      font-size: 50px;
      font-weight: bold;
      color: var(--color9);
      line-height: 50px;
      height: 50px;
}

.mainBox h2 {
      font-size: 20px;
      font-weight: bold;
      color: var(--color9);
      line-height: 50px;
      height: 50px;
}


.mainBox h4 {
    display: block;
    margin:0px;
    font-size: 15px;
    color: var(--color9);
    line-height: 20px;
}

.preportada {
    position: fixed;
    height: 100%!important;
    width: 100%!important;
}

.preportada .bloque1 {
    height: 100%!important;
    background-image: url('../img/marmoles/aqua.jpg')!important;
    background-repeat: no-repeat;
    background-size: cover;
}

.preportada .bloque2 {
    height: 100%!important;
    background-image: url('../img/marmoles/mafia.jpg')!important;
    background-repeat: no-repeat;
    background-size: cover;
}

.preportada .fullA {
    position: relative;
    display: block;
    height: 100%!important;
    width: 100%!important;
}

.preportada .fullA img {
    position: relative;
    top:35%;
}
