/*  
Theme Name: Mario Delgado
Author: Cantera Estudio
*/


			/*  CSS RESET  */
				  /**/
				  /**/
				  /**/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

a{
	text-decoration:none;
}

a:hover,
a:focus,
a:active, 
input:hover,
input:focus,
input:active{
	outline:none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

::selection {
	background-color: #b3272d;
	color: #fff;
}

::-moz-selection {
	background-color: #b3272d;
	color: #fff;
}

										/* Tipografia */

@font-face {
	font-family: 'raleway regular';
	src: url('assets/fonts/raleway-regular-webfont.eot');
	src: url('assets/fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/raleway-regular-webfont.woff') format('woff'), url('assets/fonts/raleway-regular-webfont.ttf') format('truetype'), url('assets/fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'raleway medium';
    src: url('assets/fonts/raleway-medium-webfont.woff2') format('woff2'),
         url('assets/fonts/raleway-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'raleway bold';
	src: url('assets/fonts/raleway-bold-webfont.eot');
	src: url('assets/fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/raleway-bold-webfont.woff') format('woff'), url('assets/fonts/raleway-bold-webfont.ttf') format('truetype'), url('assets/fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'titillium bold';
    src: url('assets/fonts/titillium-bold-webfont.woff2') format('woff2'),
         url('assets/fonts/titillium-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

										/* Estructura */
										
html, body {
	position: relative;
	width: 100%;
	-webkit-font-smoothing: antialiased;
}

html {
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: #f3f5f6;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%;
}

body {
	/*padding-bottom: 50px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 100%;
	font-family: 'raleway regular', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.margen {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	max-width: 950px;
	display: block;
	margin: 0 auto;
	padding: 0 20px;
}

.informario .margen, 
.galeria .margen {
	max-width: 840px;
}

b, strong{ font-weight:bold;}
i, em { font-style: italic; }

								/* HOME */

header {
    position: fixed;
    top: 0;
    left: 180px;
    right: 0;
    height: 45px;
    z-index: 21;
	background-color: #fff;
	border-bottom: 1px solid #edeef0;
}

.home header {
	right: 230px;
	border-bottom: 0;
}

/*header.header-activo {
	left: 0; 
	padding-left: 165px;
}*/

.contenedor-logo {
    position: fixed;
    width: 180px;
    height: 100%;
	background-color: #9A2C31;
	z-index: 22;
}

.home .contenedor-logo {
	max-height: 788px;
} 

/*.home .contenedor-logo.logo-activo {     
	position: fixed;
    width: auto;
    top: 0;
    left: 20px;
    height: 40px;
    background-color: transparent;
}

.home .contenedor-logo.logo-activo .logo {  
    display: block;
    position: relative;
	height: 40px;
    top: 0;
    left: 0;
    background-image: url(assets/img/logo.png);
}*/

.contenedor-logo .logo { 
    position: absolute;
    /* width: 115px; */
    height: 57px;
    top: 35px;
    left: 20px;
    right: 20px;
    background-image: url(assets/img/logo-bco.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.contenedor-logo .logo img {
	width: 113px; 
	height: 47px;
}
							
.menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 45px; 
	line-height: 45px;
}

.menu-mario {
    width: auto;
    /*position: absolute;
    right: 20px;
    bottom: 5px;*/
    text-transform: uppercase;
}

/*.menu-mario:after {
    content: '';
    display: inline-block;
    width: 100%;
}*/

.menu-mario li {
    display: inline-block;
    position: relative;
	padding: 0 15px;
    width: auto;
	vertical-align: top;
}

.menu-mario li a:hover,
.menu-mario li.current-menu-item a,
.menu-mario li.current-menu-parent > a {
	color: #b3272d;
}

.menu-mario li a {
    display: block;
    width: 100%;
    color: #7e7e7e;
    font-size: 13px;
	font-family: 'raleway bold', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

.sub-menu {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
    position: absolute;
    width: 100%;
    left: 0;
	top: 46px;
	padding: 0 10px; 
	background-color: rgba(64,64,65,0.95);
}

.home .sub-menu {
	top: 45px;
}

.sub-menu li {
	display: table;
    width: 100%;
	padding: 0;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.sub-menu li a:hover,
.sub-menu li.current-menu-item a {
	opacity: 0.5;
	color: #fff;
}

.sub-menu li:last-child {
	border-bottom: 0;
}

.sub-menu li a {
	padding: 10px 0;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    line-height: 150%;
}

/*.contenedor-footer {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.contenedor-search {
	position: absolute;
	height: 25px;
	top: 8px; 
	right: 0;
	z-index: 10;
	background-color: #fff;
}

.search {
	width: 20px; 
	height: 25px;
	padding-right: 28px;
	cursor: pointer;
	background-color: #fff;
}

.search:after {
	content: ''; 
	position: absolute; 
	width: 20px; 
	height: 20px;
	top: 0;
	background-image: url('assets/img/search.png');
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: center;
	z-index: 1;
}*/

.contenedor-search input,
.menu-mario input {
	position: absolute;
	top: 0;
	height: 20px;
	padding: 0;
    margin: 0;
	right: -131px;
	z-index: -1;
	border-width: 0 0 1px;
	border-color: #7e7e7e;
} 

.contenedor-slider {
	position: relative;
}

.contador {
	position: absolute; 
	bottom: 5px; 
	right: 5px;
	z-index: 20;
}

h2.rounded {
	padding: 8px 20px;
	background-color: #9A2C31;
	color: #fff;
	text-align: center;
	font-family: 'titillium bold';
	font-size: 15px;
	text-transform: uppercase;
	line-height: 130%;
}

.jcw-digit-container:first-child .jcw-sidelowlight {
	display: none;
}

.jcw-digit, .jcw-tenth {
	background-color: #fff !important; 
	color: #9a2c31 !important;
}

.jcw-highlight,
.jcw-lowlight {
	background-color: transparent !important;
}

.jcw-digit {
	font-size: 40px !important;
    line-height: 44px !important;
}
 
#slider,
.slider-bloques {
    position: relative;
	width: 100%;
	height: 336px;
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: top 32% center;
}

.slider-bloques {
	position: relative;
    width: 50%;
	height: 200px;
	margin-bottom: 4px;
    vertical-align: top;
    float: left;
}

/*.home #slider {
	background-image: url('assets/img/slide2.jpg');
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: top 32% center;
}*/

#slider .slick-list {
	position: absolute !important;
	top: 0; 
	left: 0 !important; 
	right: 0; 
	bottom: 0;
    z-index: 10;
}

#slider li {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100%; 
	height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: auto;
}

#slider li.home {
	background-position: center right;
}

/*#slider li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0; 
    bottom: 0;
    width: 165px;
    background-color: rgba(154, 44, 49, 0.9);
	z-index: 10;
}*/

.home #slider:before {
	content: ''; 
	position: absolute; 
	width: 100%;
	left: 0; 
	top: 0; 
	bottom: 0;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.33) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0.33) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(left bottom, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0.33) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	z-index: 5;
}

.contenedor-texto {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: absolute;
	width: 100%;
	max-width: 425px;
	bottom: 50%;
	padding: 0 25px;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	transform: translateY(50%);
	z-index: 100;
}

.contenido-texto {
	position: relative;
	font-family: 'titillium bold';
	font-size: 30px;
	color: #fff;
	text-align: left;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    line-height: 30px;
}

.vermas {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: relative; 
	padding: 10px;
	margin-top: 15px;
	max-width: 125px;
	width: 100%;
	text-transform: uppercase;
	font-family: 'raleway bold';
	color: #fff; 
	font-size: 11px;
	background-color: #555653;
	text-align: center;
	cursor: pointer;
}

.vermas:hover {
	background-color: #fff;
	color: #555653;
}

/*.contenedor-texto.derecha {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: absolute;
    display: table;
	max-width: 340px;
	top: 0;
    bottom: 100px;
	right: 25px;
	height: 100%;
	z-index: 10;
}

.contenedor-texto.izquierda {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: absolute;
    display: table;
	max-width: 340px;
	top: 0;
    bottom: 100px;
	left: 25px;
	height: 100%;
	z-index: 10;
}

.contenedor-texto:after {
    content: '';
    background-color: rgba(179,39,45,0.9);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.contenido-texto {
	display: table-cell;
	vertical-align: middle;
	padding: 0 17px;
	text-align: left;
}

.contenido-texto h1 {
	padding-top: 40px;
	color: #ff0000;
	font-size: 30px;
	font-family: 'raleway bold', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-transform: uppercase;
}

.contenido-texto p {
	padding: 15px 0;
	font-size: 25px;
	line-height: 130%;
	color: #fff;
}*/

.contenedor-principal {
	position: absolute;
    top: 45px;
    right: 230px;
 	left: 182px;
}

.contenedor-general {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;	
	width: 100%;
	margin: auto;
	padding: 125px 0 50px; 
}

.contenedor-general h1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	position: relative;
	padding-bottom: 32px;
	font-family: 'titillium bold';
	font-size: 22px;
}

.contenedor-inferior {
	position: relative;
	margin: 0 -2px;
}

.contenedor-noticias {
	position: relative;
	width: 100%;
}

.contenedor-noticias a {
	position: relative; 
	width: 100%;
	vertical-align: top;
	float: left;
}

.contenedor-noticias a:hover .titulo {
	background-color: rgba(153, 50, 52, 0.8);
}

.bloque {
	position: relative;
	height: 200px;
	margin: 2px;
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: center;
}

.bloque.linea-12 {
	background-position: top 20% center;
}

.bloque .titulo:before {
	content: ''; 
	position: absolute; 
	width: 32px; 
	height: 32px;
	top: 50%;
	-webkit-transform: translateY(-50%); 
	-moz-transform: translateY(-50%); 
	transform: translateY(-50%); 
	left: 10px;
	background-repeat: no-repeat; 
	background-size: contain; 
	background-position: center;
}

.bloque-1 .titulo:before { 
	background-image: url('assets/img/icono1.png');
}

.bloque-2 .titulo:before { 
	background-image: url('assets/img/icono5.png');
}

.bloque-3 .titulo:before { 
	background-image: url('assets/img/icono4.png');
}

.bloque-4 .titulo:before { 
	background-image: url('assets/img/icono6.png');
}

.bloque .titulo:after {
	content: ''; 
	position: absolute; 
	width: 10px; 
	height: 24px;
	top: 50%; 
	-webkit-transform: translateY(-50%); 
	-moz-transform: translateY(-50%); 
	transform: translateY(-50%); 
	right: 18px; 
	background-image: url('assets/img/after-bco.png');
	background-repeat: no-repeat; 
	background-size: contain; 
	background-position: center;
}

.titulo {
	position: absolute; 
	bottom: 0;
	left: 0;
	right: 0;
    padding: 20px 52px;
	background-color: rgba(85, 86, 83, 0.8);
}

.titulo h1 {
	font-family: 'raleway bold';
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.contenedor-redes {
	position: fixed;
	right: 5px;
	top: 0;
	bottom: 0;
	width: 220px;
	vertical-align: top;
	overflow: hidden;
	z-index: 22;
}

							/* BOLETINES */
							
.noticias .contenedor-general h1,
.contacto .contenedor-general h1,
.comision-de-la-cdmx .contenedor-general h1,
.votaciones .contenedor-general h1 {
	width: 50%;
	left: 50%; 
	padding-left: 35px;
}

.boletines span {
	display: block;
	padding-top: 10px;
	font-style: italic;
	font-family: 'raleway regular';
}

.single-page span {
	display: block;
	padding-bottom: 20px;
	font-style: italic;
	font-family: 'raleway regular';
}
	
.portada {
	position: fixed; 
	top: 0; 
	left: 180px; 
	right: 50%;
	height: 100%; 
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: top 26% center;
    z-index: 16;
}

.portada.noticias {
	position: absolute;
    height: 500px;
    right: 0;
    left: -20px;
}

.portada.foto-completa {
	background-size: contain; 
}
						
.contenedor-derecha {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative; 
	float: right; 
	width: 50%;
	padding-left: 35px;
}

.contenedor-derecha.noticias {
    float: none;
    width: 100% !important;
    padding-top: 400px;
    padding-left: 0;
    margin: auto;
    max-width: 700px;
}

.contenedor-derecha p,
.contenedor-derecha td {
	padding-bottom: 18px;
	font-family: 'raleway regular';
	font-size: 14px;
	line-height: 130%;
	text-align: justify;
}

.contenedor-derecha td:last-child {
	padding-left: 30px;
}

.contenedor-derecha strong, 
.contenedor-derecha b {
	font-family: 'raleway bold';
}

.contenedor-derecha p:last-child {
	padding-bottom: 0;
}

.contenedor-derecha a {
	display: block;
	font-family: 'raleway bold';
	font-size: 14px;
	color: #9a2c31;
	cursor: pointer;
}

.contenedor-derecha iframe {
	width: 100%; 
	height: 300px;
}

a.boletines,
a.trabajo-senado {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: block;
	font-family: 'raleway bold';
	font-size: 12px;
	line-height: 130%;
	padding-right: 25px;
	padding-bottom: 15px; 
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d9dd;
	color: #555653;
	text-align: left;
	cursor: pointer;
}

a.trabajo-senado {
	padding-right: 90px;
	text-transform: uppercase;
}

.comision-de-la-cdmx a.trabajo-senado:hover:before {
	content: 'senado.gob.mx'; 
	position: absolute; 
	right: 15px; 
	top: 0; 
	font-family: 'raleway regular';
	font-size: 10px;
	text-transform: lowercase;
}

.contenedor-linea a.trabajo-senado:hover:before {
	content: 'pdf'; 
	position: absolute; 
	right: 15px; 
	top: 0; 
	font-family: 'raleway regular';
	font-size: 10px;
}

.contenedor-linea a.fancygaleria.trabajo-senado:hover:before { 
	display: none;
}

.contenedor-derecha a:hover {
	color: #9a2c31;
}

.contenedor-derecha a.boletines:hover:after,
a.trabajo-senado:hover:after {
	content: ''; 
	position: absolute; 
	width: 8px; 
	height: 15px;
	right: 0;
	top: 0;
	background-image: url('assets/img/after.png');
	background-repeat: no-repeat; 
	background-size: contain;
	background-position: center;
}

.contenedor-derecha a:last-of-type {
	padding-bottom: 0; 
	margin-bottom: 0;
	border-bottom: 0;
}

.contenedor-derecha table {
	width: 100%;
}

							/* SINGLE */

.return {
	position: absolute; 
	width: 14px;
    height: 14px;
	right: 0;
	top: -35px;
	background-image: url('assets/img/return.png');
	background-repeat: no-repeat; 
	background-size: contain;
	background-position: center;
	z-index: 20;
	cursor: pointer;
}

.noticias .return {
	top: 407px;
}

.single-page .contenedor-derecha h2 {
	padding-bottom: 35px;
	font-family: 'titillium bold';
	font-size: 22px;
	padding-right: 30px;
}

.contenedor-derecha a.ver-votacion {
	position: relative;
	display: inline-block; 
	margin-bottom: 20px;
}

.contenedor-derecha a.ver-votacion:last-child {
	margin-bottom: 0;
}

							/* GALERIA */

.contenido-galeria {
	text-align: justify;
}
							
.imagen-galeria {
	position: relative;
	padding-top: 100%;
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: center;
}

.imagen-galeria:hover:after,
.imagen-linea:hover:after {
	content: ''; 
	position: absolute; 
	top: 0; 
	right: 0; 
	left: 0;
	bottom: 0; 
	background-color: rgba(154, 44, 49, 0.8);
}

.contenido-galeria a.fancybox {
	display: inline-block;
	position: relative;
	width: 23%;
	margin-bottom: 20px;
	cursor: pointer;
	vertical-align: top;
}

.contenido-galeria .relleno {
	display: inline-block; 
	width: 23%;
	height: 1px;
}

							/* VIDEOS */

.contenido-videos .imagen-galeria:before,
.imagen-linea:before {
	content: ''; 
	position: absolute; 
	width: 30px; 
	height: 30px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-image: url('assets/img/play.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 10;
}

.fancybox {
	margin-bottom: 20px;
}

.fancybox h1 {
	margin-top: 10px;
	font-family: 'raleway bold';
	font-size: 13px;
	text-transform: uppercase; 
	color: #555653;
	text-align: left;
	line-height: 130%;
}

							/* LÍNEA 12 */
.contenedor-cats {
	position: fixed; 
	top: 45px;
	left: 0;
	right: 0;
	z-index: 15;
}

.contenedor-cats:after {
	content: ''; 
	position: absolute;
	top: 0;
	left: 165px; 
	right: 0; 
	bottom: 0;
	background-color: #9a2c31;
	z-index: -1;
}
						
.contenido-cats {
	position: relative;
	width: 50%;
	left: 50%; 
	right: 0; 
}

.contenido-cats li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative; 
	width: 25%;
	height: 30px; 
	float: left; 
	text-transform: uppercase;
	font-size: 10px; 
	text-align: center;
	cursor: pointer;
	padding: 0 20px;
}

.contenido-cats li:after {
	content: ''; 
	position: absolute; 
	top: 0; 
	bottom: 0; 
	right: 0;
	width: 1px; 
	background-color: #fff;
}

.contenido-cats li:last-child:after {
	display: none;
}

.contenido-cats li span {
	position: absolute; 
	top: 50%; 
	left: 20px;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff; 
	opacity: 0.5;
	line-height: 130%;
}

.contenido-cats li.active span,
.contenido-cats li:hover span {
	opacity: 1;
}

.contenedor-linea {
	display: none;
	text-align: justify;
}

.contenedor-linea iframe.soundcloud {
	height: 120px;
}

a.fancybox {
	display: inline-block;
	width: 47%; 
	vertical-align: top;
}

.contenedor-linea .relleno {
	display: inline-block;
	width: 45%;
	height: 1px;
}

.imagen-linea {
	position: relative;
	padding-top: 100%;
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: center;
}

							/* INFOGRAFÍAS */

.margen.infografias {
	max-width: 840px;
}

.infografia img {
	width: 100%;
	height: auto;
}

.contenedor-derecha#infografias {
	width: 100%;
	padding-left: 0;
}

							/* ENTREVISTAS */

.contenedor-linea#entrevistas a.fancybox {
	width: 100%;
	padding-right: 0;
}

.contenedor-linea#entrevistas .fancybox h1 {
	margin-top: 0;
	padding: 0;
}	

.contenedor-linea#entrevistas p {
	margin-bottom: 15px;
	border-bottom: 1px solid #d8d9dd;
}

							/* INFORME */

.portada-informe {
	position: fixed; 
	top: 0; 
	left: 180px; 
	right: 0; 
	bottom: 0;
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: top center;
}

/*.portada-informe:after {
	content: ''; 
	position: absolute; 
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-image: url(assets/img/play.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;	
}*/

.portada-informe:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.portada-informe.senado:after {
	background-color: rgba(0, 0, 0, 0.7);
}

.ver-informe {
	position: absolute;
	width: 100%;
	max-width: 330px; 
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	z-index: 10;
}

.ver-informe.trabajo-senado {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
	width: 100%;
	max-width: 675px;
}

.ver-informe.trabajo-senado h1 {
	padding: 20px 0;
}

.informe h1 {
	font-size: 22px;
	color: #fff; 
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	text-align: center;
}

.ver-informe a {
    display: inline-block;
    position: relative;
	width: auto;
    color: #fff; 
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    font-family: 'titillium bold';
    font-size: 15px;
    text-align: center;
    padding-right: 10px;
	cursor: pointer;
}

.ver-informe a:hover:before,
.contenedor-campana a:hover:before,
.ver-votacion:hover:before {
	content: ''; 
	position: absolute; 
	bottom: -2px; 
	left: 0; 
	right: 0; 
	height: 1px;
	background-color: #fff;
}

.contenedor-campana a:hover:before {
	background-color: #00AA4E;
} 

.ver-votacion:hover:before {
	background-color: #9a2c31;
}

.ver-informe a:after {
    content: '';
    position: absolute;
    width: 5px;
    height: 10px;
    right: 0;
    top: 4px;
    background-image: url('assets/img/flecha-bco.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.ver-informe p {
	padding-bottom: 32px;
	width: 100%;
	color: #fff;
	font-family: 'raleway medium';
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	line-height: 130%;
}


							/* CAMPAÑA */

.campana-celular {
	position: absolute; 
	top: 0; 
	left: 180px; 
	right: 0; 
	bottom: 0;
}
							
.para-circular-suelta-el-celular .contenedor-logo {
	background-color: #00AA4E;
}

.para-circular-suelta-el-celular .contenedor-logo .logo,
.contenido-campana .contenedor-logo .logo {
	left: 10px; 
	right: 10px;
	background-image: url('assets/img/logo-campana.png');
}

.para-circular-suelta-el-celular .menu-mario li a:hover,
.para-circular-suelta-el-celular .menu-mario li.current-menu-item a,
.contenido-campana .menu-mario li a:hover,
.contenido-campana .menu-mario li.current-menu-item a {
	opacity: 1;
	color: #00AA4E;
}

.para-circular-suelta-el-celular #navbar-toggle .icon-bar,
.contenido-campana #navbar-toggle .icon-bar {
	background-color: #00AA4E;
}

.portada-campana {
	position: fixed; 
	top: 0; 
	left: 180px; 
	right: 0; 
	bottom: 0;
	z-index: -1;
}

.contenedor-campana {
	position: absolute;
	width: 100%;
	max-width: 345px;
	height: 70px;
	top: 50%; 
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
}

.contenedor-campana span {
	display: block;
    width: 100%;
	height: 100%;
    background-image: url('assets/img/logo-campana.png');
    background-repeat: no-repeat;
    background-size: contain;
	background-position: center;
}

.contenedor-campana a {
	display: inline-block;
	position: relative;
	margin-top: 25px;
	color: #00AA4E;
	font-family: 'titillium bold';
	font-size: 15px;
	text-align: center;
	padding-right: 10px;
}

.contenedor-campana a:after {
	content: ''; 
	position: absolute; 
	width: 5px; 
	height: 10px; 
	right: 0; 
	top: 4px; 
	background-image: url('assets/img/flecha-campana.png');
    background-repeat: no-repeat;
    background-size: contain;
	background-position: center;
}

.contenido-campana.portada {
	display: none;
}

.contenido-campana .contenedor-logo {
	background-color: #484946;
}

.margen-campana,
.margen-noticias {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	max-width: 1000px;
	margin-left: 180px;
	padding: 0 20px;
}

.margen-campana .contenedor-derecha {
	width: 66%;
}

.graficas {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute; 
	margin-top: -125px; 
	margin-bottom: -50px;
	top: 45px; 
	width: 35%;
	left: 0;
	bottom: 0; 
    padding: 80px 4% 25px;
	background-color: #00AA4E;
}

/*.graficas:after {
	content: ''; 
	position: fixed;
	top: 0; 
	left: 0; 
	right: 50%; 
	bottom: 0; 
	background-color: #00AA4E;
	z-index: -1;
}*/

.imagen-grafica {
	padding-bottom: 20px; 
	margin-bottom: 20px;
	border-bottom: 1px dotted #fff;
}

.imagen-grafica img {
	display: block;
	width: 100%; 
	max-width: 250px;
	height: auto;
	margin: auto;
}

.imagen-grafica:last-child {
	border-bottom: 0;
}

.contenido-campana .contenedor-derecha h2 {
	padding-bottom: 15px; 
	margin-bottom: 25px; 
	text-transform: uppercase;
	font-size: 24px;
	color: #484946;
	border-bottom: 2px solid #00AA4E;
	font-family: 'titillium bold';
}

.contenido-campana .contenedor-derecha p a {
	display: inline-block;
	padding: 6px 12px; 
	border: 1px solid #484946;
	background-color: #484946;
	color: #fff;
	font-family: 'titillium bold';
	font-size: 13px;
	cursor: pointer;
}

.contenido-campana .contenedor-derecha p a:hover {
	background-color: transparent;
	color: #484946;
}

.slider-campana {
	position: relative;
	display: inline-block !important;
	width: 49% !important; 
	height: auto !important;
	padding-top: 49%;
	vertical-align: top;
}

.slider-campana .slick-list,
.slider-campana .slick-track {
    width: 100% !important;
}

.slick-track .fancybox {
	margin-bottom: 0;
}

.contenedor-slide {
	position: relative; 
	padding-top: 34px;
	text-align: justify;
}

.contenedor-slide:after {
	content: ''; 
	display: inline-block; 
	width: 100%;
}

.slider-campana img {
	position: relative;
	width: 100% !important; 
	outline: none;
}

.slider-campana .slick-track a {
	position: absolute !important; 
	left: 0 !important; 
	top: 0 !important;
}

.imagen-slide {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important; 
	height: 293px !important;
	outline: none;
	background-repeat: no-repeat; 
	background-size: contain;
	background-position: center;
}

/*.imagen-slide .fancybox {
	position: absolute; 
	width: 100%;
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0; 
	z-index: 5;
	cursor: pointer;
}*/

.fancybox.slick-slide:hover:after {
	content: ''; 
	position: absolute; 
	width: 25px;
	height: 25px;
	top: 50%;
	left: 50%; 
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-image: url('assets/img/lupa.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 5;
}

.fancybox.slick-slide:hover:before {
	content: ''; 
	position: absolute; 
	top: 4px; 
	left: 4px; 
	right: 4px; 
	bottom: 4px; 
	background-color: rgba(59,60,56,0.7);
	z-index: 4;
}

.slick-arrow {
	display: none !important;
}

.slider-campana:hover .slick-arrow {
	display: block !important;
}

.slider-campana .slick-prev {
	position: absolute; 
	width: 10px; 
	height: 25px;
	top: 50%;
	left: 5px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 0; 
	background-color: transparent;
	background-image: url('assets/img/prev.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 20;
	outline: none;
	text-indent: -9999px;
	cursor: pointer;
}

.slider-campana .slick-next {
	position: absolute; 
	width: 10px; 
	height: 25px;
	top: 50%;
	right: 5px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 0; 
	background-color: transparent;
	background-image: url('assets/img/next.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 20;
	outline: none;
	text-indent: -9999px;
	cursor: pointer;
}

							/* CONTACTO */

.forma label {
	font-size: 11px;
	letter-spacing: 1px;
}		
							
.form-group {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	width: 100%;
	height: 28px; 
	margin: 12px 0;
	border: 1px solid #dadada;
}

textarea.form-group {
	height: 165px;
	resize: none; 
	outline: none;
}

input[type="submit"] {
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
	border: 0;
	border: 1px solid #b4292d;
	background-color: #b4292d;
	color: #fff; 
	text-align: center; 
	font-family: 'raleway bold';
	text-transform: uppercase; 
	cursor: pointer;
}

input[type="submit"]:hover {
	color: #b4292d;
	background-color: transparent
}

.contacto .contenedor-derecha p a {
	color: #b4292d;
}

::-webkit-input-placeholder {
	font-family: 'raleway regular';
	color: #000;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 1px;
}

:-moz-placeholder { /* Firefox 18- */
	font-family: 'raleway regular';
	color: #000;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 1px;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-family: 'raleway regular';
	color: #000;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 1px;
}

:-ms-input-placeholder {
	font-family: 'raleway regular';
	color: #000;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 1px;
}
				
							/* FOOTER */

footer {
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 10;
	background-color: #fff;
} 
		
.footer-superior {
	position: relative;
	width: 100%;
	height: 40px;
	background-color: #4c4c4e;
}

.footer-inferior {
	position: relative;
	height: 60px;
}

.footer-inferior small {
	position: absolute; 
	top: 50%; 
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 27px;
	font-size: 11px;
	color: #787a7c;
}

.shares {
	position: relative;
    display: inline-block;
    top: 0;
	bottom: 0;
    left: 0;
	background-color: #fff;
}

.shares a {
	display: block;
    position: relative;
    width: 50px;
    height: 45px;
    background-image: url('assets/img/sprite-redes.png');
    background-repeat: no-repeat;
 	background-size: 50px auto;
    font-size: 0.1px;
    color: transparent;
    margin-right: 5px;
}

.shares a:hover {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.shares li {
	position: relative;
	width: 54px;
	height: 45px;
	float: left;
}

.share-fb {
	background-position: 0 -57px;
}

.share-tw {
	position: relative;
	background-position: 0 -214px;
}

.share-tw:after {
	content: ''; 
	position: absolute;
	width: 0; 
	height: 0; 
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -5px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #28A6DE;
}

.share-tw:hover:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #8E8E8E;
}

.share-yt {
	background-position: 0 -372px;
}

.share-mail {
	background-position: 0 -528px;
}

.contenido-footer {
	position: absolute; 
	top: 0; 
	right: 25px;
	font-family: 'raleway bold', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 11px;
}

.contenido-footer li {
	display: inline-block;
	position: relative;
	line-height: 40px;
}

.contenido-footer li a:after {
	content: '';
	position: absolute;
	top: 0; 
	left: 0;
	width: 40px; 
	height: 40px;
	background-image: url('assets/img/sprite-footer.png');
    background-repeat: no-repeat;
    background-size: 35px auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.contenido-footer li a:hover:after {
	-webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.contenido-footer li a {
	display: inline-block;
	position: relative;
	color: #fff;
	padding-left: 45px;
	margin: auto;
}

.contenido-footer li.galeria a:after {
	background-position: 5px -25px;
}

.contenido-footer li.informacion a:after {
	background-position: 5px -109px;
}

.contenido-footer li.medios a:after {
	background-position: 5px -193px;
}

.contenido-footer li.economica a:after {
	background-position: 5px -278px;
}

.contenido-footer li.metro a:after {
	background-position: 5px -364px;
}

.contenido-inferior {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative; 
	max-width: 650px;
	width: 100%;
	height: 52px;
	margin-bottom: 18px;
    overflow: hidden;
	outline: none;
}

.contenido-twitter {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 650px;
	width: 100%;
	padding-top: 8px;
	padding-right: 8px;
}

.imagen-twitter {
	position: absolute;
	top: 0; 
	left: 0;
}

.contenido-twitter .slick-track a {
	color: #000;
}

.twitter {
	position: relative;
    display: table-cell;
    padding-left: 5px;
    vertical-align: middle;
    font-size: 12px;
}

.twitter:hover {
	color: #9a2c31;
}

.twitter h1 {
	padding-bottom: 10px;
	color: #848484;
}

.twitter p {
	line-height: 130%;
}

.contenido-inferior span {
	position: absolute;
    top: 0;
	right: 0;
	color: #848484;
	font-size: 12px;
}

.twitter a {
	color: #b3272d;
	font-family: 'raleway bold', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

.twitter a:hover {
	border-bottom: 1px solid #b3272d;
}

									/* Error 404 */

.contenedor-general-error {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 0;
}

.contenedor-error {
	display: table;
	position: relative;
	max-width: 300px;
	width: 100%;
	height: 100%;
    z-index: 10;
    margin: auto;
}
									
.contenido-error {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 30px 10px 50px;
}

.contenido-error h1 {
	font-size: 50px;
	padding-bottom: 40px;
	color: #b3272d;
}

.contenido-error span {
	display: block;
   	position: relative;
	padding-top: 20px;
	font-size: 15px;
   	color: #b3272d;
}

.contenido-error span:after {
	content: ''; 
	position: absolute; 
	top: 0;
	left: 10px;
	right: 10px;
	border-top: 2px dashed #b3272d;
}

							/* MENÚ TOGGLE */

#navbar-toggle {
	display: none;
	z-index: 300;
	width: 27px;
	padding: 0px;
	border: none;
	background: none;
	transition: all 0.035s linear;
	clear: both;
	cursor: pointer;
	float: right;
	position: absolute;
	right: 20px;
    top: 16px;
	outline: none;
}

#navbar-toggle .icon-bar {
	display: block;
	width: 27px;
	height: 3px;
	margin-right: auto;
	margin-left: auto;
	background-color: #b3272d;
	border-radius: 1px;
	transition: all 0.1s linear;
}

.menu-gris #navbar-toggle .icon-bar {
	background-color: #b3272d;
}

#navbar-toggle .icon-bar + .icon-bar {
  	margin-top: 5px;
}

.hamburger-bun,
.hamburger-patty {
	position: relative;
}

.navbar-toggle-active .bun-top,
.navbar-toggle-active .hamburger-patty {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.navbar-toggle-active .bun-top {
	top: 8px;
}

.navbar-toggle-active .hamburger-patty {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}

.navbar-toggle-active .bun-btm {
	bottom: 8px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.visuallyhidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	border: 0;
	margin: -1px;
	clip: rect(0,0,0,0);
	overflow: hidden;
}

					/* PAGINATION */
					
.custom-pagination {
	padding: 15px 0;
    font-family: 'raleway bold';
    text-align: center;
	color: #3c3c3b;
}

.custom-pagination .page-numbers.current {
	position: relative;
	display: inline-block;
	width: 30px; 
	height: 30px; 
	font-size: 14px;
    border-radius: 50%;
    background-color: #9A2C31;
    color: #fff;
	line-height: 30px; 
}

.custom-pagination a.page-numbers {
	position: relative;
	display: inline-block;
	width: 30px; 
	height: 30px;  
	font-size: 14px;
	border-radius: 50%;
	line-height: 30px; 
	color: #9a2c31;
}

.custom-pagination a.page-numbers.current {
	color: #fff;
}

.custom-pagination a.page-numbers:hover {
	background-color: #9A2C31;
    color: #fff;
}