.vocabulario1 {
	background-image: url(../img/bto_vocabulario1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocabulario2 {
	background-image: url(../img/bto_vocabulario2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocabulario3 {
	background-image: url(../img/bto_vocabulario3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocabulario4 {
	background-image: url(../img/bto_vocabulario4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocabulario5 {
	background-image: url(../img/bto_vocabulario5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocabulario6 {
	background-image: url(../img/bto_vocabulario6.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocabulario7 {
	background-image: url(../img/bto_vocabulario7.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocabulario8 {
	background-image: url(../img/bto_vocabulario8.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocabulario9 {
	background-image: url(../img/bto_vocabulario9.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocabulario10 {
	background-image: url(../img/bto_vocabulario10.png);
	background-repeat: no-repeat;
	background-position: center center;
}



.linguisticos1 {
	background-image: url(../img/que-pelos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos2 {
	background-image: url(../img/desayuno-entre-dos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos3 {
	background-image: url(../img/nos-lavamos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos4 {
	background-image: url(../img/signos-letras.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos5 {
	background-image: url(../img/con-una-mano.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos6 {
    background-image: url(../img/somos-un-avion.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos7 {
	background-image: url(../img/el-naufrago.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos8 {
	background-image: url(../img/la-semilla.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos9 {
	background-image: url(../img/paseo-por-el-bosque.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos10 {
	background-image: url(../img/pajaro1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos11 {
	background-image: url(../img/pajaro2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos12 {
	background-image: url(../img/el-caballo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linguisticos13 {
	background-image: url(../img/animales-mundo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.identidad1 {
	background-image: url(../img/bto_identidad1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.identidad2 {
	background-image: url(../img/bto_identidad2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.identidad3 {
	background-image: url(../img/bto_identidad3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.identidad4 {
	background-image: url(../img/bto_identidad4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.identidad5 {
	background-image: url(../img/bto_identidad5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.identidad6 {
	background-image: url(../img/bto_identidad6.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.identidad7 {
	background-image: url(../img/bto_identidad7.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.adivinanzas1 {
	background-image: url(../img/bto_cuento1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.adivinanzas2 {
	background-image: url(../img/bto_cuento2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.adivinanzas3 {
	background-image: url(../img/bto_cuento3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.adivinanzas4 {
	background-image: url(../img/bto_cuento4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.adivinanzas5 {
	background-image: url(../img/bto_cuento5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.adivinanzas6 {
	background-image: url(../img/bto_cuento6.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.adivinanzas7 {
	background-image: url(../img/bto_cuento7.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.grid {
	list-style: none;
	text-align: center;
	width: 100%;
	display: inline;
}


/* Common style */
.grid figure {
	overflow: hidden;
	width: 320px;
	height: 200px;
	text-align: center;
	cursor: pointer;
	margin: 0em;
	display: inline-block;
	position: relative;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
	margin-top: 5px;
	border-radius: 50%;
	height: 150px;
	width: 150px;
	border: 8px solid #1062A7;
	margin-right: auto;
	margin-left: auto;
}

.grid figure figcaption {
	padding: 0.1em;
	color: #fff;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
	
}

.grid figure h2 {
	font-weight: bolder;
	/*	background-color: #000;*/
	text-align: center;
	font-size: 2em;
}

.grid figure h2 span {
	font-weight: 100;
}

.grid figure h2,
.grid figure p {
	margin: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 1em;
	text-align: center;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	/*width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);*/
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 90%;
	text-align: left;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	background-color: transparent;
}

figure.effect-lily p {
	color: rgba(255,255,255,0.6);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

.icon-eye::before {
	content: '\e000';
}

.icon-paper-clip::before {
	content: '\e001';
}

.icon-heart::before {
	content: '\e024';
}

@media screen and (max-width: 69.5em) {
	.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: 1em;
	width: 320px;
	height: 200px;
	text-align: center;
	cursor: pointer;
	border-radius: 1px;
	}
	.sub-menu2 ul {
	text-align: left;
	margin-bottom: 2px;
	padding-top: 5px;
}	
.grid figure p {
	letter-spacing: 1px;
	font-size: 1em;
	text-align: center;
}
	.grid figure figcaption {
		font-size: 90%;
	}
	.grid figure figcaption {
	padding: 0.1em;
	color: #fff;
	font-size: 2em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 100%;
	text-align: left;
}


}


@media screen and (max-width: 41.5em) {

.sub-menu ul {
	text-align: left;
	margin-bottom: 2px;
	padding-top: 5px;
}
	.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: 1em;
	width: 320px;
	height: 200px;
	text-align: center;
	cursor: pointer;
	border-radius: 1px;
	}
	.grid figure p {
	letter-spacing: 1px;
	font-size: 1.5em;
	text-align: center;
}
.grid figure figcaption {
	padding: 0.1em;
	color: #fff;
	font-size: 1.5em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 100%;
	text-align: left;
}

.derecha {
	border: 10px solid #407AC0;
	border-radius: 50%;
	height: 150px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
