*{
  margin:0
  padding:0;
  -webkit-box-sizing:border-box;
  -moz-sizing:border-box;
  box-sizing: border-box;
}

@charset "utf-8";
/* CSS Document */

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


body {
    line-height:1;
}

body {
	-webkit-text-size-adjust: none;
}
/***************************************Fin del reset */



/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	/*body {
		-ms-overflow-style: scrollbar;
	}*/

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	html {
		box-sizing: border-box;
	}

	*, *:before, *:after {
		box-sizing: inherit;
	}

	body {
		/*background: #E0E0E2;*/
		background-image:url(../img/fase_1/bg_fase_1.jpg);
		background-repeat: repeat-x repeat-y;
	}

		body.is-preload *, body.is-preload *:before, body.is-preload *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}






.contenedor{/*background-color: #F9F3E5;*/
		width: 100%;
		height:39em;/***************************************alto */
		max-width: 68em;
		margin: 0 auto;
		padding: 0 2.5em;}

@media screen and (max-width: 736px) {

			#contenedor > * > .interno {
				padding: 0 1.25em;
			}

		}



/* Header */

	#header {
		padding: 3em 0 0.1em 0 ;
	}


			#header .icono {
				margin-right: 0.65em;
			}

				#header .icono img {
					display: block;
					width: 2.5em;
					height: 2.5em;
				}


#header .logo {
			display: block;
			border-bottom: 0;
			font-weight: 600;
			letter-spacing: 0.1em;
			margin: 0 0 0 0;
			text-decoration: none;

			animation: anims_1 3s;
		}

		#header .logo > * {
				display: inline-block;
				vertical-align: middle;
			}


.titulo  {
		font-size: 1.5em;
		font-weight: 700;
		line-height: 1.3;
	    margin: 0 0 0 0;
		height: 1.2em;
		/*overflow:hidden;*/
		color: #212121;
		font-family: 'Libre Baskerville', serif;
		animation: anims_1 3s;
		opacity: 94%
	}

/*Animación Titulo 1*/
@keyframes anims_1 {
	0%{opacity: 0%;
	margin-left: 0.8em;}
	25%{opacity: 94%;
		margin-left: 0em;}
	100%{opacity: 94%;
	margin-left: 0em;}
	}



.subtitulo  {font-size: 0.8em;
		margin: 0 0 0 4.4em;
	    color:#6C5570;
		font-family: "Source Sans Pro", Helvetica, sans-serif;
		animation: anims_2 3s;
		margin-left: 4.5em;
	opacity: 90%;
	}


/*Animación Subtitulo*/
@keyframes anims_2 {
	0%{opacity: 0%;
	margin-left: 0;}
	25%{opacity: 90%;
		margin-left: 4.5em;}
	100%{opacity: 90%;
	margin-left: 4.5em;}

	}



@keyframes anims_txt1 {
	0%{opacity: 0%;}
	5%{opacity: 0%;}
	8%{opacity: 100%;}
	38%{opacity: 100%;}
	44%{opacity: 0%;}
	100%{opacity: 0%;}
	}


@keyframes anims_txt2 {
	0%{opacity: 0%;}
	45%{opacity: 0%;}
	48%{opacity: 100%;}
	74%{opacity: 100%;}
	78%{opacity: 0%;}
	}



@keyframes anims_txt3 {
	0%{opacity: 0%;}
	60%{opacity: 0%;}
	64%{opacity: 100%;}
	90%{opacity: 100%;}
	94%{opacity: 0%;}
	}





  .flor {margin: 2.5em 2em 2em 1em;
	  	display:block;
		align-items: center;
		justify-content: center;

    /*-webkit- transition: all 1s ease;
    -moz- transition: all 1s ease;*/
  }


 .flor img { margin: 0px;
 			animation-duration:2.2s;
	 			 /*animation-duration: 3s;*/
  			animation-iteration-count: infinite;
  			animation-direction: alternate;
  			float: inherit;
 				/*padding: 10px 15px;*/
	 		padding: 0.5em 0.5em 0.5em 0.5em;
	 		cursor: pointer;
	 			/*background: #F08C8E;*/
	 		margin-left: 2.5em;
  }


  to {
	  margin-top: 4%;
	  position: absolute;
   /* margin-top: 10%;
   height: 40%;*/
  }




#footer {
	/*background: #3538C9;*/
  margin-top:25.92em;
  display: block;

	}



.song img {
	width: 1.7em;
	cursor: pointer;
	margin-left: 61em;
}


/*********Botones slide**********/
.btn img  {width: 1.7em;
}


ul.btn {display: -moz-flex;
  		display: -webkit-flex;
  		display: -ms-flex;
  		display: flex;
  		cursor: default;
  		list-style: none;
	width: 25%;
	margin-left: 22.5em;
	margin-right: auto;



  	}

  		ul.btn li {margin-left: auto;
			margin-right: auto;
			width: 25%;
  		}


ul.btn li a {
			display: flex;
			align-items: center;
			justify-content: center;
			height: 2.5em;
			width: 2.5em;

  		}


ul.btn li a:hover {background-image: url(../img/4_lunas_slide/hover.png);
			display: flex;
			align-items: center;
			justify-content: center;
			height: 2.5em;
			width: 2.5em;
			background-repeat: round;
  		}





/*Animación Subtitulo*/
@keyframes txt_1 {
	0%{opacity: 0%;}
	2%{opacity: 0%;}
	5%{opacity: 100%;}
	100%{opacity: 100%;}
	}

@keyframes txt_2 {
	0%{opacity: 0%;}
	15%{opacity: 0%;}
	18%{opacity: 100%;}
	100%{opacity: 100%;}
	}

@keyframes txt_3 {
	0%{opacity: 0%;}
	28%{opacity: 0%;}
	31%{opacity: 100%;}
	100%{opacity: 100%;}
	}

@keyframes txt_4 {
	0%{opacity: 0%;}
	41%{opacity: 0%;}
	44%{opacity: 100%;}
	100%{opacity: 100%;}
	}

@keyframes txt_5 {
	0%{opacity: 0%;}
	54%{opacity: 0%;}
	57%{opacity: 100%;}
	100%{opacity: 100%;}
	}


  .textos_anims1 {
      background:rgb(148 169 255 / 46%);
   		color: #355952de;
  		font-family: 'Libre Baskerville', serif;
  		text-align: center;
  		border:rgb(148 169 255 / 46%).2em solid;
  		padding: 0.3em 0.6em 0.3em 0.6em;
  		margin: -5em 0em 0em 52.5em;
  		width: 30%;
  		line-height : 1.6em;
  		font-size: 0.8em;
  		position:relative;
  		z-index: 150;
  		animation: txt_1 40s;
      border-radius: 10px;
  }

.textos_anims2 {position:relative;
		z-index: 100;
		border-radius: 10px;
 		color: #355952de;
		font-family: 'PT Sans', sans-serif;
		text-align: center;
		border:rgb(148 169 255 / 46%)dotted;
		padding: 0.3em 0.6em 0.3em 0.6em;
		margin: 3em 0em 0em 48.5em;
		width: 30%;
		line-height : 1.6em;
		font-size: 0.9em;
		animation: txt_2 40s;

}

.textos_anims3{position:relative;
		color: #355952de;
		border-radius: 10px;
		font-family: 'PT Sans', sans-serif;
		text-align: center;
		border:rgb(148 169 255 / 46%)dotted;
		padding: 0.3em 0.6em 0.3em 0.6em;
		margin: 0em 0em 0em -2em;
		width: 30%;
		line-height : 1.6em;
		font-size: 0.9em;
		animation: txt_4 40s;
    z-index: 100;
}

.textos_anims4{position:relative;
		z-index: 100;
		border-radius: 10px;
 		color: #355952de;
		font-family: 'PT Sans', sans-serif;
		text-align: center;
		border:rgb(148 169 255 / 46%)dotted;
		padding: 0.3em 0.6em 0.3em 0.6em;
		margin: -15em 0em 0em -1.5em;
		width: 30%;
		line-height : 1.6em;
		font-size: 0.9em;
		animation: txt_3 40s;
}

.textos_anims5{
    position:relative;
		z-index: 110;
		border-radius: 10px;
 		color: #355952de;
		font-family: 'PT Sans', sans-serif;
		text-align: center;
		border:rgb(148 169 255 / 46%)dotted;
		padding: 0.3em 0.6em 0.3em 0.6em;
		margin: 8em 0em 0em 47em;
		width: 30%;
		line-height : 1.6em;
		font-size: 0.9em;
		animation: txt_5 40s;
}

.textos_anims6{
  animation: txt_5 27s;
  font-family: 'PT Sans', sans-serif;
  color: #355952de;
  border: rgb(148 169 255 / 46%)dotted;
  font-size: 0.9em;
  background: rgb(148 169 255 / 46%);
  border-radius: 10px;
  width: 8%;
  text-align: center;
  position: absolute;
  margin-left: 439px;
  margin-top: -131px;
  z-index: 150;
}

.textos_anims6:hover {
  display: none;
}

.interaccion {
  margin-top: -347px;
  display: flex;
  justify-content: center;
}

img#anciana {

    /* margin-top: -52%; */
    /* transform: scale(0.6); */
    z-index: 100;
    /* background-position: center; */
    /* margin-left: 10%; */
    cursor: pointer;
    position: absolute;

}



.siguiente {margin-left: 29.44em;
	margin-top: -1.5em;
animation: txt_6 40s;}

@keyframes txt_6 {
	0%{opacity: 0%;}
	64%{opacity: 0%;}
	67%{opacity: 100%;}
	100%{opacity: 100%;}
	}




		@media screen and (max-width: 736px) {

			h1 {
				font-size: 2em;
				margin: 0 0 1em 0;
			}


			@media screen and (max-width: 736px) {

			#header {
				padding: 4em 0 0.1em 0 ;
			}
