@-webkit-keyframes play{
	0%{background-position:50% 0%;}
	100%{background-position:50% 100%;}
}
@-moz-keyframes play{
	0%{background-position:50% 0%;}
	100%{background-position:50% 100%;}
}
@-o-keyframes play{
	0%{background-position:50% 0%;}
	100%{background-position:50% 100%;}
}
@keyframes play{
	0%{background-position:50% 0%;}
	100%{background-position:50% 100%;}
}
/*********intro*********/

.a_intro {
	width: 375px;
	height: calc(5080px / 8);
	background: url(../img/sprites/a_intro.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.a_intro.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.a_intro.stop {
	background-position: 50% 0;
}

/*********jugov8*********/

.b_v8_01 {
	width: 407px;
	height: calc(5104px / 8);
	background: url(../img/sprites/b_v8_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.b_v8_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.b_v8_01.stop {
	background-position: 50% 0;
}


.b_v8_02 {
	width: 407px;
	height: calc(5104px / 8);
	background: url(../img/sprites/b_v8_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.b_v8_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.b_v8_02.stop {
	background-position: 50% 0;
}

/*********aires del campo*********/

.d_aires_del_campo_01 {
	width: 399px;
	height: calc(4768px / 8);
	background: url(../img/sprites/d_aires_del_campo_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.d_aires_del_campo_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.d_aires_del_campo_01.stop {
	background-position: 50% 0;
}

.d_aires_del_campo_02 {
	width: 388px;
	height: calc(4736px / 8);
	background: url(../img/sprites/d_aires_del_campo_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.d_aires_del_campo_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.d_aires_del_campo_02.stop {
	background-position: 50% 0;
}

/*********bufalo*********/

.c_bufalo_01 {
	width: 402px;
	height: calc(4768px / 8);
	background: url(../img/sprites/c_bufalo_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.c_bufalo_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.c_bufalo_01.stop {
	background-position: 50% 0;
}

.c_bufalo_02 {
	width: 384px;
	height: calc(4736px / 8);
	background: url(../img/sprites/c_bufalo_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.c_bufalo_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.c_bufalo_02.stop {
	background-position: 50% 0;
}

/*********frank´s redhot*********/

.e_red_hot_01 {
	width: 398px;
	height: calc(4704px / 8);
	background: url(../img/sprites/e_red_hot_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.e_red_hot_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.e_red_hot_01.stop {
	background-position: 50% 0;
}

.e_red_hot_02 {
	width: 381px;
	height: calc(4736px / 8);
	background: url(../img/sprites/e_red_hot_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.e_red_hot_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.e_red_hot_02.stop {
	background-position: 50% 0;
}

/*********Mole doña maria*********/

.f_dmaria_01 {
	width: 402px;
	height: calc(4768px / 8);
	background: url(../img/sprites/f_dmaria_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.f_dmaria_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.f_dmaria_01.stop {
	background-position: 50% 0;
}

.f_dmaria_02 {
	width: 384px;
	height: calc(4736px / 8);
	background: url(../img/sprites/f_dmaria_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.f_dmaria_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.f_dmaria_02.stop {
	background-position: 50% 0;
}

/*********Del fuerte*********/

.g_del_fuerte_01 {
	width: 390px;
	height: calc(4832px / 8);
	background: url(../img/sprites/g_del_fuerte_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.g_del_fuerte_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.g_del_fuerte_01.stop {
	background-position: 50% 0;
}

.g_del_fuerte_02 {
	width: 390px;
	height: calc(4832px / 8);
	background: url(../img/sprites/g_del_fuerte_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.g_del_fuerte_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.g_del_fuerte_02.stop {
	background-position: 50% 0;
}

/*********barilla*********/

.h_barilla_01 {
	width: 568px;
	height: calc(5392px / 8);
	background: url(../img/sprites/h_barilla_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.h_barilla_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.h_barilla_01.stop {
	background-position: 50% 0;
}

.h_barilla_02 {
	width: 486px;
	height: calc(5392px / 8);
	background: url(../img/sprites/h_barilla_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.h_barilla_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.h_barilla_02.stop {
	background-position: 50% 0;
}

/*********Herdez 2*********/

.i_herdez_01 {
	width: 400px;
	height: calc(4768px / 8);
	background: url(../img/sprites/i_herdez_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.i_herdez_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.i_herdez_01.stop {
	background-position: 50% 0;
}


.i_herdez_02 {
	width: 388px;
	height: calc(4768px / 8);
	background: url(../img/sprites/i_herdez_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.i_herdez_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.i_herdez_02.stop {
	background-position: 50% 0;
}

/*********Blason*********/

.j_blason_01 {
	width: 458px;
	height: calc(5264px / 8);
	background: url(../img/sprites/j_blason_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.j_blason_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.j_blason_01.stop {
	background-position: 50% 0;
}

.j_blason_02 {
	width: 438px;
	height: calc(5104px / 8);
	background: url(../img/sprites/j_blason_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.j_blason_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.j_blason_02.stop {
	background-position: 50% 0;
}

/*********Carlota*********/

.k_miel_carlota_01 {
	width: 438px;
	height: calc(4832px / 8);
	background: url(../img/sprites/k_miel_carlota_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.k_miel_carlota_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.k_miel_carlota_01.stop {
	background-position: 50% 0;
}

.k_miel_carlota_02 {
	width: 446px;
	height: calc(5184px / 8);
	background: url(../img/sprites/k_miel_carlota_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.k_miel_carlota_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.k_miel_carlota_02.stop {
	background-position: 50% 0;
}

/*********Nutrisa*********/

.l_nutrisa_01 {
	width: 388px;
	height: calc(4576px / 8);
	background: url(../img/sprites/l_nutrisa_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.l_nutrisa_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.l_nutrisa_01.stop {
	background-position: 50% 0;
}

.l_nutrisa_02 {
	width: 388px;
	height: calc(4720px / 8);
	background: url(../img/sprites/l_nutrisa_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.l_nutrisa_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.l_nutrisa_02.stop {
	background-position: 50% 0;
}

/*********Lavazza*********/

.m_lavazza_01 {
	width: 420px;
	height: calc(4832px / 8);
	background: url(../img/sprites/m_lavazza_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.m_lavazza_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.m_lavazza_01.stop {
	background-position: 50% 0;
}

.m_lavazza_02 {
	width: 420px;
	height: calc(4824px / 8);
	background: url(../img/sprites/m_lavazza_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.m_lavazza_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.m_lavazza_02.stop {
	background-position: 50% 0;
}

/*********Cielito querido*********/

.n_cielito_querido_01 {
	width: 426px;
	height: calc(4944px / 8);
	background: url(../img/sprites/n_cielito_querido_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.n_cielito_querido_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.n_cielito_querido_01.stop {
	background-position: 50% 0;
}

.n_cielito_querido_02 {
	width: 406px;
	height: calc(4944px / 8);
	background: url(../img/sprites/n_cielito_querido_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.n_cielito_querido_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.n_cielito_querido_02.stop {
	background-position: 50% 0;
}

/*********Moyo*********/

.v_moyo_01 {
	width: 402px;
	height: calc(4768px / 8);
	background: url(../img/sprites/v_moyo_01.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.v_moyo_01.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.v_moyo_01.stop {
	background-position: 50% 0;
}

.v_moyo_02 {
	width: 384px;
	height: calc(4736px / 8);
	background: url(../img/sprites/v_moyo_02.png) 0 0;
	background-size: auto 800%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.v_moyo_02.play {
	-webkit-animation: play 1.7s steps(7) infinite;
	-moz-animation: play 1.7s steps(7) infinite;
	-o-animation: play 	1.7s steps(7) infinite;
	animation: play 1.7s steps(7) infinite;
}

.v_moyo_02.stop {
	background-position: 50% 0;
}