.area1{
 background-image: url(../img/S_G06_U05_L04_03_03/imgAct3-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
      top: 0%;
      left: 0%;
}


/* MATCHED */

.textoCeldas {
    vertical-align: top;
    color: #6E6E6E;
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 125px;
    letter-spacing: 0;
    border-bottom: 5px solid transparent;
    text-align: center;
}

.containerDrags {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 865px;
    top: 56%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.itemContainerDrag {
    width: 280px;
    height: 78px;
    border-radius: 10px;
    margin: 10px 0px 3px 0px;
    position: relative;
}

.containerDrags2 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 78%;
    top: 364px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.letrasContent {
    font-family: 'cabinregular';
    font-size: 24px;
    position: absolute;
    top: 45px;
    left: 70px;
    letter-spacing: normal;
}

.drop1PBorder {
    background-image: url(../img/M_G06_U02_L06_03_02/imgBorde.png);
    background-size: 100% 100%;
    width: 255.38px;
    height: 127.205px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background-color: #F5F5F5;
    border-radius: 16px;
    border: 2px solid white;
}

.drop1P1 {
    width: 280px;
    height: 78px;
    background-color: #ECECEC;
    border-radius: 10px;
    border: 2px solid #D9D9D9;
}

.contentClick {
    cursor: pointer;
    width: 597px;
    height: 153px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 510px;
    left: 320px;
    z-index: 2;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.campoMemoria ul {
    display: table-cell;
    margin: 0px;
}

.letrasContent2 {
    text-align: left;
    font-family: 'cabinbold';
    font-size: 42px;
    padding-top: 0px;
    color: #B1B1B1;
    line-height: 75px;
    text-align: center;
}

.linea1 {
        background-color: #F9BE00;
    width: 447.99px;
    height: 5px;
    left: 366px;
    top: 384px;
    position: absolute;
    -webkit-transform: rotate(-52.5deg);
    -ms-transform: rotate(-52.5deg);
    transform: rotate(-52.5deg);
}

.linea2 {
        background-color: #FF5000;
    width: 276.99px;
    height: 5px;
    left: 450px;
    top: 299px;
    position: absolute;
}

.linea3 {
    background-color: #009ADD;
    width: 330.99px;
    height: 5px;
    left: 425px;
    top: 295px;
    position: absolute;
    -webkit-transform: rotate(33deg);
    -ms-transform: rotate(33deg);
    transform: rotate(33deg);
}

.linea4 {
    background-color: #7E457F;
    width: 276.99px;
    height: 5px;
    left: 450px;
    top: 473px;
    position: absolute;
}

.linea5 {
    background-color: #6BA24D;
    width: 330.99px;
    height: 5px;
    left: 425px;
    top: 472px;
    position: absolute;
    -webkit-transform: rotate(33deg);
    -ms-transform: rotate(33deg);
    transform: rotate(33deg);
}