.navbar{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 910;
}
.navbar-inverse{
	background-color: transparent;
	border-color: transparent;
}
.navbar-nav{
	float: right;
}
.row{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 50px;
}
.sobrevideo{
	z-index: 910;
    width: 50%;
    margin-right: 25%;
    margin-left: 25%;
    position: absolute;
    vertical-align: middle;
    color: #fff;
    margin-top: 22%;
    text-align: center;
}

.carousel-control.left{
	background-image: none;
}
.carousel-control.right{
	background-image: none;
}
.item img{
	width: 100%;
}
video{
	width: 100%;
	z-index: 800;
}
.sumario p{
	text-align: center;
}
.sumario{
	padding: 3%;
    margin-bottom: 0;
}

.mapa img{
	width: 100%;
}
.titular_secundario{
	text-align: center;
}
footer{
	background: #999;
	position: relative;
}
footer p{
	color: #fff;
	padding: 10px;
	font-size: 11px;
	margin: 0;
	width: 65%;
}
.carousel-indicators{
	bottom: -30px;
}
.carousel-indicators li{
	border: 1px solid #B3B1B1;
	/*background-color: rgba(23, 23, 23, 0.16);*/
}
.carousel-indicators .active{
	background-color: #999;
}
.carousel-control{
	color: #999;
}
.carousel-control:hover, .carousel-control:focus{
	color: #5f5d5d;
}
.arriba{
	position: absolute;
	right: 10px;
	bottom: 10px;
	opacity: 0.7;
}
.arriba img{
	width: 80%;
}
.arriba:hover{
	opacity: 1;
}

.navbar-inverse .navbar-brand{
	color: #fff;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
	background-color: transparent;
	border-bottom: 2px solid #fff;
	color: #fff;
}
.redes:hover{
	color: #0093ca !important;
}
.navbar-inverse .navbar-nav>li>a{
	color: #333;
}
.link_mas{
	color: #fff;
	background-color: #999;
	float: right;
	text-align: center;	
	padding: 5px;
	cursor: pointer;
}
hr{
	border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));

}
.datos{
	text-align: center;
}
.parte1{
	position: relative;
}
.flecha{
	z-index: 910;
    position: absolute;
    bottom: 28px;
    left: 50%;
}
.pattern{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 900;
	left: 0;
	top:0;
	background: url(../img/pattern.png);

}
.modal-body img{
	width: 100%;
}
.modal{
	overflow-y:auto; 
}
.carousel-inner{
	padding: 3%;
}
.espacio-carrusel{
	padding: 3%;

}

