@charset "utf-8";
@charset 'iso-8859-15';
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	background-color: #222;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body::-webkit-scrollbar {
	width: 13px;
}
body::-webkit-scrollbar-thumb {
	background: rgba(255,204,0,.9);
	border-radius: 13px;
	border-right: 3px solid #222;
}
.contenedor {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.recomendados {
	width: 100%;
	margin-top: 2px;
	margin: auto;
	font-weight: bold;
	max-width: 1000px;
} 
.recomendados ul {
	position: relative;
	list-style: none;
}
.recomendados ul li {
	display: inline-block;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-shadow: 2px 2px 5px #000;
	letter-spacing: 2px;
}
.recomendados span {	
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	color: #fc0;
	font-size: 1.1em;
	text-shadow: 2px 2px 5px #000;
	letter-spacing: 2px;
}
.galerias {
	background: rgba(255,255,255, .1);
	width: 100%;
	margin: auto;
	font-weight: bold;
	max-width: 1000px;
} 
center {
	padding: .5em;
	float: left;
	padding-top: 1.5em;
}
center .lista {
	font-size: 1.2em;
	background: #222;
	border: 1px solid rgba(255,204,0,.6); 
	border-radius: 15px;
	color: rgba(255,204,0,.6);
	font-weight: 700;
	cursor: pointer;
}
center .lista:hover { 
	/*background: #f40;*/
	color: #fc0;
	border: 1px solid rgba(255,104,0,.8);
	border-radius: 15px;
}
.galerias label {
	text-shadow: 2px 2px 5px #000;
	color: #fc0;
	letter-spacing: 2px;
	justify-content: center;
	text-align: center;
	align-content: center;
	font-size: .8em;
}
.galerias select {
	widows: auto;
	height: 25px;
} 
.contenido {
	position: relative;
	/*background: #fff;*/
	background-image: url(../img/fondos/galerias.png);
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 1rem;
	text-align: center;
	border-radius: 15px;
}
pie {
	clear: both;
	float: left;
	box-sizing: border-box;
	width: 100%;
	padding-top: .75rem;
}
.titulo {
	background: transparent;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 2.5rem;
    letter-spacing: .50rem;
    text-shadow: 3px 3px 5px #000;
    text-decoration: none;
   	color: #fc0;
   	text-align: center;
    font-weight: bold;
	width: 50%;
	float: left;
}
.subtitulo {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 1rem;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #000;
	text-align: center;
	padding: 0;
	width: 50%;
	float: left;
}
.baner {
	background: linear-gradient(
    to left,
    rgba(255, 68, 0, 1.00),
    rgba(255, 68, 0, 1.00),
	rgba(0, 0, 0, 0.02),
	rgba(0, 0, 0, 0.02)
	);
	max-width: 1000px;
	border-radius: 2px;
	margin: 0 auto;
	width: 100%;
	float: left;
}
/*.redes2 {
	margin: auto;
	width: 70%;
	padding: 1px;
	height: auto;
	float: left;
}*/
.redes {
	margin: auto;
	width: 100%;
	padding: 5px 10px 0 0;
	height: auto;
	text-align: right;
	float: left;
}
.redes img {
	width: 30px;
	height: auto;
}

.logo {
	background: transparent;
	width: 50%;
	float: left;
}
.tarjeta {
	transform-style: preserve-3d;
	padding: 50px;
	min-height: 25vh;
	margin: 0 auto;
	width: 20rem;
	/*border: solid .10rem #f40;*/
	border-radius: 15px;
	padding: .25rem .50rem;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.7);
	float: left;
	background-color: rgba(51, 51, 51, .5);
}
.tarjeta2 {
	transform-style: preserve-3d;
	padding: 50px;
	min-height: auto;
	margin: 0 auto;
	width: 20rem;
	/*border: solid .10rem #f40;*/
	border-radius: 15px;
	padding: .25rem .50rem;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .7);
	float: left;
	background-color: rgba(51, 51, 51, .5);
}
/*.videos {
	min-height: 5vh;
	width: 100%;
	float: left;
	align-content: center;
}*/
iframe {
	width: 100%;
	height: 534px;
	border-radius: 15px;
}
.capa {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	bottom: 0;
	background: #0001;
	width: 100%;
	height: 534px;
	padding: .5em;
	z-index: 10;
}
.rutas {
	margin: 0 auto;
	width: 100%;
	border-radius: 15px;
	padding-top: 1rem;
	padding: 1rem;
	border: solid .10rem #f40;
	box-shadow: 0 2px 8px #0005;
	float: left;
	background-color: #3335;
}
.rutas ul {
	list-style: none;
}
.rutas ul li {
	display: inline-block;
	position: relative;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: .4em;
	border-radius: 10px 10px
	border: 1px solid rgba(247,247,247, .1);
}
.rutas ul li span {
	font-size: 1em;
}
.rutas ul li a {
	display: block;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #fc0;
	text-decoration: none;
}
.rutas ul li a:hover {
	color: #f40;
}
.rutas #actual {
	color: #f40;
	font-weight: bold;	
	font-size: .7em;
}
.sitios {
	margin: 0 auto;
	width: 100%;
	border-radius: 20px;
	text-align: center;
	/*background-color: rgba(51, 51, 51, 0.50);*/
	float: left;
}
.sitios2 {
	margin: 0 auto;
	width: 100%;
	border-radius: 20px;
	text-align: center;
	float: left;
}
hr.line {
	/*width: 50%;*/
  	border: 1px dashed #f405;
}

/*.espacio {
	height: 10vh;
	margin: 0 auto;
	width: 1rem;
	float: left;
}*/

.info h1 {
	/*background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.50),
    rgba(255, 204, 0, 1.00),
	rgba(255, 204, 0, 1.00),
	rgba(0, 0, 0, 0.50)
	);*/
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .50rem;
	padding-bottom: .50rem;
	color: #f40;
	text-decoration: none;
	text-align: center;
	width: 18rem;
}
.info h2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .70rem;
	padding-top: .50rem;
	padding-bottom: .50rem;
	color: #f40;
	text-decoration: none;
	text-shadow: 2px 2px 5px #000;
	text-align: center;
}
a.h3 {
	display: block;
	padding: .25rem .25rem;
	font-size: 0.56rem;
	text-align: left;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #fc0;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: linear-gradient(#fc0, #fc0);
	background-size: 0% auto;
	border-radius: .50rem .50rem;
	text-decoration: none;
	transition: all .4s ease-in-out;
	border: solid 1px #333;
}
a.h3:hover {
	color: #000;
	border-radius: .50rem .50rem;
	background-size: 100% auto;
}
a.h4 {
	display: block;
	padding: .25rem .25rem;
	font-size: 0.56rem;
	text-align: left;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #fc0;
	background: #f405;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: linear-gradient(#fc0, #fc0);
	background-size: 0% auto;
	border-radius: .50rem .50rem;
	text-decoration: none;
	transition: all 400ms ease-in-out;
	border: solid 1px #333;
}
a.h4:hover {
	color: #000;
	border-radius: .50rem .50rem;
	background-size: 100% auto;
}
span-1 {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
}
span-2 {
	color: #f40;
	font-size: 1.5rem;
	text-decoration: none;
}
span-3 {
	color: #f40;
	font-size: .90rem;
	text-decoration: none;
}
span-4 {
	color: #fc0;
	font-size: .90rem;
	text-decoration: none;
}
/*GALERIA NUEVA*/
.menu-horizontal {
  margin-top: 20px;
  list-style: none;
  display: flex;
  justify-content: space-around;
  max-width: 1000px;
}
.menu-horizontal li a {
  display: block;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #555;
  background: #0005;
  padding: 5px 30px 5px 30px;
  color: #fc08;
  border-radius: 10px;
  text-decoration: none;
}
.menu-horizontal li a:hover {
  color: #fc0;
}
.menu-vertical {
	background: #fff1;
  position: absolute;
  display: none;
  list-style: none;
  width: auto;
  text-decoration: none;
  /*background: #0005;*/
  z-index: 3;
}
.menu-horizontal li:hover .menu-vertical {
  display: block;
  color: #fc0;
  border-radius: 10px;
}
.menu-vertical li:hover {
  color: #000;
  /*background-color: #f40;*/
  border-radius: 10px;
}
.menu-vertical li a {
  /*display: block;
  color: #fc0;
  padding: 2px 15px 8px 15px;
  text-decoration: none;*/
  display: block;
  padding: .25rem .25rem;
  font-size: 0.60rem;
  text-align: left;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  color: #fc0;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: linear-gradient(#fc0, #fc0);
  background-size: 0% auto;
  border-radius: .50rem .50rem;
  text-decoration: none;
  transition: all .4s ease-in-out;
  border: solid 1px #333;
}
.menu-vertical li a:hover {
  color: #000;
  border-radius: .50rem .50rem;
  background-size: 100% auto;
}
.menu-vertical a .shadow  {
  height: 0;
  visibility: hidden;
}

/*GALERIAS EN VIDEOS*/
#container-buttons {
  display: block;
  flex-direction: column;
  width: auto;
  height: 9rem;
  margin: 0;
  /*align-items: center;
  justify-content: center;*/
}
#btn-video, #btn-video2, #btn-video3, #btn-video4, #btn-video5 {
  cursor: pointer;
  display: block;
  background: #0005;
  width: auto;
	padding: .25rem .25rem;
	font-size: 0.56rem;
	text-align: left;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #fc0;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: linear-gradient(#fc0, #fc0);
	background-size: 0% auto;
	border-radius: .50rem .50rem;
	text-decoration: none;
	transition: all .4s ease-in-out;
	border: solid 1px #333;
}
#btn-video:hover, #btn-video2:hover, #btn-video3:hover, #btn-video4:hover, #btn-video5:hover {
  color: #000;
	border-radius: .50rem .50rem;
	background-size: 100% auto;
}
#ctn-vigor, #ctn-chirivuelta, #ctn-auqui, #ctn-yanacocha2, #ctn-yanacocha3 {
  background: #2229;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  display: none;
  justify-content: center;
  /*border: 1px solid #fc0;
  border-radius: 20px;*/
  align-items: center;
}
#video, #video2, #video3, #video4, #video5 {
  border: 1px solid #fc0;
  border-radius: 20px;
  width: 960px;
  height: 540px;
}
#cerrar-video, #cerrar-video2, #cerrar-video3, #cerrar-video4, #cerrar-video5 {
  position: absolute;
  display: flex;
  right: 30px;
  top: 10px;
  font-size: 40px;
  font-weight: bold;
  color: #f40;
  text-shadow: -2px 2px #fc0;
  cursor: pointer;
}    

@media (max-width: 990px){
  #video, #video2, #video3, #video4, #video5 {
  	width: 95%;
  	height: 95%;
	}
	.menu-horizontal {
      list-style: none;
      display: flex;
      justify-content: space-around;
      max-width: 700px;
    }
}
@media screen and (max-width: 700px){
	.contenedor {
		width: 100%;
	}		
	.baner {
		background: linear-gradient(
    	to left,
    	rgba(255, 68, 0, 1),
    	rgba(255, 68, 0, 1),
		rgba(0, 0, 0, .1),
		rgba(0, 0, 0, .1)
		);
		max-width: 1000px;
		margin: 0 auto;
		width: 100%;
		float: left;
	}
	.redes img {
		width: 20px;
	}
	.logo {
		background: transparent;
		width: 50%;
		float: left;
	}
	.logo img {
		width: 75%;
	}
	.titulo {
		font-size: 1.5rem;
	}
	.subtitulo {
		font-size: 0.8rem;
	}
	.tarjeta {
		width: 95%;
	}
	.tarjeta2 {
		width: 95%;
	}
	.espacio {
		display: none;
	}
	.rutas {
		width: 100%;
	}
	.rutas2 {
		padding: 0;
		width: 100%;
	}
	.sitios {
		padding: 0;
		width: 100%;
	}
	.sitios2 {
		padding: 0;
		width: 100%;
	}
	iframe {
		width: 100%;
		height: 350px;
	}
	.capa {
		width: 100%;
		height: 350px;
		z-index: 10;
	}
	.recomendados ul li a {
		padding: .1rem;
		margin-top: 2rem;
	}
	.videogaleria video {
	  max-width: 95%;
  }  
	/*object{
		width: 396px;
		height: 219px;
	}*/
}






