::-webkit-scrollbar-track-piece{
	background-color: #FFF;
	-webkit-border-radius:0;
}
::-webkit-scrollbar{
	width:7px;
	height:7px;
}
::-webkit-scrollbar-thumb{
	height:50px;
	background-color:#BBB;
	-webkit-border-radius:0px;
	outline:0px solid #FFF;
	outline-offset:0px;
	border: 0px;
}
::-webkit-scrollbar-thumb:hover{
	height:50px;
	background-color:#444444;
	-webkit-border-radius:0px;
}

body {
	background:url('../images/bg1.png') left top no-repeat;
	background-position: 40% 0%;
	background-color: #FCFCFC;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

h3 {
	font-weight: 300;
}
p {
	line-height: 1.6em;
}
@media (min-width: 1200px) {
	body {
		background-position: 30% 0%;
	}
}
/* HEADER */
#header {
	color: #222222 !important;
}

/* NAV */
.navbar-dante {
	background-color: #53c0E9;
	margin: 30px 0;
	padding:0 !important;
}
.navbar-default {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	background: none;
	border: none;
	border-radius: none;
	margin: 0;
}
.navbar-default .navbar-nav>li>a {
	font-size: 13px;
	color: rgba(255,255,255,0.7);
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	background-color: rgba(0,0,0,0.2);
	color: white;
	-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;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background-color: rgba(0,0,0,0.4);
	color: white;
	font-size: 13px;
}
.navbar-default .navbar-nav>.active > a:before {
	content: "\f0d8";
	position: absolute;
	bottom: -8px;
	left: 0;
	text-align: center;
	font-family: FontAwesome;
	display: block;
	font-size: 12px;
	width: 100%;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: rgba(0,0,0,0.4);
	border-radius: 0px;
	border: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: white;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent !important;
}

/* FOOTER */
.footer {
	background-color: #444444;
	margin: 30px 0 0 0;
	padding: 30px !important;
	color: #DCDCDC !important;
	font-size: 12px;
}
.footer .col-md-6, .footer .col-md-3 {
	padding: 0px 40px 20px 40px;
}
.footer legend {
	margin: 0;
	font-weight: 300;
	font-size: 24px;
	color: white;
	border:none;
}
.footer ul {
	font-size: 12px;
	line-height: 2em;
}
.right-caret {
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	border-left: 4px solid #FFFFFF;
	display: inline-block;
	height: 8px;
	opacity: 0.3;
	vertical-align: top;
	width: 0;
	margin: 7px 10px 0px 0px;
}

.footer-banda {
	background-color: #2b2b2b;
	margin: 0;
	padding: 15px 0 15px 0;
	font-size: 11px;
	font-weight: 300;
	color: white;
}
/* CARRUSEL */
.carousel {
	margin-bottom: 30px;
}

legend {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 28px;
	padding-bottom: 15px;
}

/* PROMOCION */
.promocion {
	background-color: #444444;
	padding:10px 25px;
	color: white;
	margin-bottom: 20px;
}
.promocion h3 {
	margin: 10px 0 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.promocion button {
	margin-left: 40px;
}

/* NOTICIAS */
.noticia {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #DEDEDE;
}
.noticia-titulo, .noticia-titulo a {
	margin-top: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #53c0E9;
}
.noticia-titulo a:hover {
	text-decoration: none;
}
.noticia-subtitulo {
	margin: 20px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
}
.btn-primary {
	font-family: 'Open Sans', sans-serif;
	color: white;
	background-color: #53c0E9;
	border-color: #32738C;
	border-radius: 0px;
	font-size: 13px;
}
.btn-primary:hover, .btn-primary:focus {
	background-color: #32738C;
	border-color: #32738C;
}
.media-heading a {
	font-weight: 300;
	color: #53c0E9 !important;
}
.media {
	margin-bottom: 20px;
}

/* INICIO */
.inicio-eventos, .inicio-multimedia {
	background-color: rgba(0,0,0,0.05);
	padding-top:0px;
	margin-bottom: 20px;
}
.inicio-eventos h3, .inicio-multimedia h3 {
	margin-top: 0;
	padding: 0;
	line-height: 2;
}
.inicio-eventos .h3, .inicio-multimedia .h3 {
	border-top: 2px solid #53c0E9;
	padding: 0 15px;
	padding-top: 5px;
	font-weight: 300 !important;
}
.inicio-eventos .evento {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #DDD;
}
.fecha-label {
	float: left;
	background-color: white;
	text-align: center;
	width: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.25);
}
.fecha-label-mes {
	display: block;
	background-color: #53c0E9;
	color: white;
	text-align: center;
	font-size: 9px;
	padding: 3px;
}
.fecha-label-dia {
	display: block;
	text-align: center;
	font-size: 18px;
	padding: 3px 0;
}
.evento-titulo {
	font-weight: 300;
	font-size: 18px;
	margin-top: -5px;
}
.evento-descripcion {
	font-weight: 300;
	font-size: 15px;
	margin-top: 0px;
}
.inicio-multimedia ul {
	font-size: 12px;
	line-height: 2em;
	padding-left: 20px;
}
.inicio-multimedia .right-caret {
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	border-left: 4px solid #53c0E9;
}

a:hover {
	text-decoration: none !important;
}
a address {
	color: #53c0E9;
	text-decoration: none;
}
address h4 {
	margin: 0;
}

/* MULTIMEDIA */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-4lineas {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 19px !important;
	height: 72px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.multimedia-botones {
	margin: 15px 20px 0 0;
}

.div-radio, .div-tv {
	margin-bottom: 15px;
}

.video-miniatura, .suplemento-miniatura {
	background-color: rgba(0,0,0,0.05);
	position: relative;
	padding:15px;
	margin-bottom: 15px;
	cursor: pointer;
}
.video-miniatura h5 {
	height: 26px;
}
.video-miniatura img {
	max-height: 239px;
	overflow: hidden;
}

.suplemento-miniatura h5 {
	height: 26px;
}


.buscador {
	border: none;
	background: rgba(255, 255, 255, 0.11);
	color: white;
	box-shadow: none;
}

.h1-buscar {
	line-height: 8em;
	color: #CCC;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: 10px;
}

.vertical-align {
    display: flex;
}