@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap');
/*   COLOR OFICIAL POR DEFECTO */
* { padding: 0; margin: 0; }
body {
	background: #fff; 
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	LINE-HEIGHT: 150%;
	overflow-x: hidden;
}
td {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	LINE-HEIGHT: 150%;
}
.texto-color 	{color:#0076ad;} /**/
.fondo-color 	{background:#0076ad;} /*R:31 G:117 B:169*/
.fondo-color-2 	{background:#b29000;} /*R:169 G:142 B:32*/
.fondo-color-3 	{background:#008e42;} /*R:27 G:142 B:73*/
.fondo-color-4 	{background:#737276;} /*R:114 G:113 B:118*/
.fondo-color-5 	{background:#040505;} /*R:0 G:0 B:0*/

a { color: #000; text-decoration: none;}
a:visited {color: #333; text-decoration: non}
a:hover { color: #333; text-decoration: none;}
aCRONYM { CURSOR: help; }

.lin {	COLOR: #ffffff; TEXT-DECORATION: none; }
.lin:visited {	COLOR: #ffffff; TEXT-DECORATION: none; }
.lin:hover { COLOR: #cccccc; TEXT-DECORATION: undeline;}
.linCRONYM { CURSOR: help; }


h1, h2, h3, h4, h5 { line-height: 120%; letter-spacing: 0px; font-family: 'Montserrat', sans-serif}
h1 {font-weight: 600; text-transform: uppercase; }
h2, h5 {font-weight: 500; text-transform: uppercase; }
h3 {font-weight: 400; text-transform: uppercase;}
h4 {font-weight: 300; }
h1 {font-size: 33px;}
h2 {font-size: 27px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 17px; letter-spacing: -1px;}
p, h1, h2, h3, h4, h5 {	margin: 0px;}
h2, h3, h4 { margin-top: 30px; margin-bottom: 20px;}
ul, ol {
	margin: 0px;
	padding: 0px;		
}
p { padding:5px; 10px 5px 10px}
@media (max-width:992px) {
h1 { font-size: 33px;}
h2 { font-size: 27px; }
h3 { font-size: 22px;}
}
@media (max-width:768px) {
h1 { font-size: 30px;}
h2 { font-size: 24px; }
h3 { font-size: 20px;}
}

@media (max-width:375px) {
h1 { font-size: 25px;}
h2 { font-size: 22px; }
h3 { font-size: 18px;}
}

img {
	vertical-align: middle;
	margin: 0px;
}

section {width: 75%; 
margin: 0%; 
overflow:hidden;
}
.container {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 100%;
	overflow:hidden;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
	overflow:hidden;
}
.degrade {
background: linear-gradient(90deg, #fff, #eee);
}
.black {
background: #232323;
}
.black2 {
background: #171717;
}
.grey {
background: #999;
}
.banners {
	border:0px solid #fff;
	width: 100%;
	height: auto;
	overflow:hidden;
}
.bann6 {
width: 50%;
float:left;
}
.bann12 {
width: 100%;
float:none;
}
#content_diputados {background: #eee;}
/* EFECTO MENU DESPLEGABLE CON CHEKEBOX*/
.paneles {
background: #0076ad url('../image/escudo-mapa-2.png') no-repeat 50% 50%; 
background-size:cover;
}
.circular {
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

#paneles {
position: fixed;
width: 25%;
height: 100%;
top:0;
right:0;
z-index:3;
border-left:1px solid #fff;
}

#paneles .menu {
 	background: #eee;
    position: absolute;
    width: 25%;
	height:60px;
    right: 0px;
	float:right;
	cursor: pointer;		
	z-index:2;
}
#paneles .bg-boton { 
top: 0; 
background: #fff  url('../image/menu.png') no-repeat 50% 50%; 
background-size: 60px 60px;
width: 60px;
height: 60px;
margin:10px;
}

#paneles .boton-1:checked ~ .uno {
background: #fff url('../image/menu-x.png') no-repeat 50% 50%; 
background-size: 60px 60px;
width: 60px;
height: 60px;
margin:10px;
}
#paneles .right {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    transition: top 0.4s;
}
#paneles .panel-1 {
    background:;
    top: -100%;
	border-left:0px solid #000;
}
#paneles .boton-1:checked ~ .panel-1{
	background:;
    top: 0px;
	padding-top:0px;
}
#paneles .nove {
    display: none;   
}

@media (max-width:992px) {
	section {
	width: 66.6667%; 
	}
	#paneles {
	width: 33.3333%;
	}
}
@media (max-width:768px) {
	section {
	width: 80%; 
	}
	#paneles {
	width: 20%;
	}
	#paneles .menu {
    position: absolute;
    width: 25%;
	height:60px;
    right: 0px;
	float:right;
	cursor: pointer;		
	z-index:2;
	}
	#paneles .bg-boton { 
	top: 0; 
	background: #fff  url('../image/menu.png') no-repeat 50% 50%; 
	background-size: 60px 60px;
	width: 60px;
	height: 60px;
	margin:10px;
	}
	#paneles .uno { 
	transform: rotate(0deg);
	}
	#paneles .boton-1:checked ~ .uno {
	background: #fff url('../image/menu-x.png') no-repeat 50% 50%; 
	background-size: 60px 60px;
	width: 60px;
	height: 60px;
	margin:10px;
	}
	#paneles .right {
		width: 300px;
		height: 100%;
		position: absolute;
		display: flex;
		transition: top 0.4s;
		left:-200px;
	}
	#paneles .panel-1 {
		background:;
		top: -100%;
		border-left:1px solid #015074;
	}
	#paneles .boton-1:checked ~ .panel-1{
	background:#007db0;
		top: 0px;
		padding-top:0px;
	}
	#paneles .nove {
		display: none;   
	}
	.paneles {
	background: #0076ad url('../image/escudo-mapa-2.png') no-repeat 50% 100%; 
	background-size:  140% auto;
	}
	.circular {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-border-radius: 0%;
	-moz-border-radius: 0%;
	border-radius: 0%;
	}
}
@media (max-width:475px) {
	section {width: 100%; margin: 0%; border:0px solid #000; overflow:hidden;}
	.container {
		width: 100%;
	}
	.row {
		margin-left: 0px;
		margin-right: 0px;
	}
	#paneles {
	position:relative;
	width: 100%;
	height: 560px;
	float:none;
	overflow:hidden;
	}
	#paneles .menu {
 	background: #007db0;
    position: absolute;
    width: 100%;
	height:50px;
    right: 0px;
	float:none;
	cursor: pointer;		
	z-index:2;
	}
	#paneles .bg-boton { 
	top: 0; 
	background: #fff  url('../image/menu.png') no-repeat 50% 50%; 
	background-size: 60px 60px;
	width: 60px;
	height: 60px;
	margin:10px;
	}
	#paneles .uno { 
	transform: rotate(0deg);
	}
	#paneles .boton-1:checked ~ .uno {
	background: #fff url('../image/menu-x.png') no-repeat 50% 50%; 
	background-size: 60px 60px;
	width: 60px;
	height: 60px;
	margin:10px;
	}
	#paneles .right {
		width: 100%;
		height: 100%;
		position: absolute;
		display: flex;
		transition: right 0.4s;
		left:0px;
	}
	#paneles .panel-1 {
		background:;
		right: -100%;
		border-left:1px solid #015074;
	}
	#paneles .boton-1:checked ~ .panel-1{
	background:#007db0;
		right: 0px;
		padding-top:0px;
	}
	#paneles .nove {
		display: none;   
	}
	.paneles {
	background: #0076ad url('../image/escudo-mapa-2.png') no-repeat 50% 10%; 
	background-size: cover;
	}
}


/*ESTRUCTURA*/


.logo{
background: url('../image/logo.png') no-repeat 50% 50%;
background-size: auto 80px;
WIDTH: 100%; 
HEIGHT: auto;
cursor:pointer;
}
.top {
background-position: 5% 50%;
background-size: auto 76px;
WIDTH: 66.6667%; 
HEIGHT: 80px;
line-height: 80px;
float:left;
}
.tipo{
background: url('../image/tipo.png') no-repeat 5% 50%;
background-size: auto 80px;
WIDTH: 100%; 
HEIGHT: auto;
}
.vivo{
background: #FFDDDD url('../image/vivo-on.gif') no-repeat 50% 50%;
background-size: auto 35px;
WIDTH: 33.3333%; 
HEIGHT: 80px;
line-height: 80px;
float:left;
cursor: pointer;
}
.campus{
background: #66CC66 url('../image/campus-leg.png') no-repeat 50% 50%;
background-size: auto 70px;
WIDTH: 33.3333%; 
HEIGHT: 80px;
line-height: 80px;
float:left;
cursor: pointer;
}
.izo{
background: url('../image/izo.png') no-repeat 100% 100%;
background-size: auto 80px;
WIDTH: 100%; 
HEIGHT: auto;
}

.fsa-maps {
background: url('../image/fsa-mapa.png') no-repeat 50% 50%; 
background-size: auto 140px;
}
.escudo{
background: url('../image/escudo.png') no-repeat 50% 50%;
background-size: auto 80px;
WIDTH: 100%; 
HEIGHT: auto;
}

.redes {
width: 49%;
float:left;
}
.face {
background: url('../image/ico-face.png') no-repeat 0% 50%; 
background-size: 20px 20px;
width: 25px;
height:20px;
float:left;
}
.twit {
background: url('../image/ico_t.png') no-repeat 0% 50%; 
background-size:  20px 20px;
width: 25px;
height:20px;
float:left;
}
.yout {
background: url('../image/ico_you.png') no-repeat 0% 50%; 
background-size:  20px 20px;
width: 25px;
height:20px;
float:left;
}
.whatsapp {
background: url('../image/ico-whatsapp2.png') no-repeat center center;
background-size: cover;
height:50px;
width:50px;
}
.volver {
background: url('../image/menu-x.png') no-repeat 0% 50%;
background-size: auto 70px;
width: 10%; 
height: 70px;
cursor: pointer;
position: absolute;
}
.volver_mini {
background: url('../image/iconos/menu-up.png') no-repeat 50% 50%;
background-size: auto 25px;
width: 100%; 
height: 25px;
cursor: pointer;
}
.volver_atras {
background: url('../image/iconos/ico-menux-w.png') no-repeat 80% 50%;
background-size: auto 33px;
width: 80px; 
height: 40px;
cursor: pointer;
position:absolute;
float:left;
z-index:4;
}
.paginar{
	position:relative;
	background: url('../image/iconos/up-load.png') no-repeat;
 	background-size:auto 40px ;
	background-position: 50% 110%;
	height:22px;
	width:100%;
	margin:0px;
	padding:0px;
	top:10px;
	border:0px solid #000;
}
.atras{
 	background-size:auto 50px ;
	background-position: 50% -20%;
	height:30px;
	width:100%;
	top:0px;
}
.previu_print {
background:#fff;  
margin: 30px 30px 30px 30px; 
padding:0px; 
border:0px solid #999;
}
.previu_page {
margin: 50px 60px 50px 60px; 
padding:0px;
}
.printer {
background: url('../image/iconos/print-b.png') no-repeat 50% 50%;
background-size: auto 25px;
width: 100%; 
height: 25px;
cursor: pointer;
}
.mailto {
background: url('../image/iconos/ico-email.png') no-repeat 50% 50%;
background-size: auto 20px;
width: 100%; 
height: 25px;
cursor: pointer;
}
.mensaje {
background: url('../image/iconos/ico-dialog-black.png') no-repeat 50% 50%;
background-size: auto 25px;
width: 100%; 
height: 25px;
cursor: pointer;
}
.cerrar_pop {
position:absolute;
background: url('../image/iconos/ico-off-pup-b.png') no-repeat 98% 50%;
background-size: auto 50px;
width: 100%; 
height: 80px;
cursor: pointer;
}
@media (max-width:992px) {}
@media (max-width:768px) {
.previu_print { 
margin: 10px 10px 10px 10px; 
}
.previu_page {
margin: 20px 30px 20px 30px; 
}
.volver {
background-size: auto 40px;
width: 10%; 
height: 50px;
}
.campus{
background-size: auto 45px;
}
}
@media (max-width:375px) {
.previu_print { 
margin: 10px 0px 10px 0px; 
}
.previu_page {
margin: 10px 10px 10px 10px; 
}
}



/* ESTRUCTURA PARA SECCIONES */

#content_destacado{
	margin: 0px;
	border: 0px;
}

#content_seccion{
	margin: 0px;
	margin: 0px;
}

.caja_multimedia {
	background: #333333;
	margin: 0px;
	PADDING: 5px; 
	width: 257px;
	height: 300px;
	border: 1px solid #ffffff;
	text-align:left;
	float:left;
}
#caja_youtube {
	margin: 10px;
	PADDING: 5px; 
	width: 300px;
	height: 300px;
	border: 1px solid #cccccc;
	text-align:left;
	font-size: 10px;
	float: left;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
/* additional classes */
.clear { clear: both; }
.navy  { color: navy; }
.red  { color: red;}
.hide  { display: none; }
.show { display:inherit}
.underline{text-decoration:underline;}
.align-100{text-align: right;}
.align-50{text-align: center;}
.align-0{text-align: left;}
/*        TIPOGRAFIAS Y TEXTOS           */
.caj {
background: url('../image/iconos/transparent_bg2.png');
position: absolute; 
bottom: 3%;
}
.super {
width: 58%;
left: 0%;
}
.dest {
width: 70%;
left: 0%;
}
.mindest {
width:100%;
left: 0%;
bottom: 0%;
border-bottom: 1px solid #999999;
}
.volanta {background:#ccc; height:40px; color: #000; font-size:11px; border-left:1px solid #fff;}
.titulo {
	position: relative;
	padding: 2%;
	color:#FFFFFF;
	text-shadow: 2px 2px 2px #000;
}
.bajada {
	font-size: 14px;
	color: #000000;
}
.desplegado {
         display: black; 
		 background:; 
		 margin:0;
		 padding: 2px;
}
.epigrafe {
background: url('../image/iconos/transparent_bg2.png');
position: relative; 
top: 70%;
width: 30%;
left: 0%;
font-size: 14px;
color: #FFFF00;
}
.shadow {
	text-shadow: 2px 2px 2px #000; 
}
.padding-caja {padding: 0px 10px 30px 10px; }
.padding-leer { padding: 20px 20px 20px 20px; }
.padding-info { padding: 100px 80px 80px 60px; }
@media (max-width:768px) {
.padding-leer { padding: 10px 10px 10px 10px; }
.padding-info { padding: 50px 10px 50px 10px; }
}
.ocultar_desplegado {
         display:none;
}
/*---------------------------  botones --------------------------- */
.box {
	/* IE6-9 */
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.03), 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.03), 0 0 10px rgba(0,0,0,.3);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.03), 0 0 10px rgba(0,0,0,.3);
}
#sidox {
		position: relative; /*leave as is*/	
		WIDTH: 100%;
		height:auto; 
		border: 0px solid #000000;
		PADDING: 0px; 
		MARGIN: 0px;
}

.btn2 {
	cursor: pointer;
	color: #000000; 
}
.btn2:hover {
	color: #333333;
	text-decoration: none;
}

#ticle {
	background: url('../image/transparent_bg.png');
	position: absolute; /*leave as is*/	
	padding:0px;
	font-size: 16px;
	padding: 10px;
	font-family: 'Montserrat';
	text-shadow: 1px 1px 1px #000; 
	line-height: 110%; 
	font-weight:none;
	color: #fff;
	top: 70%;
}

#sidox3 {
		WIDTH: 700px; 
		HEIGHT: 400px; 
		border: 0px solid #000000;
		PADDING: 0px; 
		MARGIN: 0px;
}

.btn3 {
position: absolute; /*leave as is*/
	WIDTH: 700px; 
	HEIGHT: 401px;
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
	vertical-align: middle;
	cursor: pointer;
	color: #000000;  
}
.btn3:hover {
position: absolute; /*leave as is*/
	color: #333333;
	text-decoration: none; 
}
#ticle3 {
	background: url('../image/transparent_bg.png');
	position: absolute; /*leave as is*/	
	padding:0px;
	font-size: 38px;
	color: #fff;
	padding: 10px;
	font-family: Montserrat; 
	text-shadow: 1px 1px 1px #000;
	line-height: 100%; 
	font-weight:none;
	top: 63%;
}
.listado {
  	border-top: 1px solid #D0D4D4;
  	border-bottom: 1px solid #FFFFFF;
	padding:5px;
}

@media (max-width:768px) {
	.listado {
	font-size: 12px;
	}
}

.listado2 {
	background:#999999;
  	border-right: 1px solid #ccc;
  	border-bottom: 0px solid #D0D4D4;
	padding:2px 0px 2px 5px;
	color: #fff;
	font-size:11px;
}

.tr_efect:hover { 
background: url('../image/tono-1.png'); 
text-decoration: none;
}

.inter_linea {
	width: 98%; 
	text-align:left; 
	padding:2% 0% 2% 2%; 
	margin:0px; 
	overflow:hidden; 
	letter-spacing: -1px; 
	color:#fff;
}
/* MENU 2013*/
.submenu {
TEXT-TRANSFORM: UPPERCASE;
font-family: 'Montserrat'; 
padding:14px 10px 14px 10px;
background: #007db0; 
color: #000; 
font-size:20px;
overflow:hidden;
}

.nav_new{
    line-height: 120%;
    list-style: none outside none;
	cursor:pointer;

}
.nav_new li{
	width: 100%;
	float:left;
	position:relative;
}
.nav_new li a{
	background:#fff;
	color: #000;
    display: block;
    font-size: 14px;
    padding:14px 10px 14px 25px;
    text-decoration: none;
    text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

.nav_new li a:hover{
	background:none repeat scroll 0 0 #fff;
	color:#ccc;
	text-decoration:none;
}
.nav_new li:hover a{
	background:none repeat scroll 0 0  #E5E5E5;
	color:#000;
	text-decoration:none;
}
.nav_new li .submenu a{}
.nav_new li .submenu a:hover{}
.nada{
	padding:0;
	margin:0;
}
.caja_novedades {
	width: 100%;
	height: auto;
	color:#000;
	border: 0px;
	padding: 1% 1% 1% 4%;
	cursor:pointer;
	vertical-align:middle;
	line-height:100%;
	font-size:16px;
	font-family:'Montserrat';
	font-weight: 500;
	overflow:hidden;
}
.pley_you {
	background: url('../image/yop.png') no-repeat 2% 50%;
	background-size:50px 37px;
	width: 78%;
	height: 44px;
	color:#fff;
	border: 0px;
	padding: 15px 1% 10px 22%;
	cursor:pointer;
	vertical-align:middle;
	line-height:110%;
	font-size:12px;
	font-family:Montserrat;
	overflow:hidden;
}
.pley_you:hover {
	background: url('../image/yopi.png') no-repeat 2% 50%;
	background-size:50px 37px;
	width: 78%;
	height: 44px;
	color:#fff;
	border: 0px;
	padding: 15px 1% 10px 22%;
	cursor:pointer;
	vertical-align:middle;
	line-height:110%;
	font-size:12px;
	font-family:Montserrat;
	overflow:hidden;
}
.caja_facebook {
	background: #006699 url('../image/ico_f2.png') no-repeat 50% 50%;
	background-size: auto 40px;
	width: 25%;
	height: 80px;
	overflow:hidden;
	float:left;
}
.caja_twitter {
	background: #66CCFF url('../image/ico_t2.png') no-repeat 50% 50%;
	background-size: auto 40px;
	width: 25%;
	height: 80px;
	overflow:hidden;
	float:left;
}
.caja_instagram {
	background: #FF0066 url('../image/ico_instagram2.png') no-repeat 50% 50%;
	background-size: auto 40px;
	width: 25%;
	height: 80px;
	overflow:hidden;
	float:left;
}
.caja_youtube {
	background: #F00000 url('../image/ico_you2.png') no-repeat 50% 50%;
	background-size: auto 40px;
	width: 25%;
	height: 80px;
	overflow:hidden;
	float:left;
}
.caja_whatsapp {
	background: #009900 url('../image/ico_whatsapp.png') no-repeat 50% 50%;
	background-size: auto 40px;
	width: 100%;
	height: 100px;
	overflow:hidden;
	float:none;
}
.caja_ref {
	background: #FF9933 url('../image/ico_ref.png') no-repeat 50% 50%;
	background-size: auto 40px;
	width: 25%;
	height: 80px;
	overflow:hidden;
	float:left;
}
.caja_mapsgoogle {
	background: #99ff99 url('../image/ico_mapsgoogle-w.png') no-repeat 50% 50%;
	background-size: auto 40px;
	width: 25%;
	height: 80px;
	overflow:hidden;
	float:left;
}
.caja_emails {
	background: #FF9900 url('../image/ico_arroba.png') no-repeat 50% 50%;
	background-size: auto 40px;
	width: 25%;
	height: 80px;
	overflow:hidden;
	float:left;
}
.compartir_facebook {
	background: #006699 url('../image/ico_f2.png') no-repeat 50% 50%;
	background-size: auto 20px;
	width: 30px;
	height: 30px;
	overflow:hidden;
	float:left;
}
.compartir_twitter {
	background: #66CCFF url('../image/ico_t2.png') no-repeat 50% 50%;
	background-size: auto 20px;
	width: 30px;
	height: 30px;
	overflow:hidden;
	float:left;
}
.compartir_whatsapp {
	background: #009900 url('../image/ico_whatsapp.png') no-repeat 50% 50%;
	background-size: auto 20px;
	width: 30px;
	height: 30px;
	overflow:hidden;
	float:left;
}
@media (max-width:768px) {
	.compartir_facebook {
		width: 45px;
		height: 45px;
	}
	.compartir_twitter {
		width: 45px;
		height: 45px;
	}
	.compartir_whatsapp {
		width: 45px;
		height: 45px;
	}
}
.boton_buzon {
	background: #18191a url('../image/iconos/go_mov.png') no-repeat 50% 50%;
	background-size: auto 40px;
	width: 100%;
	height: 40px;
	overflow:hidden;
	float:none;
	border:1px solid #000;
	cursor:pointer;
}
.caja_buzon {
	display: inline-block;
	width: 95%;
	padding: 1% 2% 1% 2%;
	margin-bottom: 10px;
	font-size: 14px;
	color: #555555;
	vertical-align: middle;
	float:left;
}
.msg { 
position: absolute;
float:right; 
width:20px; 
height:25px; 
text-align:center; font-size: 18px;
}
#detente:hover {
	animation-play-state:paused;
}

.vista {
width: 100%;
height: 200px;
}
@media (max-width:768px) {
.vista {
width: 100%;
height: 140px;
}
}
.size {background-size: auto 100px;}
.grayscale {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.white {
  -webkit-filter: invert(1);
filter: invert(1) ;
}
.capa_prensa li h3{
		font-size: 18px;	
		font-weight: 100;
		color:#fff;
		padding: 15px;
		text-align:left;
}


.capa_menu {
		position: absolute;
		width:33.3333%;
		height: 100%;
	 	top: 0%;
		right:0%;
		overflow:hidden;
	}

.capa_menu div {
		background: url('../image/tono-4.png') repeat;
		position: relative;
		height: 33.3333%;
		cursor:pointer;
		margin-bottom:1px;
		overflow:hidden;
}
.capa_menu div:hover {
		background: url('../image/tono-5.png') repeat;
		position: relative;
		height: 33.3333%;
		cursor:pointer;
		margin-bottom:1px;
		overflow:hidden;
}
.capa_menu div h3{
		color:#fff;
		padding: 15% 4% 0% 4%;
		text-align:center;
}
@media (max-width:768px) {
	.capa_menu div h3{
		font-size: 18px;	
		padding: 25% 4% 0% 4%;
	}
}

/* 6 ------- Subscribe Section Styles ---------*/
#contain_agenda {
background: #eee; 
border-top:0px solid #999; 
border-bottom:0px solid #999; 
border-left:1px solid #fff; 
border-right:1px solid #fff;
margin:0px; 
padding:0px;
}
.bg-age-0 {
   background-color: rgba(0, 0, 0, 0.8);
}
.bg-age-1 {
    background-color: rgba(0, 0, 0, 0.1);
}
.bg-age-2 {
    background-color: rgba(0, 0, 0, 0.2);
}
.bg-age-3 {
    background-color: rgba(0, 0, 0, 0.3);
}
#solo_movil {
	display: none;
}
#solo_pc {
	display: block;
}
@media (max-width:768px) {
	#solo_pc {
	display: none;
	}
}
@media (max-width:375px) {
	#solo_movil {
	display:block;
	}

}


.conten_panel {
    height: 80%;
    width:100%;
    overflow:auto;
	position: absolute; 
}
.conten_panel_leer {
    height: 90%;
    width:100%;
    overflow:auto;
	position: absolute; 
}
/* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.conten_panel::-webkit-scrollbar {
    -webkit-appearance: none;
}

.conten_panel::-webkit-scrollbar:vertical {
    width:0px;
}

.conten_panel::-webkit-scrollbar-button:increment,.conten_panel::-webkit-scrollbar-button {
    display: none;
} 

.conten_panel::-webkit-scrollbar:horizontal {
    height: 0px;
}

.conten_panel::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 4px;
    border: 0px solid #000;
}

.conten_panel::-webkit-scrollbar-track {
    border-radius: 4px;  
}

