@import url(https://fonts.googleapis.com/css?family=Playfair+Display:900|Josefin+Sans:400);
@font-face {
	font-weight: normal;
	font-style: normal;
		
}


*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after {display: table;  content: ''; }
.clearfix:before, .clearfix:after {display: table;  content: ''; }
.clearfix:after { clear: both; }

body {
	color: #FFFFFF;
	font-weight: lighter;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Terminal Dosis Light', Arial, sans-serif;*/
	background-color: #000;
	background-image: url(../imagenes/fondos_fijo.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#open_preferences_center
{
	font-size: 1em;
	font-weight: bolder;
	color: #fafdf4;
	padding: 10px;
	z-index: 100;
	background-color: #000;
	height: 40px;
	border-radius: 10px;
	position: fixed;
	left: 10px;
	bottom: 10px;
	}


a {
	color: #FFF;
	text-decoration: none;
	font-size: 2em;
}

a:hover,
a:focus {
	outline: none;
	color: #999999 !important;
}

img {
	max-width: 100%;
}
.bto-sobre2
{
	/*opacity: 1.0;*/
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;

}
.bto-sobre2:hover
{
	/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;
}

.glosario a {
	height: 72px;
	width: 101px;
	position: fixed;
	z-index: 100;
	top: 300px;
	right: 0px;
	text-align: center;
	padding-top: 5px;
	background-color: #376F54;
	border-radius: 33px 0px 0px 200px;
	-moz-border-radius: 33px 0px 0px 200px;
	-webkit-border-radius: 33px 0px 0px 200px;
	border: 0px solid #000000;
	font-size: 1.2em;
}
.glosario a:hover
{
	height: 72px;
	width: 101px;
	position: fixed;
	z-index: 100;
	top: 300px;
	right: 0px;
	text-align: center;
	padding-top: 5px;
	background-color: #063E23;
	border-radius: 33px 0px 0px 200px;
	-moz-border-radius: 33px 0px 0px 200px;
	-webkit-border-radius: 33px 0px 0px 200px;
	border: 0px solid #000000;
	font-size: 1.2em;
}


.actividad {
	height: 72px;
	width: 101px;
	position: fixed;
	z-index: 100;
	top: 390px;
	right: 0px;
}

.centrar {
	width: 100%;
	padding: 0px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.adorno{
	width: 80%;
	text-align: center;
	background-image: url(../imagenes/ico-poema.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #242424;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

header {
	height: 100px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

	
.menu-superior {
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 4px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	width: auto;
	height: 95px;
	background-color: rgba(0,0,0,0.7);
	background-attachment: fixed;
}
.logo-cabecera {
	width: 45%;
	height: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-left: 0px;
	background-image: url(../imagenes/antologia-poetica-de-la-lieratura-espanola.png);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	background-position: center;
}
.logo-cabecera h1 {
	font-size: 3em;
	font-family: 'Courgette', cursive;
}
.logo-cabecera h2 {
	font-size: 1.5em;
	font-weight: lighter;
}


.menu-inicio {
	float: left;
	width: 160px;
	height: 90px;
	padding-top: 20px;
}
.menu-inicio ul {
	display: inline;
	padding-top: 10px;
}
.menu-inicio li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 4px;
}
.logos {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logos ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.logos li {
	display: inline;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.presentacion {
	text-align: center;
	height: auto;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

button {
	border: none;
	letter-spacing: 1px;
	cursor: pointer;	
	padding: 0em;
	margin: 0px;
	color: #FFF;
	background-color: transparent;
}
.video-poema {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F00;
}

.md-modal {
	position: fixed;
	top: 55%;
	left: 50%;
	max-width: 70%;
	min-width: 50%;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #FFFFFF;
	border: 10px solid #FFF;
	background-repeat: no-repeat;
	border-radius: 15px;
	width: 100%;
	text-align: center;
}
.md-content video {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}


.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	position: relative;
	border-radius: 3px;
	width: 100%;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 3em;
	font-weight: bolder;	
	/*border-radius: 3px 3px 0 0;*/
	/*background-color: rgba(0,148,202,0.9);*/
	color: #FFF;	
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}

.texto-presentacion {
	font-size: 1em;
	color: #000;
	overflow: auto;
	text-align: justify;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 100%;
	height: 800px;
	font-weight: lighter;
}
@media screen and (max-width: 1000px) {
	
	.texto-presentacion {
	font-size: 0.8em;
	color: #000;
	text-align: justify;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 100%;
	height: 400px;
}
	
	}
.lorca {
	float: left;
	margin-right: 10px;
}

	
.leer {
	background-color: #eb0a0a;
	height: 80px;
	width: 80px;
	font-size: 1.2em;
	color: #FFF;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	border-radius: 50%;
}
.leer:hover
{
	/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;

	background-color: #376F54;
	color: #FFF;
}
.cerrar {
	width: 80px;
	padding: 0px;
	height: 80px;
	font-size: 1.8em;
	font-weight: lighter;
	float: right;
	margin: 10px;
}

.cerrar-texto {
	background-color: #000;
	height: 80px;
	width: 80px;
	font-size: 1.5em;
	color: #FFF;
	position: absolute;
	top: 0px;
	font-weight: lighter;
	right: 0px;
	text-align: center;
	float: right;
	border-radius: 50%;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.cerrar-texto:hover
{
	/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;
	background-color: #eb0a0a;
	color: #FFF;
}

.cerrar-contenido {
	background-color: #000;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	font-size: 2em;
	color: #FFF;
	position: absolute;
	top: 30px;
	font-weight: bolder;
	right: 0px;
}

.cerrar-contenido:hover
{
	/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;
	background-color: #35859f;
}
.txt-contenido {
	float: left;
	height: auto;
	width: 50%;	
	background-color: #FFF;
	font-size: 1em;
	color: #666;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: lighter;
}
.video-contenido2 {
	width: 100%;
}
.imagen-intro {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 772px;
}
.linea {
	height: 250px;
	width: 100%;
background-color: rgba(0,0,0,0.1);
/*	border-top-width: 200px;
	border-top-style: solid;*/
/*	border-top-color: #0F88A1;*/
	
}
.titulo-portada {
	height: 772px;
	width: 100%;
	background-size: contain;
	position: absolute;
}



.sub-titulo {
	text-align: center;
	padding-top: 20px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
/*	background: rgba(255, 255, 255, 0.7);*/
	border-radius: 10px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.sub-titulo p {
	color: #FFFFFF;
	font-size: 1.5em;
	/*text-shadow: 1px 1px 1px #fff;*/
}

.sub-titulo h2 {
	color: #FFFFFF;
	/*text-shadow: 1px 1px 1px #fff;*/
	font-size: 1.8em;
	font-weight: lighter;
	padding-bottom: 10px;
	line-height: 50px;
	padding-right: 5px;
	padding-left: 5px;
}


.sub-titulo2 {
	text-align: center;
	float: left;
	width: 100%;
	height: 200px;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sub-titulo2 h2 {
	color: #FFFFFF;
	font-size: 3em;
	font-weight: lighter;
	padding-right: 5px;
	padding-left: 5px;
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 200px;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
}



.pie {
	background-color: rgba(125,11,11,0.4);
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 1em;
	font-weight: lighter;
	font-size: 1.2em;
}
.pie ul{
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.pie li{
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}

.logos-pie {

	height: auto;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	width: 65%;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}
.logos-pie ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logos-pie li {
	margin: 0px;
	list-style-type: none;
	display: inline;
}
.redes {
	width: auto;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redes a:link {
	font-size: 3em;
}
.redes a:visited {
	font-size: 3em;
}
.redes a:hover {
	font-size: 3em;
}


.redes ul {
	display: inline;
	padding: 0px;
}
.redes li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.indice h3 {
	font-weight: lighter;
	margin-bottom: 10px;
}
.indice a {
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

.indice a:hover,
.indice a:focus {
	outline: none;
	color: #999999 !important;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

.direccion {
	line-height: 25px;
	text-align: center;
	font-weight: lighter;
	font-size: 0.8em;
}
.direccion a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

.direccion a:hover,
.direccion a:focus {
	outline: none;
	color: #999999 !important;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}


.w3-row-padding:after{content:"";display:table;clear:both}
.w3-third{
	float: left;
	width: 100%;
}

.w3-col.s12{width:99.99999% }

@media only screen and (min-width:601px){
.w3-col.m4,.w3-third{width:33.33333%}
}
#subir  {
	height: 75px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/fondo-sube.png);
	background-repeat: no-repeat;
	padding-top: 1px;
}
#subir ul  {
	padding: 0px;
	list-style-type: none;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#subir li  {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


.bto-sobre
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;	

}
.bto-sobre:hover
{
	opacity: 0.7;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	cursor: pointer;
	text-decoration: none;	
}

  /* normalize */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  }




.grid {
	max-width: 100%;
	list-style: none;
	text-align: center;
	z-index: 1;
	height: 150px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
  }



/* Common Style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 98%;
	max-width: 98%;
	max-height: 100px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 0%;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #000000;
	padding: 0px;
	display: block;
	height: 100px;
	color: #FFF;
	border-radius:10px;
  }


.grid figure img {
	position: absolute;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.9;
	z-index: 1000;
	top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
  }

.grid figure figcaption {
	padding: 1em;
	color: #fff;	
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
  }

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
  }


.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: bolder;
	color: #FFF;
	font-size: 2em;
  }

.grid figure h2 span {
	color: #FFF;
  }


.grid figure p {
	font-weight: lighter;
	font-size: 1em;
	position: absolute;
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	color: #FFF;
  }
.grid figure a {
	font-weight: lighter;
	font-size: 1em;
	margin: 0px;
  }

figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.0) 90%);
  content: '';
  opacity: 0;
  transform: translate3d(0,50%,0);
  }
  
 
figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	color: #FFFFFF;
	transition: transform 0.35s, color 0.35s;
	transform: translate3d(0,-50%,0);
	width: 100%;
  }
 
 
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  transition: opacity 0.35s, transform 0.35s;
  }
 
figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	padding: 2em;
	text-align: center;
  }
 
figure.effect-sadie:hover h2 {
	color: #fff;
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 2em;
	padding-left: 0em;
  }
 
figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
  opacity: 1;
  transform: translate3d(0,0,0);
  }

@media screen and (max-width: 1000px) {
	.secciones h1 {
	font-size: 2em;
	font-weight: lighter;
	line-height: 50px;
	padding-left: 50px;
	color: #42AACD;
	text-shadow: 1px 1px 10px #fff;
	background: rgba(255, 255, 255, 0.8);
}
.imagen-intro {
	height: 772px;
	
}
.titulo-portada {
	height: 772px;
	width: 100%;
	background-size: contain;
	background-image: url(../imagenes/fondo-titulo-movil.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
.sub-titulo {
	text-align: center;
	padding-top: 20px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;

	margin-top: 5px;
	margin-bottom: 30px;
}
.sub-titulo h2 {

	font-size: 1.5em;
	font-weight: lighter;
	line-height: 30px;
	
}
.adorno {
	display: none;
}

.presentacion {
	background: rgba(255,255,255,0.5);
	text-align: center;
	height: auto;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:20px;
}
.md-modal {
	
	max-width: 90%;
	min-width: 90%;
	top: 50%;
	left: 50%;
}

.md-content video {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.glosario {
	display: none;
}
.actividad {
	display: none;
}
	.logos {
	display: none;
}
.logo-cabecera {
	width: 100%;
	height: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.logo-cabecera h1 {
	font-size: 3em;
	font-family: 'Courgette', cursive;
}
.logo-cabecera h2 {
	font-size: 1.5em;
	font-weight: lighter;
}
.menu-inicio {
	display: none;	
}

.grid {
	max-width: 100%;
	list-style: none;
	text-align: center;
	z-index: 1;
	font-weight: lighter;
	height: 150px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
  }
  .sub-titulo2 h2 {
	color: #FFFFFF;
	font-size: 2.5em;
	font-weight: lighter;
	padding-right: 5px;
	padding-left: 5px;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 200px;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
}
.indice {
	text-align: center;
	margin-bottom: 50px;
}
.indice h3 {
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.indice li{
	text-align: center;
	list-style-type: none;
}

.logos-pie {
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	width: 100%;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
}
.logos-pie ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
}
