@font-face {
    font-family: 'Agency FB';
    src: url('../fonts/AgencyFB-Reg.woff2') format('woff2'),
        url('../fonts/AgencyFB-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'Starkiller';
    src:url('../fonts/Starkiller.ttf.woff') format('woff'),
        url('../fonts/Starkiller.ttf.svg#Starkiller') format('svg'),
        url('../fonts/Starkiller.ttf.eot'),
        url('../fonts/Starkiller.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Norwester';
    src:url('../fonts/Norwester.ttf.woff') format('woff'),
        url('../fonts/Norwester.ttf.svg#Norwester') format('svg'),
        url('../fonts/Norwester.ttf.eot'),
        url('../fonts/Norwester.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Heading-Pro-Trial-Heavy-Italic';
    src:url('../fonts/Heading-Pro-Trial-Heavy-Italic.ttf.woff') format('woff'),
        url('../fonts/Heading-Pro-Trial-Heavy-Italic.ttf.svg#Heading-Pro-Trial-Heavy-Italic') format('svg'),
        url('../fonts/Heading-Pro-Trial-Heavy-Italic.ttf.eot'),
        url('../fonts/Heading-Pro-Trial-Heavy-Italic.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Plane Crash';
    src: url('../fonts/PlaneCrash.woff2') format('woff2'),
         url('../fonts/PlaneCrash.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'THEWELL';
    src:url('../fonts/THEWELL.ttf.woff') format('woff'),
        url('../fonts/THEWELL.ttf.svg#THEWELL') format('svg'),
        url('../fonts/THEWELL.ttf.eot'),
        url('../fonts/THEWELL.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
*/

body{
	font-family: 'Open Sans', sans-serif;
	
}





/*MENÚ DE NAVEGACIÓN*/
nav{
	background-color: #000000 !important;
	border-bottom: 4px solid #01c5b1;
	/*
    border-image: linear-gradient(319deg, rgba(113,72,24,1) 0%, rgba(178,130,58,1) 10%, rgba(253,242,185,1) 18%, rgba(243,181,92,1) 26%, rgba(186,125,42,1) 34%, rgba(224,160,74,1) 44%, rgba(255,246,164,1) 53%, rgba(224,160,74,1) 61%, rgba(186,125,42,1) 69%, rgba(243,181,92,1) 77%, rgba(253,242,185,1) 83%, rgba(178,130,58,1) 92%, rgba(113,72,24,1) 100%) 100;
	*/
   /* border-bottom: 3px solid #000000;*/
    /*border-image: linear-gradient(39deg, rgb(175 163 0) 0%, rgb(255 237 0) 16%, rgb(193 180 6) 34%, rgb(255 237 0) 54%, rgb(177 165 0) 71%, rgb(255 237 0) 86%, rgb(196 182 0) 100%)10;*/
}
.navbar-toggler {
	background-color: #d8a932;
}		
.textomenu ul li a{
	/*font-family: 'Sriracha', cursive;*/
	font-family: 'Viga', sans-serif;
	font-weight: 500 !important;
	color:#ffffff !important;
	font-size: 20px;

}

.titulomenu {
		/*font-family: 'THEWELL';*/
		/*font-family: 'Lobster Two', cursive;*/
		color: #000 !important; 
		font-weight:bold;
}

.bordecolor {
    border: 6px solid #000000; !important;
	box-shadow: -8px 2px 63px -23px rgba(0,0,0,0.85);
	-webkit-box-shadow: -8px 2px 63px -23px rgba(0,0,0,0.85);
	-moz-box-shadow: -8px 2px 63px -23px rgba(0,0,0,0.85);
}


.bordecolor-3 {
   border: 1px solid #5c5c5c !important;
   border-radius: 5px;
}

.bordecolor-4 {
    border: 4px solid #a4a2a27a !important;
	border-radius: 15px;
}

w-90 {
	    width: 90% !important;
}
w-10 {
	    width: 10% !important;
}
w-30 {
	    width: 30% !important;
}
w-50 {
	    width: 50% !important;
}










/*SLIDESHOW PRINCIPAL*/
.pd-parallax{
	position: relative;
	opacity; 0.65;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 200px;
	margin: 0;
	padding: 0;
}
.carousel-1{
	background-image:url('../img/CarouselFULL_1.jpeg');
}
.carousel-2{
	background-image:url('../img/CarouselFULL_2.jpeg');
}
.carousel-3{
	background-image:url('../img/CarouselFULL_3.jpeg');
}
/*
.carousel-4{
	background-image:url('../img/Carousel4.jpg');
}
.carousel-5{
	background-image:url('../img/Carousel5.jpg');
}
.carousel-6{
	background-image:url('../img/Carousel6.jpg');
}
.carousel-7{
	background-image:url('../img/Carousel7.jpg');
}
.carousel-8{
	background-image:url('../img/Carousel8.jpg');
}
*/


/*boton comprar*/
/*Slider-item posicion del botón*/
.slider-item{ 
	padding-top:180px;
}

.divBtnComprar {
	background: #000000;
	border:2px solid #dda849;
	line-height:1.7; 
	border-radius:15px 0px;
	
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	font-size: 37px;
}

.divBtnComprar-2 {
	/*background-color: #ff0000; */
	background-color: #ff001e;
	/*background: radial-gradient(#2bf701 0%, #38db0a 50%, #2ea80e 100%) !important;*/
	border:4px solid #000000;
	line-height: 1.8; 
	/*font-family: 'Ubuntu', sans-serif;*/
	font-weight: 700;
	font-size: 32px;
	border-radius: 15px 0px;
}



.botonredondeado1 {
	background: rgb(22,181,20);
	background: radial-gradient(circle, rgba(22,181,20,1) 0%, rgba(8,99,10,1) 100%);
	border:4px solid #fff;
	line-height:3;
	font-size:15px; 
	font-weight:bold;
	border-radius:50px;
}

.botonredondeado2 {
	background: rgb(255 128 174);
    background: radial-gradient(circle, rgb(255 128 174) 0%, rgb(255 60 147) 100%);
	border:4px solid #fff;
	line-height:3;
	font-size:15px; 
	font-weight:bold;
	border-radius:50px;
}


.divInfoCarousel{
	position: absolute;
	right: 0%;
	top: 14%;
	left: 0%;
	z-index: 10;
}

.textshadow{
	text-shadow: 1px 3px 5px rgba(0,0,0,0.34);
	font-family: 'Norwester', sans-serif;
	font-family: 'Ubuntu', sans-serif;
	line-height: 100%;
	font-weight:200;
	letter-spacing: 2px;
}	







/* COLORES DEL TEXTO */
.txt-color-1{
	color:#e2b554 !important; /*Azul*/
	
}
.txt-color-2{
	 background: linear-gradient(49deg, rgb(1 160 145) 0%, rgb(1 182 163) 60%, rgb(1 160 145) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.txt-color-3{
    color: #01c5b1 !important;
}
.txt-color-4{
	color:#fff !important; /*Blanco*/
}

.txt-color-5{
	color:#000 !important; /*Negro*/
}

.txt-color-6{
	color:#dd0e1d !important; /*Rojo*/
}

.txt-color-2{
	color:#009a01 !important; /*Verde*/
}

.txt-color-8{
	color:#FF0000 !important; /*Rojo*/
}

.title-shadow-1{
	color: #ff1504 !important; 
	text-shadow: #680000 1px 1px 4px; /*Titulo shadow rojo con sombra rojo oscuro*/
}
.title-shadow-2{
	color: #ffffff !important;
    text-shadow: #000000a8 1px 1px 8px;
}
.title-shadow-3{
	color: #ffffff !important;
    text-shadow: #000000d9 1px 3px 8px;
}

.title-shadow-4 {
	color: #000 !important;
    text-shadow: -2px 2px 0px #04ffe5, -5px 5px 0px #ffffff;
}

.title-font{
	/*font-family: 'Plane Crash', sans-serif;*/
	font-weight:300 !important;
}

.fw-100{
	font-weight:100;
}
.fw-200{
	font-weight:200;
}
.fw-300{
	font-weight:300;
}
.fw-400{
	font-weight:400;
}
.fw-500{
	font-weight:500;
}
.fw-600{
	font-weight:600;
}
.fw-700{
	font-weight:700;
}
.fw-normal{
	font-weight:normal !important;
}

.precioportunidades {
	font-size: 20px !important;
}



/*BACKGROUND-COLOR-OPACITY*/
.backcolor{	
	bottom: 0; 
	left: 0; 
	position: absolute;
	right: 0; 
	top: 0; 
	z-index: 0; 
	pointer-events: none;
}

.backcolor-1{
	/*
	background: rgb(255,0,185);
	background: radial-gradient(circle, rgba(255,0,185,1) 0%, rgba(224,31,207,1) 100%);*/ /*Rosa Radial*/
	/*
	background: rgb(255,197,194);
	background: radial-gradient(circle, rgba(255,197,194,1) 3%, rgba(253,163,160,1) 98%);
	*/
	background: #ff0012;
	background: linear-gradient(90deg,#ff0012,#ff0012,#ff0012);
}

.backcolor-2{
	background-color: #24baaf;
	background: linear-gradient(270deg,#0e4d49 0,#17817a 10%,#24baaf 50%,#17817a 90%,#0e4d49 100%) !important;
}

.backcolor-3{

background-color: #000; /*Negro*/

}

.backcolor-4{
	background-color: #fff; /*Blanco*/
}

.backcolor-5{
	background-color: #ff0000;
	background: linear-gradient(270deg,#bc0404 0,#e80303 10%,#ff0000 50%,#e80303 90%,#bc0404 100%) !important;
}

.backcolor-6{
	background-color: #0e4d49;
	background: linear-gradient(270deg,#0e4d49 0,#0d756f 10%,#0b8f87 50%,#0f857e 90%,#0e4d49 100%) !important;
}

.backcolor-7{
	background-color: #01c5b1;
}



.opacity-09{
	opacity:0.9;
}

.opacity-08{
	opacity:0.8;
}

.opacity-07{
	opacity:0.7;
}

.opacity-06{
	opacity:0.6;
}

.opacity-05{
	opacity:0.5;
}

.opacity-04{
	opacity:0.4;
}

.opacity-03{
	opacity:0.3;
}

.opacity-02{
	opacity:0.2;
}





.preguntas{
	visibility: visible;
	animation-name: fadeInUp;
}




.Boleto{
	margin-right:3px;
	margin-bottom:5px;
	cursor:pointer;
	width: 48px;
	height: 29px;
	display: inline-flex;
	border: solid 1px #000000;
	border-radius:10px;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-weight: 500;
	color: #08061c;
	font-size:13px !important;
	
	-webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}

.Disponible {
	background-color: #ffffff;
}

.Ocupado {
	background-color: #000000;
	color:#000000;
}

.boletoEjemploOcupado{
	margin-right:3px;
	margin-bottom:5px;
	cursor:pointer;
	width: 45px;
	height: 29px;
	display: inline-flex;
	border: solid 1px #000000;
	border-radius:8px;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-weight: 500;
	color: #000000;
	background-color: #000000;
	
}
.boletoEjemploDisponible{
	margin-right:3px;
	margin-bottom:5px;
	cursor:pointer;
	width: 45px;
	height: 29px;
	display: inline-flex;
	border: solid 1px #000000;
	border-radius:8px;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-weight: 500;
	color: #08061c;
	background-color: #ffffff;
}

.boletospanSel{
	margin-right:3px;
	margin-bottom:5px;
	cursor:pointer;
	width: 60px;
	height: 30px;
	display: inline-flex;
	border: solid 2px #01c5b1;
	border-radius:20%;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-weight: 700;
	color: #000000 !important;
	font-size:17px !important;
	background-color: #ffffff;
}

.oportunidadSpanSel{
	background: #f4ffc6;
	margin-right:3px;
	margin-bottom:5px;
	cursor:pointer;
	width: 60px;
	height: 30px;
	display: inline-flex;
	border: solid 1px #000000;
	border-radius:20%;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-weight: 500;
	color: #08061c;
	font-size:15px !important;
}

.numSeleccionado {
	background-color: #000000;
}








/*FOOTER*/
.fa-whatsapp-square {
	/*color: #00d700;*/
	color: #ffffff;
}
.fa-facebook-square {
	/*color: #1828ea;*/
	color: #ffffff;
}
.fa-facebook-messenger {
	/*background: -webkit-linear-gradient(#f74a8f, #bb35df, #5a58f7, #0487f7);
	-webkit-background-clip: text;
   -webkit-text-fill-color: transparent;*/
	font-size: 3.8em;
	color: #ffffff;
}
.fa-instagram-square {
	color: #ffffff;
	/*
	background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   */
}
.fa-tiktok {
	color: #ffffff;
	/*
	color: #ffffff;
	font-size: 2.7em;
	*/
}




#formInfoPersona {
	border-radius: 4px !important; 
	color: #fff;
	font-weight: 600;
	background: #ffffff;
}











/*Boleto Digital*/
#content_div_one_photo {
  height: 650px;
  width: 360px;
}

#padre {
  position: relative;
  display: inline-block;
}

.texto {
	position: absolute;
	left: 10px;
	font-size: 20px;
	line-height:22px;
	/*font-weight: bold;*/
	/*font-family: 'Agency FB'; font-weight: normal; font-style: normal;*/
	font-weight: 500;
	
	
	color: #000 !important;
	/*
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	*/
}

.nombre{
	top: 286px;

}

.apellido{
	top: 286px;
}

.ciudad{
	top: 360px;
}

.estado{
	top: 360px;
}

.telefono{
	top: 429px;
}

.fechahora{
	top: 492px;
	font-size: 15px;
}

.pagadosi{
	top: 508px;
}

.numeros {
	position: absolute;
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	color: #000000;
	/*
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	*/
}

.numboleto{
	left: 92px;
	top: 120px;
	color: #ff0000 !important;
	font-weight: 700 !important; 
}
.oportunidad2{
	left: 95px;
	top: 120px;
}
.oportunidad3{
	left: 170px;
	top: 120px;
}
.oportunidad4{
	left:245px;
	top: 120px;
}
.oportunidad5{
	left: 20px;
	top: 155px;
}
.oportunidad6{
	left: 95px;
	top: 155px;
}
.oportunidad7{
	left: 170px;
	top: 155px;
}
.oportunidad8{
	left: 245px;
	top: 155px;
}
.oportunidad9{
	left: 230px;
	top: 185px;
}
.oportunidad10{
	left: 24px;
	top: 215px;
}
.oportunidad11{
	left: 128px;
	top: 215px;
}
.oportunidad12{
	left: 230px;
	top: 215px;
}

.btn-verificar{
	background-color:#4ee019;
	color:#fff;
	font-weight:bold;					
}











/*Botón Whatsapp FLOTANTE*/
.float-whatsapp-button{
	position:fixed;
	width:60px;
	height:60px;
	bottom:72px;
	right:10px;
	background-color:#00d700;
	color:#FFF;
	border-radius:15px;
	text-align:center;
    font-size:33px;
	box-shadow: 2px 2px 2px #00000076;
    z-index:100;
	/*border: 3px solid #000000;*/
}

.float-whatsapp-button2{
	position:fixed;
	width:60px;
	height:60px;
	bottom:75px;
	right:10px;
	background-color:#f82783;
	color:#FFF;
	border-radius:50px;
	text-align:center;
     font-size:30px;
	box-shadow: 2px 2px 3px #999;
     z-index:100;
}

.my-float{
	margin-top:12px;
	font-size: 1.2em;
}

.colorbtn{
	background: linear-gradient(357deg, rgb(192 253 113) 0%, rgb(135 244 0) 51%, rgb(145 255 3) 100%) !important;
    color: #000 !important;
    border: 2px solid #000000 !important;
    font-weight: 700 !important;
}
.colorbtn-2{
	background-color: #34be12 !important;
	border: 2px solid #000000 !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.colorbtn-3{
	background-color: #ff0000 !important;
	/*background: linear-gradient(357deg, rgb(0 224 61) 0%, rgb(0 255 50) 51%,  rgb(2 219 26) 100%) !important; */
    color: #fff !important;
    font-weight: 700 !important;
	border: 2px solid #000000 !important;
}

.colorbtn-sig_act {
    color: #ffffff !important;
    background: #32be32 !important;
    border: 2px solid #ffffff !important;
    font-weight: 500 !important;
}
.colorbtn-sig_desact {
    color: #9e9e9e !important;
    background: #ededed !important;
    border: 2px solid #ffffff !important;
    font-weight: 500 !important;
}
    


/* Small devices (landscape phones, 200px and up) */
@media (min-width: 200px) {
	.nav-img-logo{
		height:100px !important;
	}
	.textomenu ul li a{
		padding-left: 10px;
	}
	.titulomenu {
		font-size: 14px !important;
	}
	.subtitulomenu {
		font-size: 12px !important;
		margin-top:-25px;
	}
	/*.collapse{
		padding-top: 50px;
	}
	*/
	.logomenu {
		margin-left:-10px;
	}
}

/* Small devices (landscape phones, 360px and up) */
@media (min-width: 360px) {
	.nav-img-logo{
		height:120px !important;
	}
	.textomenu ul li a{
		padding-left: 10px;
	}
	.titulomenu {
		font-size: 17px !important;
	}
	.subtitulomenu {
		font-size: 15px !important;
		margin-top:-25px;
	}
	/*.collapse{
		padding-top: 50px;
	}
	*/
	.logomenu {
		margin-left:-10px;
	}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.nav-img-logo{ 
		height:130px !important;
	}
	.textomenu ul li a{
		padding-left: 10px;
	}
	.titulomenu {
		font-size: 30px !important;
	}
	.subtitulomenu {
		font-size: 26px !important;
		margin-top:-30px;
	}
	/*.collapse{
		padding-top: 50px;
	}
	*/
	.logomenu {
		margin-left:20px;
	}
	
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.nav-img-logo{
		height:150px !important;
	}
	.textomenu ul li a{
		padding-left: 0px;
	}
	.titulomenu {
		font-size: 25px !important;
	}
	.subtitulomenu {
		font-size: 22px !important;
		margin-top:-30px;
	}
	/*.collapse{
		padding-top: 0px;
	}
	*/
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.nav-img-logo{
		height:150px !important;
	}
	.textomenu ul li a{
		padding-left: 0px;
	}
	.titulomenu {
		font-size: 25px !important;
	}
	.subtitulomenu {
		font-size: 22px !important;
		margin-top:-30px;
	}
	/*.collapse{
		padding-top: 0px;
	}
	*/
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.nav-img-logo{
		height:182px !important;
	}
	.textomenu ul li a{
		padding-left: 0px;
	}
	.titulomenu {
		font-size: 22px !important;
	}
	.subtitulomenu {
		font-size: 20px !important;
		margin-top:-30px;
	}
	/*.collapse{
		padding-top: 0px;
	}
	*/
}


.nav-img-logo{
	position:relative; 
	top:80px;
	margin-top:-80px;
	/*border: 2px solid #003023;
	border-radius: 10px;*/
}


.botonmenu {
		margin-left:-10px; 
		border:none !important;
}

.card {
	border: none !important;
}


/* SLIDER DE GANADORES */

.cat {
	background-color: #0073e4 !important;
	color: #ffffff !important;
}

.owl-carousel .owl-dots .owl-dot.active {
    background:  #0073e4 !important;
}











/* Estilos para el scroll en motores Webkit y blink (Chrome, Safari, Opera... )*/

.scrollboletodi::-webkit-scrollbar {
    -webkit-appearance: none;
}

.scrollboletodi::-webkit-scrollbar:vertical {
    width:8px;
}

.scrollboletodi::-webkit-scrollbar-button:increment,.container::-webkit-scrollbar-button {
    display: none;
} 

.scrollboletodi::-webkit-scrollbar:horizontal {
    height: 8px;
}


.scrollboletodi::-webkit-scrollbar-thumb {
    background-color: #ff0003;
    border-radius: 20px;
    border: 1px solid #ffffff;
}

.scrollboletodi::-webkit-scrollbar-track {
    border-radius: 10px;  
}


.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #ffed00 !important;
    color: #000 !important;
    font-size: 1em;
}