@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family: 'EB Garamond', serif, 'CormorantGaramond-Regular';
	border: none;
}

@font-face {
	font-family:"CormorantGaramond-Regular";
	src: url("fonts/CormorantGaramond-Regular.eot");
	src: url("fonts/CormorantGaramond-Regular.TTF");
	src: url("fonts/CormorantGaramond-Regular.eot?#iefix") format("embedded-opentype"),
	     url("fonts/CormorantGaramond-Regular.woff") format("woff"),
	     url("fonts/CormorantGaramond-Regular.TTF") format("truetype"),
	     url("fonts/CormorantGaramond-Regular.svg#kimberley") format("svg");
}

@font-face {
	font-family:"clarenbd";
	src: url("fonts/clarenbd.eot");
	src: url("fonts/clarenbd.TTF");
	src: url("fonts/clarenbd.eot?#iefix") format("embedded-opentype"),
	     url("fonts/clarenbd.woff") format("woff"),
	     url("fonts/clarenbd.TTF") format("truetype"),
	     url("fonts/clarenbd.svg#kimberley") format("svg");
}

@font-face {
	font-family:"Clarendon_Regular";
	src: url("fonts/Clarendon_Regular.eot");
	src: url("fonts/Clarendon_Regular.TTF");
	src: url("fonts/Clarendon_Regular.eot?#iefix") format("embedded-opentype"),
	     url("fonts/Clarendon_Regular.woff") format("woff"),
	     url("fonts/Clarendon_Regular.TTF") format("truetype"),
	     url("fonts/Clarendon_Regular.svg#kimberley") format("svg");
}

ul{
	list-style:none;
}

.tipo_menu{
	font-family: "clarenbd", 'EB Garamond', serif, "CormorantGaramond-Regular";
}

.tipo_menu2{
	font-family: "Clarendon_Regular", 'EB Garamond', serif, "CormorantGaramond-Regular";
}

.contenedores{
	padding: 5% 0%;
	margin: 0% 25% 0% 25%;
	width: 50%;
	position: relative;
}

.contenedores2{
	margin: 6% 20% 6% 20%;
	width: 60%;
	position: relative;
}

.separador_pluma{
	width:14%;
	margin-left: 43%;
	z-index: 2;
	position: relative;
	clear: both;
	display: block;
}

#pluma_especial{
	padding-top: 5%;
}

/*INICIO*/

#cuerpoinicio{
	background-image:url(imagenes/fondopergamino.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
}

#fondo_transparencia{
	background-color:rgba(255,255,255,0.50);
	position: fixed;
	width: 100%;
	height: 120%;
	z-index: 0;
	top: 0%;
}

/*Menu Inicio*/

#contenedor_menu{
	top: 0%;
	width: 100%;
	padding: 1% 0%;
	background-image: url(imagenes/fondopergamino.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment: fixed;
	height: auto;
	z-index: 3;
	position: relative;
	display: block;
}

#ancho_menu{
	width: auto;
	display: block;
	position: relative;
}

#menu{
	position: relative;
	display: block;
}

.item_menu{
	cursor: pointer;
	display: inline;
	position: relative;
}


.titulodepagina{
	font-size: 38px; 
	cursor: pointer;
	text-decoration: none;
	color:black;
	clear: both;
	padding-right: 4%;
	font-family: "clarenbd", 'EB Garamond', serif, "CormorantGaramond-Regular";
	position: relative;
}

.menudireccionamiento{
	text-decoration: none;
	color:black;
	font-size: 18px;
	padding-left: 2%;
	position: relative;
	display: inline;
}

.titulodepagina:visited {color:black;}
.titulodepagina:active {color:black;}
.menudireccionamiento:visited {color:black;}
.menudireccionamiento:active {color:black;}


#menu_mapa{
	color:white;
}

/*CONTACTO*/

#formulario_contacto{
	z-index: 3;
	position: fixed;
	width: 25%;
	left: -25%;
	background-color: rgba(0,0,0,0.70);
	padding: 2% 0%;
	height: 45%;
	opacity: 0;
	top:1%;
}

.formulario_imput{
	width:80%;
	margin: 5% 10% 0%;
	position: relative;
}

#formulario_comentario{
	height:60%;
}

#formulario_enviar{
	width: 40%;
	margin: 5% 30% 5%;
	padding: 1%;
	border: solid 1px black;
	cursor: pointer;
}

/*MAPA*/

#inicio{
	position: relative;
	margin: 2.5% 0% 4% 20%;
	width: 60%;
	display: block;
}

#mapa{
	position: relative;
	width: 100%;
	height: auto;
	opacity: 0;
}

#marcadornewenkura{
	top: 7.8%;
	left: 42%;
	cursor: pointer;
}

#marcadorkaxi{
	top: 11.5%;
	left: 45.6%;
	cursor: pointer;
}

#marcadorcampomaripe{
	top: 14%;
	left: 43.5%;
	cursor: pointer;
}

#marcadorwirkalew{
	top: 16.3%;
	left: 41%;
	cursor: pointer;
}

#marcadorvalerianocahun{
	top: 60.5%;
	left: 24.8%;
	cursor: pointer;
}

#marcadorpulofdecushamen{
	top: 65%;
	left: 24.8%;
	cursor: pointer;
}

#marcadorelpulbar{
	top: 62.8%;
	left: 26.8%;
	cursor: pointer;
}

#marcadoranapraneybenitocumilao{
	top: 73%;
	left: 24.8%;
	cursor: pointer;
}

#marcadormotococardenas{
	top: 57.5%;
	left: 23.5%;
	cursor: pointer;
}

#marcadorcholilafamiliacalfullanca{
	top: 69.5%;
	left: 23.5%;
	cursor: pointer;
}

#marcadorcorcovado{
	top: 81%;
	left: 24.5%;
	cursor: pointer;
}

.marcador{
	opacity: 0;
	width: 1.7%;
	position: absolute;
}

#cartelcomunidad{
	display: none;
	height: auto;
	width: auto;
	color: black;
	position: absolute;
	padding: 0.5% 1%;
	text-align: left;
	background-color: rgba(255,255,255,0.35);
}

#carteliralacomunidad{
	text-decoration: none;
	font-size: 12px;
}

#carteliralacomunidad:visited {color:rgba(55,33,5,1.00);}
#carteliralacomunidad:active {color:rgba(55,33,5,1.00);}


/*BAJO INICIO*/


/*MURALES*/

#contenedor_murales{
	padding-top: 4%;
}

.columna_mural{
	width: 49%;
	display: inline-block;
	top: 0%;
	position: relative;
	float: left;
}

.fotomural{
	width: 100%;
	height: auto;
	padding: none;
	position: relative;
	top: 0%;
	cursor: pointer;
}

.video_foto{
	text-align: center;
	cursor: pointer;
	font-size: 14px;
}

.tx_mural{
	width: 60%;
	margin: 0% 15% 0% 15%;
	padding: 4% 5% 4% 5%;
	height: auto;
	background-color: rgba(255,255,255,0.30);
	color: black;
	text-align:left;
}

/*PROYECTO*/

#contenedor_proposito{
	position: relative;
}

#video_proposito{
	clear: both;
	position: relative;
	width: 100%;
	margin-bottom: 2%;
}


.tx_proyecto{
	display: block;
	width: 96%;
	padding: 2%;
	text-align: justify;
	color: black;
	background-color:rgba(255,255,255,0.30);
}


/*VIDEO Y LINEA*/

#contenedor_historia{
	position: relative;
	clear: both;
	padding-bottom: 3%;
}

#videoinicio{
	width: 100%;
	position: relative;
}

#transcripcion{
	padding-top:0%;
	margin-top: 2%;
}

.titulo_transcripcion{
	text-align: center;
	font-size: 18px;
	padding: 2% 0% 0% 0%;
	cursor: pointer;
	font: 400;
}

#texto_transcripcion{
	display:none;
	padding: 2% 0%;
}

#txt_transcripcion{
	text-decoration:none;
	color: black;
}
#txt_transcripcion:visited {color:black;}
#txt_transcripcion:active {color:black;}

#linea_tiempo{
	position: relative;
	margin-top: 2%;
	z-index: 2;
	margin-bottom: 5%;
	background-color: white;
}


/*CONTACTO*/

#contenedor_contacto{
	margin-top: 5%;
	position: relative;
	top: 0%;
	height: auto;
	width: 100%;
	background-color: rgba(235,235,235,1.00);
	padding: 0.5% 0%;
	color: black;
}

.tx_contacto{	
	font-family: "clarenbd", 'EB Garamond', serif, "CormorantGaramond-Regular";
	text-align: center;
	margin-bottom: 0.5%;
	font-size: 14px;
}

#contenedorlogos{
	position: relative;
}

.logos{
	width: 6%;
	margin-left: 5.2%;
}

.logoalto{
	width:3.5%;
	margin-left: 5.2%;
}



/*-------------------------------------------------------------*/

/*IMAGENES DE FONDO DE LAS COMUNIDADES*/

.cuerpos{
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

#cuerpocampomaripe{
	background-image:url(comunidades/campomaripe/imagenes/fondocampomaripe.jpg);
}

#cuerpo_newenkura{
	background-image:url(comunidades/newenkura/imagenes/fondonewenkura.jpg);
}

#cuerpo_motococardenas{
	background-image:url(comunidades/motococardenas/imagenes/fondomotococardenas.jpg);
}

#cuerpo_wirkalew{
	background-image:url(comunidades/wirkalew/imagenes/fondowirkalew.jpg);
}

#cuerpo_cushamen{
	background-image:url(comunidades/cushamen/imagenes/fondocushamen.jpg);
}

#cuerpo_calfullanca{
	background-image:url(comunidades/calfullanca/imagenes/fondocalfullanca.jpg);
}

#cuerpo_pulgar{
	background-image:url(comunidades/pulgar/imagenes/fondopulgar.jpg);
}

#cuerpo_cashun{
	background-image:url(comunidades/cashun/imagenes/fondocashun.jpg);
}

#cuerpo_pillanmahuiza{
	background-image:url(comunidades/pillanmahuiza/imagenes/fondopillan.jpg);
}

#cuerpo_prane{
	background-image:url(comunidades/prane/imagenes/fondoprane.jpg);
}
#cuerpo_kaxipayin{
	background-image:url(comunidades/kaxipayin/imagenes/fondokaxi.jpg);
}
/*Menu comundiades*/

#contenedor_menu2{
	top: 0%;
	width: 100%;
	padding: 1% 0%;
	background-color: black;
	height: auto;
	z-index: 3;
	position: relative;
	display: block;
	color: white;
}

#menu2{
	position: relative;
	padding-left: 0%;
	margin-left: 0%;
}

.item_menu2{
	cursor: pointer;
	display: inline;
	position: relative;
}


.titulodepagina2{
	font-size: 38px; 
	cursor: pointer;
	text-decoration: none;
	color:white;
	clear: both;
	padding-right: 4%;
	padding-left: 0%;
}

.menudireccionamiento2{
	text-decoration: none;
	color:white;
	font-size: 18px;
	padding-left: 2%;
	position: relative;
	display: inline;
}

.menudireccionamiento3{
	padding-left: 0%;
}

#otras_comunidades{
	padding-left: 0.5%;
}
#menu_video{
	color: orange;
}

#puntocomunidad{
	width: 1.5%;
	margin: 0% 0% 0% 0%;
	cursor: pointer;
	
}

.titulodepagina2:visited {color:white;}
.titulodepagina2:active {color:white;}
.menudireccionamiento2:visited {color:white;}
.menudireccionamiento2:active {color:white;}

/*VIDEO*/

.videodelacomunidad{
	position: relative;
}
#video_dos{
	margin-top:4%;
}
#elvideo{
	width:0%;
	height: 0%;
}

/*CONTENEDOR DE TEXTO*/

.contenedortextocomunidad{
	padding: 2%;
	width: 56%;
	overflow: visible;
	background-color:rgba(255,255,255,0.7);
}

.titulocomu{
	margin-bottom:1%;
	text-align: center;
}

#textocomunidad{
	text-align: justify;
	overflow: hidden;
}

/*CONTENEDOR DE GALERIA*/

.contenedorgaleria{
	padding: 0%;
	margin-bottom: 0%;
}

.seleccionadagaleria{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0%;
}

.imagen_galeria{
	position: absolute;
	display: none;
	overflow: hidden;
	border: solid 2px rgba(0,0,0,1);
	bottom: 0%;
}

.imagen_galeria2{
	position: absolute;
	display: none;
	overflow: hidden;
	border: solid 2px rgba(255,255,255,1);
	bottom: 0%;
}

.imagen_galeria_ancha{
	width: 98%;
	height: auto;
}

.imagen_galeria_alta{
	width: auto;
	height: 98%;
}

#imagen_galeria_0{
	display: block;
}

#imagen_galeria2_0{
	display: block;
}

#elepigrafe{
	position: absolute;
	top: 100%;
	height: 20%;
	width: 100%;
	background-color:rgba(216,216,216,0.60);
	color: black;
	z-index: 1;
}

#txepigrafe{
	padding: 2%;
}

#botonesfoto{
	margin: 1% 0% 1% 40%;
	position: relative;
	width: 20%;
	background-color:rgba(255,255,255,0.44);
	padding: 0.5% 0%;	
	float: left;
}

.botondegaleria{
	width: 20%;
	height: auto;
	cursor: pointer;
	float: left;
	border: none;
	z-index: 1;
	margin-left: 4%;
}

/*Fotoampliada*/

#parafotoampliada{
	position:fixed;
	height:100%;
	width:100%;
	top: 0%;
	z-index: 4;
	display: none;
	background-color:rgba(0,0,0,1);
}
#galeriafoto2{
	position: relative;
	overflow: hidden;
	margin: 3% 20% 0%; 
}

#elepigrafe2{
	position: absolute;
	z-index: 1;
	top: 100%;
	height: 20%;
	width: 100%;
	background-color:rgba(216,216,216,0.60);
	color: black;
}

#txepigrafe2{
	padding: 2%;
}

#botonesfoto2{
	top:91%;
	left: 43%;	
	position: fixed;
	z-index: 3;
	height: 5%;
	width: 14%;
	background-color:rgba(255,255,255,0.44);
	padding: 0.5% 0.6% 0.5% 0.6%;
}

.botondegaleria2{
	width: 21%;
	height: auto;
	cursor: pointer;
	z-index: 1;
	margin-left: 1.5%;
}

/*Video*/

#video_persona{
	position: absolute;
	left: 10%;
	top: 10%;
	width: 80%;
	height: 80%;
}

#cerrar_ventana{
	position:absolute;
	right: 1.5%;
	top: 2%;
	width: 3%;
	cursor: pointer;
}

/*MENU VERTICAL*/

#menuvertical{
	position: fixed;
	top: 5%;
	width: 30%;
	height: 92%;
	z-index: 2;
	display: block;
	left: -30%;
	opacity: 0;
}

#mapareducido{
	margin-top: 14%;
	margin-left: 12%;
	width: 76%;
	height: 85%;
	z-index: 2;
}

#marcadornewenkura2{
	position: absolute;
	top: 16.8%;
	left: 60%;
	cursor: pointer;
}

#marcadorkaxi2{
	position: absolute;
	top: 19.5%;
	left: 69.5%;
	cursor: pointer;
}

#marcadorcampomaripe2{
	position: absolute;
	top: 21%;
	left: 64.5%;
	cursor: pointer;
}

#marcadorwirkalew2{
	position: absolute;
	top: 22.5%;
	left: 59.5%;
	cursor: pointer;
}

#marcadorvalerianocahun2{
	position: absolute;
	top: 61.5%;
	left: 26.8%;
	cursor: pointer;
}

#marcadorpulofdecushamen2{
	height: 2.5%;
	position: absolute;
	top: 66%;
	left: 26.8%;
	cursor: pointer;
}

#marcadorelpulbar2{
	height: 2.5%;
	position: absolute;
	top: 63.8%;
	left: 31.8%;
	cursor: pointer;
}

#marcadoranapraneybenitocumilao2{
	height: 2.5%;
	position: absolute;
	top: 74%;
	left: 28.8%;
	cursor: pointer;
}

#marcadormotococardenas2{
	height: 2.5%;
	position: absolute;
	top: 57.5%;
	left: 24.5%;
	cursor: pointer;
}

#marcadorcholilafamiliacalfullanca2{
	height: 2.5%;
	position: absolute;
	top: 70.5%;
	left: 24.5%;
	cursor: pointer;
}

#marcadorcorcovado2{
	height: 2.5%;
	position: absolute;
	top: 82%;
	left: 26.5%;
	cursor: pointer;
}


/*----------------------VERTICAL----------------*/

#inicio_vertical{
	display: none;
}

#icono_menu{
	display: none;
}
#icono_menu_2{
	display: none;

}