@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	/*font-family: 'Titillium Web', sans-serif;*/
	font-family: "Raleway", serif;
}
.font-veban {
	font-family: "Bevan", serif !important;
}
html {
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	width:100%;
	height:100%;
	/*background-attachment: fixed;
	background-image: url(../img/bg-blur.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
}
body {
	background-image: url(../img/background.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
/*#contenedor{
	width:865px;
	margin:0 auto;
}*/
#contenedor {
    width: 100%;
    margin: 0 auto;
    max-width: 1280px;
}
.logo{
	float:left;
	width:100%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:25px;
}
.bienvenida{
	float:left;
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
}
.hacete-fan{
	float:left;
	width:100%;
	/*margin:0 auto;
	margin-bottom:10px;*/
	margin: -30px auto 0;
}
.terminos {
	float:left;
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
}
.terminos p{
	color:#B0AFB5;
	font-size:9px;
	font-size:0.9rem;
	font-weight:300;
}
.ganaste{
	float:left;
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
	text-align: center;
}
.formulario{
	float:left;
	width:80%;
	margin:0 auto;
	margin-bottom:10px;
	margin-left:10%;
	margin-top:50px;
}
#frmGanador{
	float:left;
	width:60%;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:15px;
	margin-left:20%;
}
.formulario h3{
	color:#FFF;
	font-size:16px;
	font-size:1.6rem;
	float:left;
	text-align:center;
	width:100%;
	font-weight:300;
}
.formulario p{
	color:#FFF;
	font-size:11px;
	font-size:1.1rem;
	float:left;
	text-align:center;
	width:100%;
	font-weight:300;
}
.formulario input{
	width: 92.5%;
	float:left;
	padding:5px 15px;
	float:left;
	margin-bottom:10px;
}
.gracias{
	float:left;
	width:100%;
	margin:0 auto;
	margin-bottom:100px;
}
.gracias p{
	color:#FFFFFF;
	font-size:16px;
	font-size:1.6rem;
	font-weight:300;
}
.formulario input.submit{
	width:100%;
	background-color:#89878C;
	border:none;
}
.creditos{
	float:left;
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:15px;
}
#premioGanador{
	/*position:absolute;
	z-index:10;
	margin: -150px 0 0 22.4%;*/
}
.banner-premios{
	float:left;
	width:100%;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:40px;
}
.has-error{
	border: 1px solid #F00;
}
.responsive-full{
	display:block;
}
.responsive-mobile{
	display:none;
}
/*.fb-like {
    transform: scale(2.5) !important;
    -ms-transform: scale(2.5) !important;
    -webkit-transform: scale(2.5) !important;
    -o-transform: scale(2.5) !important;
    -moz-transform: scale(2.5) !important;
}*/

.contenedorPremioGanador{
	float:left;
	width:100%;
	margin:0 auto;
	margin-top: 0px;
    margin-bottom: 40px;
}
.right-side {
	float:left;
	/*width: 50%;*/
	/*width: 49%;*/
	margin-top: 90px;
}
.right-side table {
	height: 100%;
}
.right-side img {
	float:left;
	width: 100%;
}

.contenedorPremioGanador p{
	color:#FFFFFF;
	margin-bottom: 0px;
}
.contenedorPremioGanador p.descripcion {
	font-size:24px;
	font-size:2.4rem;
	font-weight: 600;
	color: #f0df11;
}
.content-form {
    background: rgba(0, 0, 0, 0.35);
    padding: 25px 40px;
	/*width: 50%;*/
	/*width: 44.7%;*/
	float: left;
	margin-top: 40px;
}
.content-form h1 {
	color: #f0df11;
	font-size: 36px;
    font-weight: 400;
}
.content-form p {
	color: #fff;
	font-size: 20px;
}
.content-form form {
    max-width: 500px;
	margin-top: 25px;
}
.content-form label {
	width: 100% !important;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 15px;
    float: left;
	font-size: 20px;
}
.content-form .form-check {
    width: 100%;
    margin-top: 25px;
    float: left;
}
.content-form .form-check input {
    float: left;
    display: inline-block;
    width: 15px;
}
.content-form .form-check label {
	width: auto !important;
	margin-top: -3px;
}
.content-form .form-check label a {
	color: #fff;
}
.content-form .form-control {
	width: 100% !important;
    padding: 20px 10px;
    border-radius: 10px;
    border: none;
}
.form-submit {
    background-color: #cf3a34;
    border: none;
    padding: 15px 40px;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
	margin-bottom: 25px;
	margin-top: 20px;
	float: left;
}
input.form-submit {
    margin-bottom: 40px;
}
.content-form .alert {
	margin-top: 15px;
}
.modal-body {
    padding: 0;
}
html {
	/*background-image: url(../img/background.jpg);*/
}
.hidden {
	display: none !important;
}
.clear {
	clear: both !important;
}

.modal iframe {
	width: 100%;
	margin-bottom: 25px;
}
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
	background-color: transparent;
	text-align: center;
	border: none;
}
.modal-header {
	border: none;
}
.modal-body h2 {
	color: #f0df11;
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: 10px;
}
.modal-body img {
    margin: 35px 0;
}
.modal-body h4 {
	color: #fff;
    font-size: 30px;
    margin: 25px 0;
    font-weight: 800;
}
.modal .btn-close {
	opacity: 1 !important;
}
.modal {
	background-color: rgba(0, 0, 0, 0.6);
}
.creditos {
	text-align: center;
}
.creditos h1 {
	color: #f0df11;
    font-size: 60px;
    font-weight: 400;
    margin-top: 50px;
}
.creditos h1 span {
	color: #fff;
	font-family: "Bevan", serif !important;
}
.creditos h4 {
	margin: 0 auto;
    color: #f0df11;
    font-size: 50px;
    font-weight: 400;
    margin-top: 45px;
    margin-bottom: 40px;
    line-height: 50px;
    max-width: 810px;
	font-weight: 700;
}
.creditos h4 a {
    color: #f0df11 !important;
	text-decoration: none;
}
.creditos p {
    color: #fff;
    padding: 0px 25px;
    font-size: 25px;
    font-weight: 600;
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 760px;
}
.creditos h5, .ganaste h5 {
    color: #f0df11;
    font-weight: 800;
    font-size: 35px;
    margin-bottom: 60px;
}
.ganaste h1 {
	color: #f0df11;
    font-size: 60px;
    font-weight: 400;
    margin-top: 60px;
    margin-bottom: 10px;
}
.ganaste h1 span {
	color: #fff;
	font-family: "Bevan", serif !important;
}

.hidden-mobile {
	display: block;
}
.show-mobile {
	display: none;
}
.ganaste h4 {
	margin: 0 auto;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 30px;
    max-width: 700px;
    text-align: center;
}
.ganasteCreditos h2 {
	color: #f0df11;
    font-size: 65px;
    font-weight: 400;
	text-align: center;
	margin: 0 auto ;
	font-family: "Bevan", serif !important;
}
.ganasteCreditos h2 span {
	color: #fff;
	font-family: "Bevan", serif !important;
}
.modal .btn-close {
    margin-top: 100px;
    position: absolute;
    right: -30px;
	z-index: 99;
}
a.form-submit {
	float: none;
	text-decoration: none;
}
.logo-jackpot {
	margin-top: 65px;
	margin-bottom: 80px;
}
h4.yellow {
	color: #f0df11 !important;
    font-size: 50px;
    font-weight: 400;
    margin-top: 45px;
    margin-bottom: 40px;
    line-height: 50px;
    max-width: 810px;
    font-weight: 700;
}
.btn-secondary {
    background-color: #cf3a34;
    border: none;
    padding: 15px 40px;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 25px;
    margin-top: 20px;
	margin: 0 auto;
}
.modal-footer {
    border: none;
}
.btn-secondary:hover {
    background-color: #cf3a34 !important;
}


@media (min-width: 1095px) and (max-width: 1270px) {
	.right-side {
		width: 48%;
	}
}
@media (min-width: 963px) and (max-width: 1095px) {
	.right-side {
		/*width: 47%;*/
	}
}
@media (min-width: 885px) and (max-width: 963px) {
	.right-side {
		/*width: 46%;*/
	}
}
@media (min-width: 1px) and (max-width: 885px) {
	.machine-game {
		max-height: 180px;
	}
	.hidden-mobile {
		display: none;
	}
	.show-mobile {
		display: block;
	}	
	.right-side {
		width: 100%;
	}
	.content-form {
		width: 100%;
		margin-top: 0px;
	}
	.content-form form {
		margin: 0 auto;
		margin-top: 25px;
	}
	#contenedor{
		/*width:385px;*/
		margin:0 auto;
	}
	.responsive-full{
		display:none;
	}
	.responsive-mobile{
		display:block;
	}
	#premioGanador {
		/*margin: -80px 0 0 20%;*/
		
		/*position: absolute;
		margin-top:-80px;
		left:16%;
		z-index: 10;*/
		height:130px;
	}
	.formulario input {
		float: left;
		margin-bottom: 10px;
		padding: 5px 15px;
		width: 82.2%;
	}
	.hacete-fan {
		float: left;
		margin: 0 auto;
		width: 100%;
	}
	.contenedorPremioGanador{
		float:left;
		width:100%;
		margin-top: 10px;
    	margin-bottom: 0px;
	}
	.contenedorPremioGanador p.descripcion {
		font-size:19px;
		font-size:1.9rem;
	}
	.ganaste {
		padding: 15px;
	}
	.modal {
		background-image: url(../img/background.jpg);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width: 100%;
		height: 100%;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center center;
		padding: 20px;
	}
	.content-form h1 {
		text-align: center;
		font-size: 28px;
	}
	.ganaste h1, .creditos h1 {
		font-size: 28px !important;
	}
	.modal-body img {
		margin: 35px 0;
	}
	.logo {
		margin-bottom: 10px;
	}
	.content-form p {
		text-align: center;
	}
	.form-submit {
		float: none;
	}
	a.form-submit {
		font-size: 18px;
        padding: 10px 30px;
    }
	.creditos h1 {
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.creditos h4 {
		margin: 0 auto;
		font-size: 25px;
		margin-top: 30px;
		margin-bottom: 30px;
		line-height: 30px;
		padding: 0 15px;
		font-weight: 700;
	}
	.creditos h4 a {
		color: #fff;
		font-weight: 600;
	}
	.creditos h5, .ganaste h5 {
		margin-bottom: 50px;
		font-size: 20px;
	}
	.creditos p {
		color: #fff;
		padding: 0px 25px;
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
		margin-bottom: 20px;
	}
	
	.ganaste h1 {
		margin-top: 15px;
		margin-bottom: 0px;
	}
	.contenedorPremioGanador h4 {
		color: #fff;
        text-align: center;
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 24px;
        max-width: 340px;
        font-weight: 500;
	}
	.modal .btn-close {
		margin-top: 100px;
		right: 0px;
	}
	.logo-jackpot {
		max-width: 130px;
	}
	h4.yellow {
        margin: 0 auto;
        font-size: 25px;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 30px;
        padding: 0 15px;
        font-weight: 700;
    }
}
@media (min-width: 767px) and (max-width: 885px) {
    .creditos p {
        max-width: 450px;
    }
}

