.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;
    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%);
}

.lA {
    background-image: url(../img/L_G06_U03_L01-letras-28.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
   width: 28.369px;
height: 28.369px;
    margin-right: 3px;
}

.lB {
    background-image: url(../img/L_G06_U03_L01-letras-29.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28.369px;
height: 28.369px;
    margin-right: 3px;
}

.lC {
    background-image: url(../img/L_G06_U03_L01-letras-32.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28.369px;
height: 28.369px;L
    margin-right: 3px;
}

.lD {
    background-image: url(../img/L_G06_U03_L01-letras-30.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28.369px;
    height: 28.369px;
    margin-right: 3px;
}

.lE {
    background-image: url(../img/L_G06_U03_L01-letras-31.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
   width: 28.369px;
    height: 28.369px;
    margin-right: 3px;
}

.flechaSiguiente {
    background-image: url(../img/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 50px;
    height: 35px;
    position: absolute;
    left: 94.3%;
    top: 92.5%;
    transform: translate(-50%);
}

.flechaAtras {
    background-image: url(../img/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 50px;
    height: 35px;
    position: absolute;
    top: 92.5%;
    transform: translate(-50%);
    right: 90.3%;
}

.tableTiposCartas {
    width: 1014.449px;
    height: 244.287px;
    font-family: 'cabin';
    font-weight: bold;
    font-size: 38px;
    line-height: 45.6px;
}

.tdSituacion {
    width: 212.68px;
}

.tdRSituacion {
    width: 801.77px;
}

.tableTiposCartas td {
    border: 2px solid #36a9e1;
    text-align: center;
}

.letterDrag {
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    letter-spacing: normal;
}

.paddi {
    padding-Left: 60px;
}

.dragCompleted {
    /*margin-left: 139px;*/
    
    text-align: left;
    height: 40px;
   
}

.inline {
    display: inline-block;
}
.cartas{
    height: 41px;
}

.circulo2 {
content: "";
width: 5.67PX;
height: 5.67PX;
background-color: #07AA9D;
vertical-align: text-top;
border-radius: 10px;
margin-top: 18px;
margin-right: 3px;
}

