@charset "utf-8";
@import url("../webfonts/champagne_limousines/stylesheet.css");
@import url("../webfonts/vogue/stylesheet.css");
@import url("../webfonts/hkgrotesk_regular/stylesheet.css");
@import url("../webfonts/social_media_circled/stylesheet.css");






.nombre {
	font-family: "champagne limousines";
	color: rgba(204,204,0,1);
}
.logo {
	position: absolute;
	color: rgba(255,255,255,1);
	font-family: "champagne limousines";
	font-size: 3.4em;
	top: 15%;
	margin-right: auto;
	margin-left: auto;
	left: 14%;
	letter-spacing: 0em;
	text-align: center;
	text-shadow: 2px 2px 3px rgba(38,121,11,1);
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
}
.violin {
	text-align: center;
	width: 100%;
	font-size: small;
	font-family: "Raleway", "Open Sans", sans-serif;
	color: rgba(255,255,255,1);
	text-transform: uppercase;
	font-weight: 300;
	padding-top: 10px;
	letter-spacing: 4px;
}
.redes {
	text-align: center;
	position: absolute;
	top: 40%;
	font-family: "social media circled";
	height: auto;
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.1em;
	color: rgba(255,255,255,1);
	line-height: 1.8em;
	animation: redesmovimiento 5s;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
}
@keyframes redesmovimiento{
   0%{transform:translateX(-150px); opacity: 0}
   50%{transform:translateX(0px)}
   100%{transform:translateX(0px); }
}
.logomenu {
	height: auto;
	width: auto;
	color: rgba(255,255,255,1);
	font-family: "champagne limousines";
	font-size: 2em;
	padding-right: 0px;
	padding-left: 80px;
	position: absolute;
	top: 8%;
	letter-spacing: 0em;
}
.nav__bar .redes a {
	color: rgba(0,141,176,1);
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
}
.nav__bar .redes a:hover {
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
	color: rgba(0,0,0,1);
}
.main .super {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	z-index: 0;
	position: relative;
}
.main .museu {
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
}

.main .super .logo {
	position: absolute;
	font-family: "champagne limousines";
	font-size: 2.5em;
	top: 0%;
	margin-right: auto;
	margin-left: auto;
	z-index: 9;
	left: 10%;
	right: auto;
	letter-spacing: 0px;
	background-color: #FFF;
}

.citas {
	width: 420px;
	position: absolute;
	top: 50%;
	color: rgba(0,0,0,1);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	left: 52%;
	line-height: normal;
	font-size: small;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 129px;
	background-color: rgba(121,228,255,1);
	opacity: 0.7;
	z-index: 1;
}
.autor {
	text-align: right;
	width: 93%;
	text-transform: uppercase;
	opacity: 1;
	top: 75%;
	bottom: 0px;
	position: absolute;
	font-size: 14px;
	color: rgba(255,255,255,1);
	font-weight: bold;
	padding-top: 5px;
}

.main .superior {
	height: 215px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 35px;
	padding-bottom: 25px;
	margin-bottom: 0px;
}
.main .superior .logoti {
	color: #06c8b8;
	font-family: "champagne limousines";
	font-size: 2.6em;
	margin-right: auto;
	margin-left: auto;
	z-index: 9;
	width: auto;
	text-align: center;
	letter-spacing: 1px;
	padding-left: 0px;
	text-transform: uppercase;
}

.article .galeria {
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	height: auto;
}
.articulo__titulo {
	display: block;
	font-family: "Raleway", "Open Sans", sans-serif;
	font-size: 1.8rem;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 1.0em;
	width: 100%;
	height: auto;
	float: left;
}
.articulo__titulo a {
	color: rgba(0,153,204,1);
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
	text-decoration: none;
}
.articulo__titulo a:hover {
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
	opacity: 0.5;
}
.article__content img {
	width: 325px;
	height: auto;
	padding: 10px;
	margin-right: 0px;
	background-color: #D9D9DF;
}
.separacion_alta {
	height: 450px;
	width: 100%;
	text-align: center;
	padding-top: 200px;
	font-size: x-small;
	color: #000;
	font-family: "hkgrotesk regular";
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 0.7em;
	z-index: 1;
}
.hero .super .intro_bienvenida {
	width: 100%;
	height: auto;
}

@media (min-width: 600px) {
.articulo_galeria {
	max-width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.bio {
	padding: 1.5rem;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6;
	padding-right: vmin;
	padding-bottom: 6;
	padding-left: vmin;
	max-width: 900px;
	color: #B8B589;
	font-size: 1.5vmin;
	line-height: 1.45;
	font-weight: lighter;
}
.banner {
	height: auto;
	width: auto;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6vmin;
	padding-bottom: 6vmin;
}
.main .content .bio .tex {
	width: 50%;
	padding-left: 2%;
	height: auto;
	padding-right: 2%;
	display: inline-block;
	vertical-align: top;
	color: rgba(120,120,120,1);
	font-weight: lighter;
	overflow: hidden;
	margin-bottom: 20px;
}
.espa {
	height: 32px;
	width: auto;
	color: #333;
	padding-left: 20px;
	font-size: small;
	font-style: italic;
}
.espa_dos {
	height: 70px;
	width: auto;
}

.noticias {
	width: 100%;
	padding-top: 70px;
	height: auto;
}
.agente {
	font-size: 1.65em;
	width: auto;
	height: auto;
	font-family: "slim_joe";
	padding-bottom: 15px;
	color: rgba(172,168,117,1);
}
.logo_carolina {
	height: auto;
	width: 300px;
	padding: 10px;
	text-align: center;
	line-height: 0px;
	display: inline-block;
	white-space: normal;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.logo_carolina img {
	height: auto;
	width: auto;
}
.tex a {
	color: rgba(153,153,153,1);
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tex a:hover {
	color: rgba(0,0,0,1);
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
}
.ir-arriba {
	padding: 30px;
	display: inline-block;
	bottom: 5%;
	right: 0px;
	display: none;
	cursor: pointer;
	background-image: url(../boton_arriba/subir.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 100px 0px 0px 100px;
	z-index: 9999999999;
	background-color: rgba(0,0,0,1);
	position: fixed;
}
.noti .main .superior .logoti img {
	width: 290px;
	height: auto;
}
.hero__heading img {
	height: auto;
	width: 13px;
}
.main .super .logo img {
	width: 300px;
	height: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.main .hero .logo_audiotivo {
	color: #06c8b8;
	font-family: "champagne limousines";
	font-size: 2.6em;
	margin-right: auto;
	margin-left: auto;
	z-index: 9;
	width: 90%;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-top: 40px;
	padding-bottom: 40px;
}
.logo_audiotivo img {
	height: auto;
	width: 280px;
}
.main .hero .article .altura {
	height: 25px;
}
.main .hero .article .altura_logo {
}
.main .hero .hero__content .altura_logo {
}


.mas {
	font-size: 1.8em;
	font-family: "champagne limousines";
	background-color: #00C1C1;
	color: #FFF;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 300;
	text-align: center;
	border-radius: 100px;
	z-index: 9;
	margin-bottom: 10px;
}
.puntos {
	font-size: 2em;
	color: #00C1C1;
}
.mas a {
	color: #FFF;

}
.bio .tex img {
	width: 325px;
	height: auto;
	border: 1px solid #E2E2E2;
	padding: 10px;
	background-color: #F2F2F2;
}
.noti .main .content .article .video_primero {
	height: auto;
	color: rgba(100,100,100,1);
}
.video_primero img  {
	width: 325px;
	height: auto;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 12px;
}
.youtube {
	opacity: 1;
	height: auto;
	width: auto;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 60px;
}
.video_primero .reproduce {
	width: auto;
	height: auto;
	bottom: 25px;
	text-align: center;
	margin-left: auto;
	margin-top: 35px;
	margin-right: auto;
}
.ac-large .reproduce {
	width: 100%;
	line-height: 0.5em;
	height: auto;
}

.flauta {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/flauta_travesera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	background-attachment: fixed;
	max-width: 900px;
	width: 900px;
	position: relative;
}
.noti .main .content .reproducir_video {
	height: auto;
	text-align: center;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	line-height: 0px;
	margin-top: 30px;
	box-shadow: 0px 0px 10px 5px rgba(153,153,153,1);
}

.content .bio .tex .logo_esmuc {
	height: auto;
	width: auto;
	text-align: left;
	font-weight: 600;
	color: rgba(0,0,0,1);
	text-transform: uppercase;
	line-height: 18px;
}
.noti .main .content .bio .tex .logo_esmuc img {
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
.noti .main .content .bio .ocne {
	width: 200px;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
}
.noti .main .content .bio .ocne img {
	height: auto;
	width: auto;
}
.noti .main .content .bio .foto_ocne {
	width: 33.33%;
	display: inline-block;
	text-align: center;
	font-family: "champagne limousines";
	color: rgba(120,120,120,1);
	font-size: 1.8em;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	vertical-align: top;
}
.noti .main .content .bio .texto_programa {
	font-family: "champagne limousines";
	font-size: 3em;
	display: inline-block;
	width: auto;
	color: #999;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.noti .main .content .separacion_alta img {
	height: 34px;
	width: 34px;
}
.main .hero .separacion_alta img {
	height: 45px;
	width: 45px;
}
.noti .main .content .tex .explora img {
	width: 60px;
	height: auto;
}
.noti .main .content .bio .tex .logo_carolina img {
	width: 300px;
	height: auto;
}
.noti .main .content .expli_correo {
	padding: 1.5rem;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6;
	padding-right: vmin;
	padding-bottom: 6;
	padding-left: vmin;
	max-width: 900px;
	color: #B8B589;
	font-size: 1.5vmin;
	line-height: 1.45;
	font-weight: lighter;
	display: block;
}
.noti .main .content .expli_correo .tex_espi {
		display: inline-block;
	width: 430px;
	height: auto;
}
.main .hero .hero__content .altura_logo img {
	height: auto;
	width: 200px;
}
.content .bio .noticias_dos {
    max-width: 900px;
    padding-left: auto;
    padding-right: auto;
    position: relative;
}
.main .content .bio .anidado {
	padding-right: 2%;
	padding-left: 2%;
	color: rgba(95,95,95,1);
	text-align: justify;
}
.main .bio .anidado {
	padding-right: 2%;
	padding-left: 2%;
	color: rgba(120,120,120,1);
	text-align: justify;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.sobresale {
	font-size: 3.5vmin;
	vertical-align: middle;
	line-height: 0px;
	color: rgba(102,102,102,1);
}
.inclinada {
	font-style: oblique;
	color: #666;
}
.noti .main .content .bio .tex div .direc {
	clip: rect(-20px,auto,auto,auto);
	margin-top: -44px;
	margin-bottom: 5px;
	color: #666;
	text-transform: uppercase;
}
.fecha_notifica {
	color: rgba(102,102,102,1);
	font-style: oblique;
}
.mas_info {
	font-size: 1em;
	vertical-align: top;
	font-style: italic;
	line-height: 0.5em;
}
.info_audi {
	width: 325px;
	height: auto;
	border: 10px solid #E2E2E2;
	background-color: #FFFFFF;
	margin-right: 18px;
	margin-bottom: 30px;
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-left: 18px;
}
.ac-large .info_audi img {
	height: auto;
	width: 325px;
}
.ac-large p img {
	height: auto;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
.carta {
    background-color: rgba(230,230,230,1);
    height: auto;
    width: 100%;
    line-height: 0px;
    margin-top: 0px;
}
.platea {
	height: auto;
	width: 100%;
}
.platea img {
	height: auto;
	width: 185px;
}
.grupo {
	width: 87.6%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
}
.grupo_videos {
	width: 66.5%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
}

.grupo_dos {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 984px;
}
.grupo_espectaculos {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 984px;
}

.espenpento {
	color: rgba(0,0,0,1);
	position: relative;
	z-index: 1;
	width: 200px;
	height: auto;
	display: inline-block;
	text-transform: uppercase;
	text-align: center;
}
.abajo_vinculo {
	position: fixed;
	bottom: 25px;
	padding-bottom: 15px;
}
.separacion_alto {
	height: 80px;
	width: 100%;
	float: left;
}
.intro_bienvenida {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgba(0,0,0,1);
	text-align: center;
	padding-bottom: 35px;
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	float: left;
	padding-top: 35px;
	margin-top: 40px;
	line-height: 25px;
}
.intro_potter {
	color: rgba(120,120,120,1);
	text-align: left;
	padding-bottom: 35px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	float: left;
	padding-top: 35px;
	line-height: normal;
}
.onen_red {
	font-size: 4.8em;
	line-height: normal;
	font-family: vogue;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	color: rgba(50,180,248,1);
	text-shadow: 1px 1px 2px rgba(7,139,209,1);
}
.julia {
	font-size: 1.9em;
	font-family: "champagne limousines";
	color: rgba(0,0,0,1);
	line-height: 1em;
}
.fech {
	width: 65px;
	text-align: center;
	vertical-align: middle;
	font-family: vogue;
	color: rgba(0,0,0,1);
	margin-bottom: 2px;
	margin-left: 2px;
	display: inline-block;
	font-size: 1.1em;
	padding-top: 2px;
	padding-bottom: 0px;
	letter-spacing: -2px;
	background-color: rgba(155,255,255,1);
	border-radius: 4px;
	text-shadow: 0px 0px 0px;
}
.ano {
	padding-top: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.0em;
	font-family: "champagne limousines";
	color: rgba(0,193,193,1);
	text-transform: capitalize;
	letter-spacing: 2px;
	text-shadow: 1px 1px 3px rgba(0,147,147,1);
}
.resalto_ne {
	text-transform: uppercase;
	color: rgba(0,0,0,1);
}
.resalto_re {
	color: rgba(0,0,0,1);
	font-size: 13px;
}
.video_presentacion {
	height: auto;
	width: 325px;
}
.reducidos {
	font-size: small;
	font-weight: 300;
	color: rgba(0,0,0,1);
	font-style: normal;
}
.logotipo {
	height: auto;
	width: 170px;
}
.logotipo img {
	width: 100%;
	height: auto;
}
.youtube_suscribirme {
    width: auto;
    height: auto;
    margin-right: 10px;
    margin-left: auto;
    float: right;
    margin-top: 0px;
    padding-top: 409px;
}
.main .hero .museu img {
	width: 340px;
	height: auto;
}
.potter {
	font-family: "champagne limousines";
	font-size: 2.8em;
	line-height: 0.9em;
	padding: 3px;
}
.main .hero .museu .intro_potter img {
	height: auto;
	width: 100%;
}
.main .hero .grupo_videos .enlace {
	height: auto;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

.main .hero .grupo_videos .enlace .punto {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgba(0,0,0,1);
	text-align: center;
	padding: 15px;
}
.main .hero .museu .intro_potter .tesis {
	height: auto;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.main .hero .museu .intro_potter .tesis .tesis_interior {
		height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgba(0,0,0,1);
	text-align: center;
	padding: 15px;
}
.main .hero .museu .doctor {
	color: rgba(120,120,120,1);
	text-align: left;
	padding-bottom: 35px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-top: 35px;
	line-height: normal;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.main .hero .museu .doctor .tex {
		width: 50%;
	padding-left: 2.0%;
	height: auto;
	padding-right: 2.0%;
	display: inline-block;
	vertical-align: top;
	color: rgba(120,120,120,1);
	font-weight: lighter;
}
.main .hero .museu .doctor .tex .ayuntamiento {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
}
.main .hero .museu .doctor .tex .ayuntamiento .ayunt_logo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgba(0,0,0,1);
	text-align: center;
	padding: 15px;
}

.main .hero .museu .doctor .tex .ayuntamiento .ayunt_logo img {
	width: 200px;
}
.noti .main .content .grupo_videos .article .video_primero .reproduce iframe {
	height: auto;
	width: 90%;
}
.reproduce audio source {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.color_negro {
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.emision {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: small;
	color: rgba(51,51,51,1);
	font-weight: 600;
	font-family: "Open Sans", Helvetica, arial, sans-serif;
	text-transform: uppercase;
	line-height: 0px;
}
.video_primero h1 {
	font-family: "champagne limousines";
	font-size: 2.3em;
	color: rgba(0,153,204,1);
	text-align: center;
	font-weight: 300;
}
.reducidos {
	font-size: small;
	font-weight: 500;
	color: rgba(51,51,51,1);
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: 0px;
	margin-top: -20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.investigacion_cabecera {
	font-family: "champagne limousines";
	font-size: 2.1em;
	text-align: left;
	line-height: 1.0em;
	color: rgba(100,100,100,1);
}
.noti .main .content .bio .enlace_video {
	text-align: center;
	height: 440px;
	width: 100%;
	margin-top: 60px;
	background-image: url(../imagenes/actualizacion/sociedad_analisis_teoria_musica.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
.noti .main .content .bio .enlace_video .nicio {
	text-align: center;
	height: 264px;
	width: 264px;
	position: relative;
	clip: rect(50px,auto,auto,auto);
	left: 33%;
	opacity: 0.5;
	top: 27%;
}
.explicacion {
	text-align: center;
	height: auto;
	width: 100%;
	color: rgba(100,100,100,1);
}
.explicacion a {
	color: rgba(0,0,0,1);
	text-decoration: underline;
}
.docente_cabecera {
	font-family: "champagne limousines";
	font-size: 2.4em;
	text-align: center;
	line-height: 0.7em;
	color: rgba(100,100,100,1);
	letter-spacing: 0em;
}
.webinar {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.temporada {
	color: rgba(0,0,0,1);
	font-family: "Times New Roman", Times, serif;
	font-weight: 300;
	font-size: 30px;
	text-shadow: 0px 0px 0px;
}
.noti .main .content .descubre {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.45em;
	width: 900px;
}
.noti .main .content .descubre .orquesta {
	height: auto;
	width: 330px;
	display: inline-block;
}
.imagen_duo {
	height: auto;
	width: 330px;
	margin-right: auto;
	margin-left: 0px;
}
.logo_once {
	width: 330px;
	margin-right: auto;
	margin-left: 0px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.oscuro {
	font-style: italic;
	color: rgba(51,51,51,1);
}
.etiqueta  {
	width: 265px;
	position: fixed;
	color: rgba(0,0,0,1);
	text-align: left;
	z-index: 9;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 0px;
	height: auto;
	font-family: "Open Sans", Helvetica, arial, sans-serif;
	font-size: small;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	background-color: rgba(247,247,247,1);
	padding-left: 10px;
}
.etiqueta img {
	height: auto;
	width: 25px;
}
.noti .main .content .descubre .hero__content {
	text-align: center;
	margin-top: 60px;
	text-transform: uppercase;
	font-size: 24px;
}
.temporada a {
	text-decoration: none;
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
}
.temporada a:hover {
	text-decoration: none;
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
	opacity: 0.7;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,0,0,1);
}
.tiempo_youtube {
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 2.2em;
	font-family: vogue;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	color: rgba(51,51,51,1);
	letter-spacing: 0em;
	margin-top: 60px;
}
.tiempo_youtube a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(51,51,51,1);
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
}
.video_bienvenida {
	width: 80%;
	height: 320px;
	background-size: 100%;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.grupo_sinfonico {
	width: 66.5%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.logo_gubierno {
	height: auto;
	width: 100%;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
}
.main .hero .super .tempo {
	height: auto;
	width: 100%;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(153,153,153,1);
	margin-top: 8px;
	padding-top: 0px;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ano_tempo {
	height: auto;
	width: 220px;
	text-align: center;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: rgba(255,255,255,1);
	font-size: 16px;
	color: rgba(51,51,51,1);
	font-weight: 600;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	padding: 10px;
	letter-spacing: 0em;
	display: inline-block;
	background-color: rgba(247,247,247,1);
	border-right-width: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vinculo {
	height: 35px;
	width: 140px;
	margin-right: auto;
	margin-left: 10px;
	background-size: 50%;
}
.main .hero .grupo_videos .suscribirme {
	height: auto;
	width: 210px;
	margin-right: 40px;
	margin-left: auto;
	text-align: right;
	background-color: rgba(247,247,247,1);
	padding: 15px;
	border: 1px solid rgba(193,193,193,1);
	margin-top: 45px;
	border-radius: 10px;
}
.main .hero .hero__content .hero__subheading a {
	text-shadow: 0px 0px 0px;



}
.noti .main .content .analisis_auditivo {
	height: auto;
	text-align: center;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	line-height: 0px;
	margin-top: 60px;
	background-color: rgba(242,242,242,1);
	padding: 10px;
}
.video_primero .vinculo img {
	height: auto;
	width: 80px;
}
.reductor_descubre {
	font-size: 0.7em;
	line-height: normal;
}
.noti .main .content .bio .tex .descargar_programa {
	height: auto;
	width: 100%;
	background-color: rgba(255,255,255,1);
	font-family: vogue;
	color: rgba(51,51,51,1);
	font-size: 20px;
	font-weight: 300;
}
.noti .main .content .bio .tex .descargar_programa img {
	height: auto;
	width: 65px;
	vertical-align: bottom;
	margin-right: 35px;
}
.noti .main .content .bio .tex .descargar_programa .espacio {
	background-color: rgba(0,193,193,1);
	height: 2px;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
}
.noti .main .content .bio .tex .descargar_programa a {
	background-color: rgba(255,255,255,1);
}
.noti .main .content .bio .foto_ocne .programa {
	height: auto;
	width: 100%;
}
.grafico {
	height: auto;
	width: 50%;
	text-align: center;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(0,175,170,1);
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(0,175,170,1);
	padding-right: 3px;
	padding-left: 3px;
	font-size: 18px;
	font-weight: 300;
	color: rgba(0,0,0,1);
	letter-spacing: 1px;
}
.grafico img {
	height: auto;
	width: 40px;
}
.noti .main .content .bio .tex .informacion_pro {
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.informacion_pro .document {
	height: auto;
	width: 50%;
	text-align: center;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(0,175,170,1);
	margin-right: auto;
	margin-left: 0px;
	border-right-width: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
.noti .main .content .bio .tex .informacion_pro .document img {
	height: auto;
	width: 50px;
	vertical-align: middle;
}
.vent {
	font-size: 1.3em;
	font-family: "champagne limousines";
	color: rgba(0,0,0,1);
	line-height: 1em;
	font-weight: 300;
}
.noti .main .content .bio .anidado .compañia_foto {
	height: 315px;
	width: 240px;
	float: left;
	margin-right: 10px;
	border: 1px solid rgba(153,153,153,1);
}
.main .hero .hero__content .linea_horizontal {
	width: 100%;
	background-color: rgba(121,228,255,1);
	height: 1px;
}
.sofia_banner  {
	text-align: right;
	line-height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	z-index: -1;
	top: 0px;
	bottom: 0px;
	background-size: cover;
}
.main .sofia_banner img {
	height: auto;
	width: auto;
}
.noti .main .content .descubre .enunciado24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	line-height: 0.9em;
	color: rgba(51,51,51,1);
	margin-bottom: 20px;
	font-weight: 400;
	margin-top: 0px;
	text-transform: uppercase;
}
.enunciado25{
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 0.9em;
	color: rgba(51,51,51,1);
	margin-bottom: 20px;
	font-weight: 400;
	margin-top: 0px;
}
.main .hero .descubre {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.45em;
	width: 900px;
}
.main .hero .descubre p .enunciado25 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	line-height: 0.9em;
	color: rgba(51,51,51,1);
	margin-bottom: 20px;
	font-weight: 400;
	margin-top: 0px;
	text-transform: uppercase;
}
.main .hero .grupo_videos center .article .video_primero p a img {
	height: auto;
	width: 65px;
	padding-bottom: 0px;
}
.reducido_mas_pqueno {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: rgba(51,51,51,1);
	text-align: left;
}
.auditori {
	font-size: 1.1em;
	font-weight: 400;
	color: rgba(0,0,0,1);
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.main .hero .grupo_videos center .article .video_primero .auditori_play {
	text-align: left;
	position: absolute;
	bottom: 0px;
	height: auto;
	width: auto;
}
.main .hero .grupo_videos center .article .video_primero .auditori_play a img {
	height: auto;
	width: 65px;
}
.sobre_curso  {
	font-weight: bolder;
	color: rgba(51,51,51,1);
	text-transform: uppercase;
	font-size: 20px;
	height: auto;
	width: auto;
}
.noti .main .content .bio .tex .inscripcion {
	background-color: rgba(207,16,45,1);
	font-family: "Open Sans", Helvetica, arial, sans-serif;
	font-size: 16px;
	color: rgba(255,255,255,1);
	font-weight: 300;
	height: auto;
	width: 320px;
	padding: 5px;
	text-align: center;
	letter-spacing: 0em;
	border: 8px solid rgba(242,242,242,1);
	text-shadow: 2px 2px 3px rgba(0,0,0,1);
}
.noti .main .content .bio .tex .inscripcion a {
	color: rgba(255,255,255,1);
}
.noti .main .content .escribir_auditivo {
	height: auto;
	text-align: center;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	line-height: 0px;
	margin-top: 20px;
	background-color: rgba(242,242,242,1);
	padding: 10px;
}
.negrote {
	font-size: x-small;
	color: rgba(0,0,0,1);
}
.noti .main .content .bio .parte .colaboracion {
	height: auto;
	width: auto;
	background-color: rgba(255,255,255,1);
	font-family: "Times New Roman", Times, serif;
	color: rgba(51,51,51,1);
	font-size: x-small;
	font-weight: 300;
	padding-top: 0px;
	background-image: url(../imagenes/horizont.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-bottom: 0px;
	text-align: right;
}
.noti .main .content .bio .parte .colaboracion img  {
	height: auto;
	width: 130px;
}
.noti .main .content .bio .parte .retrato .apellidos .mucho_mas {
	height: auto;
	width: 100px;
	text-align: center;
	color: rgba(0,112,149,1);
	background-color: rgba(155,255,255,1);
	border-radius: 100px;
	font-size: 91%;
	font-weight: 300;
	border: 2px solid rgba(21,255,255,1);
	padding-bottom: 3px;
	margin-left: 80%;
	padding-top: 2px;
}
.nombre_negro {
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	color: rgba(0,0,0,1);
	font-weight: 400;
}
.noti .main .content .bio .tex .descargar_programa {
		height: auto;
	width: auto;
	background-color: rgba(255,255,255,1);
	font-family: "Times New Roman", Times, serif;
	color: rgba(51,51,51,1);
	font-size: small;
	font-weight: 300;
	padding-top: 0px;
	text-transform: uppercase;
	text-align: right;
	background-image: url(../imagenes/horizont.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.noti .main .content .bio .tex .espa a {
	color: rgba(0,0,0,1);
	text-decoration: underline;
}
.noti .main .content .bio .tex .emitir_video {
	width: auto;
	text-align: right;
	padding-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(194,3,18,1);
	padding-bottom: 0px;
	overflow: hidden;
}
.noti .main .content .bio .tex .emitir_video img {
	height: auto;
	width: 65px;
	background-color: rgba(255,255,255,1);
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-color: rgba(153,153,153,1);
	border-right-color: rgba(153,153,153,1);
}
.fecha_palau  {
	font-size: small;
	color: rgba(0,0,0,1);
	font-style: oblique;
}
.noti .main .content .bio .espacio {
	background-image: url(../imagenes/horizont.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 80px;
	width: auto;
}
.noti .main .content .bio .tex .espli {
	color: rgba(45,255,255,1);
	text-align: center;
	height: 33px;
	width: 45px;
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: 300;
	margin-top: 25px;
	float: left;
	background-color: rgba(51,51,51,1);
	margin-bottom: 0px;
}
.noti .main .content .bio .tex .copia {
	height: auto;
	width: auto;
	text-align: right;
}
.noti .main .content .bio .tex .copia img {
	height: auto;
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: rgba(255,255,255,1);
}
.noti .main .content .bio .tex .emitir_video .simbolo {
	height: auto;
	width: auto;
}
.noti .main .content .bio .tex .emitir_video .simbolo img {
	height: auto;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.enunciado35{
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 0.9em;
	color: rgba(51,51,51,1);
	margin-bottom: 20px;
	font-weight: 400;
	margin-top: 0px;
}

.main .content .bio .anidado02 {
	padding-right: 2%;
	padding-left: 2%;
	color: rgba(95,95,95,1);
	text-align: justify;
	padding-top: 40px;
}
.main .content .bio .anidado02 .retrato {
	height: auto;
	width: 255px;
	margin-right: 60px;
	float: left;
	padding: 0px;
}
.main .content .bio .anidado02 .retrato img {
	width: 255px;
	height: auto;
}
.main .content .bio .anidado02 .retrato .aclaracion {
	height: auto;
	width: 100%;
	text-align: right;
	font-weight: 300;
	color: rgba(0,0,0,1);
	font-size: 11px;
	float: left;
	text-transform: uppercase;
	background-color: rgba(159,236,255,1);
	padding: 6px;
	background-image: url(../actualizacion10_10_24/web.png);
	background-repeat: no-repeat;
	background-position: -40px top;
}
.noti .main .hero .hero__content .anidado {
	height: auto;
	width: 100%;
}
.noti .main .content .anidado {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.noti .main .content .bio .conferen {
	height: auto;
	width: 100%;
	text-align: center;
}
.noti .main .content .bio .conferen img {
	height: auto;
	width: 330px;
}
.noti .main .content .bio .anidado .accion {
	height: auto;
	width: 100%;
	text-align: center;
}
.noti .main .content .bio .anidado .accion img {
	display: inline-block;
	height: auto;
	width: 330px;
}
.noti .main .content .bio .funciona {
	height: 60px;
	width: 100%;
}
.noti .main .content .article_cordeon .anidado img {
	height: auto;
	width: 85%;
}
.noti .main .hero .hero__content .anidado .espacio {
	height: 35px;
	width: auto;
}
