@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700|Open+Sans:300,400,700');
* {
	margin: 0;
	padding: 0;
	outline: 0;
	transition: all linear 0.2s;
	box-sizing: border-box;
}
figure {
	width: 100%;
	margin: 0;
	padding: 0;
}
img {
	width: 100%;
	height: auto;
	outline: 0 !important;
}
.blockquote, .header .nav-item-child, .link, a, body, em, h1, h2, h3, h4, h5, h6, li, li a, p, span {
	font-family: 'Open Sans', sans-serif, Arial;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased
}
a{color: #91c9a2}
a:hover{color: black; }


.navbar {
	margin-TOP: 20px;
	box-shadow: NONE;
	-webkit-box-shadow: none;
}
.navbar-brand {
	padding: 0 !important;
	position: relative;
	left: 10px;
	top: -7px;
}
.navbar-brand img {
	max-width: 130px;
}
.nav>li>a {
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 8px;
	border-bottom: 4px solid transparent;
	transition: all 0.5s linear;
	letter-spacing: 1px;
	line-height: 13px;
	font-family: 'Open Sans Condensed', sans-serif, arial;
	border-left: 1px solid #eeeeee;
	padding: 10px 5px;
	text-align: left;
}

.nav>li .home{ text-align:  center!important;}
.nav>li>a span {
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: 300;
	color: #aaa;
	transition: all 0.5s linear;
	font-family: 'Open Sans', sans-serif, arial;
	padding: 10px 0px;
}
.nav .home {
	display: none;
}

@media (min-width: 767px) {
.nav>li:first-child a {
	border-left: none;
}
}

/*************************** MINIMO 991 **************************** */
@media (min-width: 991px) {
.nav .home {
	display: inline-block;
	text-align: center
}
.nav>li>a span {
	padding: 10px 0px;
}
.nav>li>a {
	padding: 10px 20px;
}
}
.nav>li>a:hover {
	border-bottom: 4px solid #91C9A2;
	color: #91c9a2 !important;
	background-color: #fefefe !important;
}
.nav>li>a:hover span {
	color: #91c9a2 !important;
}
header .nav .active a {
	color: #91c9a2 !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background-color: transparent;
}
#giratorias {
	display: block;
	padding: 35px 0px !important;
	background-image: url(../img/fondo_gris1.jpg);
	background-size: 100% 100%;
	background-position: top center;
	background-repeat: no-repeat;
	min-width: 360px;

}
#owl-placas {
	border: 4px solid red;
	z-index: 1;
}
.menuPrincipal {
	font-weight: 700;
	color: #444;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#giratorias .owl-carousel .owl-dot {
	float: left;
	background-size: cover;
	max-width: 150px;
	height: auto;
	max-height: 100px
}
/**********************************************/

/* VIDEO FONDO */


.videoFondo {
	width: 100%;
	height: auto;
	z-index: 0;
	left: 0;
	top: 0;
	-webkit-filter: grayscale(80%) hue-rotate(20deg);
	-moz-filter: grayscale(80%);
	-ms-filter: grayscale(80%) hue-rotate(20deg);
	-o-filter: grayscale(80%) hue-rotate(20deg);
	filter: grayscale(80%) hue-rotate(20deg);/* */
	;
	opacity: 0.5 !important;
	min-height: 640px;
	/*background-image: url(../img/grid.png);*/
	background-repeat: repeat-x;
	background-size: contain;
}

/*.videoFondo video{opacity:  0.3 !important}*/

@media screen and (max-width: 560px) {
.videoFondo {
	display: none !important;
}
}
/********************************/
  
.owl-carousel .owl-item, .owl-carousel .owl-item figure {
	/*border-radius: 8px;*/
	overflow: hidden !important;
}
.owl-stage {
	margin-left: -6px;
	
}
.owl-carousel .owl-stage-outer {
	/*borde exterior*/
	/*
	background-image: url(../img/metal_2.jpg);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;*/
	background-color: transparent;
	padding: 0px;
	margin-right: 6px;
	border-radius: 8px;

}
#sync1:after {
	content: '';
	background-image: url(../img/sombralarga1.png);
	background-size: 97% 100%;
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 60px;
	left: 0;
	position: absolute;
	bottom: -53px;
	z-index: 0;
	opacity: 1;
	margin-bottom: -13px;
}

.management  #sync1:after {	margin-bottom: -7px;}

.inicio #sync1:after {	bottom: -47px;}

.management .owl-carousel:after {
	margin-bottom: 59px;
}
 @media (min-width: 586px) {
.management .owl-carousel:after {
	margin-bottom: -7px;
}}
 @media (min-width: 767px) {
 .owl-carousel:after {
 margin-bottom: -13px;
}
}
 @media (min-width: 768px) {
 .owl-carousel:after {
 margin-bottom: -13px;
}
}
.owl-carousel {
	height: 100%;
}
.owl-carousel .item figure {
	height: 150px;
	width: 100%;
	
}
.owl-carousel .owl-item div figure {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	
	overflow: hidden !important;
	min-height: 160px;

}


 @media (min-width: 767px) {
 .management .owl-carousel .owl-item div figure {
min-height: 460px; 
}
}
/*
.owl-carousel .owl-item {
	
	background-color: white;
}*/
/*
.owl-carousel div{overflow: hidden;}
*/
.owl-carousel .owl-item img {
	transform-style: initial;
	width: 100% !important;
	object-fit: cover;
	
}
.owl-thumb-item img {
	max-width: 140px;
	max-height: 60px;
	border-radius: 4px;
	outline: 0;
}




.owl-thumbs {
	display: table;
	width: 100%;
	text-align: center;
	padding-top: 36px;
}
.owl-thumb-item {
	display: table-cell;
	border: none;
	background: none;
	padding: 0;
	opacity: 1;
	vertical-align: top;
	height: 60px;
	overflow: hidden;
	margin-right: 1%;
	border: 4px solid transparent;
	border-radius: 8px;
	position: relative;
	max-width: 130px;/*
	box-shadow: 4px 6px 9px rgba(0,0,0,0.4);*/

}
.management .owl-thumb-item {
	height: 66px;
}
.owl-thumb-item:hover {
	border: 4px solid #ccc;
}
.owl-thumb-item img {
	
	position: relative;
	opacity: 0.6;
}
.owl-thumb-item.active {
	opacity: 1;
	border: 4px solid #6b9a77;
	/* #8dcc88;*/
	border-radius: 8px;
}
.owl-thumb-item.active img {
	opacity: 1;
}
.owl-carousel figcaption {
	position: relative;
	left: 1em;
	bottom: 1em;
	color: white;
	font-weight: 700;
	margin-top: 2em;
}
.owl-carousel figcaption .fechatitulo {
	padding: 1em;
	margin: 0.2em;
	border-radius: 8px;
	background-color: #91c9a2;
	border: 1px solid #91c9a2;
	color: black;
	display: none;
}
 @media (min-width: 767px) {
.owl-carousel figcaption {
 position: absolute;
 bottom: 1em;
 margin-top: 0em;
}
.owl-carousel figcaption .fechatitulo {
 display: inline-block
}
}



@media (min-width: 260px) and (max-width: 460px){
.owl-thumb-item {	max-width: 90px !important;}
.owl-thumb-item img{ width: auto; min-height: 60px; }
.management .owl-thumb-item img{width: 100%; height: auto !important;}

}



.owl-carousel figcaption .fecha {
	min-height: 50px;
	padding: 0.4em 1em;
	margin: 0.2em;
	display: inline-block;
	background-color: rgba(0,0,0,.75);
	border-radius: 8px;
	vertical-align: bottom;
}
.fechabanda {
	border: 2px solid #91c9a2;
	display: inline-block;
	border-radius: 3px;
}
.fechadia {
	font-family: 'Open Sans Condensed', sans-serif, arial;
	font-size: 18px;
	letter-spacing: 1px;
	color: #91c9a2;
	padding: 0 10px;
	line-height: 20px;
}
.fechames {
	background-color: #91c9a2;
	color: black;
	text-transform: uppercase;
	line-height: 10px;
	font-size: 10px;
	text-align: center;
}
.owl-carousel figcaption .lugar {
	display: inline-block;
	font-family: 'Open Sans Condensed', sans-serif, arial;
	font-size: 18px;
	color: #91c9a2;
	line-height: 16px;
	margin-left: 4px;
	text-shadow: 1px 2px 4px black;
	text-transform: uppercase;
	text-align: left;
}
.owl-carousel figcaption .horario {
	font-size: 10px;
	letter-spacing: 0px;
	color: #91c9a2;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif, arial;
	line-height: 19px;
	text-shadow: 1px 2px 4px black;
}
 @media (min-width: 420px) {
.owl-carousel .owl-item figure, .owl-carousel .item figure {
 height: 200px;
 width: 100%;
 overflow: hidden;
}
}
 @media (min-width: 560px) {
.owl-carousel .owl-item figure, .owl-carousel .item figure {
 height: 280px;
 width: 100%;
 overflow: hidden;
}
.videoFondo {
 min-height: 413px
}
}
 @media (min-width: 767px) {
.owl-thumb-item img {
 width: 150px;
 height: auto;
}
.management .owl-thumb-item img {
 width: 100%;
}
 .owl-carousel .owl-item figure, .owl-carousel .item figure {
 height: 340px;
 width: auto;
}
.owl-thumb-item {
 max-height: 80px;
}
.videoFondo {
 min-height: 559px
}
}
 @media (min-width: 991px) {
.owl-carousel .owl-item figure, .owl-carousel .item figure {
 height: 400px;
 width: 100%;
 overflow: visible;
}
.videoFondo {
 min-height: 650px
}
}
 @media (min-width: 1199px) {
.owl-carousel .owl-item figure, .owl-carousel .item figure {
 height: 500px;
}
}

/*.owl-carousel .owl-item {
	opacity: .8;
}
.owl-carousel .active {
	opacity: 1
}*/
.label {
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: #0a6cff;
	color: white;
	padding: 10px 20px;
	z-index: 5;
	text-align: center;
}
/**********************************************/
/* BARRA DE SECCIONES  */
/**********************************************/



#opciones {
	background: #303030;
	/*	background: -moz-linear-gradient(top, #303030 0%, #7d7e7d 100%);
	background: -webkit-linear-gradient(top, #303030 0%, #7d7e7d 100%);
	background: linear-gradient(to bottom, #303030 0%, #7d7e7d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#7d7e7d', GradientType=0 );

*/
	background-image: url(../img/blur_gris.jpg);
	background-size: 100% 150%;
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height: 130px;
	/*	border-top: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
	box-shadow: 0px 3px 10px 0px;
rgba(0,0,0,0.8);
*/


	padding-bottom: 15px;
}
#opciones h2 {
	font-size: 14px;
	color: #ccc;
	font-weight: 600;
	margin-left: 25px;
	text-shadow: 4px 4px 9px black;
}
 @media (min-width:767px) {
#opciones h2 {
 font-size: 18px;
}
}
#opciones h2:before {
	content: '';
	width: 20px;
	height: 6px;
	position: absolute;
	margin-left: -25px;
	margin-top: 8px;
	border-radius: 6px;
}
#opciones .opcionShows h2:before {
	background-color: rgba(107,154,119,1.00);
}
#opciones .opcionSalas h2:before {
	background-color: rgba(211,145,88,1.00);
}
#opciones .opcionManagement h2:before {
	background-color: rgba(167,140,216,1.00);
}

#opciones .opcionLevel h2:before {
	background-color: rgba(255,255,255,.40);
}

#opciones a div {
	position: relative;
	;
	border-radius: 10px;
	border: 4px solid #666;
	
	margin-bottom: 20px;
	box-shadow: inset 0px 0px 20px 4px black;
	background-size: cover;
	z-index: 1;

	 max-width: 95% ;
 margin: auto;
 height: 110px;

}
#opciones a div:after {
	content: '';
	background-image: url(../img/sombralarga.png);
	background-size: 95% 100%;
	background-position: top center;
	background-repeat: no-repeat;
	width: 90%;
	height: 2em;
	left: 5%;
	position: absolute;
	z-index: 0;
	bottom: -29px;
	opacity: 1;
}
#opciones a:hover div {
	transform: scale(0.95);
	border: 4px solid #ccc;
}
.opcionShows{text-align: center;}

.opcion1 {
	background-position: 0 0;
	transition: all linear 1.5s;
	background-image: url(../img/grilla.jpg);
	max-width: 75% !important; margin:  auto;
}
.opcion1:hover {
	background-position: 100% 100%;
}


 @media (min-width: 567px) {
#opciones a div {
  margin: auto;
 height: 130px;
}

}

 @media (min-width: 767px) {
 	.opcionShows{text-align: left;}

#opciones a div {
 height: 150px;
}

.opcion1 {max-width: 95% !important;margin-left: 0;}

}


/*
.opcion2 figure{background-position: 0 0;}


	.opcion2:hover figure{background-position:100% 100%; }

*/

.opcion2, .opcion3, .opcion4  {
	background-color: black;
}
.opcion2 > figure, .opcion3 > figure, .opcion4 > figure  {
	-webkit-animation: imageAnimation 20s linear infinite 0s;
	animation: imageAnimation 20s linear infinite 0s;
	-moz-animation: imageAnimation 20s linear infinite 0s;
	-o-animation: imageAnimation 20s linear infinite 0s;
	animation-name: imageAnimation;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 20s;
	backface-visibility: hidden;
	background-size: cover;
	background-position: 0 25%;
	background-position-x: 50%;
	color: transparent;
	height: 100%;
	left: 0px;
	opacity: 0;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 0;
	border-radius: 8px;
	box-shadow: inset 0px 0px 20px 4px black;
}
.opcion2 > figure:nth-child(1) {
	background-image: url(../img/salas1.jpg);
}
.opcion2 > figure:nth-child(2) {
	animation-delay: 4s;
	background-image: url(../img/salas2.jpg);
}
.opcion2 > figure:nth-child(3) {
	animation-delay: 8s;
	background-image: url(../img/salas3.jpg);
}
.opcion2 > figure:nth-child(4) {
	animation-delay: 12s;
	background-image: url(../img/salas4.jpg);
}
.opcion2 > figure:nth-child(5) {
	background-image: url(../img/salas5.jpg);
	animation-delay: 16s;
}
.opcion3 > figure:nth-child(1) {
	background-image: url(../img/banda2.jpg);
}
.opcion3 > figure:nth-child(2) {
	animation-delay: 4s;
	background-image: url(../img/management3.jpg);
}
.opcion3 > figure:nth-child(3) {
	animation-delay: 8s;
	background-image: url(../img/management1.jpg);
}
.opcion3 > figure:nth-child(4) {
	animation-delay: 12s;
	background-image: url(../img/banda4.jpg);
}
.opcion3 > figure:nth-child(5) {
	background-image: url(../img/management4.jpg);
	animation-delay: 16s;
}


.opcion4 > figure:nth-child(1) {
	background-image: url(../img/level1.jpg);
}
.opcion4 > figure:nth-child(2) {
	animation-delay: 4s;
	background-image: url(../img/level2.jpg);
}
.opcion4 > figure:nth-child(3) {
	animation-delay: 8s;
	background-image: url(../img/level3.jpg);
}
.opcion4 > figure:nth-child(4) {
	animation-delay: 12s;
	background-image: url(../img/level4.jpg);
}
.opcion4 > figure:nth-child(5) {
	background-image: url(../img/level5.jpg);
	animation-delay: 16s;
}



 @keyframes imageAnimation {
0% {
 animation-timing-function: ease-in;
 opacity: 0;
}
 8% {
 animation-timing-function: ease-out;
 opacity: 1;
}
 17% {
 opacity: 1
}
 25% {
 opacity: 0
}
 100% {
 opacity: 0
}
}
/***************************************/
/* footer */ 
footer {
	margin-top: 20px;
	color: #999;
}
footer a {
	color: #333
}
footer .descripcionFooter a:hover {
	text-decoration: underline;
	color: black;
}
.logoFooter {
	display: inline-block;
}
.logoFooter img {
	max-width: 90px
}
.descripcionFooter {
	display: inline-block;
	max-width: 250px;
	vertical-align: middle;
	padding-top: 16px;
	line-height: 16px;
	font-size: 11px;
	padding-left: 8px;
}
.redesFooter {
	text-align: center
}
.redesFooter a {
	color: #999;
}
.redesFooter a:hover {
	text-decoration: none;
	color: black;
}
.firmaFooter {
	text-align: center;
	position: relative;
	top: -5px;
}
 @media (min-width: 767px) {
.redesFooter {
 text-align: right;
}
.firmaFooter {
 text-align: left;
}
}
.redsocial {
	display: inline-block;
	margin-right: 25px;
}
.redsocial i {
	font-size: 20px;
	position: relative;
	top: -5px;
	left: -3px;
	width: 30px;
	height: 30px;
	border-radius: 10px;
	text-align: center;
	padding-top: 5px;
	color: white;
}
.redesFooter a:hover i {
	background-color: black;
}
.redsocial .fa-facebook {
	background-color: #4B6CAE;
}
.redsocial .fa-youtube {
	background-color: #D0605F;
}
.redsocial .fa-twitter {
	background-color: #72E9F2;
}
.redsocial_desc {
	display: inline-block;
	line-height: 16px;
	padding-top: 10px
}
.dsnet {
	margin-top: 30px;
	margin-right: 20px;
	font-size: 10px;
	color: #666;
}
/*  ir al top  */


#topcontrol {
	background-color: rgba(145,201,162,0.80);
	color: #fff !important;
	text-align: center;
	display: inline-block;
	width: 30px;
	height: 30px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 10;
	right: 1.1em;
	bottom: 0.5em;
	display: block;
	position: fixed;
	cursor: pointer;
	opacity: 1;
}
#topcontrol:hover {
	background-color: black;
}
#topcontrol .fa {
	position: relative;
	top: 3px;
	font-size: 20px;
	color: white;
}
/**********************************************/

#contenido {
	min-height: 400px;
	display: block;
	display: block;
	padding: 25px 0px !important;
	background-image: url(../img/fondo_gris1.jpg);
	background-size: 100% 100%;
	background-position: top center;
	background-repeat: no-repeat;

}
#contenido h1 {
	color: #91C9A2;
	border-bottom: 2px solid rgba(145,201,162,.50);
	margin-bottom: 30px;
	padding-bottom: 10px;
	text-shadow: 4px 6px 9px rgba(0,0,0,.80);
	font-size: 38px;
	font-weight: 400;
}
#contenido p {
	text-align: justify;
}
.institucional video {
	width: 100%;
	max-width: 600px;
	border: 4px solid #91C9A2;
	border-bottom: 6px solid #91C9A2;
	box-shadow: 3px 6px 12px rgba(0,0,0,0.5);
}
.institucional, .contacto {

	background: rgb(255,255,255);
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=1 );
	padding: 30px;
	color: #333;
}

/*** CONTACTO  *****************/

.contacto h5{text-align: center;}
.contacto .volver{text-align: right !important; border-top:  1px solid #ccc; padding-top: 5px;}
.form-group label, .contacto .input-group-addon {
	color: #91C9A2 !important;
}
.contacto .form-group input {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	color: #666;
	border: 1px solid #91C9A2 !important;
	padding: 0 10px;
	/*background-color: rgba(0,0,0,.50);*/
	background-color: white;
}
.contacto .form-group textarea {
	border: 1px solid #91C9A2 !important;
	background-color: white;
	color: #91C9A2 !important;
	/*background-color: rgba(0,0,0,.50);*/
	padding: 10px;/*box-shadow: inset 0 0 10px 3px rgba(0,0,0,.50);*/
}
.contacto .input-group, .contacto .form-control {
	border: 1px solid #91C9A2 !important;
	border-radius: 8px;
}
.contacto .input-group input {
	border: none !important;
	border-radius: 8px;
}
.contacto .verifica .form-control {
	color : #91C9A2 !important;
	font-size: 1.2em;
	text-align: center;
	font-weight: 600;
	background-color: white;/*background-color: rgba(0,0,0,.50)*/
}
.contacto .input-group .input-group-addon {
	background-color: #91C9A2;
	border-right: 1px solid #91C9A2;
}
.contacto .input-group .input-group-addon i {
	color: white;
}
.verifica label, .verifica figure {
	display: inline-block;
	max-width: 150px !important;
}
 .contacto ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:   #91C9A2 !important;
}
.contacto:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:   #91C9A2 !important;
 opacity:  1;
}
.contacto::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:   #91C9A2 !important;
 opacity:  1;
}
.contacto:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:  #91C9A2 !important;
}
.contacto .btn-info:hover, .btn-info:active:hover {
	background-color: white;
	color: black;
}
.contacto .btn-info {
	background-color: #91C9A2;
	color: #333;
	font-weight: 700;
	font-size: 1.2em;
}
.contacto .btn-info i {
	color: black !important;
}
.contacto h4 {
	color: #333;
	background-color: #91C9A2;
	padding: 10px 12px;
	font-weight: 700;
	border-radius: 10px;
	position: relative;
	top : -14px;
	font-size: 24;
}
/***********************************/
@media (max-width: 520px){

.tituloGrilla  h1 {
	font-size: 24px !important;
	
}
.tituloGrilla h1 span{display: none !important;}
}

@media (max-height: 767px){

.management  #sync1 .owl-item{background-color: #212121; 
/*border-radius: 8px;*/}


}

.management .owl-carousel {
	max-width: 1200px;
	margin: auto;
	width: 95%;
	margin-top: 20px;
}
 #sync1 .owl-carousel .owl-item {
	background-color: #212121;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.management .owl-carousel .owl-stage-outer {
	background-color: #212121;

}

.tituloDestacado {
	background: #7d7e7d;
	/*background: -moz-linear-gradient(45deg, #7d7e7d 0%, #232323 100%);
	background: -webkit-linear-gradient(45deg, #7d7e7d 0%, #232323 100%);
	background: linear-gradient(45deg, #7d7e7d 0%, #232323 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#232323', GradientType=1 );
	border-top: 6px solid #222;
		box-shadow: 4px 5px 8px rgba(0,0,0,0.8);
		*/
	background-image: url(../img/blur_gris.jpg);
	background-size: cover;
	background-position: 100% 99%;
	/*border-bottom: 6px solid #686f68;*/
	position: relative;
}
.tituloDestacado:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 4px;
	background-image: url(../img/metal1.jpg);
	background-size: 80%;
}
.tituloDestacado:before {
	background-size: 70%;
}
.tituloDestacado h1 {
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif, arial;
	font-weight: 700;
	color: #eee;
	text-shadow: 1px 2px 4px rgba(0,0,0,0.5);
	/*text-shadow: 1px 4px 6px #676c75, 0 0 0 #000, 1px 4px 7px #676c75;*/
	font-size: 34px;
	margin: 5px;
}
.tituloDestacado h1 span {
	font-weight: 400;
	font-size: 17PX;
	color: rgba(0,0,0,0.45);
	text-shadow: none;
	display: block;
}

@media (min-width: 767px){

.tituloDestacado h1 span {display: inline-block; font-size: 20PX;}

}

#bandas, #level, #salas {
	background: #666;
	/* #485e46;*/
	background-image: url(../img/blur_gris.jpg);
	background-size: cover;
	background-position: 50% 59%;
}
.salas {
	padding: 50px 0;
}
 @media (min-width:767px) {
.tituloDestacado h1 {
 font-size: 40px;
}
#level {
/*background: #485e46;
	background: -moz-linear-gradient(top, #485e46 1%, #000000 100%);
	background: -webkit-linear-gradient(top, #485e46 1%, #000000 100%);
	background: linear-gradient(to bottom, #485e46 1%, #000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485e46', endColorstr='#000000', GradientType=0 );*/
}
}
#bandas h3, #level h3 {
	color: #333333;
	background-color: #91C9A2;
	padding: 7px 14px;
	letter-spacing: 0.8px;
	padding-left: 10px;
	font-weight: 600;
	font-size: 24px;
	box-shadow: 4px 8px 16px rgba(0,0,0,.5);
	border-radius: 3px;
}
#level figcaption {
	line-height: 16px;
	font-size: 14px;
	margin-top: 5px;
}
#level .disco {
	padding: 10px;
}
#level .disco figure {
	overflow: hidden;
	border: 3px solid #999;
	border-left: 10px solid #666;
	box-shadow: 3px 6px 7px rgba(0,0,0,.8);
	max-width: 150px;
	text-align: center;
	margin: auto;
}
#level .disco figure img {
	height: 150px;
	width: 150px;
}
 @media (min-width: 767px) and (max-width: 1199px) {
#level .disco figure {
 width: 100%;
 max-width: 150px;
 text-align: center;
 margin: auto;
}
#level .disco figure img {
 height: auto;
 min-height: 150px;
}
}
 @media (min-width: 1200px) {
#level .disco figure {
 width: 250px;
 max-width: 250px;
}
#level .disco figure img {
 height: 250px;
 width: 250px;
 max-width: 250px;
}
}
#level .disco figcaption {
	padding: 5px;
	color: #cccccc;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	padding: 4px 10px;
	font-weight: 300;
}
#level .disco figcaption span {
	font-weight: 700;
	font-size: 14px;
}
#level .videos {
	padding: 5px;
}
#level .videos iframe {
	border: 2px solid #666;
	padding: 15x;
	background-color: #2A2A2A;
	box-shadow: 3px 6px 12px rgba(0,0,0,.8);
}


#bandas .fichaBanda {
	margin-top: 20px;
}
#bandas figure {
	margin: 10px;
}
#bandas figure img {
	border-radius: 10px;
	border: 2px solid #eee;
}
#bandas p {
	color: #ccc;
	text-shadow: 4px 4px 8px black;
	text-align: justify;
}
#bandas p span {
	font-weight: 700;
	border-bottom: 2px dotted #91C9A2;
	color: #91C9A2;
	padding-bottom: 3px;
}
#bandas .btn-info {
	padding: 1px 3px;
	color: #333;
	background-color: #91C9A2;
	font-weight: 700;
	font-size: 10px;
	position: relative;
	top: -2px;
	margin-left: 0.5em;
	white-space: nowrap;
}
#bandas figcaption {
	position: absolute;
	bottom: 1em;
	color: #91c9a2;
	font-size: 24px;
	background: rgba(0,0,0,0.9);
	padding: 0 20px;
	border-radius: 4px;
	font-weight: 700;
	font-family: 'Open Sans Condensed';
	border: 1px solid #91c9a2;
	text-transform: uppercase;
	box-shadow: 2px 4px 8px rgba(0,0,0,0.80);
}


#bandas figcaption:before {
content:'';
position: absolute;
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 0 13px 8px;
border-color: transparent transparent #000 transparent;
left: 0;
top: -14px;
}

.redesBanda a {
	padding: 2px 7px;
	background-color: #91C9A2;
	color: #333;
	font-size: 24px;
	line-height: 34px;
	border-radius: 10px;
	width: 36px;
	height: 36px;
	padding-top: 0;
	display: inline-block;
	text-align: center;
}
.redesBanda a:hover {
	background-color: black;
	color: white;
}
.redesBanda {
	padding-bottom: 20px;
}
.bandabiografia {
	width: 95%;
	padding: 10px 0;
	border-bottom: 2px solid rgba(250,250,250,.4);
	margin: 6px auto;
	display: inline-block;
}
.redesLocacion a {
	padding: 4px;
	background-color: #888;
	background-image: 	url(../img/blur_gris.jpg);
	background-size: 120% 149%;
	background-position: 90%;
	color: white;
	text-shadow: 1px 2px 4px black; 

	font-size: 18px;
	line-height: 22px;
	border-radius: 10px;
	min-width: 34px;
	height: 30px;
	padding-top: 0;
	display: inline-block;
	text-align: center;
	border: 2px solid transparent;
}
.redesLocacion a span {
	font-size: 11px;
	font-weight: 700;
	position: relative;
	top: -2px;
	display: none;
}
.redesLocacion a:hover {
	background-image: none;
	background-color: black;
	color: white;
	text-decoration: none;
	border: 2px solid #666;
}
.redesLocacion a:hover span {
	color: white;
	text-decoration: none;
}
.redesLocacion {
	padding-bottom: 20px;
	text-align: center;
}
.locacion p {
	color: white;
	font-size: 12px;
	line-height: 18px;
	text-shadow: 1px 2px 4px black;
}
.locacion {
	background-color: black;
	background-repeat: no-repeat;
	background-size: 150%;
	width: 100%;
	text-align: justify;
	margin: 0px auto;
	border: 5px solid #444;
	border-radius: 10px;
	box-shadow: inset 0px 0px 20px 4px black;
}
@media (min-width: 767px) and (max-width: 991px) {
.locacion .col-sm-7 {
width: 25%
}
.locacion .col-sm-5 {
width: 75%
}
}
.vorterix {
	background-image: url(../img/locacion_vorterix.jpg);
}
.roxylive {
	background-image: url(../img/locacion_roxylive.jpg);
}
.flores {
	background-image: url(../img/locacion_flores.jpg);
	background-position: 100% 0%;
}
.locacion figure {
	text-align: center;
	margin: 20px auto;
}
.locacion figure img {
	max-width: 290px;
}
.datosLocacion {
	margin-top: 40%;
	background-position: 50% 50%;
}
 @media (min-width: 767px) {
.datosLocacion {
 margin-top: 0;
}
.locacion {
 background-repeat: no-repeat;
 background-size: cover;
}
}
@media (min-width: 1199px) {
 .redesLocacion a span {
display: inline-block
}
}


.fondoDegradeNegroDerecha {
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 );
	border-radius : 12px;
	padding: 15px;
}
.fondoDegradeNegroIzquierda {
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=1 );
	border-radius : 12px;
	padding: 15px;
}



