@chartset "utf-8";
.fondoAct {
  background-image: url("../img/S_G06_U02_L02_03_04/fondoActividad-01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 690px;
  width: 1247px;
}
.fondoAct .titulo {
  color: #000;
  font-family: 'cabinbold';
  font-size: 35px;
  margin-left: 140px;
  position: absolute;
}
.contenedores {
  height: 600px;
  margin-left: 140px;
  margin-top: 80px;
  position: absolute;
  width: 1100px;
}
.contenedores .cont1 {
  margin-top: 10px;
}
.contenedores .cont2 {
  margin-top: 10px;
}
.contenedores .cont3 {
  margin-top: 10px;
}
.contenedores .back1 {
  background: url("../img/S_G06_U02_L02_03_04/imgDrag-01.png") no-repeat 0 0;
  background-size: 100%;
  height: 140px;
  width: 970px;
}
.contenedores .back2 {
  background: url("../img/S_G06_U02_L02_03_04/imgDrag-01.png") no-repeat 0 -148px;
  background-size: 100%;
  height: 140px;
  width: 970px;
}
.contenedores .back3 {
  background: url("../img/S_G06_U02_L02_03_04/imgDrag-01.png") no-repeat 0 -300px;
  background-size: 100%;
  height: 140px;
  width: 970px;
}
.contenedores .back4 {
  background: url("../img/S_G06_U02_L02_03_04/imgDrag-01.png") no-repeat 0 -454px;
  background-size: 100%;
  height: 140px;
  width: 970px;
}
.contenedores .txt {
  color: #000;
  font-family: 'cabinbold';
  font-size: 40px;
}
.contenedores .txt1 {
  margin-left: 20px;
  margin-top: -400px;
  position: absolute;
}
.contenedores .txt2 {
  margin-left: 20px;
  margin-top: -250px;
  position: absolute;
}
.contenedores .txt3 {
  margin-left: 20px;
  margin-top: -100px;
  position: absolute;
}
.listas {
  position: absolute;
  top: 82%;
  width: 1247px;
}
.lstDrags {
  margin: 0;
  padding: 0;
  position: absolute;
}
.lstDrags li {
  float: left;
  margin-bottom: 5px;
  margin-left: 15px;
}
.lstDrags .movDrag {
  height: 120px;
  position: relative;
  width: 400px;
}
.lstDrags .movDrag .txtDrag {
  color: #000;
  font-family: 'cabinbold';
  font-size: 30px;
  position: absolute;
  width: 400px;
}
.lstDrops {
  background-color: transparent;
  bottom: -550%;
  height: 500px;
  left: 2.5%;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 1180px;
}
.movDrop {
  height: 115px;
  width: 500px;
}
