@charset "utf-8";
@import url("L_G06_U04_L02_03.css");
/* CSS Document */

.btnSonido {
    background-image: url(../img/btnSonido.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 114px;
    height: 114px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    top: 60%;
    z-index: 2;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
}

.titulo5 {
    width: 400px;
    height: 85px;
    background-color: #8A241C;
    font-family: 'cabinmedium';
    font-size: 63px;
    text-align: center;
    line-height: 85px;
    color: #fefefe;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.titulo6 {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #fefefe;
    line-height: 40px;
    text-align: center;
    margin-top: 1%;
}

.sombraTitulo {
    background-image: url(../img/tradicionOral/sombraTitulo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 170px;
    position: absolute;
    top: 3%;
    left: 32%;
}

.textoMito {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #fefefe;
    line-height: 40px;
    margin: 4% 0 0 29%;
}

#lstLecturaMitos {
    margin: 1.5% auto 0 auto;
    padding: 0;
    display: table;
}

#lstLecturaMitos li {
    width: 250px;
    height: 505px;
    position: relative;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    margin: 0 11px;
      background-repeat: no-repeat;
    background-size: 100% 100%;
}

.cntTitulo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 250px;
    height: 150px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    
}

#lstLecturaMitos li:nth-child(1) .cntTitulo {
    background-color: #B21721;
}

#lstLecturaMitos li:nth-child(2) .cntTitulo {
    background-color: #C8386D;
}

#lstLecturaMitos li:nth-child(3) .cntTitulo {
    background-color: #A9A034;
}

#lstLecturaMitos li:nth-child(4) .cntTitulo {
    background-color: #211F54;
}

.tituloMito {
    font-family: 'cabinmedium';
    font-size: 43px;
    color: #fefefe;
    line-height: 40px;
    margin: 32% auto 0 auto;
    display: table;
}

#lstPreguntasAnalisis {
  margin: 18% 0 0 9%;
  padding: 0;
  font-family: 'cabinregular';
  font-size: 35px;
  color: #fefefe;
  line-height: 75px;
}

.L_G06_U04_L02_03_03_01{
     background-image: url(../img/tradicionOral/L_G06_U04_L02_03_03_01.png);
}

.L_G06_U04_L02_03_03_02{
     background-image: url(../img/tradicionOral/L_G06_U04_L02_03_03_02.png);
}
.L_G06_U04_L02_03_03_03{
     background-image: url(../img/tradicionOral/L_G06_U04_L02_03_03_03.png);
}

.L_G06_U04_L02_03_03_04{
     background-image: url(../img/tradicionOral/L_G06_U04_L02_03_03_04.png);
}
