#zumb{
    font-size: 35px;
    text-align: center;
}
#audio{
    right: 20px;
    top: 15px;
    position: absolute;
    width: 50px;
    height: 50px;
    display: inline-block;
    background: url("../img/disenho/audio.png")no-repeat;   
    background-size: contain;
}
.letras{
    width: 100%;
    height: 110px;
    position: relative;
}
.cuadritos .letra{
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: center;
    top: 5px;
}
.cont_origen{
   border: 2px solid transparent;
    width: 50px;
    height: 75px;
    padding-left: 0px;
    position: absolute;
    border-radius: 5px;
    top:  30px;
}
.cont_origen[ref='w1']{
    left: 97px;
}
.cont_origen[ref='w2']{
    left: 179px;
}
.cont_origen[ref='w3']{
    left: 260px;
}
.cont_origen[ref='w4']{
    left: 342px;
}
.cont_origen[ref='w5']{
    left: 424px;
}

.resultado{ 
    width: 100%;
    height: 100px;
    left: initial;
    font-size: 35px;
    position: relative;
}
.titulo2{
        font-size: 44px;
    margin-top: 26px;
    padding-right: 35px;
    position: relative;
    left: 0px;
}
.cuadritos, .cuadritos_dropped{
    border-radius: 5px;
    display: inline-block;
    width: 37px;
    height: 55px;
    border: 5px solid orange;
    text-align: center;
    position: relative;
    top: 20px;
    overflow: hidden;
    margin: 0px 7px;
}
.cuadritos_dropped{
    border: 5px solid transparent; 
    position: relative;  
}
.letras .letra{
    border: 5px solid #FFE167;
    box-shadow: 0px 0px 10px 0px #a2a2a2;
    background: #FFFFFF;
    font-size: 30px;
    display: inline-block;
    position: absolute;
    border-radius: 5px;
    width: 37px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: center;
}
.letra{
}
.fondo_img{
	    width: 440px;
    height: 400px;
    position: absolute;
    top: 188px;
    left: 20px;
}
.imgglobo_rotar{
display: none;
}
.contenedorarrasrew{
    height: 550px;
}
.contenedor_letras {
    text-align: center;
}
.contenedorarrasrew{
    background: url(../img/disenho/letras.jpg) no-repeat;
    background-size: 90%;
    background-position: center;
}
.contenedorarrasrew > div{
    position: relative;
    height: 123px;
}
.clic_letra {
    position: absolute;
    border-radius: 20px;
    cursor: pointer;
}
.areaA .clic_letra{
    width: 104px;
    height: 102px;
    top: 27px;
}
.areaB .clic_letra{
    width: 117px;
    height: 106px;
    top: 15px;
}
.areaC .clic_letra{
    width: 128px;
    height: 119px;
    top: 7px;  
}
.areaD .clic_letra{
    width: 160px;
    height: 126px;
    top: 10px;
}
#a {
    left: 76px;
    width: 108px;
}
#b {
    left: 190px;
    width: 83px;
}
#h {
    right: 92px;
    width: 96px;
}
#g {
    right: 196px;
    width: 105px;
}
#f {
    right: 308px;
    width: 72px;
}
#e {
    right: 392px;
    width: 76px;
}
#d {
    left: 385px;
    width: 95px;
}
#c {
    left: 279px;
    width: 99px;
}
#o {
    right: 78px;
    width: 116px;
    height: 110px;
    top: 14px;
}
#n {
    right: 218px;
    width: 110px;
    top: 18px;
}
#m {
    right: 340px;
    width: 133px;
}
#l {
    left: 381px;
    width: 100px;
}
#k {
    left: 280px;
    width: 97px;
}
#j {
    left: 163px;
    width: 91px;
}
#i {
    width: 60px;
    left: 89px;
    top: 11px;
    height: 107px;
}
#v {
    right: 64px;
    width: 121px;
}
#u {
    right: 216px;
    width: 110px;
}
#t {
    right: 349px;
    width: 107px;
}
#s {
    left: 382px;
    width: 108px;
    top: 4px;
    height: 114px;
}
#r {
    left: 289px;
    width: 88px;
    top: 2px;
}
#q {
    left: 154px;
    top: 5px;
}
#p {
    left: 54px;
    width: 95px;
    top: 2px;
}
#y {
    right: 329px;
    width: 122px;
}
#x {
    left: 361px;
    width: 136px;
}
#w {
    left: 184px;
    width: 168px;
}
#z {
    right: 204px;
    width: 116px;
}