

.ins{
  background: url(../img/L_G05_U06_L04_03_01_INS.png) no-repeat;
  background-size: 100%;
  width: 94px;
  height: 113px;
  position: absolute;
  top: 653px;
  right: 1252px;
  cursor: pointer;
  z-index: 10;
}

.acti{
  background: url(../img/L_G05_U06_L04_03_01_btn_Act1.png) no-repeat;
  background-size: 100%;
  width: 213px;
  height: 66px;
  position: absolute;
  top: 110px;
  right: 910px;
  cursor: pointer;
  z-index: 10;
}

.expresion{
  background: url(../img/expresion.png) no-repeat;
    background-size: 100%;
  width: 213px;
  height: 65px;
  position: absolute;
  top: 110px;
  right: 1130px;
  cursor: pointer;
  z-index: 10;
}

.fondo_video{
  background: url(../img/L_G05_U06_L04_03_02_act2_fondo_video.png) no-repeat;
 background-size: 100%;
  width: 1326px;
  height: 647px;
  position: absolute;
  top: 110px;
  right: 20px;

}

.creative{
  background: #74AED1;
  border: solid #042C49 2px;
  border-radius: 5%;
  position: absolute;
  top: -89px;
  left: -392px;
  width: 842px;
  height: 227px;
}

