.area1 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
}

.area2 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-area2-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
}

.flechaSiguiente {
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 2;
}

.pop1 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1186.26px;
    height: 87.08px;
    border-radius: 7px;
    background: transparent;
    margin-top: -12%!important;
}

.pop1 .btnCerrar1 {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 0px;
    margin-right: 0px;
    z-index: 2;
}

.pop1 .contenido {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-pop1-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1186.26px;
    height: 87.08px;
    position: absolute;
    top: 0%;
    right: 0;
}

.btn1 {
    position: absolute;
    width: 45px;
    height: 45px;
}

.pop2 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1186.26px;
    height: 87.08px;
    border-radius: 7px;
    background: transparent;
    margin-top: -12%!important;
}

.pop2 .btnCerrar2 {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 0px;
    margin-right: 0px;
    z-index: 2;
}

.pop2 .contenido {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-pop2-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1186.26px;
    height: 87.08px;
    position: absolute;
    top: 0%;
    right: 0;
}

.btn2 {
    position: absolute;
    width: 45px;
    height: 45px;
}

.lazo1 {
    background-image: url(../img/S_G07_U01_L05_03_02/lazo1-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 242.15px;
    height: 244.48px;
    position: absolute;
    top: 38%;
    left: 3%;
}

.lazo2 {
    background-image: url(../img/S_G07_U01_L05_03_02/lazo2-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 343.43px;
    height: 127.74px;
    position: absolute;
    top: 79%;
    left: 10%;
}

.lazo3 {
    background-image: url(../img/S_G07_U01_L05_03_02/lazo3-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 384.28px;
    height: 250.77px;
    position: absolute;
    top: 22%;
    left: 59%;
}

.lazo4 {
    background-image: url(../img/S_G07_U01_L05_03_02/lazo4-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 202.72px;
    height: 198.44px;
    position: absolute;
    top: 68%;
    left: 64%;
}

.lazo5 {
    background-image: url(../img/S_G07_U01_L05_03_02/lazo5-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 171.89px;
    height: 165.38px;
    position: absolute;
    top: 65%;
    left: 82%;
}

.select1 {
    width: 242.15px;
    height: 244.48px;
    position: absolute;
    top: 38%;
    left: 3%;
    z-index: 2;
}

.select2 {
    width: 343.43px;
    height: 127.74px;
    position: absolute;
    top: 79%;
    left: 10%;
    z-index: 2;
}

.select3 {
    width: 384.28px;
    height: 250.77px;
    position: absolute;
    top: 22%;
    left: 59%;
    z-index: 2;
}

.select4 {
    width: 202.72px;
    height: 198.44px;
    position: absolute;
    top: 68%;
    left: 64%;
    z-index: 2;
}

.select5 {
    width: 171.89px;
    height: 165.38px;
    position: absolute;
    top: 65%;
    left: 82%;
    z-index: 2;
}

.backend {
    width: 1247px;
    height: 678px;
    position: absolute;
    z-index: 1;
}
/*DRAGS*/

.cntMovimientos {
    width: 1135px;
    height: 165px;
    background-color: transparent;
    position: absolute;
    top: 74%;
    left: 4%;
    z-index: 2;
}

.movimientoDrag {
    width: 200px;
    height: 165px;
    position: relative;
    border-radius: 5px;
    z-index: 2;
}

.movimientoDrag .textoCentrado {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #5B5B5E;
    text-align: left;
}

.movimientoDrop {
    width: 360px;
    height: 300px;
    border-radius: 10px;
    margin-top: 0px;
}

#lstDrags {
    margin: 0;
    padding: 0;
    position: absolute;
}

#lstDrags li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

#lstDrops {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -297%;
    left: -1.5%;
    width: 1078px;
    height: 330px;
}

.img1 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag1-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 126.43px;
    height: 126.42px;
    position: absolute;
}

.img2 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag2-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 112.69px;
    height: 153.27px;
    position: absolute;
}

.img3 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag3-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 187px;
    height: 146.21px;
    position: absolute;
}

.img4 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag4-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 146.28px;
    height: 160.72px;
    position: absolute;
}

.img5 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag5-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 168.87px;
    height: 163.27px;
    position: absolute;
}

.img6 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag6-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 266px;
    height: 224.14px;
    position: absolute;
}

.img7 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag7-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 353.24px;
    height: 291.15px;
    position: absolute;
}

.img8 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag8-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 366.57px;
    height: 52.75px;
    position: absolute;
}

.img9 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag9-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 206.01px;
    height: 129.23px;
    position: absolute;
}

.img10 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct2-drag10-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 103.29px;
    height: 55.3px;
    position: absolute;
}

.check1 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct-dragYes-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 93.26px;
    height: 92px;
    position: absolute;
    top: 34%;
    left: 12%;
    z-index: 4;
}

.check2 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct-dragYes-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 93.26px;
    height: 92px;
    position: absolute;
    top: 34%;
    left: 75%;
    z-index: 4;
}

.check3 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct-dragYes-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 93.26px;
    height: 92px;
    position: absolute;
    top: 61%;
    left: 20%;
    z-index: 4;
}

.check4 {
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct-dragYes-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 93.26px;
    height: 92px;
    position: absolute;
    top: 61%;
    left: 66%;
    z-index: 4;
}

.check5{
    background-image: url(../img/S_G07_U01_L05_03_02/imgAct-dragYes-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 93.26px;
    height: 92px;
    position: absolute;
    top: 49%;
    left: 90%;
    z-index: 4;
}