@font-face {
	font-family: 'Volkswagen Serial Heavy';
	src: url(../fonts/Volkswagen_Serial_Heavy.ttf);
}

@font-face {
	font-family: 'Work Sans';
	src: url(../fonts/WorkSans-Regular.ttf);
}

@font-face {
	font-family: 'Volkswagen Serial Bold';
	src: url(../fonts/Volkswagen_Serial_Bold.ttf);
}

body {
	font-family: Volkswagen Serial Heavy;
	font-size: 22px;
}

.header-index {
	background-color: rgba(255, 255, 255, .15);
}

.popover {
	position: absolute !important;
}

.popover.bs-popover-left .arrow,
.popover.bs-popover-right .arrow {
	top: calc(50% - 0.5rem) !important;
}


a {

	color: #FFFF;
	text-decoration: none;
	font-family: Volkswagen Serial Heavy !important;
}

.body-index {
	overflow: visible;
	overflow-x: hidden;
}

/* BITACORA DE VUELO COMPLETADA	*/
.font-cartas-front-completado {
	font-family: Volkswagen Serial Heavy !important;
	font-weight: 900 !important;
	font-size: 100%;
	color: #c03569 !important;
}

.margen-texto-popover-completado {

	margin-left: 15%;
	margin-right: 5%;
	margin-top: 5%;
}

.margen-texto-popover-completado-1 {

	margin-left: 15%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 30px;
}

.margen-texto-popover-v2-completado {

	margin-left: 15%;
	margin-right: 5%;
}

.font-cartas-back-completado {

	font-family: Volkswagen Serial Bold !important;
	color: #5269a8 !important;
	font-size: 100%;
}


.font-acordeon {

	font-family: Volkswagen Serial Bold !important;
}

.font-cartas-front {

	font-family: Volkswagen Serial Heavy !important;
	font-size: 100%;
}

.font-cartas-front-v2 {

	font-family: Volkswagen Serial Heavy !important;
	font-weight: 900 !important;
	font-size: 100%;
	color: #c03569;
}

.font-cartas-back {

	font-family: Volkswagen Serial Bold !important;
}

.font-cartas-back-v2 {

	font-family: Volkswagen Serial Bold !important;
	color: #5269a8 !important;
}

h1 {

	font-family: Volkswagen Serial Heavy !important;
}

p {

	font-family: Work Sans !important;
	font-weight: 400;
}


a:hover {

	color: #000;
	text-decoration: none;

}

.contenedor-video {

	background: #FFFFFF;
	border-radius: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15%;
}

.footer-index {
	margin-top: 5px;
	z-index: 2;
}


.color_naranja {
	background-color: #FD8230;
}

.bg-azul {
	background-color: #3366CA;
}

.bg-blanco {
	background-color: #fff;
	border-radius: 20px;
}

.color_blanco {
	background-color: white;
}

.font-blanco {
	color: #fff !important;
}

.font-naranja {
	color: #FD8230;
}

.font-rosado {
	color: #FF0062 !important;
}

.font-negro {
	color: #000000;
}

.font-azul {
	color: #5269a8
}

.font-azul-texto {
	color: #3366CA;
}

.margen-modal-final {

	margin-top: 135px;
	margin-left: 63px;
}

.font-gris {
	color: #808080;
}

.font-rojo {
	color: #FF0000;
}

.font-verde {
	color: #8CC63F;
}

.font-naranja_2 {
	color: #F5A017;
}


.extra_bold {
	font-weight: 800;
}

.bold {
	font-weight: 700;
}

.semi_bold {
	font-weight: 600;
}

.regular {

	font-size: 16px;
	font-weight: 400;
}

.letra_13 {
	font-size: 25px;
	color: #808080;
}

.letra_15 {
	font-size: 30px;
	color: #808080;
}

.letra_pequena {
	font-size: 15px;

}


.centrado {
	text-align: center;
}

/*NUEVOS ESTILOS*/

.margen {

	margin-top: 50px;

}

.contenedor-destacados {
	background: #FFFFFF;
	border-radius: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}

.contenedor-base {
	background: #FFF;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 70px;
	padding-left: 70px;
	margin-left: -15px;
	margin-right: -15px;
}

.contenedor-gris {
	background-image: url('../images/fondo-nivel3.png');
	padding-top: 10%;
	padding-bottom: 50px;
	padding-right: 70px;
	padding-left: 70px;
	margin-left: -15px;
	margin-right: -15px;
}

.contenedor-blanco {
	background: #FFFFFF;
	margin-bottom: 30px;
	padding-top: 50px;
}

.contenedor-video {

	background: #FFFFFF;
	border-radius: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contenedor-video-2 {

	background: #FFFFFF;
	border-radius: 10px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0%;
	/* Si se usa un margin con pixeles se pierde la cualidad responsive, por ello, tengo que usar esos margenes con un porcentaje */
	margin-left: 0%;

}

.contenedor-recursos {

	background: #FFFFFF;
	border-radius: 10px;
	padding-top: 100px;
	padding-bottom: 95px;
	padding-left: 30px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;

}

.contenedor-destrezas {

	margin-top: 20px;

}



/* -----------------------Estilos para proyecto alimentos---------------------------------------*/

.border-1 {
	border: 0px;
	border-bottom: 1px !important;
	border-style: solid !important;
	border-color: #1864AF !important;
}

.modal {
	margin-top: -1%;
}

.modal-content {
	opacity: 0.9 !important;
	border-radius: 0 !important;
}

.fa,
.fas {
	font-weight: 900;
	color: 3366CA;
}

.boton-extra {
	background-color: #3366CA !important;
	border-color: #3366CA !important;
	color: #FFF !important;
	border-radius: 30px !important;
	text-decoration: none !important;
	padding: 8px 20px !important;
}


.boton {
	background-color: #3366CA;
	border-color: #3366CA;
	color: #FFF !important;
	border-radius: 30px;
}

.boton:hover,
.boton:focus,
.boton:active {
	background-color: #FF0062;
	border-color: #FF0062;
	color: #FFF !important;
}

.btn-rosado {
	background-color: #e62065 !important;
	border-color: #e62065 !important;
	color: #FFF !important;
	border-radius: 30px !important;
	text-decoration: none !important;
}

.btn-rosado:hover,
.btn-rosado:focus,
.btn-rosado:active {
	background-color: #e62065;
	border-color: #e62065;
	color: #FFF !important;
}


.boton-reverso {
	background-color: #FF0062;
	border-color: #FF0062;
	color: #FFF !important;
	border-radius: 30px;
	text-decoration: none !important;
	padding: 8px 20px;
}

.boton-reverso:hover,
.boton-reverso:focus,
.boton-reverso:active {
	background-color: #3366CA;
	border-color: #3366CA;
	color: #FFF !important;
}

.boton-reverso-modales {
	background-color: #FF0062;
	border-color: #FF0062;
	color: #FFF !important;
	border-radius: 30px;
	text-decoration: none !important;
	padding: 1em;
}

.boton-reverso-modales-blue {
	background-color: #3366CA;
	border-color: #3366CA;
	color: #FFF !important;
	border-radius: 30px;
	text-decoration: none !important;
	padding: 8px 20px;
}

.boton-reverso-modales-2 {
	background-color: #FF0062;
	border-color: #FF0062;
	color: #FFF !important;
	border-radius: 30px;
	text-decoration: none !important;
	padding: 0.5em;
}

.ghost {
	animation: float 3s ease-out infinite;
}

@keyframes float {
	50% {
		transform: translate(0, 20px);
	}
}

.margen-texto-popover {

	margin-top: 5%;
	padding-bottom: 25%;
	text-align: center;
}





.margen-popover-mundo-2 {

	margin-top: 32%;
	margin-left: 30%;
}

.margen-popover-3 {
	margin-top: 70px;
	margin-left: 80px;
}

.margen-popover-4 {

	margin-top: 70px;
	margin-left: 65px;
}

.content-astronauta {
	display: grid;
	grid-template-columns: 1fr 35%;
	align-items: center;
}

@media (max-width: 992px) {
	.content-astronauta {
		grid-template-columns: 1fr;
	}
}

.content-imagenAustronauta {
	margin-top: 30px;
	margin-bottom: 30px;
}

@media (max-width: 992px) {
	.content-imagenAustronauta {
		text-align: center;
	}
}

.margen-texto {
	text-align: center;
}

.margen-popover {
	margin-top: 50px;
	margin-left: 80px;
}

.margen-texto-popover-v2 {

	margin-left: 15%;
	margin-right: 5%;
}

.diseño-popover {

	padding-bottom: 5%;
}

.margen-texto-interno-index {
	max-width: 650px;
	width: 100%;
	margin: 40px auto;
	padding: 20px;
	box-sizing: border-box;
}

@media (max-width: 992px) {
	.margen-texto-interno-index {
		max-width: 500px;
	}
}



.margen-especial-cartas {
	margin-left: 50%;
}

a.pill-ciclo,
a.btn-ciclo {
	top: inherit !important;
	margin-top: 20px;
	display: inline-block;
}

.stars {
	position: fixed;
	z-index: -1;
}

.margen-boton {
	position: relative;
}

.margen-boton-extra {
	position: relative;
}

.modal .btn-close {
	position: absolute;
	background: none !important;
	border: none !important;
	width: auto !important;
	height: auto !important;
	z-index: 9;
	right: 30px;
	top: 1.5rem;
}

.imagen-austronauta {
	max-width: 300px;
	width: 60%;
}

@media (max-width: 992px) {
	.imagen-austronauta {
		max-width: 200px;
		width: 60%;
	}
}

h1.text-welcome {
	padding: 0 20px;
	font-size: 40px;
}

@media (max-width: 992px) {
	h1.text-welcome {
		font-size: 30px;
	}
}

.fw-500 {
	font-weight: 500;
}

.fw-700 {
	font-weight: 700;
}

.fw-900 {
	font-weight: 900;
}


.fz-10 {
	font-size: 1.5vw;
}

.fz-14 {
	font-size: 1.2vw;
}

.fz-16 {
	font-size: 22px;
}

.fz-16-titulo {
	font-size: 1.3vw !important;
}

.fz-16-juego-cartas {
	font-size: 1.5vw;
}

.fz-18 {
	font-size: 22px;
}

.fz-18-actividad {
	font-size: 22px;
}

.fz-20 {
	font-size: 30px;
}

.fz-22 {
	font-size: 40px;
}

.fz-22-titulo {
	font-size: 40px;
}

.fz-26 {
	font-size: 30px;
}

.fz-26-actividad {
	font-size: 30px;
}

.fz-50 {
	font-size: 46px;
}

.margen-header-interno {
	width: 100%;
	margin-left: -15px;
	margin-top: 10px;
	max-width: 350px;
}

.tamano-header {
	width: 100%;
	max-width: 300px;
}

.footer-modal {
	display: block;
	margin: auto;
	max-width: 350px;
}

.boton-cerrar {
	max-width: 147px;
}

.margen-boton-interno {
	position: relative;
	font-size: 30px;
}

.margen-titulos {
	margin-top: 100px;
}

.question-text {
	padding-bottom: 100px;
}

.tamano-instructivo-3 {
	max-width: 100%;
}

@media (max-width: 600px) {
	.margen-header-interno {
		width: 100%;
		margin-left: -15px;
		margin-top: 20px;
		max-width: 300px;
	}

	.margen-boton-interno {
		font-size: 18px;
	}

	.boton-cerrar {
		max-width: 100px;
		margin-left: 20px;
	}

	.fz-22 {
		font-size: 22px;
	}

	.fz-26 {
		font-size: 23px;
	}

	.fz-18 {
		font-size: 18px;
	}

	.fz-50 {
		font-size: 25px;
	}

	.fz-16 {
		font-size: 18px;
	}

	.margen-titulos {
		margin-top: 75px;
	}

	.question-text {
		padding-bottom: 90px;
	}
	.modal-final-1{
		margin-left: 0% !important;
		margin-top: 60px !important;
		margin-left: -15px !important;
	}

}





.lanzador-0 {
	x: 240;
	y: 360;
	width: 350px;
	max-width: 350px;
}

.lanzador-1 {
	x: 50;
	y: 260;
	width: 200px;
	max-width: 350px;
}

.lanzador-2 {
	x: 150;
	y: 45;
	width: 8%;
}

.lanzador-3 {
	x: 450;
	y: 150;
	width: 8%;
}

.lanzador-4 {
	x: 800;
	y: 90;
	width: 10%;
}

.lanzador-5 {
	x: 1050;
	y: 280;
	width: 15%;
}

.lanzador-6 {
	x: 70;
	y: 40;
	width: 15%;
}

.svg-size {
	height: 575px;
	width: 1500px;
}

.fixed-footer {
	margin-top: 80px;
}

.container {
	margin: 40px;
}

.container-main {
	width: 100%;
	min-height: calc(100vh - 90px);
}

.main-index {
	width: 100%;
	padding: 30px 0px;
}

.popover {
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	/* font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; */
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 3rem !important;
}

.modal {
	z-index: 10000 !important;
}

.espacio-extra {
	margin-bottom: 5% !important;
}




.header-holder {
	width: 100%;
	background-color: #16181C;
	z-index: 4;
	overflow: hidden;
}

header {
	position: relative;
	padding: 20px 40px 20px 0 !important;
	z-index: 5;
	-webkit-transition: background-color 0.4s ease-out;
	transition: background-color 0.4s ease-out;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-nav {
	order: 2;
}

.header-nav {
	display: none;
}

.header-nav.active {
	display: block;
	position: fixed;
	top: 0;
	left: 80%;
	bottom: 0;
	right: 0;
	background-color: white;
	z-index: 10;
	opacity: 1;
	-webkit-transition: opacity 0.6s linear;
	transition: opacity 0.6s linear;
}

.header-nav.active .header-nav__inner {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	align-content: center;
	height: 100%;
	overflow: auto;
}

nav.active ul {
	width: 100%;
	text-align: center;
	padding: 0;
	overflow: hidden;
	display: block;
}

nav.active ul li {
	padding: 10px 0;
}

nav ul {
	padding: 8px 0 0 0;
	display: flex;
}

nav ul li {
	padding: 0 0 0 13px;
	list-style: none;
}


nav ul li a {
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	color: #FF0062;
	text-transform: uppercase;
	padding: 5px 8px;
	letter-spacing: 0.9px;
	position: relative;
	text-decoration: none;
	transition: color .5s ease-in-out;
}

nav ul li a:hover {
	color: #3366CA;
	transition: color .3s ease-in-out;
}

.device-menu {
	position: fixed;
	top: 10px;
	right: 10px;
	width: 55px;
	height: 50px;
	z-index: 11;
	width: 45px;
	height: 40px;
	display: block;
}

.device-menu .device-menu__inner {
	width: 30px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	left: 0 !important;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.device-menu span {
	position: absolute;
	width: 100%;
	height: 6px;
	border-radius: 4px;
	left: 0;
	background-color: #688EF4;
	top: 5px;
	left: 0;
	/*     -webkit-transform: rotate(45deg);
  transform: rotate(45deg); */
}

.device-menu span:nth-child(1) {
	top: 0;
	-webkit-transition: rotate, 0.3s;
	transition: rotate, 0.3s;
}

.device-menu span:nth-child(2) {
	top: 50%;
	/*     -webkit-transform: translate(0, -50%); */
	/*     transform: translate(0, -50%); */
}

/* .device-menu.open span:nth-child(2) {
opacity: 0;
} */

.device-menu span:nth-child(3) {
	top: 100%;
	-webkit-transition: rotate, 0.3s;
	transition: rotate, 0.3s;
}

.device-menu.open span:nth-child(1) {
	top: 10px;
	right: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.device-menu.open span:nth-child(2) {
	opacity: 0;
}

.device-menu.open span:nth-child(3) {
	top: 10px;
	right: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.margen-carrousel {
	margin-top: 5%;
	margin-bottom: 5%;
}

.carousel-caption {
	right: 5% !important;
	left: 25% !important;
}

.carousel-indicators li {
	box-sizing: content-box;
	border-radius: 60px !important;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 0px;
	margin-right: 4px;
	margin-left: 3px;
	margin-bottom: 5px;
	text-indent: -852px;
	cursor: pointer;
	background-color: #fff;
	background-clip: border-box !important;
	border-top: 11px solid transparent !important;
	border-bottom: 19px solid transparent !important;
	opacity: .5;
	transition: opacity .6s ease;
}

/*
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
	flex-direction: column !important;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}*/

.text-game {
	border-radius: 6px;
	background-color: #fff !important;
	margin-top: 20px !important;
	line-height: 30px;
	color: #3366CA !important;
	font-family: Volkswagen Serial Bold !important;
}

.container-actividad {
	background-color: #3366CA !important;
	border-radius: 32px !important;
	padding: 8px !important;
	padding-left: 16px !important;
	width: 24% !important;
	color: #fff !important;
	border: none;
}

.container-actividad:hover {
	border-style: solid;
	border-color: #FF0062;
	border-width: 2px;
}

.container-actividad:active {
	border-style: solid;
	border-color: #FF0062;
	border-width: 2px;
}

.custom-select-panel {
	max-height: 0;
	transition: max-height .5s ease-out, overflow-y 0.1s 0.5s;
	overflow: hidden;
	background-color: #FF0062 !important;
	position: absolute;
	top: 100%;
	z-index: 1;
	width: 100%;
}


.titulo-cartas-ciclo-3 {
	margin-top: -30%;
	margin-left: 30%;
	color: white;
	font-family: Volkswagen Serial Heavy !important;
	font-size: 2em;
}

div.card div.card-description {
	font-family: Volkswagen Serial Bold !important;
	font-size: 1.5vw !important;
}

.parejas .card {
	border: 3px solid #3d64ab !important;
	box-shadow: 0 0 15px #ddd !important;
	background-color: #fff !important;
	border-radius: 15px !important;
}

.margen-actividad {
	margin-left: 130px !important;
	margin-top: 40px !important;
}

.text-center {
	text-align: center !important;
	border-radius: 15px !important;
}

.font-dark {
	color: #3366CA !important;
	font-family: Volkswagen Serial Bold !important;
	font-size: 2vw !important;
}

.parejas .card:after {

	background-color: #e62065 !important;
}

.parejas .card.is-valid {
	border-color: #e62065 !important;
}


.tamano-instructivo-1 {
	width: 50vw;
}

.actividad-2 {

	width: 100%;
	height: 730px;
	border: none;
}

.actividad-3 {

	width: 100%;
	height: 1050px;
	border: none;
	margin-top: 15px;
}

.actividad-completar {

	overflow: visible !important;

}

.actividad-arrastrar-1 {

	padding-bottom: 70%;

}


/* -----------------------Media Querys para lanzadores (tamaños menores a 600 px) ---------------------------------------*/

@media screen and (min-width: 270px) and (max-width: 600px) {



	@media screen and (min-width: 270px) and (max-width: 400px) {
		.fz-16-juego-cartas {
			font-size: 4vw !important;
		}

		.lanzador-0 {
			x: 82;
			y: 280 !important;
			width: 70% !important;
		}

		.padding-especial {
			padding-left: 40px !important;
		}

		.lanzador-1 {
			x: 20 !important;
			y: 245 !important;
			width: 20% !important;
		}

		.lanzador-2 {
			x: 20;
			y: 10;
			width: 20% !important;
		}

		.lanzador-3 {
			x: 20 !important;
			y: 150 !important;
			width: 20% !important;
		}

		.lanzador-4 {
			x: 230 !important;
			y: 30;
			width: 20% !important;
		}

		.lanzador-5 {
			x: 230 !important;
			y: 200 !important;
			width: 25% !important;
		}
	}

	@media screen and (min-width: 401px) and (max-width: 600px) {
		.svg-size {
			height: 460px !important;
		}

		.lanzador-0 {
			x: 95 !important;
			y: 235;
			width: 54% !important;
		}

		.lanzador-1 {
			x: 30;
			y: 200;
			width: 18% !important;
		}

		.lanzador-2 {
			x: 20;
			y: 10;
			width: 15% !important;
		}

		.lanzador-3 {
			x: 90 !important;
			y: 120;
			width: 15% !important;
		}

		.lanzador-4 {
			x: 250 !important;
			y: 30;
			width: 15% !important;
		}

		.lanzador-5 {
			x: 300 !important;
			y: 140 !important;
			width: 20% !important;
		}
	}

	.margen-boton-modal-final {
		margin-left: 22em;
		margin-top: 26.5em;
		position: absolute;
	}

	.actividad-arrastrar-1 {

		padding-bottom: 1000px;

	}

	.lanzador-0 {
		x: 82;
		y: 250;
		width: 70%;
	}


	.lanzador-1 {
		x: 30;
		y: 215;
		width: 25%;
	}

	.lanzador-2 {
		x: 20;
		y: 10;
		width: 20%;
	}

	.lanzador-3 {
		x: 70;
		y: 120;
		width: 20%;
	}

	.lanzador-4 {
		x: 230;
		y: 30;
		width: 20%;
	}

	.lanzador-5 {
		x: 260;
		y: 130;
		width: 25%;
	}

	.tamano-header {
		width: 90%;
	}

	.device-menu .device-menu__inner {
		top: 80% !important;
		left: 50% !important;
	}

	.header-nav.active {
		left: 50% !important;
	}

	.svg-size {
		height: 400px;
		width: 1500px;
	}

	.modal-final-1 {
		width: 102% !important;
	}

	/* -----------------------Mundos---------------------------------------*/
	.footer-modal {
		display: block;
		margin: auto;
		width: 75%;
	}



	/* -----------------------Mundo 2---------------------------------------*/

	.tamano-instructivo-1 {
		width: 60vw;
	}

	.fz-16-actividad {
		font-size: 3vw !important;
	}

	.actividad-2 {
		margin-top: 10px;
		height: 170px;
	}


	/* -----------------------Mundo 3---------------------------------------*/

	div.card-1 div.card-description {
		font-size: 14px !important;
	}

	div.cards {
		margin: 23px auto !important;
		margin-left: -23px !important;
	}

	div.card {
		max-width: 227px !important;
	}

	.margen-actividad {
		margin-left: -23px !important;
	}

	.titulo-cartas-ciclo-3 {
		margin-top: -30%;
		margin-left: 37%;
		color: white;
		font-family: Volkswagen Serial Heavy !important;
		font-size: 6em;
	}

	.font-dark {
		color: #3366CA !important;
		font-family: Volkswagen Serial Bold !important;
		font-size: 4vw !important;
	}

	.margen-texto-interno-responsive {
		margin-top: 5px !important;
	}

	.fz-16-responsive {
		font-size: 10px;
	}

	.mt-extra {
		margin-top: 4.5rem !important;
	}
}

/* -----------------------Media Querys para lanzadores (tamaños mayores a 600 px) ---------------------------------------*/

@media screen and (min-width: 600px) and (max-width: 1200px) {

	.mt-extra {
		margin-top: 2.5rem !important;
	}
	@media screen and (min-width: 600px) and (max-width: 1000px) {

		.modal-final-1 {
			width: 90% !important;
			margin-left: 12% !important;
		}
	}

	@media screen and (min-width: 900px) and (max-width: 998px) {

		.lanzador-2 {
			x: 120 !important;
			y: 20;
			width: 100px;
		}

		.lanzador-3 {
			x: 300 !important;
			y: 130;
			width: 100px;
		}

		.lanzador-4 {
			x: 480 !important;
			y: 25;
			width: 100px;
		}

		.lanzador-5 {
			x: 640 !important;
			y: 150;
			width: 130px;
		}
	}

	@media screen and (min-width: 1001px) and (max-width: 1199px) {

		.lanzador-2 {
			x: 120 !important;
			y: 20;
			width: 100px;
		}

		.lanzador-3 {
			x: 345 !important;
			y: 130;
			width: 100px;
		}

		.lanzador-4 {
			x: 600 !important;
			y: 25;
			width: 100px;
		}

		.lanzador-5 {
			x: 800 !important;
			y: 150;
			width: 130px;
		}
		.modal-final-1 {
			width: 90% !important;
			margin-left: 30% !important;
		}

		.margen-boton-modal-final {

			margin-left: 24em !important;
			margin-top: 14em !important;
			position: absolute !important;
		}

	}
	.margen-boton-modal-final {

		margin-left: 23.5em;
		margin-top: 17em;
		position: absolute;
	}

	.lanzador-0 {
		x: 150;
		y: 243;
		width: 300px;
	}

	.lanzador-1 {
		x: 50;
		y: 180;
		width: 100px;
	}

	.lanzador-2 {
		x: 60;
		y: 20;
		width: 100px;
	}

	.lanzador-3 {
		x: 220;
		y: 130;
		width: 100px;
	}

	.lanzador-4 {
		x: 400;
		y: 25;
		width: 100px;
	}

	.lanzador-5 {
		x: 550;
		y: 150;
		width: 130px;
	}

	.svg-size {
		height: 400px;
		width: 1500px;
	}

	/* -----------------------Mundos---------------------------------------*/

	.actividad-2 {
		margin-top: 10px;
		height: 796px;
	}

	.margen-actividad {
		margin-left: -55px !important;
		margin-right: -35px !important;
		margin-top: 40px !important;
	}

}



/* -----------------------Media Querys para lanzadores---------------------------------------
@media screen and (min-width: 1580px) and (max-width: 2000px) {

	.margen-popover-mundo-2 {
		margin-top: 30%;
		margin-left: 28%;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1500px) {

	}

	


@media screen and (min-width: 1000px) and (max-width: 1200px) {
	
	@media screen and (min-height: 1000px) and (max-height: 1500px) {
		.footer-lanzadores {
			margin-top: 455px;
			z-index: 2;
		}
		.svg-size {
			height: 1100px;
			width: 1500px;
		}
			.lanzador-0 {
			x: 340 !important;
			y: 800 !important;
			width: 40% !important;
		}

		.lanzador-1 {
			x: 50;
			y: 600 !important;
			width: 30% !important;
		}

		.lanzador-2 {
			x: 50 !important;
			y: 15;
			width: 25%!important;
		}

		.lanzador-3 {
			x: 250 !important;
			y: 350 !important;
			width: 25%!important;
		}

		.lanzador-4 {
			x: 500 !important;
			y: 60;
			width: 27%!important;
		}

		.lanzador-5 {
			x: 600 !important;
			y: 450 !important;
			width: 32%!important;
		}

		.lanzador-6 {
			x: 70;
			y: 10;
			width: 32%!important;
		}
		.margen-popover-mundo-2 {
			margin-top: 6%;
			margin-left: 19%;
		}
		.margen-actividad {
			margin-left: -30px !important;
			margin-top: 40px !important;
		}
		.footer-modal {
			display: block;
			margin: auto;
			width: 60%;
		}
		.margen-header-interno {
			margin-left: -1%;
			margin-top: 3%;
			width: 60%;
		}
		.margen-boton-interno {
			margin-left: 100px;
			margin-top: 8%;
			position: absolute;
		}
		.fz-16 {
			font-size: 2.5vw;
		}
		.margen-popover-3 {
			margin-top: 5%;
			margin-left: 17%;
		}
	}
	.lanzador-0 {
		x: 200;
		y: 240;
		width: 25%;
	}

	.lanzador-1 {
		x: 50;
		y: 140;
		width: 15%;
	}

	.lanzador-2 {
		x: 150;
		y: 15;
		width: 8%;
	}

	.lanzador-3 {
		x: 400;
		y: 120;
		width: 8%;
	}

	.lanzador-4 {
		x: 650;
		y: 60;
		width: 10%;
	}

	.lanzador-5 {
		x: 800;
		y: 200;
		width: 15%;
	}

	.lanzador-6 {
		x: 70;
		y: 10;
		width: 15%;
	}
	.margen-popover {
		margin-top: 18%;
		margin-left: 30%;
	}
	.margen-popover-mundo-2 {
		margin-top: 18% !important;
		margin-left: 29% !important;
	}
	.margen-popover-2 {
		margin-top: 26% !important;
		margin-left: 30% !important;
	}
}
@media screen and (min-width: 801px) and (max-width: 999px) {

	.margen-especial-cartas{
		
		margin-left: 0% !important;
	}
	.fz-16-juego-cartas{
		
		font-size:1vw !important;
	}
}

@media screen and (min-width: 700px) and (max-width: 800px) {
	@media screen and (min-height: 1000px) and (max-height: 2000px) {
		
		
		.footer-lanzadores {
			margin-top: -255px;
			z-index: 2;			
		}
		.tamano-header {
			width:33% !important;
		}
		.modal-body {
			margin-bottom:550px !important;
		}
		.footer-modal {
			margin-top:-650px !important;
		}
		.actividad-2{
			margin-top:30px !important;
			height:500px;
		}
		.tamaño-especial{
			height:800px !important;
		}
		.margen-especial{
			margin-bottom:850px !important;
		} 
	}
	.lanzador-0 {
		x: 120 !important;
		y: 250;
		width: 25%;
	}

	.lanzador-1 {
		x: 30;
		y: 190;
		width: 15%;
	}

	.lanzador-2 {
		x: 70;
		y: 25;
		width: 10%;
	}

	.lanzador-3 {
		x: 220;
		y: 125;
		width: 10%;
	}

	.lanzador-4 {
		x: 420;
		y: 65;
		width: 14%;
	}

	.lanzador-5 {
		x: 550;
		y: 150;
		width: 15%;
	}

	.boton-reverso-modales {
		background-color: #FF0062;
		border-color: #FF0062;
		color: #FFF !important;
		border-radius: 30px;
		text-decoration: none !important;
		padding: 0.44em;
	}

	.margen-especial-cartas {
		margin-left: 0%;
	}

	.fz-10 {
		font-size: 3.5vw !important;
	}

	.fz-16-juego-cartas {
		font-size: 5.5vw !important;
	}

	.fz-16 {
		font-size: 3vw !important;
	}

	.fz-18 {
		font-size: 4vw !important;
	}

	.fz-20 {
		font-size: 5vw !important;
	}

	.fz-22 {
		font-size: 5vw !important;
	}

	.fz-26 {
		font-size: 5.5vw !important;
	}

	.margen-texto-interno {
		margin-top: 2em;
		margin-right: 1em;
		margin-left: 1em;
	}

	.modal-body {
		padding-bottom: 8rem !important;
	}

	.header-nav.active {

		left: 70% !important;
	}

	.margen-popover {
		margin-top: 11%;
		margin-left: 27%;
	}

	.margen-popover-mundo-2 {
		margin-top: 17%;
		margin-left: 33%;
	}

	.margen-popover-2 {
		margin-top: 17%;
		margin-left: 31%;
	}
	.margen-popover-3 {
		margin-top: 11%;
		margin-left: 32%;
	}
	.tamano-instructivo-1{
		width:60vw;
	}
	.footer-modal{
		width: 60% !important; 
	}
	.margen-header-interno {
		margin-left: -3%;
		margin-top: 3%;
		width: 60%;
	}
	.margen-boton-interno {
		margin-left: -20%;
		margin-top: 17%;
		position: absolute;
	}
	.custom-select-container {
		background-color: #3366CA !important;
		border-radius: 32px !important;
		padding: 8px !important;
		padding-left: 16px !important;
		width: 88% !important;
		color: #fff !important;
	}
	.bg-azul {
		margin-top: 30px !important;
	}
	div.card div.card-description {
		font-family: Volkswagen Serial Bold !important;
		font-size: 2.3vw !important;
	}
	.margen-actividad {
		margin-left: 0px !important;
		margin-top: 40px !important;
		width: 45% !important;
	}
}


@media screen and (min-width: 500px) and (max-width: 699px) {
	@media screen and (min-height: 720px) and (max-height: 800px) {
		body{
			overflow: visible !important;
		}
		.lanzador-0 {
			x: 113 !important;
			y: 264 !important;
			width: 50% !important;
		}

		.lanzador-1 {
			x: 10 !important;
			y: 200 !important;
			width: 22%;
		}

		.lanzador-2 {
			x: 20 !important;
			y: 30 !important;
			width: 15%;
		}

		.lanzador-3 {
			x: 160 !important;
			y: 150 !important;
			width: 15%;
		}

		.lanzador-4 {
			x: 300 !important;
			y: 20 !important;
			width: 17%;
		}

		.lanzador-5 {
			x: 400 !important;
			y: 150 !important;
			width: 20%;
		}
		.parallax{
			margin-bottom: 250px;
		}	
		.footer-lanzadores {
			margin-top: -350px;
			z-index: 2;
		}
		.margen-popover {
			margin-top: 12% !important;
			margin-left: 30% !important;
		}
		.margen-popover-mundo-2 {
			margin-top: 1% !important;
			margin-left: 13% !important;
		}
		.margen-popover-2 {
			margin-top: 6% !important;
			margin-left: 24% !important;
		}
		.margen-popover-3 {
			margin-top: 1% !important;
			margin-left: 12% !important;
		}
		.fz-16-titulo {
			font-size: 2vw !important;
		}
		.svg-size {
			height: 650px;
			width: 1500px;
		}
		.margen-actividad {
			margin-left: 20px !important;
			margin-top: 40px !important;
		}
		.margen-header-interno {
			margin-left: -3% !important;
			margin-top: 3% !important;
			width: 60% !important;
		}
		.footer-modal {
			width: 50% !important;
			margin-top: -325px !important;
		}
		.modal-body {
			margin-bottom: 200px !important;
		}
		.margen-boton-interno {
			margin-left: 12% !important;
			margin-top: 8% !important;
		}
		.actividad-2 {
			width: 100%;
			height: 538px !important;
			border: none;
		}

	}
	.lanzador-0 {
		x: 250;
		y: 700;
		width: 60%;
	}

	.lanzador-1 {
		x: 80;
		y: 600;
		width: 22%;
	}

	.lanzador-2 {
		x: 60;
		y: 140;
		width: 15%;
	}

	.lanzador-3 {
		x: 200;
		y: 360;
		width: 15%;
	}

	.lanzador-4 {
		x: 430;
		y: 150;
		width: 17%;
	}

	.lanzador-5 {
		x: 450;
		y: 440;
		width: 20%;
	}

	.boton-reverso-modales {
		background-color: #FF0062;
		border-color: #FF0062;
		color: #FFF !important;
		border-radius: 30px;
		text-decoration: none !important;
		padding: 0.44em;
	}

	.margen-especial-cartas {
		margin-left: 0%;
	}

	.fz-10 {
		font-size: 3.5vw !important;
	}

	.fz-16-juego-cartas {
		font-size: 5.5vw !important;
	}

	.fz-16 {
		font-size: 3vw !important;
	}

	.fz-18 {
		font-size: 4vw !important;
	}

	.fz-20 {
		font-size: 5vw !important;
	}

	.fz-22 {
		font-size: 5vw !important;
	}

	.fz-26 {
		font-size: 5.5vw !important;
	}

	.margen-texto-interno {
		margin-top: 2em;
		margin-right: 3.8em;
		margin-left: 3.8em;
	}

	.modal-body {
		padding-bottom: 8rem !important;
	}

	.header-nav.active {

		left: 70% !important;
	}

	.margen-popover {

		margin-top: -7%;
		margin-left: 24%;
	}

	.margen-popover-mundo-2 {
		margin-top: 0%;
		margin-left: 12%;
	}

	.margen-popover-2 {
		margin-top: 3%;
		margin-left: 18%;
	}
}

@media screen and (min-width: 450px) and (max-width: 499px) {

	.lanzador-0 {
		x: 120;
		y: 340;
		width: 60%;
	}

	.lanzador-1 {
		x: 60;
		y: 310;
		width: 22%;
	}

	.lanzador-2 {
		x: 40;
		y: 100;
		width: 15%;
	}

	.lanzador-3 {
		x: 120;
		y: 200;
		width: 15%;
	}

	.lanzador-4 {
		x: 200;
		y: 100;
		width: 17%;
	}

	.lanzador-5 {
		x: 250;
		y: 200;
		width: 20%;
	}

	.boton-reverso-modales {
		background-color: #FF0062;
		border-color: #FF0062;
		color: #FFF !important;
		border-radius: 30px;
		text-decoration: none !important;
		padding: 0.44em;
	}

	.margen-especial-cartas {
		margin-left: 0%;
	}

	.fz-10 {
		font-size: 3.5vw !important;
	}

	.fz-16-juego-cartas {
		font-size: 5.5vw !important;
	}

	.fz-16 {
		font-size: 3vw !important;
	}

	.fz-18 {
		font-size: 4vw !important;
	}

	.fz-20 {
		font-size: 5vw !important;
	}

	.fz-22 {
		font-size: 5vw !important;
	}

	.fz-26 {
		font-size: 5.5vw !important;
	}

	.margen-texto-interno {
		margin-top: 2em;
		margin-right: 3.8em;
		margin-left: 3.8em;
	}

	.modal-body {
		padding-bottom: 8rem !important;
	}

	.header-nav.active {

		left: 70% !important;
	}

	.margen-popover {

		margin-top: -7%;
		margin-left: 24%;
	}

	.margen-popover-mundo-2 {
		margin-top: 0%;
		margin-left: 12%;
	}

	.margen-popover-2 {
		margin-top: 3%;
		margin-left: 18%;
	}
}
@media screen and (min-width: 424px) and (max-width: 449px) {
		.margen-popover-mundo-2 {
			margin-top: 3% !important;
			margin-left: 18% !important;
		}

		.lanzador-0 {
			x: 120 !important;
			y: 300 !important;
			width: 60%;
		}

		.lanzador-1 {
			x: 60 !important;
			y: 270 !important;
			width: 22%;
		}

		.lanzador-2 {
			x: 40;
			y: 100;
			width: 15%;
		}

		.lanzador-3 {
			x: 120;
			y: 200;
			width: 15%;
		}

		.lanzador-4 {
			x: 200;
			y: 100;
			width: 17%;
		}

		.lanzador-5 {
			x: 250;
			y: 200;
			width: 20%;
		}
		.margen-popover {

			margin-top: -2% !important;
			margin-left: 19% !important;
			padding: 0.30em !important;
		}
		.margen-popover-2 {
			margin-top: 9% !important;
			margin-left: 33% !important;
		}
		.margen-popover-3 {
			margin-top: 2%;
			margin-left: 20% !important;
		}
		.margen-popover-mundo-2 {
			margin-top: 0% !important;
			margin-left: 24% !important;
		}
		.margen-actividad {
			margin-left: -40px !important;
			margin-top: 40px !important;
		}
	}

@media screen and (min-width: 300px) and (max-width: 449px) {
	

	.lanzador-0 {
		x: 120;
		y: 300;
		width: 60%;
	}

	.lanzador-1 {
		x: 40;
		y: 270;
		width: 27%;
	}

	.lanzador-2 {
		x: 40;
		y: 100;
		width: 15%;
	}

	.lanzador-3 {
		x: 120;
		y: 200;
		width: 15%;
	}

	.lanzador-4 {
		x: 225;
		y: 100;
		width: 17%;
	}

	.lanzador-5 {
		x: 253;
		y: 200;
		width: 20%;
	}

	.boton-reverso-modales {
		background-color: #FF0062;
		border-color: #FF0062;
		color: #FFF !important;
		border-radius: 30px;
		text-decoration: none !important;
		padding: 0.44em;
	}

	.margen-especial-cartas {
		margin-left: 0%;
	}

	.fz-10 {
		font-size: 3.5vw !important;
	}

	.fz-16-juego-cartas {
		font-size: 5.5vw !important;
	}

	.fz-16 {
		font-size: 4vw !important;
	}

	.fz-18 {
		font-size: 4vw !important;
	}

	.fz-20 {
		font-size: 5vw !important;
	}

	.fz-22 {
		font-size: 5vw !important;
	}

	.fz-26 {
		font-size: 5.5vw !important;
	}

	.margen-texto-interno {
		margin-top: 3em;
		margin-right: 2.8em;
		margin-left: 2.8em;
	}

	.modal-body {
		padding-bottom: 8rem !important;
	}

	.header-nav.active {

		left: 70% !important;
	}

	.fz-16-titulo {
		font-size: 3vw;
	}

	.margen-popover {

		margin-top: -3%;
		margin-left: 18%;
	}

	.margen-popover-mundo-2 {
		margin-top: 0%;
		margin-left: 26%;
	}

	.margen-popover-2 {
		margin-top: 10%;
		margin-left: 32%;
	}
	.margen-boton-interno {

		margin-left: -21%;
		margin-top: 25%;
		position: absolute;
	}
	.margen-header-interno {
		margin-left: -1%;
		margin-top: 3%;
		width: 60% !important;
	}
	.footer-modal{
		width: 60% !important; 
	}
	.tamano-instructivo-1{
		width:80vw;
	}
	.custom-select-container {
		background-color: #3366CA !important;
		border-radius: 32px !important;
		padding: 8px !important;
		padding-left: 16px !important;
		width: 88% !important;
		color: #fff !important;
	}
	div.card div.card-description {
		font-size: 14px !important;
	}
	.margen-actividad {
	  margin-left: -60px;
	  margin-top: 40px;
	}
	.parejas .card {
		
		min-height: 0px !important;
	}
	.margen-texto-popover {

		margin-top: 5%;
		padding-bottom: 15%;
		text-align: center;
	}
	.margen-popover-3 {

		margin-top: 2%;
		margin-left: 13%;
		height: 43%;
		padding-top: 1px !important;
	}

}
@media screen and (min-width: 270px) and (max-width: 299px) {
	

	.lanzador-0 {
		x: 82;
		y: 233;
		width: 60%;
	}

	.lanzador-1 {
		x: 30;
		y: 200;
		width: 22%;
	}

	.lanzador-2 {
		x: 20;
		y: 10;
		width: 25%;
	}

	.lanzador-3 {
		x: 60;
		y: 100;
		width: 25%;
	}

	.lanzador-4 {
		x: 150;
		y: 30;
		width: 25%;
	}

	.lanzador-5 {
		x: 180;
		y: 150;
		width: 30%;
	}

	.fz-10 {
		font-size: 3.5vw !important;
	}

	.fz-16-juego-cartas {
		font-size: 5.5vw !important;
	}

	.fz-16 {
		font-size: 4vw !important;
	}

	.fz-18 {
		font-size: 5vw !important;
	}

	.fz-20 {
		font-size: 5vw !important;
	}

	.fz-22 {
		font-size: 5vw !important;
	}
	.margen-texto-interno {
		margin-top: 3em;
		margin-right: 2.8em;
		margin-left: 2.8em;
	}

	.modal-body {
		padding-bottom: 8rem !important;
	}

	.header-nav.active {

		left: 70% !important;
	}

	.fz-16-titulo {
		font-size: 3vw;
	}

	.margen-popover {
		margin-top: 3%;
		margin-left: 28%;
		padding: 5px !important;
	}

	.margen-popover-mundo-2 {
		padding: 1px;
		margin-top: -5%;
		margin-left: 11%;
	}

	.margen-popover-2 {
		margin-top: 3%;
		margin-left: 24%;
		padding: 5px !important;
		
	}
	.margen-popover-3 {
		margin-top: 7%;
		margin-left: 17%;
		padding: 3px;
		font-size: 3vw !important;
	}
	.margen-boton-interno {
		margin-left: -39%;
		margin-top: 38%;
		position: absolute;
	}
	.margen-header-interno {
		margin-left: -1%;
		margin-top: 12%;
		width: 80% !important;
	}
	.modal-body{
		margin-bottom:120px !important; 
	}
	.footer-modal{
		width: 60% !important;
		margin-top:-230px !important; 
	}
	.footer-lanzadores{
		margin-top:-210px !important; 
	}
	.tamano-header {
		width: 70%;
		max-width: 300px;
	}
	.tamano-instructivo-1{
		width:80vw;
	}
	.actividad-2 {
		width: 100%;
		height: 532px;
		border: none;
	}
	.custom-select-container {
		background-color: #3366CA !important;
		border-radius: 32px !important;
		padding: 8px !important;
		padding-left: 16px !important;
		width: 88% !important;
		color: #fff !important;
	}
	div.card div.card-description {
		font-size: 14px !important;
	}
	div.cards {
		margin: 23px auto !important;
		margin-left: -44px !important;
	}
	.titulo-cartas-ciclo-3 {
		margin-top: -25%;
		margin-left: 40%;
		color: white;
		font-family: Volkswagen Serial Heavy !important;
		font-size: 2em;
	}
	.margen-actividad {
		margin-left: -50px !important;
		margin-top: 40px !important;
}
	.parejas .card {
		
		min-height: 0px !important;
		width: 180px;
	}
	.margen-texto-popover {

		margin-top: 5%;
		padding-bottom: 15%;
		text-align: center;
	}
	

}
*/

.modal-dialog {
	max-width: 5000px !important;
}