@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-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;
}
.font-azul{
	color: #5269a8
}

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-texto {
	color: #5269a8;
	font-size:100%;
}

.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: 8px 20px;
}

.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-modal-final {

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


.margen-texto-popover {

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


.margen-boton-modal-final {

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

.margen-popover{

	margin-top: 32px;
	margin-left: 72px;
}

.margen-popover-2 {

	margin-top: 15px;
	margin-left: 30px;
}
.margen-popover-3{
    margin-top: 23px;
    margin-left: 43px;
}
.margen-popover-4{
    margin-top: 23px;
    margin-left: 52px;
}

.margen-popover-5 {

	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-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-texto-interno-2 {
    margin-right: 3.8em;
    margin-left: 3.8em;
    margin-top: 2em;
}

.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-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-20 {
		font-size: 22px;
	}

	.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: 220;
	y: 320;
	width: 350px;
	max-width: 400px;
}

.lanzador-1 {
	x: 50;
	y: 220;
	width: 15%;
	width: 200px;
	max-width: 275px;
}

.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);
}

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

@media screen and (min-width: 270px) and (max-width: 600px) {
	
	.fz-16-juego-cartas {
		font-size: 3vw !important;
	}
	
	.tamano-header {
		width: 90%;
	}
	
	@media screen and (min-width: 270px) and (max-width: 400px) {
		.fz-16-juego-cartas {
			font-size: 4vw !important;
		}
		
		.lanzador-0 {
			x: 82;
			y: 250;
			width: 65% !important;
		}
		.padding-especial{
			padding-left: 40px !important;
		}
		.lanzador-1 {
			x: 30;
			y: 215;
			width: 20% !important;
		}

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

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

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

		.lanzador-5 {
			x: 200 !important;
			y: 140 !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;
		}
	}
	.lanzador-0 {
		x: 82;
		y: 250;
		width: 70%;
	}
	
	
	.lanzador-1 {
		x: 30;
		y: 215;
		width: 21%;
	}

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

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

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

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

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

	.header-nav.active {

		left: 50% !important;
	}
	.svg-size {
		height: 400px;
		width: 1500px;
	}
	
	.footer-modal {
		display: block;
		margin: auto;
		width: 75%;
	}
	
	/* -----------------------Mundos---------------------------------------*/
	.footer-modal {
		display: block;
		margin: auto;
		width: 75%;
	}
	
	.margen-boton-modal-final {
		margin-left: 22em;
		margin-top: 26.5em;
		position: absolute;
	}
	
	.modal-final-1{
		width:102% !important;
	}
		
	.margen-texto-interno-2 {
		margin-top: 0em !important;
	}
	
	.carta {
		padding: 30px !important;
	}

	.fz-18-cartas-1 {
		font-size: 1.5em !important;
		margin-left: -70px !important;
		margin-right: -70px !important;
	}
	.padding-especial{
			padding-left: 75px;
		}
	
	/* -----------------------Mundo 1---------------------------------------*/
	.margen-especial-cartas {
		margin-left: 0% !important;
	}
		
	.tamano-instructivo-1 {
		width: 60vw;
	}
	
	.fz-16-actividad {
		font-size: 3vw !important;
	}
	.actividad-2 {
		margin-top: 10px;
		height: 630px;
	}
	
	
	.fz-10 {
		font-size: 2em !important;
	}
	
	/* -----------------------Mundo 3---------------------------------------*/
	
	div.card-1 div.card-description {
		font-size: 14px !important;
	}
	div.cards {
		margin: 23px auto !important;
		margin-left: -23px !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;
	}

		
}

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

@media screen and (min-width: 601px) and (max-width: 1200px) {
	
	@media screen and (min-width: 602px) and (max-width: 850px) {

	}
	
	@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: 1000px) 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;
		}

		.margen-boton-modal-final {

			margin-left: 24em !important;
			margin-top: 14em !important;
			position: absolute !important;	
		}
		.modal-final-1 {
			width: 90% !important;
			margin-left: 30% !important;
		}
	}
	
	.margen-boton-modal-final {

		margin-left: 23.5em;
		margin-top: 17em;
		position: absolute;
	}
	
	.fz-16-juego-cartas {
		font-size: 2vw;
	}
	.fz-10 {
		font-size: 2.5vw;
	}
	
	
	/* -----------------------Mundo 1---------------------------------------*/
	.margen-especial-cartas {
		margin-left: 0% !important;
	}
	
	.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: 483;
		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 index---------------------------------------*/

/* @media screen and (min-width: 800px) and (max-width: 900px) {
	.margen-index-1 {}

	.margen-boton {
		margin-left: 23.5% !important;
		margin-top: 35%;
	}

	.imagen-austronauta {
		margin-left: 63%;
		margin-top: -32%;
		width: 28%;
	}

	.fz-22 {
		font-size: 3vw;
	}

	.fz-50 {
		font-size: 5vw;
	}

	.footer-index {
		position: fixed !important;
		bottom: 0 !important;
	}

	.body-index {
		overflow: hidden !important;
		overflow-x: hidden !important;
	}
} */

/* @media screen and (min-width: 650px) and (max-width: 799px) {

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

	.margen-index-1 {}

	.margen-boton {
		margin-left: 37% !important;
		margin-top: 35%;
	}

	.margen-boton-extra {
		margin-left: 38% !important;
		margin-top: 5%;
	}

	.imagen-austronauta {
		margin-left: 63%;
		margin-top: -42%;
		width: 28%;
	}

	.fz-22 {
		font-size: 3vw;
	}

	.fz-50 {
		font-size: 5vw;
	}

	.tamano-header {
		width: 25%;
	}

	.footer-index {
		position: fixed !important;
		bottom: 0 !important;
	}

	.body-index {
		overflow: hidden !important;
		overflow-x: hidden !important;
	}

}

@media screen and (min-width: 500px) and (max-width: 649px) {
	.margen-index-1 {}

	.margen-boton {
		margin-left: 20.5% !important;
		margin-top: 43%;
	}

	.imagen-austronauta {
		margin-left: 60%;
		margin-top: -36%;
		width: 35%;
	}

	.fz-22 {
		font-size: 3vw;
	}

	.fz-50 {
		font-size: 5vw;
	}

	.footer-index {
		position: fixed !important;
		bottom: 0 !important;
	}

	.body-index {
		overflow: hidden !important;
		overflow-x: hidden !important;
	}

}

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

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

	.margen-texto {
		margin-right: 21%;
		margin-left: 19%;
		margin-top: -18%;
	}

	.margen-boton {
		position: relative !important;
	}

	.margen-boton-extra {
		margin-top: -49%;
		position: absolute !important;
	}

	.imagen-austronauta {
		margin-left: 32%;
		margin-top: 2.5em;
		width: 35%;
	}

	.margen-index-1 {
		margin-bottom: 10px !important;

	}

	.fz-22-titulo {
		font-size: 4vw;
	}

	.fz-50 {
		font-size: 5vw;
	}

	.tamano-header {
		width: 50%;
	}

	.footer-index {
		position: fixed !important;
		bottom: 0 !important;
	}

	.body-index {
		overflow: hidden !important;
		overflow-x: hidden !important;
	}

	@media screen and (min-height: 500px) and (max-height: 1000px) {
		.footer-index {
			margin-top: 0px;
		}

		.margen-texto {
			margin-right: 21%;
			margin-left: 19%;
			margin-top: -14%;
		}

		.imagen-austronauta {
			margin-left: 32%;
			margin-top: 2.5em;
			width: 35%;
		}

		.fz-22-titulo {
			font-size: 4vw;
		}

		.fz-50 {
			font-size: 6vw;
		}
	}
} */

/* -----------------------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: 1000px) and (max-width: 1200px) {

	.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%;
	}
}
@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) {

	.lanzador-0 {
		x: 120;
		y: 160;
		width: 25%;
	}

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

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

	.lanzador-3 {
		x: 280;
		y: 85;
		width: 10%;
	}

	.lanzador-4 {
		x: 450;
		y: 25;
		width: 10%;
	}

	.lanzador-5 {
		x: 550;
		y: 110;
		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;
	}

	.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: 6%;
		margin-left: 17%;
	}

	.margen-popover-2 {
		margin-top: 9%;
		margin-left: 25%;
	}
}


@media screen and (min-width: 500px) and (max-width: 700px) {

	.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;
	}

	.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;
	}

	.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: 300px) and (max-width: 449px) {
	@media screen and (min-width: 425px) and (max-width: 449px) {
		.margen-popover-mundo-2 {
			margin-top: 8% !important;
			margin-left: 19% !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%;
		}

	}

	.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;
	}

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

	.header-nav.active {

		left: 70% !important;
	}

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

	.margen-popover {

		margin-top: 6%;
		margin-left: 25%;
	}

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

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

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