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

@import url("font.css");

*{box-sizing:border-box; margin:0; text-decoration:none; padding:0; border:0; color:#414143; font-family: 'Montserrat', sans-serif; font-weight:400; font-size:0.92rem; outline:none;}

body{
	background-image:url(img/bg_body.png);
	background-position:center top;
	background-repeat:no-repeat;}
	
strong{
	font-weight:800;}

h1{
	padding-left:70px;
	margin-left:-70px;
	font-family: 'IM Fell English SC', serif;
	font-size:2rem;
	margin-bottom:10px;
	background-image:url(img/linea.png);
	background-repeat:no-repeat;
	background-position:-35px 10px;}
	
h2{
	font-size:1.2rem;
	font-weight:800;
	margin:20px 0 10px 0;}
	
ul{
	padding:0;
	list-style:none;}
	
ul li{
	font-size:1.1rem;
	padding-left:20px;
	background-image:url(img/item.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	margin-bottom:5px;}
	
ul li span{
	font-size:1.1rem;
	font-weight:500;}
	
.content p{line-height:1.4rem;
text-align:justify;
margin-bottom:10px;}

.base{
	width:100%;
	max-width:1020px;
	margin:0 auto;
	padding:0 10px;}
	
header{
	width:100%;
	padding:0 0 10px 0;}
	
header div.logo{
	width:365px;
	float:left;
	padding-top:20px;}

header div.logo img{
	width:330px;}
	
header div.descripcion{
	width:460px;
	float:right;
	background-image:url(img/logos.jpg);
	background-position:right 10px;
	background-repeat:no-repeat;
	padding-left:100px;
	margin-top:10px;}

	
header div.descripcion p{
	width:100%;
	font-family: 'Montserrat', sans-serif;
	font-size:0.8rem;
	text-align:right;
	padding-top:105px;}

header div.descripcion p strong{
	font-weight:800;
	font-size:0.8rem;
	margin-bottom:5px;
	display:inline-block;}
	
header div.linea{
	margin-left:2%;
	width:98%;
	border-bottom:#4A4A4A 1px solid;
	height:30px;
	float:left;}
	
/* CONTENIDO */

div.content{
	width:98%;
	margin-left:2%;
	float:left;
	border-left:#4A4A4A 1px solid;
	padding:40px 0 40px 70px;
	}
	
div.content section{
	width:100%;
	margin-bottom:35px;
	float:left;}
	
div.content div.video{
	margin-bottom:40px;
	}
	
div.content .ubicacion .txt{
	width:80%;
	float:left;
	}
	
div.content .intro-repo{
	width:60%;}
	
div.textos p.total_km{
	font-style: italic;}
	
div.textos p strong{
	font-weight: 800;}
	
div.textos p{
	font-size:1rem !important;}
	
section.como_llegar ul{
	padding:0;
	list-style:none;
	margin-bottom:10px;}
	
section.como_llegar ul li{
	font-size:1rem !important;
	padding-left:20px;
	background-image:url(img/item_amarillo.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	margin-bottom:5px;}
	
ul li span{
	font-size:1.1rem;
	font-weight:500;}
	
/* Repositorio */

.menujq strong{
	font-weight:800;}

.menujq ul{
	list-style:none;
	border-top:#4A4A4A 1px solid;
	float:left;
	width:100%;
	margin-bottom:50px;
	margin-top:20px;}
	
.menujq ul li{
	border-bottom:#4A4A4A 1px solid;
	color:#000;
	font-size:2.1rem !important;
	float:left;
	display:inline-block;
	width:100%;
	background:none;
	padding:0;
	margin:0;}
	
.menujq ul li a{
	color:#000;
	padding:20px 0 20px 10px;
	background-image:url(img/ico_mas.png);
	background-position:right 26px;
	background-repeat:no-repeat;
	display:block;
	font-size:1.2rem;}
	
.menujq ul li:first-of-type a{
	/*background-position:right 14px;*/}
	
.menujq ul li:hover a{
	background-color:rgba(0,0,0,0.05) !important;}
	
.menujq ul li.activa a{
	background-image:url(img/ico_menos.png);}
		
.menujq ul li ul{
	border-top:0;
	display:none;
	padding-left:10px;
	margin:0 0 20px 0;}
	
.menujq ul li ul li{
	border-bottom:0;
	font-family: 'Open Sans', sans-serif, arial;
	font-size:1rem;
	padding:15px 0 0 0;
	float:left;
	display:inline-block;
	font-weight:300;}
	
.menujq ul li:hover ul li a, .menujq ul li ul li a{
	background-color:rgba(0,0,0,0) !important;
	font-size:1rem;
	display:inline;
	background-image:none;
	}
	
a.descargar{
	background-image: url(img/icon.png) !important;
	background-position:left center !important;
	padding: 5px 0 5px 30px !important;
	background-size:25px;
	margin:10px 0 !important;}
	
a.descargar:hover{
	text-decoration:underline !important;}
	

/* GALERIAS */

div.galeria div.col{
	width:24%;
	float:left;
	margin-right:1%;}

div.galeria div.col a{
	width:100%;
	margin:0;
	margin-bottom:8px;
	padding:0;
	float:left;}

div.galeria a img{
	width:100%;}
	
/* INFORMACION */

.informacion{
	float:left;
	margin-bottom:15px;}
	
.informacion p{
	padding-left:20px;
	width:210px;
	float:right;
	text-align:left;
	background-image:url(img/ico_menos.png);
	background-repeat:no-repeat;
	background-position:20px bottom;
	padding-bottom:20px;}
	
.informacion p strong{
	font-weight:800;
	margin-bottom:10px;
	display:inline-block;}
	
/* SKETCHFAB */

.sketchfab-embed-wrapper{
	float:left;
	margin-bottom:15px;}
	
.sketchfab-embed-wrapper p{
	padding-left:20px;
	width:210px;
	float:right;
	text-align:left;
	background-image:url(img/ico_menos.png);
	background-repeat:no-repeat;
	background-position:20px bottom;
	padding-bottom:20px;}
	
.sketchfab-embed-wrapper p strong{
	font-weight:800;
	margin-bottom:10px;
	display:inline-block;}
	
div.commoms{
	margin-top:25px;}
	
div.commoms p, div.commoms a{
	font-size:0.9rem !important;
	background-image:none !important;}
	
div.commoms a{
	text-decoration:underline;}