/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
font-family: 'Archivo Narrow', sans-serif;
	overflow: hidden;

	}
		
   .flowplayer {width:100%;height:auto;}
.container-fluid {

  height: 100%;
}
section {
  min-height: 100%;
  position: relative;
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  	overflow: hidden;
		-webkit-overflow-scrolling:touch;
}
span.enlace-activo
{
	
	color:#000;
}
.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 4.5em;
    font-weight: 700;
}

/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-light {
    border-radius: 0;
    color: #fff;
    background-color: rgb(167,0,0);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(167,0,0,0.8);
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
  /*  z-index: 1000;
    position: fixed;
    left: 250;
    width: 250px;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;*/
	z-index: 1000;
position: fixed;
left: 250px;
width: 0;
height: 100%;
margin-left: -250px;
overflow-y: auto;
 background: rgba(167,0,0,0.9);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 260px;
    margin: 0;
    padding: 0;font-size: 22px;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #000;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}
.sidebar-nav li.pie-nav {
	margin-top:3%;
    text-decoration: none;
}
a.menos,a.menos:hover
{
	font-size:72%;
	line-height:1.6em;
}
.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
	background: rgba(167,0,0,1);
}

.sidebar-nav > .sidebar-brand a {
    color: #999;  
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
#marco,#marcoactividades,#marcoedificos,#marcomaeztu,#marcovanguandia,#marcoestudio,#marcoresidentes,#marcofinal
{
margin:0;
padding:0;

}

.valign {
  font-size: 0;
}

.valign > [class*="col"] {
  display: inline-block;
  margin-top:2%;
  float: none;
  font-size: 14px;
  font-size: 1rem;
  vertical-align: middle;
}
#texto,#pieedificios,#pieresidentes,#pieestudio,#pactividades,#piemaeztu,#pievanguardia,#pievanguardia,#piefinal,#pieactividades,#piedia
{
	margin:0;
	padding:0;
	font-size: 1.4rem;
	text-align:justify;
	color:rgba(0,0,0,0.9);
}
.cap-inicio
{
	background-color:rgba(0,0,0,0.7);
	
}
.cap-extranjeras .row ul,.cap-edificios .row ul,.cap-residentes .row ul,
.cap-dia .row ul,.cap-actividades .row ul,.cap-estudio .row ul,
.cap-maeztu .row ul,.cap-vanguardia .row ul,.cap-final .row ul
{
	margin:0;
	list-style:none;
}
.cap-estudio .row li
{
width: 26%;
  float: left;
	
}
.cap-dia .row li.documental
{
	  width: 50%;
  float: left;
}
.cap-extranjeras .row li,.cap-edificios .row li,.cap-residentes .row li,.cap-dia .row li
{
  width: 25%;
  float: left;
}

.cap-extranjeras .row li.documental, .cap-estudio .row li.documental,.cap-residentes .row li.documental
{
  width: 50%;
  float: left;
}
.cap-edificios .row li.documental,.cap-maeztu .row li.documental, .cap-final .row li.documental
{
  width: 66%;
  float: left;
}


.cap-actividades .row li {
	
  width: 26%;
  float: left;
}
 .cap-vanguardia .row li.documental
 {
	width: 52%;
  float: left; 
 }
.cap-vanguardia .row li
{
 width: 26%;
  float: left;
}
.cap-actividades .row li.documental
{
  width: 52%;
  float: left;
}
.cap-edificios .row li,.cap-final .row li{
	
  width: 33%;
  float: left;
}
.cap-maeztu .row li.documental
{
	width: 54%;
	float: left; 
}
.cap-maeztu .row li{
	
  width: 27%;
  float: left;
}
/*img {
  border: 0 none;
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}*/
.extranjeras:hover img,.actividades:hover img ,.edificios:hover img,
.maeztu:hover img,.estudio:hover img,.residentes:hover img,.dia:hover img,.vanguardia:hover,.pdf:hover img,.final:hover img {
  opacity: .40;
}
.pre-scrollable
{
	overflow:auto;
	margin:0;
	padding:0;
	max-height:100px;
}



.caja-fondo
{
		padding:1%;
		background-color:rgba(51,51,51,0.5);
}


#menu-toggle {
    z-index: 10;
    position: fixed;
    top: 0;
    left:0;
}
#close-home {
    z-index: 200;
    position: fixed;
	margin:0px 0px 5px 0px;
    bottom:0;
    left:50%;
	text-decoration:none;
	background-color:rgba(0,0,0,.8);
}
#anterior {
    z-index: 201;
    position: fixed;
	margin:0px 0px 5px 0px;
    bottom:0;
    left:40%;
	text-decoration:none;
	background-color:rgba(0,0,0,.8);
}
#siguiente {
    z-index: 199;
    position: fixed;
	margin:0px 0px 5px 0px;
    bottom:0;
    left:60%;
	text-decoration:none;
	background-color:rgba(0,0,0,.7);
}
 a#close-home:hover, a#anterior:hover, a#siguiente:hover
{
	
		background-color:rgba(0,0,0,.4);
}
#sidebar-wrapper.active {
    right: 260px;
    width: 260px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}

/* Header 

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/fondo.png) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.header-extranjeras {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/fondo_mundo2.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

*/
/* edificios */

.cap-edificios {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/fondo_edificios_1024.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-attachment:scroll !important;
}
/* extranjeras */

.cap-extranjeras
{
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/fondo_mundo2.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
		background-attachment:scroll !important;
}
.cap-actividades {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/actividades_fondo.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
		background-attachment:scroll !important;
}
.cap-maeztu {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/fondo_maeztu.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
		background-attachment:scroll !important;
}
.cap-estudio {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/estudio_fondo.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
		background-attachment:scroll !important;
}
.cap-dia {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/dia_fondo.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
		background-attachment:scroll !important;
}
.cap-vanguardia {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/vanguardia_fondo.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
		background-attachment:scroll !important;
}
.cap-residentes {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/residentes_fondo.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
		background-attachment:scroll !important;
}
.cap-final {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/final_fondo1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
		background-attachment:scroll !important;
}
.cap-creditos {
	padding-top:5%;

	color:#CCCCCC;
    background-color:#151515;
	
}
.color-cap-creditos {
	padding-top:5%;

	color:#000000;
    background-color:#FFF;
	
}
.cap-extranjeras h2,.cap-edificios h2
{
	margin-left:2%;
	color:rgba(0,0,0,0.5);
}
.service-item {
    margin-bottom: 30px;
}



/* Map */

.map {
    height: 500px;
}


/* Footer */

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;

  /* Set the fixed height of the footer here */
  height: 40px;
  color:#fff;

}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  background-color:#000;
  padding: 6px 0;
  font-weight:bold;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle:hover,
.btn-circle:focus,
.btn-circle:active {
    color: #fff;
    background-color: rgba(0,0,0,0.5);
}
.btn-circle.btn-lg {
  width: 40px;
  height: 40px;
  padding: 9px 10px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

h1.titulo
{
	padding:30px 5px;	
	color:rgb(167,0,0);
}
.negro
{
	color:#000;
}

		.canvas1920 {
		margin:0;
				margin-left:13%;
			width: auto;
			height: 100%;
	}
			.canvas1024 {
				margin:0;
				
			width: auto;
			height: 100%;
	}
	.cabecera
	{
		margin:0;
		padding:0;
		text-align:left;
		width:100%;
		z-index:2;
	}
	h1.titulo1
	{margin:0;
		padding:0 0 0 60px;
		
	}
	.cabecera h2
	{
		
		padding:6% 2%;
		color:#cc0000;
		font-weight:bold;
	}
	div.encima
	{
	position:absolute;
	bottom:0;
	right:0;
	background-color: rgba(0,0,0,.2);
	margin:  0 1% 13% 0;
	padding:1%;
	z-index:3;
	width:21%;
	font-size:2em;
	
	color:rgba(255,255,255,0.7);
	
	}
p.entrada a,p.entrada a:hover
{line-height:1em;

font-weight:bold;
font-size:130%;
text-decoration:none;
}
.entrada
{	
	
}
video {
  margin:0;

   width: 100%; /* 640px or less depending on size of viewport */
   height: 100%; /* automatically calculates height from via above values */
}
.container-fluid
{
padding:0;
}
.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
	display: none;
	z-index:22222;
}

.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
}



.wp-caption {
position: relative;
padding: 0;
margin: 0;
}
.wp-caption img {
display: block;
max-width: 100%;
height: auto;
}
.wp-caption-text {
opacity: 0;
position: absolute;
width: 100%;
color: #fff;
left: 0;
bottom: 0;
padding: 0.75em 1em;

font-size:14px;
z-index: 5;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: rgba(0,0,0,.7);
-webkit-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
/*.wp-caption:hover .wp-caption-text,.wp-caption-text:hover {
opacity: 1;
}
*/
.wp-caption{
cursor: pointer; 	
	
}

.wp-caption:hover .wp-caption-text {
	 
opacity: 1;
}

 
/*
@media(max-width:768px) {
    .map {
        height: 75%;
    }
	#marcodia img
	{
		width:auto;
		height:60%;
		
	}
}*/



/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/





    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

	   .map {
			height: 75%;
		}
	

		#marcodia img,#marco img,#marcoedificios img,#marcoresidentes img,#marcovanguardia img,#marcodia img,#marcoestudio img,#marcofinal img
		{
			
			height:70%;
		}
				ul{
	margin:0;
	padding:0;
}
    }

    /* Small Devices, Tablets 
    @media only screen and (max-width : 768px) {
		ul{
	margin:0;
	padding:0;
}
	   .map {
			height: 75%;
		}
		div.encima
		{
			font-size:70%;
			
		}
		#marcodia,#marco,#marcoedificios,#marcoresidentes,#marcovanguardia,#marcodia,#marcoestudio,#marcofinal
		{
			
			height:70%;
		}
		

    }*/

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {

		div.encima
		{
			font-size:50%;
			width:50%;
		}
		div #marcodia img,#marco img,div#marcoedificios img,div#marcoresidentes img,#marcovanguardia img,#marcodia img,#marcoestudio img,#marcofinal img
		{
			width:60%;
			height:auto;
		}
		
    }


