html, body {
  /* position: absolute; */
  width: 100%;
  height: 100%;
  /* background: gray; */
  /* background-size: contain; */
  -webkit-user-select: none;
  overflow: hidden !important;
  margin: 0 !important;
}
@font-face{
  font-family:'muli-Regular';
  src: url('fonts/muli-Regular.ttf');
}
@font-face{
  font-family:'SourceSansPro-Regular';
  src: url('fonts/SourceSansPro-Regular.otf');
}
@font-face{
  font-family:'SourceSansPro-Bold';
  src: url('fonts/SourceSansPro-Bold.otf');
}
.blockPantalla{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 4;
	display: none;
}
.contenedorInicial{
	position: absolute;
	width: 100%;
	height: 100%;
	min-width: 1024px;
	min-height: 768px;
	left: 0;
	top: 0;
	overflow: hidden;
	background: url(../img/bg@2x.jpg) repeat 0 0;
	background-size: 100px 100px;
}
.contenedorSombra{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../img/sombra@2x.png) no-repeat center center;
	background-size: cover;
}
.contenedorInicial .contenedorGrados{
	position: absolute;
	width: 373px;
	height: 413px;
	left: -110px;
	top: -65px;
	z-index: 1;
}
.contenedorInicial .contenedorGrados.pb{
	position: absolute;
	width: 527px;
	height: 495px;
	right: -180px;
	top: -138px;
	left: initial;
}
.contenedorInicial .contenedorGrados.pa{
	position: absolute;
	width: 452px;
	height: 546px;
	left: 15px;
	bottom: -180px;
	top: initial;
}
.contenedorInicial .contenedorGrados.secundaria{
	position: absolute;
	width: 744px;
	height: 587px;
	left: initial;
	top: initial;
	right: -140px;
	bottom: -210px;
}
.contenedorInicial .contenedorGrados.frees{
	position: absolute;
	width: 398px;
	height: 219px;
	left: 0;
	right: 137px;
	top: -87px;
	margin: auto;
}
.contenedorInicial .contenedorGrados .personaje{
	position: absolute;
	width: 100%;
	height: 100%;
	/* left: 0; */
	top: 0;
	background: url(../img/personaje01@2x.png) no-repeat center center;
	background-size: contain;
	z-index: 2;
}
.contenedorInicial .contenedorGrados.pb .personaje{
	background: url(../img/personaje02@2x.png) no-repeat center center;
	background-size: contain;
	z-index: 1;
}
.contenedorInicial .contenedorGrados.pa .personaje{
	background: url(../img/personaje03@2x.png) no-repeat center center;
	background-size: contain;
	z-index: 1;
}
.contenedorInicial .contenedorGrados.secundaria .personaje{
	background: url(../img/personaje04@2x.png) no-repeat center center;
	background-size: contain;
	z-index: 1;
}
.contenedorInicial .contenedorGrados.frees .personaje{
	background: url(../img/personaje05@2x.png) no-repeat center center;
	background-size: contain;
}
.contenedorInicial .contenedorGrados .boton{
	position: absolute;
	width: 267px;
	height: 90px;
	left: 84px;
	top: 382px;
	font-family:'SourceSansPro-Regular';
	font-size: 35px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../img/boton01@2x.png) no-repeat center center;
	background-size: contain;
	z-index: 5;
}
.contenedorInicial .contenedorGrados.pb .boton{
	/* left: 90px; */
	top: 454px;
	background: url(../img/boton02@2x.png) no-repeat center center;
	background-size: contain;
}
.contenedorInicial .contenedorGrados.pa .boton{
	left: -33px;
	top: 256px;
	background: url(../img/boton03@2x.png) no-repeat center center;
	background-size: contain;
	z-index: 2;
}
.contenedorInicial .contenedorGrados.secundaria .boton{
	left: 344px;
	top: 264px;
	background: url(../img/boton04@2x.png) no-repeat center center;
	background-size: contain;
	z-index: 2;
}
.contenedorInicial .contenedorGrados.frees .boton{
	left: 150px;
	top: 187px;
	background: url(../img/boton05@2x.png) no-repeat center center;
	background-size: contain;
}
.contenedorTitulo{
	position: absolute;
	width: 440px;
	height: 30%;
	left: 0;
	right: 0;
	margin: auto;
	top: 189px;
	font-family:'SourceSansPro-Regular';
	font-size: 70px;
	color: #ffffff;
	text-shadow: 0px 0px 30px #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 0.9;
	display: flex;
	justify-content: center;
	align-items: center;
}
/*ESTILOS CATALOGO*/
.contenedorCatalogo{
	position: relative;
	width: 100%;
	min-width: 1024px;
	height: 100%;
	left: 0px;
	min-height: 768px;
	top: 768px;
	z-index: 3;
	background: url(../img/bg@2x.jpg) repeat 0 0;
	background-size: 100px 100px;
	overflow: hidden;
	/*background: url(../img/bga@2x.jpg) no-repeat center center;
	background-size: 1024px 768px;*/
}
.bandera{
	position: absolute;
	width: 267px;
	height: 102px;
	left: 370px;
	top: -100px;
	font-family:'SourceSansPro-Regular';
	font-size: 45px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../img/banderaFrees@2x.png) no-repeat center center;
	background-size: contain !important;
	display: none;
}
.bandera.banderaKinder{
	background: url(../img/banderaKinder@2x.png) no-repeat center center;
}
.bandera.banderaPB{
	background: url(../img/banderaPB@2x.png) no-repeat center center;
}
.bandera.banderaPA{
	background: url(../img/banderaPA@2x.png) no-repeat center center;
}
.bandera.banderaSEC{
	background: url(../img/banderaSEC@2x.png) no-repeat center center;
}
.contenedorCatalogo .home{
	position: absolute;
	width: 108px;
	height: 71px;
	left: -5px;
	top: 19px;
  	background: url(../img/home@2x.png) no-repeat center center;
	background-size: contain;
}
.contenedorCatalogo .filtros{
	position: absolute;
	width: 215px;
	height: 71px;
	left: 130px;
	top: 19px;
	background: url(../img/filtro@2x.png) no-repeat center center;
	background-size: contain;
}
.contenedorCatalogo .contenedorBuscar{
	position: absolute;
	width: 370px;
	height: 65px;
	right: 0;
	top: 19px;
}
.contenedorCatalogo .contenedorBuscar .buscador{
	position: absolute;
	/*width: 260px;*/
	width: 0px;
	height: 37px;
	right: 103px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	/* border-radius: 20px; */
	/* background-color: rgba(186, 186, 186, 0.7); */
}
.contenedorCatalogo .contenedorBuscar .imgBuscar{
	position: absolute;
	width: 108px;
	height: 71px;
	right: -5px;
	top: 0;
	background: url(../img/buscar@2x.png) no-repeat center center;
	background-size: contain;
}
.contenedorCatalogo .contenedorInformacion{
	position: absolute;
	min-width: 355px;
	width: 30%;
	min-height: 630px;
	height: 80%;
	left: 0;
	top: 115px;
	border-top-right-radius: 45px;
	background-color: #5b9ac0;
	overflow: hidden;
	z-index: 1;
}
.contenedorCatalogo .contenedorInformacion .imagenPrevia{
	position: absolute;
	width: 280px;
	height: 209px;
	left: 0;
	top: 0px;
	right: 0;
	margin: auto;
	background-size: 100% 100% !important;
	background-repeat: no-repeat !important;
	/*background-color: red;*/
}
.contenedorCatalogo .contenedorInformacion .informacion{
	position: absolute;
	width: 100%;
	height: 65%;
	left: 0%;
	right: 0%;
	top: 209px;
	margin: 0 auto;
}
.contenedorCatalogo .contenedorInformacion .informacion .encabezado{
	position: relative;
	width: 100%;
	height: 75px;
	left: 0;
	top: 0;
	background-color: #ffffff;
	text-align: center;
}
.contenedorCatalogo .contenedorInformacion .informacion .encabezado .nombreInteractivo{
	position: relative;
	display: inline-flex;
	height: 41px;
	padding: 3px;
	font-family: 'SourceSansPro-Regular';
	font-size: 26px;
	color: #5b9ac0;
	align-items: center;
	justify-content: center;
	border-bottom: 3px solid #5b9ac0;
	box-sizing: border-box;
}
.contenedorCatalogo .contenedorInformacion .informacion .encabezado .tipoInteractivo{
	position: relative;
	width: 100%;
	height: 34px;
	left: 0;
	top: 0;
	font-family: 'SourceSansPro-Regular';
	font-size: 20px;
	color: #4d4d4d;
	align-items: center;
	justify-content: center;
}
.contenedorCatalogo .contenedorInformacion .informacion .atributos{
	position: relative;
	width: 100%;
	height: auto;
	min-height: 25px;
	max-height: 85px;
	left: 0;
	top: 0;
	margin-top: 15px;
}
.contenedorCatalogo .contenedorInformacion .informacion .atributos .atributo{
	position: relative;
	display: inline-block;
	width: 113px;
	height: 25px;
	left: 15px;
	top: 0;
	margin-right: 8px;
	border-radius: 12px;
	background-color: #ffffff;
}
.contenedorCatalogo .contenedorInformacion .informacion .atributos .atributo .circuloAtributo{
	position: absolute;
	width: 15px;
	height: 15px;
	left: 6px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background-color: #aabd49;
	border-radius: 50%;
}
.contenedorCatalogo .contenedorInformacion .informacion .atributos .atributo .textoAtributo{
	position: absolute;
	width: 67px;
	height: 100%;
	left: 24px;
	top: 0;
	font-family: 'SourceSansPro-Regular';
	font-size: 17px;
	color: #4d4d4d;
	display: flex;
	align-items: center;
}
.contenedorCatalogo .contenedorInformacion .informacion .descripcion{
	position: relative;
	width: 95%;
	height: auto;
	min-height: 50px;
	max-height: 110px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-top: 9px;
	overflow: scroll;
	outline: none;
	resize: none;
}
::-webkit-scrollbar {
   display: none;
}
.contenedorCatalogo .contenedorInformacion .informacion .descripcion .tituloDescripcion{
	position: relative;
	width: 95%;
	height: 30px;
	font-family: 'SourceSansPro-Regular';
	font-size: 22px;
	color: #ffffff;
	display: flex;
	align-items: center;
	border-bottom: 3px solid #ffffff;
	box-sizing: border-box;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	padding-bottom: 10px;
}
.contenedorCatalogo .contenedorInformacion .informacion .contenido{
	position: relative;
	width: 100%;
	height: auto;
	max-height: 100%;
	left: 0;
	top: 0;
	font-family: 'SourceSansPro-Regular';
	font-size: 15px;
	color: #ffffff;
	display: flex;
	align-items: center;
/*	justify-content: center;*/
	text-align: justify;
	padding: 0 10px;
	box-sizing: border-box;
	resize: none;
}
.contenedorCatalogo .contenedorInformacion .informacion .objetivo .contenido{
	justify-content: left;
	text-align: left;
}
.contenedorCatalogo .contenedorInformacion .informacion .objetivo{
	position: relative;
	width: 95%;
	height: auto;
	min-height: 50px;
	max-height: 110px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-top: 9px;
	outline: none;
	resize: none;
	display: none;
}
.contenedorCatalogo .contenedorInformacion .informacion .objetivo .tituloObjetivo{
	position: relative;
	width: 95%;
	height: 30px;
	font-family: 'SourceSansPro-Regular';
	font-size: 22px;
	color: #ffffff;
	display: flex;
	align-items: center;
	border-bottom: 3px solid #ffffff;
	box-sizing: border-box;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	padding-bottom: 10px;
}
.contenedorCatalogo .contenedorInformacion .informacion .script{
	position: relative;
	width: 110px;
	height: 30px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-top: 15px;
	font-family: 'SourceSansPro-Bold';
	font-size: 23px;
	color: #4d4d4d;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
	background: #ffffff;
}
.contenedorCatalogo .contenedorInformacion .informacion .script a{
	text-decoration: none;
	color: #4d4d4d;
}
.contenedorFiltros{
	position: absolute;
	min-width: 355px;
	width: 30%;
	min-height: 630px;
	height: 80%;
	left: -30%;
	top: 115px;
	border-top-right-radius: 45px;
	background-color: #ffb400;
	overflow: auto;
	z-index: 0;
}
.contenedorFiltros .categoria{
	position: relative;
	width: 90%;
	height: 10%;
	left: 10px;
	top: 0px;
	font-family: 'SourceSansPro-Regular';
	font-size: 30px;
	color: #ffffff;
	display: flex;
	align-items: center;
	/* justify-content: center; */
	border-bottom: 2px solid #ffffff;
	margin-bottom: 2px;
	box-sizing: border-box;
}
.contenedorFiltros .categoria .sombra{
	position: absolute;
	width: 0%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 50px;
}
.contenedorCatalogo .contenedorGaleria{
	position: absolute;
	min-width: 620px;
	width: 60%;
	min-height: 605px;
	height: 80%;
	right: 0;
	top: 115px;
	padding-right: 25px;
	overflow: auto;
}
.contenedorCatalogo .contenedorGaleria .contenedorImagenes{
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
}
.contenedorCatalogo .contenedorGaleria .contenedorImagenes .contenedorMiniatura{
	position: relative;
	float: left;
	width: 191px;
	height: 147px;
	margin-right: 15px;
	margin-bottom: 13px;
	left: 0;
	top: 0;
}
.contenedorCatalogo .contenedorGaleria .contenedorImagenes .contenedorMiniatura:nth-of-type(3n + 3){
	/* margin-right: 0px; */
}
.contenedorCatalogo .contenedorGaleria .contenedorImagenes .contenedorMiniatura img{
	width: 100%;
	height: 100%;
}
.contenedorCatalogo .contenedorGaleria .contenedorImagenes .contenedorMiniatura .nombreMiniatura{
	position: absolute;
	width: 100%;
	height: 30px;
	left: 0;
	bottom: 0;
	font-family:'SourceSansPro-Regular';
	font-size: 14px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 0 2px;
	box-sizing: border-box;
}
.modal{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	z-index: 4;
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
}
.modal .close{
	position: absolute;
	width: 54px;
	height: 35px;
	right: 0;
	top: 0;
	background: url(../img/regresar@2x.png) no-repeat center center;
	background-size: contain;
	z-index: 1;
}
.buscador input[type="text"] {
    width: 95%;
    height: 100%;
    background-color: transparent;
    border: none;
    font-family: 'SourceSansPro-Regular';
    font-size: 20px;
    color: white;
    background-color: rgba(186, 186, 186, 0.7);
    border-radius: 20px 0 0px 20px;
    outline: none;
    padding-left: 20px;
}
.buscador input[type="text"]:focus {	
    background-color: rgba(186, 186, 186, 1);
}
iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.imagenPrevia .buttonInfo {
	width: 45%;
	height: 30px;
	background-color: red;
	display: inline-block;
	position: absolute;
	bottom: -30px;
	border-radius: 0 0 15px 15px;
}
.imagenPrevia .buttonInfo.couchButton{ right: 0; }
