.contenidoC {
    position: absolute;
    transform: translate(406px, 166px);
}

.tituloContent {
    text-align: center;
    font-size: 38.65px;
    font-family: "cabinregular";
    line-height: 53.75px;
}

.letrasContenido {
    font-family: "cabinregular";
    font-size: 35px;
    letter-spacing: normal;
    line-height: 42px;
}

.circulo {
    content: "";
    width: 8.5px;
    height: 8.5px;
    background-color: #07AA9D;
    vertical-align: text-top;
    border-radius: 10px;
    margin-top: 18px;
    margin-right: 3px;
}

.sugerencia {
    padding-right: 4%;
}

.contEjemploConsonate {
    width: 1005.84px;
    height: 362px;
    cursor: pointer;
    background-color: #07AA9D;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    cursor: pointer;
    position: absolute;
    /* margin-left: 30px; */
    /* margin-top: 24px; */
    
    top: 142px;
    left: 59px;
}

.contEjemploConsonate:hover {
    background-color: #099E92;
}

.contObjSwapConsonate {
    width: 467px;
    height: 271px;
    cursor: default;
    background-color: transparent;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    position: absolute;
    margin-left: 30px;
    margin-top: 24px;
}

.clickObj {
    background-image: url(../img/click_guide2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 60px;
    height: 66px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.num1{
    background-image: url(../img/imgNum1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}
.num2{
    background-image: url(../img/imgNum2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}
.num3{
    background-image: url(../img/imgNum3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}
.num4{
    background-image: url(../img/imgNum4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}
.num5{
    background-image: url(../img/imgNum5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}
.num6{
    background-image: url(../img/imgNum6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}

.fondoPoeta{
    background-image: url(../img/imgFondoLecturaPoema.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1279.03px;
    height: 619.11px;
    position: absolute;
    left: -43px;
    top: 20px;
}
