html, body, div, input, a {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
	border-collapse: collapse;
	font-size: 100%;
	box-sizing: border-box;
}
html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	height: 100vh;
	font-family: 'Roboto Condensed', sans-serif;
}
a {
	text-decoration: none;
	cursor:pointer;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.cont {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	background: #040b0b url(../images/banner/back.jpg) left 0 no-repeat;
	background-size: auto 111px;
}
.head {
	height: 100%;
	width: 30%;
	float: left;
	cursor: pointer;
}
.logo {
	display: block;
	background: url(../images/banner/logo.png) center no-repeat;
	background-size: 100%;
	height: 100%;
	width: 16vw;
	max-width: 130px;
	margin: 0 17%;
}
.content {
	height: 100%;
	width: 70%;
	overflow: hidden;
}
.bx-wrapper {
	height: 100%;
	width: 36vw;
	float: left;
	position: relative;
	margin-left: 7.6%;
}
.bx-wrapper, .content > .events {
	margin-left: 6%;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: auto;
	height: 100% !important;
	padding: 7vh 0;
}
.bx-pager {
	display: none;
}
.events .box {
	display: table;
	width: 100%;
	vertical-align: middle;
}
.events .box .buts {
	background: #ef8107;
	position: relative;
	z-index: 3;
}
.events .box h2,
.events .box .txt,
.events .box .buts {
	display: table-row;
	height: 20vh;
	line-height: 20vh;
}
.events .box h2 span,
.events .box .txt span,
.events .box .buts > div {
	display: table-cell;
	vertical-align: middle;
}
.events .box h2 {
	background: #2f2c2c;
	color: #fff;
	text-transform: uppercase;
	font-size: 13vmin;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
}
.txt {
	font-size: 16vmin;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #fff;
	color: #2f2c2c;
}
.txt span {
	float: left;
	display: block;
	width: 45%;
	padding: 0 2%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.txt span:first-child {
	border-right: 1px solid #d7dcde;
}
.content .bx-wrapper .bx-prev,
.content .bx-wrapper .bx-next,
.content .bx-wrapper .bx-prev:hover,
.content .bx-wrapper .bx-next:hover {
	position: absolute;
	z-index: 2;
	background: #ef8107 url(../images/banner/arrow_l.png) center no-repeat;
	background-size: 50%;
	width: 2vw;
	height: 86vh;
	color: #2a7394;
	cursor: pointer;
	margin-top: 11vh;
	top: -4px;
	left: -3vw;
}
.content .bx-wrapper .bx-next,
.content .bx-wrapper .bx-next:hover {
	background-image: url(../images/banner/arrow_r.png);
	left: auto;
	right: -3vw;
}
.content .bx-wrapper .bx-prev:hover,
.content .bx-wrapper .bx-next:hover {
	background-color: #003366;
	background-position: center;
	color: #fff;
}
.betbox {
	width: 29vw;
	height: 100%;
	float: right;
	position: relative;
	color: #fff;
	font-size: 12px;
}
.box.calculator {
	display: block;
	width: 36vw;
	height: 25vh;
	font-size: 12vmin;
	background: #292a2c;
	position: absolute;
	z-index: 2;
	left: -127%;
	top: 67vh;
}
.betbox .result {
	width: 33%;
	padding: 2% 0;
	float: left;
}
.betbox .col_1, .betbox .col_2 {
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.betbox .col_1 {
	text-align: right;
	color: #ef8107;
	text-transform: uppercase;
}
.betbox .col_2 {
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.betbox .button {
	font-family: 'Roboto', sans-serif;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 22vw;
	padding: 12px 5px;
	height: 100%;
	color: #222442;
	font-size: 17.5vmin;
	line-height: 20.5vmin;
	text-align: center;
	text-transform: uppercase;
	background: #003366;
}
.betbox .button:hover span.amount {
	color: #fff;
}
.licensed .betbox .button {
    background: #003366 url(../images/banner/line_coljuegos.png) right 96% no-repeat;
    background-size: 70%;
    padding-bottom: 23%;
}
.betbox .button:hover {
	background-color: #ef8107;
}
#animationText {
	width: 100%;
	color: #fff;
}
.betbox .button .text_2 {
	padding-top: 14vmin;
	font-size: 24vmin;
	margin-left: -7px;
}
.betbox .button .text_1 span,
.betbox .button .text_2 span {
	color: #ef8107;
}
.betbox .button:hover .text_1 span,
.betbox .button:hover .text_2 span {
	color: #003366;
}
.betbox .button .text_1 strong {
	font-size: 28vmin;
	line-height: 28vmin;
}
.betbox .button .text_1 span {
	color: #ef8107;
	font-size: 28vmin;
	transform: translateY(4px);
	display: inline-block;
}
.licensed .betbox .button .text_1 {
    font-size: 12vmin;
}
.licensed .betbox .button .text_1 strong {
	font-size: 15vmin;
	line-height: 15vmin;
}
.licensed .betbox .button .text_1 span {
	font-size: 19vmin;
}
.betbox .button .text_2 span {
	font-size: 29vmin;
	line-height: 36vmin;
}
.licensed .betbox .button .text_2 {
    margin-top: -9%;
}
.licensed .betbox .button .text_2,
.licensed .betbox .button .text_2 span {
	font-size: 18vmin;
	line-height: 22vmin;
}
.betbox .button:before {
	position: absolute;
	top: 0;
	left: -20%;
	content: "";
	display: block;
	background: #003366;
	height: 100%;
	width: 20%;
	-webkit-clip-path: polygon(100% 1%, 0% 100%, 100% 100%);
	clip-path: polygon(100% 1%, 0% 100%, 100% 100%);
}
.betbox .button:hover:before {
	background: #ef8107;
}
.events .box ul {
	margin: 0 auto;
	padding: 0 5%;
}
.but, .betbox input {
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	list-style: none;
	font-size: 13vmin;
	float: left;
	width: 20%;
	height: 16vh;
	line-height: 16vh;
	margin-top: 2vh;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.but a span, .betbox input {
	display: block;
	overflow: hidden;
	text-align: center;
	width: 70%;
	height: 100%;
	border-radius: 0;
	background: #fff;
	border: none;
	cursor: pointer;
	box-sizing: border-box;
}
.but:first-child {
	margin-left: 20%;
}
.but .parameter {
	color: #fff;
	float: left;
	width: 30%;
	text-align: center;
}
.betbox input {
	width: 100%;
	margin: 0;
}
.but:hover a span, .but.on a span {
	background: #003369;
	color: #fff;
}
.but.off {
	opacity: 0;
}
.odd:hover .choice-param {
	color: #fff;
}
.odd .choice-param {
	float: left;
	color: #d5873f;
	font-weight: bold;
}
.odd .choice-value {
	float: right;
	color: #2a7394;
}
.odd.active {
	background: #d5873f;
}
.odd.active .choice-param {
	color: #fff;
}
#benefit {
	overflow: hidden;
	text-overflow: ellipsis;
}

@media only screen and (max-width: 468px) and (min-aspect-ratio: 4/3) {
	.cont {
		background-size: auto 71px;
	}
	.head {
		width: 28%;
	}
	.bx-wrapper .bx-viewport {
		padding: 5vh 0;
	}
	.events .box h2, .events .box .txt, .events .box .buts {
		height: 27vh;
		line-height: 27vh;
	}
	.bx-wrapper {
		width: 37vw;
	}
	.content {
		width: 72%;
	}
	.content .bx-wrapper .bx-prev,
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-prev:hover,
	.content .bx-wrapper .bx-next:hover {
		height: 52vh;
		margin-top: 26vh;
	}
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-next:hover {
		right: -3vw;
	}
	.events .box h2 {
		font-size: 16vmin;
		line-height: 16vmin;
		height: 16vmin;
	}
	.txt {
		font-size: 19vmin;
	}
	.but, .betbox input {
		font-size: 16vmin;
		height: 20vh;
		line-height: 20vh;
	}
	.but {
		width: 24%;
		margin-top: 4vh;
	}
	.but:first-child {
		margin-left: 14%;
	}
	.betbox {
		width: 27.5vw;
	}
	.box.calculator {
		height: 90vh;
		margin-top: 5vh;
		font-size: 13.5vmin;
		width: 37vw;
		left: -146%;
	}
	.betbox .button {
		font-size: 17.5vmin;
		line-height: 18vmin;
		padding: 11px 5px;
		width: 23vw;
	}
	.betbox .button .text_1 {
		margin-left: -3%;
	}
	.betbox .button .text_1 strong {
		font-size: 26vmin;
		line-height: 26vmin;
	}
	.betbox .button .text_2 {
		padding-top: 10vmin;
	}
	.licensed .betbox .button .text_2 {
        margin-top: -8%;
    }
}

/* CUBIC */
@media only screen and (max-aspect-ratio: 4/3) {
	.cont {
		background-position: top right;
		background-size: auto 135px;
	}
	.head {
		height: 32vh;
		width: 100%;
		background-size: 100%;
	}
	.logo {
		width: 39%;
		margin: 0 auto;
	}
	.content {
		height: 68vh;
		width: 100%;
		overflow: hidden;
	}
	.bx-wrapper {
		height: 36vh;
		width: 90vw;
		margin-left: 5%;
		margin-bottom: 0;
		z-index: 3;
	}
	.betbox {
		height: 32vh;
		width: 100%;
	}
	.bx-wrapper .bx-viewport {
		height: 100% !important;
		padding: 0;
		overflow: hidden;
	}
	.content .bx-wrapper .bx-prev,
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-prev:hover,
	.content .bx-wrapper .bx-next:hover {
		height: 90%;
		margin-top: 5%;
		top: 0;
		left: -5.5%;
		width: 3.5%
	}
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-next:hover {
		left: auto;
		right: -5.5%;
	}
	.events .box h2 {
		height: 9vh;
		line-height: 9vh;
		font-size: 5.5.vh;
	}
	.events .box .txt {
		height: 8vh;
	}
	.events .box .buts {
		height: 11vh;
		line-height: 11vh;
	}
	.events .box h2 {
		font-size: 6vmin;
	}
	.txt span {
		height: 8vh;
		line-height: 8vh;
		padding: 0 2%;
		font-size: 6.5vmin;
	}
	.but, .betbox input {
		height: 8vh;
		line-height: 8vh;
		font-size: 5vmin;
	}
	.but {
		margin-top: 1.25vh;
	}
	.box.calculator {
		width: 90vw;
		height: 12vh;
		line-height: 8vh;
		padding-top: 0.2vh;
		font-size: 4.5vmin;
		left: 15px;
		top: -19px;
		z-index: 4;
	}
	.betbox .button {
		width: 100%;
		height: 34vw;
		font-size: 4.5vw;
		line-height: 4.5vw;
		padding: 39px 26px 5px 26px;
	}
    .licensed .betbox .button {
		background-position: right 96%;
		background-size: auto;
	}
    .licensed .betbox .button #animationText {
		margin-top: 0;
	}
	.betbox .button:before {
		display: none;
	}
	.betbox .button .text_1 {
		text-align: center;
	}
	.betbox .button .text_1 strong {
		font-size: 10vmin;
		line-height: 10vmin;
	}
	.betbox .button .text_1 span {
		font-size: 10vmin;
		transform: translateY(8px);
	}
	.betbox .button .text_2,
	.betbox .button .text_2 span {
		font-size: 10vmin;
		line-height: 10vmin;
		padding-top: 0;
		margin-left: 0;
	}
	.betbox .button .text_2 {
		padding-top: 10px;
	}
    .licensed .betbox .button .text_1 {
        text-align: left;
        margin-top: 3%;
        font-size: 6vw;
    }
    .licensed .betbox .button .text_1 strong,
    .licensed .betbox .button .text_1 span {
        font-size: 7vw;
        line-height: 7vw;
    }
    .licensed .betbox .button .text_1 span {
        transform: initial;
    }
    .licensed .betbox .button .text_2 {
        padding-top: 8px;
    }
    .licensed .betbox .button .text_2,
    .licensed .betbox .button .text_2 span {
        font-size: 8vw;
    }
}

@media only screen and (max-width: 200px) and (max-height: 200px) {
	.cont {
		background-size: auto 94px;
	}
	.logo {
		width: 44%;
	}
	.content .bx-wrapper .bx-prev,
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-prev:hover,
	.content .bx-wrapper .bx-next:hover {
		height: 106%;
		margin-top: 0;
	}
	.txt span {
		font-size: 5.5vmin;
	}
	.box.calculator {
		font-size: 4vmin;
		left: 10px;
	}
	.betbox .button {
		height: 47vw;
		font-size: 5vw;
		line-height: 5vw;
	}
    .licensed .betbox .button {
        background-size: 50%;
        background-position: center 96%;
    }
	.betbox .button .text_2 {
		font-size: 9vmin;
	}
    .licensed .betbox .button .text_1 {
        margin-top: 0;
        text-align: center;
        font-size: 6vw;
    }
    .licensed .betbox .button .text_1 strong,
    .licensed .betbox .button .text_1 span {
        font-size: 6vw;
        line-height: 6vw;
    }
    .licensed .betbox .button .text_1 span {
        transform: initial;
    }
    .licensed .betbox .button .text_2 {
        padding-top: 4px;
    }
    .licensed .betbox .button .text_2,
    .licensed .betbox .button .text_2 span {
        font-size: 7vw;
    }
}

/* VERTICAL */
@media only screen and (max-width: 190px) {
	.cont {
		background-position: 101% 14%;
		background-size: auto 148px;
	}
	.head {
		height: 28%;
		width: 100%;
		background-size: inherit;
	}
	.logo {
		background-position: center 22%;
		width: 74%;
	}
	.content {
		height: 72%;
		width: 100%;
	}
	.bx-wrapper {
		height: 28vh;
		width: 100%;
		margin-left: 0;
	}
	.bx-wrapper, .content > .events {
		margin-left: 0;
	}
	.content .bx-wrapper .bx-prev,
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-prev:hover,
	.content .bx-wrapper .bx-next:hover {
		height: 5vh;
		margin-top: 0;
		top: 33vh;
		left: 38%;
		width: 10vw;
	}
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-next:hover {
		left: auto;
		right: 38%;
	}
	.events .box {
		width: 90%;
		margin: 0 auto;
	}
	.events .box h2 {
		font-size: 9vmin;
		height: 4.3vh;
		line-height: 4.3vh;
	}
	.events .box .txt {
		height: 8vh;
	}
	.txt span {
		width: 100%;
		height: 4vh;
		line-height: 4vh;
		font-size: 11.7vmin;
		box-sizing: border-box;
	}
	.txt span:last-child {
		line-height: initial;
		vertical-align: top;
	}
	.txt span:first-child {
		border: none;
	}
	.events .box .buts {
		box-sizing: border-box;
		display: block;
		height: 4.5vh;
		padding: 0.2vh 0;
		margin-top: 1.6vh;
		line-height: 11vh;
	}
	.events .box .buts li {
		width: 32%;
		float: left;
	}
	.but, .betbox input {
		float: none;
		width: 100%;
		height: 3vh;
		font-size: 9vmin;
		line-height: 3vh;
	}
	.but {
		margin-top: 0.5vh;
	}
	.but:first-child {
		margin-left: 0;
	}
	.but a span {
		height: 100%;
	}
	.betbox {
		height: 44vh;
		width: 100%;
	}
	.box.calculator {
		box-sizing: border-box;
		height: 11.8vh;
		width: 90%;
		margin: 0 auto;
		font-size: 8vmin;
		left: 5%;
		top: -48px;
	}
	.betbox .result {
		width: 100%;
		line-height: 3vh;
	}
	.betbox .col_1 {
		text-align: left;
		padding-left: 10px;
	}
	.betbox .button {
		background-size: 115%;
		width: 100%;
		height: 108vw;
		padding: 8.5vw 5px 0 5px;
		font-size: 12.5vw;
		line-height: 13.5vw;
		position: absolute;
		bottom: 0;
	}
    .licensed .betbox .button {
		font-size: 12.5vw;
		line-height: 13.5vw;
        background-position: center 96%;
	}
	.betbox .button .text_1,
	.licensed .betbox .button .text_1 {
		padding-top: 5px;
	}
    .licensed .betbox .button .text_1 {
		font-size: 12vmin;
		text-align: center;
		margin-top: -10%;
	}
	.betbox .button .text_1 strong,
	.licensed .betbox .button .text_1 strong {
		font-size: 20vw;
		line-height: 20vw;
		display: block;
	}
	.betbox .button .text_1 span,
	.licensed .betbox .button .text_1 span {
		font-size: 20vw;
		line-height: 20vw;
		display: block;
	}
	.betbox .button .text_2,
	.licensed .betbox .button .text_2 {
		padding-top: 16.5vw;
		font-size: 14.5vw;
		line-height: 19.5vw;
	}
	.betbox .button .text_2 span,
	.licensed .betbox .button .text_2 span {
		display: block;
		font-size: 20.5vw;
		line-height: 21.5vw;
	}
	.betbox .button:before {
		top: -20%;
		left: 0;
		content: "";
		display: block;
		background: #003366;
		height: 20%;
		width: 100%;
	}
}

@media only screen and (max-width: 120px) and (min-height: 600px) {
	.content .bx-wrapper .bx-prev,
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-prev:hover,
	.content .bx-wrapper .bx-next:hover {
		width: 15vw;
		left 30%;
	}
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-next:hover {
		left: auto;
		right: 30%;
	}
	.betbox .button {
		height: 136vw;
		line-height: 20vw;
	}
    .licensed .betbox .button {
        background-size: 90%;
    }
    .licensed .betbox .button .text_1 {
        margin-top: 0;
    }
	.betbox .button .text_1 strong,
	.licensed .betbox .button .text_1 strong {
		font-size: 22vw;
	}
	.betbox .button .text_1 span,
	.licensed .betbox .button .text_1 span {
		font-size: 26vw;
		line-height: 18vw;
	}
    .licensed .betbox .button .text_1 {
        text-align: center;
        font-size: 12vmin;
    }
    .licensed .betbox .button .text_1 span {
        line-height: 20vw;
    }
	.betbox .button .text_2 span,
	.licensed .betbox .button .text_2 span {
		font-size: 22.5vw;
		line-height: 26.5vw;
	}
}

@media only screen and (max-width: 190px) and (max-height: 300px){
	.cont {
		background-position: 65% 7%;
		background-size: auto 68px;
	}
	.logo{
		background-position: center 28%;
	 	width: 60%;
	}
	.events .box h2 {
		height: 6vh;
		line-height: 6vh;
	}
	.events .box h2 span {
		display: block;
		width: calc(100% - 6vw);
		overflow: hidden;
		text-overflow: ellipsis;
		margin: 0 auto;
	}
	.events .box .txt {
		height: 14vh;
	}
	.txt span {
		height: 7vh;
		width: calc(100% - 6vw);
		line-height: 7vh;
	}
	.bx-wrapper {
		width: 95%;
		height: 45vh;
	}
	.bx-wrapper .bx-viewport {
		padding: 0 6vw;
	}
	.bx-wrapper, .content > .events {
		margin-left: 0;
	}
	.content .bx-wrapper .bx-prev,
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-prev:hover,
	.content .bx-wrapper .bx-next:hover {
		height: 20vh;
		top: 0;
		left: 0;
		width: 6vw;
	}
	.content .bx-wrapper .bx-next,
	.content .bx-wrapper .bx-next:hover {
		left: auto;
		right: -6px;
	}
	.events .box .buts {
		height: 21vh;
		width: 32%;
		padding: 0.8vh 2vw 0 0;
		margin: 3vh 0 0 0;
	}
	.events .box .buts li {
		clear: both;
		width: 100%;
	}
	.but, .betbox input {
		height: 5.8vh;
		line-height: 5.8vh;
		margin-top: 0.5vh;
	}
	.but{
		margin-top: 0;
		margin-bottom: 1.2vh;
	}
	.betbox {
		height: 27.5vh;
	}
	.box.calculator {
		position: absolute;
		z-index: 3;
		right: 5%;
		left: auto;
		top: -22vh;
		height: 21vh;
		width: 58vw;
		margin: 0;
	}
	.betbox .result {
		height: 7vh;
		line-height: 7vh;
	}
	.betbox .col_1, .betbox .col_2 {
		padding-top: 0;
		padding-left: 2px;
		font-size: 7vw;
	}
	.betbox .button {
		height: 64vw;
		font-size: 9.5vw;
		line-height: 10.5vw;
	}
    .licensed .betbox .button {
        background-size: 84%;
        background-position: center 96%;
    }
	.licensed .betbox .button .text_1 {
		margin-top: 0;
	}
	.licensed .betbox .button .text_2 {
		margin-top: -6%;
	}
    .betbox .button .text_1 strong,
	.betbox .button .text_1 span {
		font-size: 15vw;
		line-height: 10.5vw;
		display: inline;
	}
	.betbox .button .text_1 strong {
		line-height: 15vw;
	}
	.betbox .button .text_1 span {
		font-size: 16vw;
		display: inline-block;
		transform: translateY(3px);
	}
	.betbox .button .text_2 {
		padding-top: 0;
		font-size: 13vw;
	}
	.betbox .button .text_2 span {
		font-size: 19vw;
		line-height: 19vw;
	}
	.licensed .betbox #animationText {
	    margin-top: 0;
	}
	.licensed .betbox .button .text_1 {
	    font-size: 6vw;
	    text-align: center;
	}
    .licensed .betbox .button .text_1 strong {
	    font-size: 10vw;
		line-height: 10vw;
		display: inline-block;
	}
	.licensed .betbox .button .text_1 span {
		font-size: 10vw;
		line-height: 10vw;
		display: inline-block;
	}
	.licensed .betbox .button .text_2 {
		font-size: 10vw;
		line-height: 10vw;
		padding-top: 8px;
	}
	.licensed .betbox .button .text_2 span {
		font-size: 14vw;
		line-height: 14vw;
	}
	.betbox .button:before {
		top: -20%;
		height: 20%;
	}
}

/* Animation */

@-webkit-keyframes fadeInOut {
	from { opacity:0; }
	5%, 40% { opacity:1}
	50% { opacity:0; }
	100% { opacity:0; }
	}
@-moz-keyframes fadeInOut {
	from { opacity:0; }
	5%,40% { opacity:1}
	50% { opacity:0; }
	100% { opacity:0; }
	}
@keyframes fadeInOut {
	from { opacity:0 ; }
	5%, 40% { opacity:1}
	50% { opacity:0; }
	100% { opacity:0; }
	}

.fadeinout {
	opacity:0;
	height: 0;
	-webkit-animation:fadeInOut ease-in infinite forwards 6s;
	-moz-animation:fadeInOut ease-in infinite forwards 6s;
	animation:fadeInOut ease-in infinite forwards 6s;
}

@-webkit-keyframes pulse {
		50% { opacity:0; -webkit-transform: scale(1);}
		60% { opacity:1; -webkit-transform: scale(1.2);}
		70% { opacity:1; -webkit-transform: scale(1);}
		98% { opacity:1; -webkit-transform: scale(1); }
		100% { opacity:0; -webkit-transform: scale(1); }
	}
@-moz-keyframes pulse {
		50% { opacity:0; -moz-transform: scale(1);}
		60% { opacity:1; -moz-transform: scale(1.2);}
		70% { opacity:1; -moz-transform: scale(1);}
		98% { opacity:1; -moz-transform: scale(1); }
		100% { opacity:0; -moz-transform: scale(1); }
	}
@keyframes pulse {
		50% { opacity:0; transform: scale(1);}
		60% { opacity:1; transform: scale(1.2);}
		70% { opacity:1; transform: scale(1);}
		98% { opacity:1; transform: scale(1);}
		100% { opacity:0; transform: scale(1); }
	}

.pulse {
	opacity: 0;
	position: relative;
	-webkit-animation:pulse ease infinite forwards 6s;
	-moz-animation:pulse ease infinite forwards 6s;
	animation:pulse ease infinite forwards 6s;
}
