 .observaAnimacion2 {
     background-image: url(../img/S_G06_U04_L03_03_02/observaAnimacion.png);
     background-repeat: no-repeat;
     background-size: 100% 100%;
     width: 1247px;
     height: 680px;
     position: absolute;
 }
 


/*tabs MENCO*/


/*tab*/


#cntBtnTabs {
    display: inline-block;
    position: absolute;
     top: 4.3%;
  left: 79%;
    z-index: 2;
}

.tab {
    width: 96px;
    height: 60px;
    
    
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    text-align: center;
    line-height: 56px;
    font-family: 'cabinregular';
    font-size: 45px;
    color: #fff;
     background-color: #878787;
    font-weight: normal;
}

.tab:hover {
   
    
     font-weight: normal;
}



.tabActiva.tab {
   
   
    background-color: #2D2E83;
     font-weight: normal;
    
}



#tabContainer1 {
    background-image: url(../img/S_G06_U03_L02_03_02/imgAct1-01-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224px;
    height: 655.58px;
    position: absolute;
      top: 2%;
      left: 1.2%;
    z-index: 0;
}

#tabContainer2 {
    background-image: url(../img/S_G06_U03_L02_03_02/imgAct1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224px;
    height: 655.58px;
    position: absolute;
      top: 2%;
      left: 1.2%;
    z-index: 0;
}




/*fintabs*/


/*DRAGS*/



.cntMovimientos {
    width: 1120px;
  height: 190px;
  background-color: transparent;
  position: absolute;
  top: 65%;
  left: 6%;
}

.movimientoDrag1 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;
}
.movimientoDrag2 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;
}
.movimientoDrag3 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;  
}
.movimientoDrag4 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;
}
.movimientoDrag5 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga5-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;
}
.movimientoDrag6 {
    background-image: url(../img/S_G06_U03_L02_03_02/draga6-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 301px;
    height: 186px;
    position: relative;  
}

.movimientoDrag .textoCentrado {
    font-family: 'cabinregular';
    font-size: 30px;
    color: #ffffff;
    text-align: center;
}

.movimientoDrop {
    width: 301px;
    height: 186px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 0px;
}

#lstDrags {
    margin: 0;
    padding: 0;
    position: absolute;
    
}
#lstDrags li{
    float: left;
    
    margin-right: 10px;
    margin-bottom: 5px;
}

#lstDrags li .movimientoDrag {
    background-color: #469424;
}


#lstDrops {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -141%;
  left: 0.3%;
  width: 1067px;
  height: 230px;
}
.textoCentrado {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    
}

.area1{
 background-image: url(../img/S_G06_U04_L03_03_02/imgAct1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1113.87px;
    height: 640.44px;
    position: absolute;
      top: 2%;
      left: 5.2%;
}
.area2{
 background-image: url(../img/S_G06_U04_L03_03_02/imgAct2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 675.49px;
    height: 93.92px;
    position: absolute;
      top: 2%;
      left: 38.2%;
}

.lab1{
    width: 242.5px;
  height: 63.5px;
  position: absolute;
  top: 90%;
  left: 64%;
}
.lab2{
  width: 71.5px;
  height: 71.5px;
  position: absolute;
  top: 89%;
  left: 3%;
}