/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* termina el rest */
/* termina el rest *//* termina el rest *//* termina el rest */
/* termina el rest */

 @font-face {
			font-family: 'titulos';
			font-style: normal;
			font-weight: normal;
			src:  url(../media/fuentes/Comfortaa-VariableFont_wght.ttf);
 }

 @font-face {
			font-family: 'textos';
			font-style: normal;
			font-weight: normal;			
			src:  url(../media/fuentes/Montserrat-Light.ttf);
 }

@font-face {
			font-family: 'textos2';
			font-style: normal;
			font-weight: normal;			
			src:  url(../media/fuentes/BadScript-Regular.ttf);
 }
 
 
 body{
    /* background-image: url("../media/imagen/m2.jpg");  */
    background-repeat: repeat; 
    background-position: center top;
    background-size: 100% 100%;
	background-color: rgb(255, 255, 255)
}

	
.fondo{
    /* background-image: url("../media/imagen/muro.jpg");  */
    /* background-repeat: repeat;  */
    background-position: center top;
    background-size: 100% 100%;
	
}
.fondo2 {
   /*   background-image: url("../media/imagen/m4.jpg");  */
    background-repeat: repeat; 
    background-position: center top;
    background-size: 100% 100%;	
  
}

 .contenedor{
	 width:100%;
	/*  background-color: #f5ebdd; */
	 
 }
  .contenedor .cabezote{
	  margin: 0% 0%;
	 width:100%;
	 height:8%;
		/* background-color: #ffffff; */
	/* color: #ffffff; */
		position: fixed;
		float:left;
	

			
  }
  .contenedor .cabezote .titulo{
	  margin: 0%;
	 width:100%;
	 height:60%;
	 /* background-color: rgba(255, 04, 190,1); */
  }
   .contenedor .cabezote .titulo img{
	   /* background-color: pink; */
	 width:18%;
	 margin: -1.5% -1.5%;
     float:left;
  }
  
  /* Dropdown Button */
.contenedor .dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 10px;
  font-size: 16px;
  border: none;
  -moz-border-radius: 7px;
-webkit-border-radius: 7px;
  font-family:titulos;
	 font-size:1em;
	 

}

/* The container <div> - needed to position the dropdown content */
.contenedor .dropdown {
  position: relative;
  display: inline-block;
  float: right;
  margin:    2.5% 5%;
 
	 
}

/* Dropdown Content (Hidden by Default) */
.contenedor .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
   font-family:textos;
	 font-size:1em;
	 font-weight: bold;
}
/* Links inside the dropdown */
.contenedor .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.contenedor .dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.contenedor .dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.contenedor .dropdown:hover .dropbtn {background-color: #3e8e41;}
  
 .contenedor .cuerpo{
	float:center;
	 margin-top: 0%;
	 width:100%;
	 /* height:69%; */
	 } 
	 	
 .contenedor .cuerpo h1{
	
	  margin-top: 0%;
margin-right: 30%;
margin-bottom: 2%;
margin-left: 30%;
	 text-align:center;
	 font-family:titulos;
	 font-size:2.7em;
	 color: black;
	 
	/* background-color: rgba(0,0,0,0.2); */
	padding: 9% 2% 2% 2%;
	border-radius: 15%;
	/* text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000; */
	 } 
	 
  .contenedor .cuerpo p{
	
	 line-height : 40px;
	   margin-top: -1%;
margin-right: 18%;
margin-bottom: 0.5%;
margin-left: 19%;
	 /* text-align:center; */
	 font-family:textos;
	 font-size:1.2em;
	 color: black;
	/* background-color: rgba(0,0,0,0.2); */
	padding: 1% 2% 2% 2%;
	border-radius: 15%;
	font-weight: bold;
	/* text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000; */
 align-items: center;
    flex-direction: justify;
	letter-spacing: 1pt;
	 text-align:justify;
 }
  
   .contenedor .pie{
	   margin-top: 2%;
	   margin-right: 1%;
	   margin-bottom: 1%;
	   margin-left:1%;
		width:85%;
		height:10%;
	/* 	background-color: #cccbc2; */
		float:center;	
		border-radius:2%;

}
 
 .contenedor .pie img{
	   margin-top: 2%;
	   margin-right: 1%;
	   margin-bottom: 1%;
	   margin-left:14%;
	   float:center;
	   /* opacity: 1; */
		
		height:90%;
		width:90%;
		
	}
	
.contenedor .cuadro {
	float:center;
	 margin-top: 0%;
	 width:100%;
	 /* height:69%; */
	 } 

.contenedor .cuadro img{
	   margin-top: 6%;
	   margin-right: 5%;
	   margin-bottom: 1%;
	   margin-left:22%;
	   float:center;
	   /* opacity: 1; */
		
		height:80%;
		width:60%;
	position: absolute;
	
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 1));
	}
.contenedor .foto {
	float:center;
	 margin-top: 0%;
	 width:100%;
	 /* height:69%; */
	 } 

.contenedor .foto img{
	   margin-top: 5%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:31.5%;
	   float:center;
	   /* opacity: 1; */
		
		/* height:50%; */
		width:37%;
	position: absolute;
	filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 1));
	}

.general{
     
		width:100%;
		height:100%;
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.general img {
	    margin-top: 0%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:0%;
	   float:center;
	   /* opacity: 1; */
		
		height:100%;
		width:100%;
	position: absolute;
	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}

.cama{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.cama img {
	    margin-top: 0%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:46.5%;
	   float:right;
	   /* opacity: 1; */
		
		height:42%;
		width:29%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}

.cama img:hover{
		margin-top:2%;
		height: 40%;
		width: 28%;
		 position: fixed left top;
		 border-radius:100%;
		  border: 2px solid #9e9690;
		 background-color: 0 0 15px rgba(0, 0, 0, 1);
} 	
 
.bombillo{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.bombillo img {
	    margin-top: 0%;
	   margin-right: 13%;
	   margin-bottom: 0%;
	   margin-left:65.5%;
	   float:right;
	   /* opacity: 1; */
		
		height:5.5%;
		width:2%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}

.bombillo img:hover{
		margin-top:0%;
		height: 8%;
		width: 3.5%;
		 position: fixed left top;
		 border-radius:100%;
		  border: 2px solid #9e9690;
		 background-color: 0 0 15px rgba(0, 0, 0, 1);
} 			
	
	
.ventana {
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.ventana img {
	    margin-top: 0.5%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:73%;
	   float:right;
	   /* opacity: 1; */
		
		height: 65%;
		width: 27%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}

.ventana img:hover{
		margin-top:0%;
		
		height: 63%;
		width: 25%;
		 position: fixed left top;
		 border-radius:100%;
		  border: 2px solid #9e9690;
		 background-color: 0 0 15px rgba(0, 0, 0, 1);
} 		
	
.tv {
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.tv img {
	    margin-top: 17.5%;
	   margin-right: 6%;
	   margin-bottom: 0%;
	   margin-left:48%;
	   float:right;
	   /* opacity: 1; */
		
		height: 48%;
		width: 27%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}
	
.tv img:hover{
		margin-top:17.5%;
		height: 53%;
		width: 30%;
		 position: fixed left top;
		 border-radius:100%;
		  border: 2px solid #9e9690;
		 background-color: 0 0 15px rgba(0, 0, 0, 1);
} 		


.espejo {
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.espejo img {
	    margin-top: 1%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:28%;
	   float:left;
	   /* opacity: 1; */
		
		height: 31%;
		width: 16%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}
	
.espejo img:hover{
		margin-top:1.5em;
		height: 33%;
		width: 16%;
		 position: fixed left top;
		 border-radius:100%;
		  border: 2px solid #9e9690;
		 background-color: 0 0 15px rgba(0, 0, 0, 1);
} 		


.puerta {
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.puerta img {
	    margin-top: 0%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:17%;
	   float:left;
	   /* opacity: 1; */
		
		height: 45%;
		width: 12%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}
	
.puerta img:hover{
		margin-top: 0%;
		height: 48%;
		width: 14%;
		 position: fixed left top;
		 border-radius:100%;
		  border: 2px solid #9e9690;
		 background-color: 0 0 15px rgba(0, 0, 0, 1);
} 		


.computador {
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.computador img {
	    margin-top: 5%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:0%;
	   float:left;
	   /* opacity: 1; */
		
		height: 73%;
		width: 33%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}
	
.computador img:hover{
		margin-top:5%;
		height: 75%;
		width: 32%;
		 position: fixed left top;
		 border-radius:100%;
		  border: 2px solid #9e9690;
		 background-color: 0 0 15px rgba(0, 0, 0, 1);
} 		

.reloj{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.reloj img {
	    margin-top: 9%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:4%;
	   float:left;
	   /* opacity: 1; */
		
		height: 14%;
		width: 6%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}

.reloj img:hover{
		margin-top:10%;
		height: 16%;
		width: 6%;
		 position: fixed left top;
		 border-radius:100%;
		  border: 2px solid #9e9690;
		 background-color: 0 0 15px rgba(0, 0, 0, 1);
} 

.logofinal{
     
		width:50%;
	position: fixed right top;
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.logofinal img {
	    margin-top: 36%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:90%;
	   float:center;
	   /* opacity: 1; */
		
		height: 9%;
		width: 6.5%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	
	}
.logofinal img:hover{
		
		height: 9.5%;
		width: 7%;
		
} 
		


	
.d1{
     
		width:100%;
		height:100%;
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.d1 img {

	    margin-top: 1.5%;
	   margin-right: 5%;
	   margin-bottom: 0.8%;
	   margin-left:19.8%;
	   float:center;
	   /* opacity: 1; */
		
		height:75%;
		width:60%;
	position: absolute;
	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	}

.testimonio {
     
		width:100%;
		height:100%;
		
		
}	
.testimonio p {
	position: absolute;
	
 line-height : 45px;
	   margin-top: 34%;
margin-right: 18%;
margin-bottom: 0%;
margin-left: 18%;
	 /* text-align:center; */
	 font-family:textos2;
	 font-size:2.2em;
	 color: white;
	
	padding: 1% 2% 2% 2%;
	border-radius: 15%;
	
	text-shadow: 0 0 15px rgba(1, 1, 1, 1);

   	float: center;

 letter-spacing: 1pt;

}
.testimonio2 {
     
		width:100%;
		height:100%;
		
		
}	
.testimonio2 p {
	position: absolute;
	
 line-height : 45px;
	   margin-top: 37.5%;
margin-right: 18%;
margin-bottom: 0%;
margin-left: 25%;
	 text-align:center;
	 font-family:textos2;
	 font-size:2.2em;
	 color: white;
	
	padding: 1% 2% 2% 2%;
	border-radius: 15%;
	
	text-shadow: 0 0 15px rgba(1, 1, 1, 1);

   	float: center;

 letter-spacing: 1pt;

}

.dato{
     
		width:100%;
		height:100%;
	
		
}

.dato p {
 line-height : 30px;
	   margin-top: 35%;
margin-right: 18.5%;
margin-bottom: 3%;
margin-left: 18.5%;
	 text-align:justify;
	 font-family:textos;
	 font-size:0.8em;
	 color: white;
	background-color: #2279e3;
	 padding:  10px;
 -moz-border-radius: 7px;
-webkit-border-radius: 7px;
	font-weight: bold;
	/* text-shadow: 0 0 15px rgba(0, 0, 0, 1); */
 /* align-items: center; */
   	
/* flex-direction: column; */

letter-spacing: 1pt;
/* box-shadow: 0 0 15px rgba(0, 0, 0, 1); */
} 

/* Dropdown Button */
.dropbtn2 {
  background-color: #04AA6D;
  color: white;
  padding: 12px;
  font-size: 16px;
  border: none;
  -moz-border-radius: 7px;
-webkit-border-radius: 7px;
  font-family:titulos;
	 font-size:1em;
 

}

/* The container <div> - needed to position the dropdown content */
 .dropdown2 {
  position: relative;
  display: inline-block;
  float: center;
    margin-top: 1.5%;
margin-right: 4;
margin-bottom: 0%;
margin-left: 92.5%;
 
	 
}


/* Change color of dropdown links on hover */
.dropdown2-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
 .dropdown2:hover .dropdown2-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
 .dropdown2:hover .dropbtn2 {background-color: #3e8e41;} 
 
 .dropbtn2B {
  background-color: #2596be;
  color: white;
  padding: 12px;
  font-size: 16px;
  border: none;
  -moz-border-radius: 7px;
-webkit-border-radius: 7px;
  font-family:titulos;
	 font-size:1em;
 margin-left: 44%;

}

/* The container <div> - needed to position the dropdown content */
 .dropdown2B {
  position: relative;
  display: inline-block;
  float: center;
    margin-top: 1.5%;
margin-right: 4;
margin-bottom: 0%;
margin-left: 0%;
 
	 
}


/* Change color of dropdown links on hover */
.dropdown2B-content a:hover {background-color: #2553be;}

/* Show the dropdown menu on hover */
 .dropdown2B:hover .dropdown2B-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
  .dropbtn2B:hover {background-color: #2553be;} 
 
  .contenedor .cuerpo2 h1{
	
	  margin-top: 0%;
margin-right: 30%;
margin-bottom: 2%;
margin-left: 30%;
	 text-align:center;
	 font-family:titulos;
	 font-size:2em;
	 color: black;
	/* background-color: rgba(0,0,0,0.2); */
	padding: 9% 2% 2% 2%;
	border-radius: 15%;
	/* text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000; */
	 } 
	 
  .contenedor .cuerpo2 p{
	
	 line-height : 40px;
	   margin-top: -2%;
margin-right: 18%;
margin-bottom: 0.5%;
margin-left: 19%;
	 /* text-align:center; */
	 font-family:textos;
	 font-size:1.2em;
	 color: black;
	/* background-color: rgba(0,0,0,0.2); */
	padding: 1% 2% 2% 2%;
	border-radius: 15%;
	font-weight: bold;
	/* text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000; */
 align-items: center;
    flex-direction: justify;
	letter-spacing: 1pt;
	 text-align:justify;
 }
 
 div.gallery {
  margin: 15px;
  
  border: 1px solid #f5ebdd;
  float: left;
  width: 180px;
}

div.gallery:hover {
  border: 2px solid #red;
  width: 220px;
}

div.gallery img {
  width: 100%;
  height: auto;
   
}

div.desc {
  padding: 15px;
  text-align: center;
  font-family:textos;
}

 div.gallery2 {
  margin-left:22%;
  margin-top: 10px;
  border: 1px solid #f5ebdd;
  float: left;
  width: 180px;
}

div.gallery2:hover {
  border: 2px solid #red;
  width: 220px;
}

div.gallery2 img {
  width: 100%;
  height: auto;
   
}
 div.gallery3 {
  margin-left:45%;
  margin-top: 10px;
  border: 1px solid #f5ebdd;
  float: center;
  width: 180px;
}

div.gallery3:hover {
  border: 2px solid #red;
  width: 220px;
}

div.gallery3 img {
  width: 100%;
  height: auto;
   
}

div.desc2 {
  padding: 15px;
  text-align: center;
  font-family:textos;
}

/* Dropdown Button */
.dropbtn3 {
  background-color: transparent;
  color: white;
  padding: 5px;
  font-size: 16px;
  border-color: white;
  -moz-border-radius: 7px;
-webkit-border-radius: 7px;
  font-family:titulos;
	 font-size:1em;
 

}

/* The container <div> - needed to position the dropdown content */
 .dropdown3 {
  position: relative;
  display: inline-block;
  float: center;
    margin-top: 41%;
margin-right: 4;
margin-bottom: 0%;
margin-left: 92.5%;
 
	 
}


/* Change color of dropdown links on hover */
.dropdown3-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
 .dropdown3:hover .dropdown3-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
 .dropdown3:hover .dropbtn3 {background-color: grey;} 
 
 
.d2{
     
		width:100%;
		height:100%;
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.d2 img {

	    margin-top: 0%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:0;
	   float:center;
	   /* opacity: 1; */
		
		height:100%;
		width:100%;
	position: absolute;
	/* background-color: black; */
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	object-fit: contenedor;
	}
	
.dato2{
     
		width:100%;
		height:100%;
	
		
}

.dato2 p {
	
 line-height : 30px;
	   margin-top: 35%;
margin-right: 18.5%;
margin-bottom: 3%;
margin-left: 18.5%;
	 text-align:justify;
	 font-family:textos;
	 font-size:0.8em;
	 color: white;
	background-color: #2279e3;
	 padding:  10px;
 -moz-border-radius: 7px;
-webkit-border-radius: 7px;
	font-weight: bold;
	/* text-shadow: 0 0 15px rgba(0, 0, 0, 1); */
 /* align-items: center; */
   	
/* flex-direction: column; */

letter-spacing: 1pt;
/* box-shadow: 0 0 15px rgba(0, 0, 0, 1); */
} 
.modal-contenido{
  background-color:rgba(0,0,0,0.2);
  width:40%;
  padding: 10px 20px;
  margin: 20% auto;
  position: relative;
  font-family:textos;
   color: white;
  line-height : 30px;
  letter-spacing: 1pt;
  -moz-border-radius: 7px;
-webkit-border-radius: 7px;
text-align: justify;
word-spacing: 1px;
}
.modal{
  background-color: rgba(0,0,0,.8);
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  transition: all 1s;
  
}
#miModal:target{
  opacity:1;
  pointer-events:auto;
 
}
.datoImagen {
     
		width:100%;
		height:100%;
	
		
}




.datoImagen img  {  
 margin-top: 36%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:50%;
	   
	   /* opacity: 1; */
		
position: fixed;

		width:2%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	
	}
	
	
.modal2-contenido{
  background-color:rgba(0,0,0,0.2);
  width:30%;
  padding: 10px 20px;
  margin: 20% auto;
  position: relative;
  font-family:textos2;
   color: white;
  line-height : 40px;
  letter-spacing: 1pt;
  -moz-border-radius: 7px;
-webkit-border-radius: 7px;
font-size:2em;
}
.modal2{
  background-color: rgba(0,0,0,.8);
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  transition: all 1s;
   
}
#miModal2:target{
  opacity:1;
  pointer-events:auto;
 
}

#cerrar {
 text-align: right;
 
}
.datoImagen2 {
     
		width:100%;
		height:100%;
	
		
}




.datoImagen2 img  {  
 margin-top: -1%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:4%;
	   
	   /* opacity: 1; */
		
			position:relative;

		width:2.6%;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	
	}
	
.volver {
     
		width:100%;
		height:100%;
	
		
}




.volver  img  {  
 margin-top: 3%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:91.6%;
	   
	   /* opacity: 1; */
		
		
		width:3%;
		position:relative;

	/* background-color: black; */
	/* background-size: 100% 100%; */
	
	}
  .contenedor4 {
	
	
	width:100%;
   height:100%;
	
	 
  }
  
   .contenedor4 video{
	
	   margin-top: 0%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:0;
	   float:center;
	   /* opacity: 1; */
		
		height:100%;
		width:100%;
	position: absolute;
	background-color: black;
	/* background-size: 100% 100%; */
	box-shadow: 0 0 15px rgba(0, 0, 0, 1);
	object-fit: contenedor;
		
		
	}
	
.bombillo2{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.bombillo2 img {
	    margin-top: 4.5%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:79.5%;
	   float:right;
	   /* opacity: 1; */
		
		height:5%;
		width:3%;

	/* background-color: #ffff0066; */
	/* background-size: 100% 100%; */
	
	 border-radius:100%;
	  background-color: rgba(140, 155, 156, 0.5);
	
  /* animation: infinite resplandorAnimation 2s; */
    animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
	}

.bombillo2 img:hover{
		
		height: 5%;
		width: 3%;
		
		 border-radius:100%;
		  /* border: 2px solid #9e9690; */
		 background-color: rgba(255, 255, 255, 0.5);
		 
} 	


/* @keyframes resplandorAnimation { */
 
  
  /* 50%{ */
 /* -moz-box-shadow: 0px 0px 30px rgba(255, 255, 255, 0.5);  */
      /* -webkit-box-shadow: 0px 0px 30px rgba(255, 255, 255, 0.5);  */
      /* box-shadow: 0px 0px 30px rgba(255, 255, 255, 0.5); */
  /* } */

/* } */
@-moz-keyframes parpadeo{  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
   100% { opacity: 1.0; }
}

@keyframes parpadeo {  
  0% { opacity: 1.0; }
   50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

.compu2{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.compu2 img {
	    margin-top: 15%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:50%;
	   float:right;
	   /* opacity: 1; */
		
		height:5%;
		width:3%;

	/* background-color: #ffff0066; */
	/* background-size: 100% 100%; */
	
	 border-radius:100%;
	  background-color: rgba(140, 155, 156, 0.5);
	
  /* animation: infinite resplandorAnimation 2s; */
    animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
	}
.compu2 img:hover{
		
		height: 5%;
		width: 3%;
		
		 border-radius:100%;
		  /* border: 2px solid #9e9690; */
		 background-color: rgba(255, 255, 255, 0.5);
		 
} 	


.espejo2{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.espejo2 img {
	    margin-top: 15%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:53%;
	   float:right;
	   /* opacity: 1; */
		
		height:5%;
		width:3%;

	/* background-color: #ffff0066; */
	/* background-size: 100% 100%; */
	
	 border-radius:100%;
	  background-color: rgba(140, 155, 156, 0.5);
	
  /* animation: infinite resplandorAnimation 2s; */
    animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
	}
.espejo2 img:hover{
		
		height: 5%;
		width: 3%;
		
		 border-radius:100%;
		  /* border: 2px solid #9e9690; */
		 background-color: rgba(255, 255, 255, 0.5);
		 
} 	


.puerta2{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.puerta2 img {
	    margin-top: 24.95%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:33%;
	   float:right;
	   /* opacity: 1; */
		
		height:5%;
		width:3%;

	/* background-color: #ffff0066; */
	/* background-size: 100% 100%; */
	
	 border-radius:100%;
	  background-color: rgba(140, 155, 156, 0.5);
	
  /* animation: infinite resplandorAnimation 2s; */
    animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
	}
.puerta2 img:hover{
		
		height: 5%;
		width: 3%;
		
		 border-radius:100%;
		  /* border: 2px solid #9e9690; */
		 background-color: rgba(255, 255, 255, 0.5);
		 
} 


.reloj2{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.reloj2 img {
	    margin-top: 12.5%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:41.8%;
	   float:right;
	   /* opacity: 1; */
		
		height:5%;
		width:3%;

	/* background-color: #ffff0066; */
	/* background-size: 100% 100%; */
	
	 border-radius:100%;
	  background-color: rgba(140, 155, 156, 0.5);
	
  /* animation: infinite resplandorAnimation 2s; */
    animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
	}
.reloj2 img:hover{
		
		height: 5%;
		width: 3%;
		
		 border-radius:100%;
		  /* border: 2px solid #9e9690; */
		 background-color: rgba(255, 255, 255, 0.5);
		 
} 	
	
	
.ventana2{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.ventana2 img {
	    margin-top: 22.5%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:83.5%;
	   float:right;
	   /* opacity: 1; */
		
		height:5%;
		width:3%;

	/* background-color: #ffff0066; */
	/* background-size: 100% 100%; */
	
	 border-radius:100%;
	  background-color: rgba(140, 155, 156, 0.5);
	
  /* animation: infinite resplandorAnimation 2s; */
    animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
	}
.ventana2 img:hover{
		
		height: 5%;
		width: 3%;
		
		 border-radius:100%;
		  /* border: 2px solid #9e9690; */
		 background-color: rgba(255, 255, 255, 0.5);
		 
} 

	
.cama2{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.cama2 img {
	    margin-top: 6%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:45%;
	   float:right;
	   /* opacity: 1; */
		
		height:5%;
		width:3%;

	/* background-color: #ffff0066; */
	/* background-size: 100% 100%; */
	
	 border-radius:100%;
	  background-color: rgba(140, 155, 156, 0.5);
	
  /* animation: infinite resplandorAnimation 2s; */
    animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
	}
.cama2 img:hover{
		
		height: 5%;
		width: 3%;
		
		 border-radius:100%;
		  /* border: 2px solid #9e9690; */
		 background-color: rgba(255, 255, 255, 0.5);
		 
} 		
	

.final2{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.final2 img {
	    margin-top: 20%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:50%;
	   float:right;
	   /* opacity: 1; */
		
		height:5%;
		width:3%;

	/* background-color: #ffff0066; */
	/* background-size: 100% 100%; */
	
	 border-radius:100%;
	  background-color: rgba(140, 155, 156, 0.5);
	
  /* animation: infinite resplandorAnimation 2s; */
    animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
	}
.final2 img:hover{
		
		height: 5%;
		width: 3%;
		
		 border-radius:100%;
		  /* border: 2px solid #9e9690; */
		 background-color: rgba(255, 255, 255, 0.5);
		 
} 		
.tv2{
     
		width:50%;
	
		/* background-color: black; */
/* background-size: 100% 100%; */
		
	}
	
.tv2 img {
	    margin-top: 31%;
	   margin-right: 0%;
	   margin-bottom: 0%;
	   margin-left:75%;
	   float:right;
	   /* opacity: 1; */
		
		height:5%;
		width:3%;

	/* background-color: #ffff0066; */
	/* background-size: 100% 100%; */
	
	 border-radius:100%;
	  background-color: rgba(140, 155, 156, 0.5);
	
  /* animation: infinite resplandorAnimation 2s; */
    animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
	}
.tv2 img:hover{
		
		height: 5%;
		width: 3%;
		
		 border-radius:100%;
		  /* border: 2px solid #9e9690; */
		 background-color: rgba(255, 255, 255, 0.5);
		 
} 		
	
