/*Fuente extra*/

@font-face {
    font-family: 'robotobold';
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/RobotoCondensed-Regular.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
width: 100%;
}

/* Reset menú techo */

div.box-emol {
float:none;
}

/* General */

#inner-wrap {
max-width: 1280px;
width:100%;
}

#especiales-contenedor-principal {
margin-left:1%;
width:72.5%;
position: relative;
float:left;
}

#contenedor-columnas {
width:100%;
position: relative;
}

/* Header */

#especiales-header {
margin-bottom:36px;
position: relative;
width: 100%;
}

/* Header > Background con resize */

#especiales-header .background-header-out {
padding-top:7%;
position: relative;
width:100%;
}

#especiales-header .background-header {
background-image: url(../img/header.jpg);
background-position: left center;
background-repeat: no-repeat;
background-size: cover;
bottom:0px;
left:0px;
position: absolute;
right:0px;
top:0px;
}

/* Header > Menú */

#especiales-header ul {
    background-color: #D19705;
    bottom: -26px;
    display: block;
    height: 26px;
    left: 0px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 100%;
    background-image: url(../img/fondo_menu.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    border-top: 1px solid #c9743e;
}

#especiales-header ul li {
border-right: 1px solid #812f00;
float:left;
font-size: 12px;
height: 14px;
line-height: 14px;
margin-top: 6px;
padding-left: 10px;
padding-right: 10px;
text-transform: uppercase;
}

#especiales-header ul li a:link,
#especiales-header ul li a:visited {
color: #000;
font-weight: bold;
text-decoration: none;
transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}

#especiales-header ul li a:hover {
color: #a63c00;
}

#especiales-header ul li:first-child {
display: none;
}

#especiales-header ul li:nth-child(2) {
margin-left:10px;
}

#especiales-header ul li:last-child {
border-right: none;
}

div.especiales-header-boton {
display: none;
}

/*Noticias secundarias*/

.noticia-secundarias {
width:65.3%;
margin-bottom:10px;
float:left;
}
.noticia-secundarias-tipo-a {
width:100%;
float:left;
}
.noticia-secundarias-tipo-a-foto {
width:40%;
float:left;
}
.noticia-secundarias-tipo-a-foto img{
width:100%;
}
.noticia-secundarias-tipo-a-txt{
width:60%;
float:left;
padding-left:10px;
box-sizing:border-box;

}
.noticia-secundarias-tipo-a-txt-tit, .noticia-secundarias-tipo-a-txt-tit a{
	width: 100%;
	float: left;
	color: #713f23;
	font-family: 'robotobold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	padding-top: 5px;
	margin-bottom: 5px;
	
}
.noticia-secundarias-tipo-a-txt-tit a:hover, .noticia-secundarias-tipo-b-txt-tit a:hover{
	color:#713f23;
}
.noticia-secundarias-tipo-a-txt-baj{
width:100%;
float:left;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.noticia-secundarias-tipo-b {
width:100%;
float:left;
background-color:#eeeaeb;
padding-top:10px;
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
box-sizing:border-box;
}
.noticia-secundarias-tipo-b-mod {
width:33.33%;
float:left;
	padding-right:5px;
	padding-left:5px;
	box-sizing:border-box;
	}

.noticia-secundarias-tipo-b-foto {
width:100%;
float:left;
}
.noticia-secundarias-tipo-b-foto img{
width:100%;
}
.noticia-secundarias-tipo-b-txt-tit, .noticia-secundarias-tipo-b-txt-tit a{
width:100%;
float:left;
	color: #713f23;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	padding-top:3px;
	text-decoration:none;
}

/*Noticia principal*/

#noticia-principal {
background-color: #eeeaeb;
padding: 12px 1.5%;
width:62.3%;
border-bottom: 4px solid #dfdfdf;
margin-bottom:10px;
}

#noticia-principal div.noticia-principal-foto {
position: relative;
}

#noticia-principal div.noticia-principal-foto img {
width:100%;
max-width:579px;
opacity: 1;
border:0px;
filter: alpha(opacity=100);
transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}

#noticia-principal div.noticia-principal-foto:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}

#noticia-principal div.noticia-principal-foto a.link-noticia:link,
#noticia-principal div.noticia-principal-foto a.link-noticia:visited {
background-color: rgba(202, 164, 87, 0.76);
	bottom: 0px;
	color: #000;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	left: 0px;
	padding: 5px 2%;
	position: absolute;
	text-decoration: none;
	width: 96%;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	line-height: 24px;
	padding-top:8px;
}
.bajada_noticia_elecciones {
	width:100%;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:8px;
	display:table;
	}

#noticia-principal div.noticia-principal-foto:hover a.link-noticia {
color: #5a2604;

}

#noticia-principal p {
font-size: 16px;
line-height: 20px;
margin:0px;
padding-top:10px;
}

/*Más noticias portada*/

#mas-noticias-relacionadas {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}


#mas-noticias-relacionadas li {
float: left;
clear:both;
}

#mas-noticias-relacionadas li.noticias-relacionadas-fecha {
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform: uppercase;
color: #666;
margin: 10px 0px;
padding-bottom: 5px;
border-bottom: 1px solid #e0e0e0;
width: 100%;
}

#mas-noticias-relacionadas img {
float:left;
width: 100px;
margin-right:10px;
margin-bottom:30px;
}

#mas-noticias-relacionadas li {
font-size: 13px;
margin-bottom:10px;
}

#mas-noticias-relacionadas li a:link,
#mas-noticias-relacionadas li a:visited {
color: #545453;
font-size: 13px;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}

#mas-noticias-relacionadas li a:hover {
color: #b2233f;
}

#mas-noticias-relacionadas li > span {
font-weight: bold;
color: #8695b3;
}

#mas-noticias-relacionadas li > p {
padding: 0px;
margin:0px;
color: #333;
font-size: 12px;
line-height: 18px;
}

a.ver-mas-noticias:link,
a.ver-mas-noticias:visited {
display: inline-block;
padding: 5px 8px;
text-decoration: none;
text-align: center;
background-color: #ccc;
color: #333;
font-size: 13px;
border-radius: 3px;
transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
}

a.ver-mas-noticias:hover {
background-color: #bbb;
}

/*Tabs*/

a.tab-ver-mas:link,
a.tab-ver-mas:visited,
h3.tab-texto {
background-color: #e8cd98;
display: block;
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 400;
height: 30px;
line-height: 30px;
text-indent: 10px;
color: #000;
margin:0px;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
background-image: url(../img/vermas.png);
background-position: right -20px;
background-repeat: no-repeat;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

a.tab-ver-mas.secundario:link,
a.tab-ver-mas.secundario:visited {
background-color: #c0ed25;
color: #000;
}

a.tab-ver-mas:hover {
color: #602A00;
background-image: url(../img/vermas.png);
background-position: right 3px;
background-repeat: no-repeat;
}

a.tab-ver-mas.secundario:hover {
color: #666666;
background-image: url(../img/vermas_b.png);
}

/*Noticias en línea*/

#noticias-relacionadas-portada {
/*top: 493px;*/
}

#ultimas-noticias {
width:100%;
list-style-type: none;
margin:0px;
padding:0px;
padding-top:5px;
}

#ultimas-noticias li {
width: 100%;
font-size: 12px;
float:left;
clear:both;
margin-bottom:8px;
line-height: 16px;
}

#ultimas-noticias li.noticias-relacionadas-fecha {
font-weight: bold;
padding:4px 0px;
}

#ultimas-noticias li img {
float:left;
width: 70px;
height: 47px;
margin-right:8px;
border: none;
}

#ultimas-noticias li span {
color: #8695b3;
font-weight: bold;
margin-right:4px;
height: 12px;
line-height: 12px;
}

#ultimas-noticias li a:link,
#ultimas-noticias li a:visited {
color: #000;
text-decoration: none;
}

#ultimas-noticias li a:hover {
text-decoration: underline;
}

a.mas-noticias:link,
a.mas-noticias:visited {
background-color: #28425d;
width:66%;
margin-left: 17%;
color: #fff;
text-decoration: none;
font-size: 11px;
padding: 3px 0px;
display: block;
float:left;
clear:both;
text-align: center;
margin-top:5px;
}

a.mas-noticias:hover {
text-decoration: underline;
}

/*Página de videos*/

#listado-videos {
list-style-type: none;
padding:10px 0px;
margin:0px;
}

#listado-videos div.video-principal {
position: relative;
margin-bottom:20px;
border-bottom: 8px solid #485e75;
}

#listado-videos div.video-principal img {
width:100%;
border: 0px;
opacity: 1;
filter: alpha(opacity=100);
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

#listado-videos div.video-principal a:link,
#listado-videos div.video-principal a:visited {
text-decoration: none;
color: #fff;
}

#listado-videos div.video-principal a > div:before {
content: '';
display: block;
width:68px;
height: 68px;
background-image: url(../img/play-videos.png);
background-size: cover;
background-position: center center;
position: absolute;
left:48%;
left: calc(50% - 34px);
top:-40px;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

#listado-videos div.video-principal a:hover > div:before {
width:50px;
height: 50px;
top:-30px;
left: calc(50% - 25px);
}

#listado-videos div.video-principal a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);

}

#listado-videos div.video-principal a > div {
position: absolute;
left:0px;
right:0px;
bottom:0px;
background-color: #458ba7;
background: rgba(69,139,167,0.9);
background: -moz-linear-gradient(left, rgba(69,139,167,0.9) 0%, rgba(40,66,93,0.9) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(69,139,167,0.9)), color-stop(100%, rgba(40,66,93,0.9)));
background: -webkit-linear-gradient(left, rgba(69,139,167,0.9) 0%, rgba(40,66,93,0.9) 100%);
background: -o-linear-gradient(left, rgba(69,139,167,0.9) 0%, rgba(40,66,93,0.9) 100%);
background: -ms-linear-gradient(left, rgba(69,139,167,0.9) 0%, rgba(40,66,93,0.9) 100%);
background: linear-gradient(to right, rgba(69,139,167,0.9) 0%, rgba(40,66,93,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#458ba7', endColorstr='#28425d', GradientType=1 );
transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
}

#listado-videos div.video-principal h3 {
margin: 20px 15px 5px 15px;
font-family: 'robotobold', Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 20px;
font-weight: normal;
text-transform: uppercase;
}

#listado-videos div.video-principal p {
padding:0px;
font-family: 'roboto', Arial, Helvetica, sans-serif;
margin:0px 15px 10px 15px;
font-size: 12px;
line-height: 15px;
}

#listado-videos div.video-principal time {
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 13px;
margin-left: 15px;
color: #bde0ff;
display: none;
}

#listado-videos div.video-principal time b {
font-family: 'robotobold', Arial, Helvetica, sans-serif;
font-weight: normal;
}

/*#listado-videos li:first-child {
margin-top:20px;
}*/

#listado-videos li {
border-bottom: 8px solid #8dbed4;
display: block;
margin-bottom:20px;
background-color: #eeeaeb;
position: relative;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

#listado-videos li:hover {
background-color: #dfe7ef;
border-bottom: 8px solid #6390a5;
}

#listado-videos li a:link,
#listado-videos li a:visited {
text-decoration: none;
color: #28425d;
}

#listado-videos li img {
width:45%;
/*position: absolute;*/
display: inline-block;
vertical-align: top;
left:0px;
top:0px;
}

#listado-videos li div {
display: inline-block;
width:55%;
vertical-align: top;
}

#listado-videos li h4 {
display: block;
margin:5px 10px 5px 10px;
font-family: 'robotobold', Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 15px;
line-height: 20px;
}

#listado-videos li p {
display: block;
color: #333;
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 13px;
padding:0px;
margin:0px 10px;
}

#listado-videos li time {
display: inline-block;
font-family: 'roboto', Arial, Helvetica, sans-serif;
margin: 5px 10px;
padding:0px;
color: #333;
font-size: 13px;
}

#listado-videos li time b {
font-family: 'robotobold', Arial, Helvetica, sans-serif;
font-weight: normal;
}

/*Galerías de fotos*/

#galerias-fotos {
width:100%;
list-style-type: none;
padding:0px;
margin:0px;
}

#galerias-fotos li {
width: 50%;
display: inline-block;
position: relative;
}

#galerias-fotos li a:link,
#galerias-fotos li a:visited {
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-weight: 300;
color: #fff;
font-size: 18px;
font-weight: 300;
text-decoration: none;
line-height: 20px;
width: 100%;
}

#galerias-fotos li img {
width: 100%;
opacity: 1;
z-index: 2;
border: none;
filter: alpha(opacity=100);
transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}

#galerias-fotos li span {
position: absolute;
bottom:10px;
padding:3%;
width: 94%;
display: block;
background-color: #000;
background-color: rgba(0,0,0,0.8);
transition: background 0.3s linear;
-webkit-transition: background 0.3s linear;
-ms-transition: background 0.3s linear;
-moz-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
}

#galerias-fotos li:before {
content: '';
position: absolute;
left:0px;
top:0px;
width: 100%;
height: 199px;
background-color: transparent;
z-index: -1;
}

#galerias-fotos li:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
width: 100%;
}

#galerias-fotos li:hover span {
background-color: #000;
background-color: rgba(0,0,0,1);
}

#galerias-fotos li.hd span:after {
content:'';
position: absolute;
top:-30px;
left:0px;
width: 100%;
height: 35px;
display: block;
background-image: url(../img/iconos/fotosHD.png);
background-repeat: no-repeat;
background-position: center center;
}

#pags-galerias-fotos {
list-style-type: none;
width: 100%;
text-align: center;
display: none;
float:left;
clear:both;
margin:15px 0px;
}

#pags-galerias-fotos li {
display: inline-block;
width: 10%;
height: 25px;
background-color: #f36b21;
color: #fff;
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-weight: 400;
text-align: center;
line-height: 26px;
font-size: 15px;
transition: background 0.2s linear;
-webkit-transition: background 0.2s linear;
-ms-transition: background 0.2s linear;
-moz-transition: background 0.2s linear;
-o-transition: background 0.2s linear;
}

#pags-galerias-fotos li:last-child {
margin-right:0px;
}

#pags-galerias-fotos li.activo,
#pags-galerias-fotos li.activo:hover {
background-color: #cf4a20;
cursor: default;
}

#pags-galerias-fotos li:hover {
cursor: pointer;
background-color: #9a3e21;
}

/*Créditos*/

#especiales-creditos {
width: 96.875%;
background-color: #f4f4f4;
font-family: Arial, Helvetica, sans-serif;
padding: 5px 1.56%;
font-size: 9px;
color: #666666;
text-align: left;
}

#especiales-creditos a:link,
#especiales-creditos a:visited {
color: #666666;
text-decoration: none;
transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
}

#especiales-creditos a:hover {
color: #333333;
}

.especiales-creditos-autor {
font-size: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 5px;
padding-bottom: 5px;
}

.especiales-creditos-autor strong{
font-weight: bold;
color: #4D5C64;
}

/*Redes sociales*/

ul#redes-sociales {
float:right;
list-style-type: none;
background-color: #f4f4f4;
}

ul#redes-sociales li {
display: inline-block;
width: 25px;
height: 25px;
margin-right:4px;
border-radius: 2px;
text-align: center;
}

ul#redes-sociales li img {
width: 18px;
height: 18px;
margin-top:3px;
border: none;
}

ul#redes-sociales li:nth-child(1) {
background-color: #55acee;
}

ul#redes-sociales li:nth-child(2) {
background-color: #3b5999;
}

ul#redes-sociales li:nth-child(3) {
background-color: #d74a38;
}

ul#redes-sociales li:nth-child(4) {
background-color: #cc1f27;
}

ul#redes-sociales li span {
display: none;
}

/*Box columna*/

div.box-columna {
position: absolute;
right:0px;
top:0px;
width:33.3%;
}

/*Box central*/

div.box-central {
	width: 65.3%;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	height: auto;
}

div.box-central.blanco {
background-color: #fff;
border-bottom: none;
}

div.box-central p {
padding:10px;
margin:0px;
line-height: 17px;
}

/*Menú equipos principal*/

#menu-equipos-principal {
list-style-type: none;
padding:0px;
margin:0px;
margin-top:10px;
}

#menu-equipos-principal a:link,
#menu-equipos-principal a:visited {
color: #fff;
text-decoration: none;
width:100%;
display: block;
transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}

#menu-equipos-principal li {
float:left;
width: 23%;
margin-left: 1%;
margin-right: 1%;
background-color: #fff;
text-align: center;
margin-bottom:10px;
color: #fff;
transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
}

#menu-equipos-principal li img {
margin: 5px auto;
border: none;
}

#menu-equipos-principal li span {
background-color: #8aa430;
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 12.5px;
text-align: center;
padding: 5px 0px;
display: block;
text-transform: uppercase;
}

#menu-equipos-principal li:hover {
color: #c0ed25;
background-color: #effdd7;
}

#menu-equipos-principal li:hover a {
color: #c0ed25;
}

/*Menú equipos lateral*/

ul#box-equipos {
list-style-type: none;
margin:0px;
background-color: #F0F0F0;
width: 96%;
padding: 10px 2% 3px 2%;
}

ul#box-equipos li {
display: inline-block;
width: 12.5%;
text-align: center;
margin-bottom:5px;
}

ul#box-equipos li img {
margin-bottom: 2px;
border:none;
}

ul#box-equipos li a:link,
ul#box-equipos li a:visited {
font-size: 11px;
color: #000;
text-decoration: none;
text-transform: uppercase;
margin-bottom:7px;
}

ul#box-equipos li a:hover {
text-decoration: underline;
}

/*Calendario*/

span.titulo-nav-box-central {
background-color: #6ea500;
display: block;
color: #fff;
font-size: 11px;
padding: 5px 0px;
width:20%;
margin-left:10px;
font-weight: bold;
text-align: center;
}

ul.nav-fechas-calendario {
list-style-type: none;
padding:10px;
margin:0px;
width:100%;
}

ul.nav-fechas-calendario li {
display: inline-block;
width:5%;
background-color: #CDE09D;
text-align: center;
font-size: 11px;
font-weight: bold;
padding: 6px 0px;
margin-right:3px;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

ul.nav-fechas-calendario li:hover {
background-color: #8aa430;
color: #fff;
cursor: pointer;
}

h4.calendario-fecha {
margin:0px;
padding:0px;
background-color: #ccc;
color: #000;
font-size: 12px;
font-weight: bold;
text-indent: 10px;
padding:5px 0px;
position: relative;
margin-top:10px;
}

h4.calendario-fecha:nth-child(2) {
margin-top:0px;
}

h4.calendario-fecha a:link,
h4.calendario-fecha a:visited {
position: absolute;
top:0px;
bottom:0px;
right:0px;
background-color: #666666;
color: #fff;
padding: 0px 10px;
text-decoration: none;
text-align: center;
text-indent: 0px;
line-height: 24px;
}

h4.calendario-fecha a:hover {
text-decoration: underline;
}

/*jQuery UI*/

/*Autocompletar*/

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	font-size: 14px;
	margin: 0;
	cursor: pointer;
	border-bottom: 1px dotted #efefef;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 4px 1em 4px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-hover,
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
color: #b71433;
}
  
.ui-helper-hidden,
.ui-helper-hidden-accessible {
	display: none;
}

/*Ads*/

div.publicidad-superior img {
width:100%;
border: none;
margin: 5px 0px;
}

div.publicidad-superior .banner_off_random  a {
background-color: transparent;
}

div.publicidad-movil-techo {
display: none;
}

div.publicidad-inferior {
display: inline-block;
text-align: center;
width:65.3%;
margin-bottom:10px;
}

div.publicidad-inferior img {
width:100%;
max-width: 600px;
display: inline-block;
text-align: center;
border: none;
}

div.publicidad-derecha {
float:left;
position: relative;
margin-left:1.4%;
width:24%;
margin-top:30px;
}

div.publicidad-derecha img {
width:100%;
border: none;
}

div.publicidad-movil-superior,
div.publicidad-movil-central,
div.publicidad-movil-inferior {
display: none;
}

div.banner_off_random {
float:none!important;
}

/*destacados index*/

.destacadoindex-cont {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 2px solid #EEEAEB;
	margin-bottom: 5px;
	}

.destacadoindex-foto {
	width:100%;
	height:auto;
	float:left;
	}
.destacadoindex-foto img{
	width:100%;
	height:auto;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
	opacity: 1;
	filter: alpha(opacity=100);
	}

.destacadoindex-foto a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.destacadoindex-foto a:hover{
		opacity:0.8;
	filter: alpha(opacity=80); /* Para IE */
	}
.destacadoindex-titulo{
	width:100%;
	height:auto;
	float:left;
	color: #713f23;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	padding:5px;
	box-sizing:border-box;
	}
.destacadoindex-titulo  a{
	color: #713f23;
	text-decoration: none;
	}

.destacadoindex-titulo  a:hover{
	color: #b2233f;
	}




/*Buscador comunas*/

#buscador-comunas {
display: block;
}

#buscador-comunas input {
width:100%;
border: 1px solid #ccc;
padding: 6px 0px;
box-sizing: border-box;
display: inline-block;
vertical-align: top;
text-indent: 10px;
border-top: 0px;
color: #333;
background-image: url(../img/lupa.png);
background-repeat: no-repeat;
background-position: right 10px center;
background-size: 18px;
}



/* ficha candidatos  */

.ficha_general {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;

	
}

.ficha_titulos {
	width: 100%;
	height: 30px;
	font-family: robotobold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	background-color: #923a57;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	text-transform: uppercase;
	float: left;

}
.ficha_data {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	background-color: #fff6e3;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
	float: left;

}
.ficha_txt{
	width: calc(100% - 70px);
	height: auto;
	float: left;
	padding-right: 8px;
	box-sizing: border-box;
}
.ficha_social {
	width: 70px;
	height: auto;
	float: left;
}
.ficha_data strong {
	color: #E7D7B6;
}

.ficha_foto {
		width: 100%;
	height: auto;
float: left;
	
}

.ficha_foto img{
	width: 100%;
	height: auto;
	
}

.ficha_redes{
	width: 30px;
	height: 30px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	text-align: center;
	color:#061e37;
	box-sizing: border-box;
	margin-right: 5px;
	margin-bottom: 6px;
	float: left;
	
}
.ficha_siguelo{
	width: 100%;
	height: auto;
	float: left;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #9eafca;
}

a.ficha_redes {
	text-decoration: none;

}
a.ficha_redes:hover {
	color: #C4D3E4;
}


.ficha_facebook{
background-color: #51678a;
	padding-top: 8px;
}
.ficha_twitter{
background-color: #5e7d8a;
	padding-top: 7px;
}
.ficha_youtube{
background-color: #4b807f;
	padding-top: 7px;
}
.ficha_web{
background-color: #575f9a;
	padding-top:7px;
}
.ficha_instagram{
background-color: #536897;
	padding-top: 7px;
}
.ficha_flickr{
background-color: #655c8e;
	padding-top: 7px;
}

.ficha_como {
	width: 100%;
	height: auto;
	float: left;	
	background-color: #8f0326;
	margin-bottom: 15px;
}
.ficha_como_parchefx {
	width: calc(100% - 60px);
	height: 10px;
	background-color: #ffffff;
	margin-left: 30px;
	float: left;
	text-align: center;

	position: relative;
	
	
}
.ficha_como_tit {
font-family: robotobold, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #8f0326;
	
	

}
.ficha_como_contenido {
	width: calc(100% - 20px);
	height: auto;
	background-color: #ffffff;
	margin-left: 10px;
	padding: 12px;
	box-sizing: border-box;
	float: left;
	font-size: 16px;
	line-height: 22px;
	padding-top: 8px;
	color: #3f3e3e;
}

.ficha_carrera {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 15px;
}
.ficha_carrera_texto {
	width: 100% ;
	height: auto;
	float: left;
		font-size: 16px;
	line-height: 20px;
	padding-left: 0px;
	box-sizing: border-box;
	color: #3f3e3e;
}
.ficha_carrera_texto ul{
	padding: 0px;
	margin: 0px;
	height: auto;
float:left;
	width: 100%;
}
.ficha_carrera_texto li{
	border-bottom: 1px solid #D1D1D1;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	
}

.ficha_carrera_texto li:before {
    /* Unicode bullet symbol */
    content: '\2022 ';
    /* Bullet color */
    color: #923a57;
    padding-right: 7px;
	font-size: 20px;
}

.ficha_carrera_texto h1{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #fff;
	background-color: #082748;
	margin-bottom: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.ficha_carrera_texto h2{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #fff;
	background-color: #7d1d29;
	margin-bottom: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.ficha_carrera_foto_parche {
	width: 100px;
	height: auto;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	
}
.ficha_carrera_foto {
	width: 100%;
	height: auto;
	float: left;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	overflow: hidden;
	border: 4px solid #923a57;
	padding: 4px;
	box-sizing: border-box;
}
.ficha_carrera_foto img{
	width: 100%;
	height: auto;
	float: left;
	
}


.ficha_historial_elecciones {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
}

.ficha_historial_elecciones ul{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ficha_historial_elecciones li{
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #D1D1D1;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
}
.ficha_historial_elecciones_txt {
	width: calc(100% - 80px);
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	box-sizing: border-box;
}
.ficha_historial_elecciones_porcentaje {
	width: 40px;
	float: left;
	font-size: 14px;
	font-family: roboto, Arial, Helvetica, sans-serif;
	color: #555555;
	text-align: right;
	margin-right: 10px;
}
.ficha_historial_elecciones_icono {
	width: 30px;
	height: 15px;
	float: left;
	text-align: center;
}
.ficha_historial_elecciones_icono.fa-check {
color: #3c7f21;
}
.ficha_historial_elecciones_icono.fa-arrow-right {
	color: #D0B029;
}
.ficha_historial_elecciones_icono.fa-times {
color: #a3213c;
}

.ficha_historial_elecciones h1, .ficha_menu h4{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	font-weight: normal;
	background-color: #082748;
	color: #ffffff;
	margin-top: 0px;
}
.ficha_menu_datos{
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.ficha_menu_datos > .fa-circle:nth-child(1){
color: #a6784b;
}
.ficha_menu_datos > .fa-circle:nth-child(2){
color: #85b480;
	margin-left: 8px;
}

.ficha_menu {
	width: 100%;
	height: auto;
	float: left;
	background-color: #f1f1f1;
	
}
.ficha_menu_cont {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	box-sizing: border-box;
}

.ficha_menu_cont ul{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ficha_menu_cont li{
	width: 100%;
	height: auto;
	float: left;
	list-style-type: none;
	
	background-color: #fff;
	margin-bottom: 5px;
	position: relative;
	
}
.ficha_menu_cont li a{
	width: 100%;
	height: auto;
	float: left;
	display: block;
}
.ficha_menu_cont li:hover{
	width: 100%;
	height: auto;
	float: left;
	

}
.ficha_menu_cont li a:hover{
	color: #dfe6f0;
	
}

.ficha_menu_foto {
	width: 50px;
	height: 50px;
	float: left;
	background-color: #999999;
}
.ficha_menu_foto img{
	width: 100%;
	height: auto;
	float: left;

}
/*.ficha_menu_cont li > .ficha_menu_foto img{
filter: grayscale(100%);
}*/
.ficha_menu_cont li:nth-child(-n+2) > .ficha_menu_foto {
background-color: #cccccc;
}
.ficha_menu_cont li:nth-child(+n+3) > .ficha_menu_foto {
background-color: #cccccc;
}
.ficha_menu_cont li:hover > .ficha_menu_foto {
background-color: #cccccc;
}
.ficha_menu_cont li:hover > .ficha_menu_foto img{
	filter: none;
}

.ficha_menu_nombre {
	width: calc(100% - 60px);
	float: left;

	box-sizing: border-box;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: relative;
	height: 50px;
	line-height: 50px;	
	
}

.ficha_menu_nombre a{
	text-decoration: none;
	color: #4c2e2e;
	display: block;
	padding-left: 10px;	

}
.ficha_menu_nombre a:hover {

	background-color: #5c779a;

}
.ficha_propuestas {
	width: 100%;
	height: auto;
	float: left;
}
.ficha_propuestas_menu {
	width: 100%;
	height: auto;
	float: left;
}
.ficha_propuestas_menu ul{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	box-sizing: border-box;
	background-color: #f1f1f1;
}
.ficha_propuestas_menu li{
	width: calc(33.33% - 10px);
	height: 30px;
	float: left;
	padding: 0px;
	list-style-type: none;
	background-color: #cccccc;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	display: block;
	color: #333;
	text-decoration: none;
}
.ficha_propuestas_menu li a{
	display: block;
	color: #333;
	text-decoration: none;
}
.ficha_propuestas_menu li:hover{
background-color: #cf9ba6;

}

.prop_on a{
background-color: #8f0326 !important;
	color: #fff !important;
}
.prop_on > .ficha_propuestas_menu_icono {
	color: #fff ;
}
.ficha_propuestas_menu_icono {
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;	
	color: #082748;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}

.ficha_propuestas_listado {
	width: 100%;
	height: auto;
	float: left;
	background-color: #333333;
	color: #fff;
	margin-bottom: 15px;
}
.ficha_propuestas_listado ul{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 10px;
	box-sizing: border-box;
}
.ficha_propuestas_listado li{
	width: 100%;
	display: none;
	height: auto;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #606060;
}

.ficha_propuestas_listado li:first-child{
display: block;
}

.ficha_propuestas_listado li:last-child{
padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #606060;
}

.ficha_propuestas_listado_texto {
	float: left;
	width: calc(100% - 180px);
	font-size: 16px;
	line-height: 20px;	
	
	
}

.ficha_propuestas_listado_encuesta {
		float: left;
	width: 170px;
	background-color: #4a4a4a;
	margin-left: 10px;
	
}

	.ficha_propuestas_listado_encuesta_center {
		float: left;
	width: 100%;

	
}


.ficha_encuestas {
	float: left;
	width: 100%;
	height: auto;
	background-color: #f1f1f1;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 15px;
	
}
#ficha_encuestas_grafico {
	
	
	
}



/* parche ENCUESTAS */

#OPP-poll-question-text {
	display: none;
}

#OPP-powered-by {
color: #616161!important;
margin-top:-4px;
padding-bottom:4px;
}

div.OPP-div-around-poll {

	  background-color:#4a4a4a!important;
}


#OPP-poll-vote-button {
	padding: 6px 10px!important;
	margin-right: 0px!important;
	font-size: 11px!important;
	cursor: pointer;
	background-color: #8c4956;
	border: solid 0px #CCC;
	font-weight: normal  !important;
	border-radius: 3px;
	font-family: roboto, Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	color: #fff!important;
	margin-left: 10px;
}

#OPP-poll-vote-button:hover {
  background-color:#082748;
  border: solid 0px #DDD;
}

#OPP-result-link-text {
  font-size: 11px!important;
  margin-right:5px!important;
  margin-top:6px;
  color:#ccc!important;
}

.OPP-choiceBar > div:first-child {

    background-color: #b13e55 !important;
border: 1px solid #4a4a4a !important;

}
.OPP-choiceBar > div:nth-child(2) {

    background-color: #ffffff !important;
border: 1px solid #4a4a4a !important;

}
.OPP-result-summary, .OPP-poll-choice-text{
	
	 color:#fff!important;
}
div[id^="OPP-poll-id-"] {
width:100%!important;
}

/* FIN parche ENCUESTAS */


/* Home primarias*/

.primarias_columnas {
	width: calc(50% - 5px);
	float: left;
	
}
.primarias_columnas:first-child  {
	margin-right: 5px;

	
}

.primarias_columnas:last-child   {
	margin-left: 5px;

	
}
.primarias_columnas ul {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	
}


.primarias_columnas li {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-right: 1px solid #21334c;
	box-sizing: border-box;
	border-top: 1px solid #21334c;
	display: block;
}
.primarias_columnas li:last-child {

	border-right: 0px solid #21334c;

}

.primarias_columnas:first-child  li {
	width: 50%;
	
}
.primarias_columnas:last-child  li {
	width: 33.33%;	
}
.primarias_columnas:first-child li img{
		width: 189%;

	float: left;
	position: absolute;
    left: -41%;
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    transform: translateX(-40%);
    top: 57%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	
}
.primarias_columnas:last-child li img{
		width: 280%;

	float: left;
	position: absolute;
    left: -85%;
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    transform: translateX(-40%);
    top: 54%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	
}

.primarias_columnas li a{
	text-decoration: none;
	color: #FFFFFF;
}
.primarias_columnas li:hover{

	filter: grayscale(100%);
}
.primarias_header {
		width: 100%;
	float: left;
	
}
.primarias_header img{
		width: 100%;
	height: auto;
	float: left;

	
}
.primarias_cont_fotos {
		width: 100%;
	height: 100px;
	float: left;
		position: relative;
	overflow: hidden;
	
}
.primarias_titulo {
	width: 100%;
	font-family: robotobold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	background-color: #4d101b;
	color: #0c1c30;
	margin-top: 0px;
	box-sizing: border-box;
	
}
.primarias_columnas:first-child > .primarias_titulo {
	
	background-color: #cbb197;
}
.primarias_columnas:last-child > .primarias_titulo {
	
	background-color: #a0c39c;
}
.primarias_nombre {
	width: 100%;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #102440;
	float: left;
	color: #fff;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	box-sizing: border-box;
	
}

.primarias_nombre strong{
	font-size: 16px;
	text-transform: uppercase;
	line-height: 14px;
}





/* pagina encuestas */

.grafico-encuesta{
	display: inline-block;
	width:100%;
	border-left:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	box-sizing:border-box;
	margin-bottom:20px;
	min-height: 250px;
}

.titulo-encuesta{
	font-family: roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px;
    font-weight: normal;
    color: #fff;
    background-color: #7d1d29;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
	width:100%;
	float: left;
}

.encuenta-candidatos {
	width: 100%;
	float: left;
	
} 

.encuenta-candidatos ul{
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	
} 

.encuenta-candidatos li{
	width: 12.5%;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
	padding: 3px;
	box-sizing: border-box;
	
} 
.encuenta-candidatos  li:hover{
	background-color: #e9e6e6;
}

.encuenta-candidatos-foto {
	width: 100%;
	float: left;
	background-color: #efefef;
	
}
.encuenta-candidatos-foto img {
	width: 100%;
	float: left;
	transition: all 0.2s linear;
	  -webkit-transition: all 0.2s linear;
	  -ms-transition: all 0.2s linear;
	  -moz-transition: all 0.2s linear;
	  -o-transition: all 0.2s linear;
	
}

.encuenta-candidatos li:nth-child(1) > .encuenta-candidatos-foto {
transition: border-bottom 0.2s linear;
  -webkit-transition: border-bottom 0.2s linear;
  -ms-transition: border-bottom 0.2s linear;
  -moz-transition: border-bottom 0.2s linear;
  -o-transition: border-bottom 0.2s linear;
}

.encuenta-candidatos li[data-candidato="1"] > .encuenta-candidatos-foto {
	border-bottom: 5px solid #650a0a;
}
.encuenta-candidatos li[data-candidato="2"] > .encuenta-candidatos-foto {
	border-bottom: 5px solid #ff0000;
}
.encuenta-candidatos li[data-candidato="3"] > .encuenta-candidatos-foto {
	border-bottom: 5px solid #e908e1;
}
.encuenta-candidatos li[data-candidato="4"] > .encuenta-candidatos-foto {
	border-bottom: 5px solid #d09cce;
}
.encuenta-candidatos li[data-candidato="5"] > .encuenta-candidatos-foto {
	border-bottom: 5px solid #1d13de;
}
.encuenta-candidatos li[data-candidato="6"] > .encuenta-candidatos-foto {
	border-bottom: 5px solid #8acafb;
}
.encuenta-candidatos li[data-candidato="7"] > .encuenta-candidatos-foto {
	border-bottom: 5px solid #048b47;
}
.encuenta-candidatos li[data-candidato="8"] > .encuenta-candidatos-foto {
	border-bottom: 5px solid #00ff00;
}
.encuenta-candidatos li[data-candidato="9"] > .encuenta-candidatos-foto {
	border-bottom: 5px solid #e9d9a7;
}
.encuenta-candidatos li[data-candidato="10"] > .encuenta-candidatos-foto{
	border-bottom: 5px solid #ff9900;
}
.encuenta-candidatos li[data-candidato="11"] > .encuenta-candidatos-foto{
	border-bottom: 5px solid #d5d5d5;
}

.encuenta-candidatos li[data-candidato="12"] > .encuenta-candidatos-foto{
	border-bottom: 5px solid #333333;
}
.encuenta-candidatos-nombre {
	width: 100%;
	height: 50px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	box-sizing: border-box;
	text-align: center;
		font-family: 'roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #535353;
}
.encuenta-candidatos-inactivo {
	
}

#encuesta-candidatos-seleccion li:hover {
cursor: pointer;
}

#encuesta-candidatos-seleccion li.disabled img {
	filter: grayscale(60%);
	opacity:0.6;
}

#encuesta-candidatos-seleccion li.disabled > .encuenta-candidatos-foto {
border-bottom: 5px solid #d4d4d4;
}

.encuenta-texto {
		width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	
}


#comentarios {
max-width: 94%;
}


/*candidatos - primera vuelta*/

.primeravuelta {
		width: 100%;
	height: auto;
	float: left;
	
}

.primeravuelta li{
	width: 33.33%;
	height: auto;
	float: left;
	list-style-type: none;
	color: #fff;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	box-sizing: border-box;
}

.primeravuelta li a{
	color: #fff;
	text-decoration: none;
} 
.primeravuelta-foto {
	width: 100%;
	height: 150px;
	float: left;
	overflow: hidden;
	position: relative;
	
}

.primeravuelta-foto img{
		width: 170%;
	float: left;
	position: absolute;
    left: -35%;
    -webkit-transform: translateX(-35%);
    -ms-transform: translateX(-35%);
    transform: translateX(-35%);
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	
}
.looser {
filter: grayscale(100%);
}

.tab_candidatos {
	width: 100%;
	height: 30px;
	float: left;
	background-color: #294e7c;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;	
	color: #fff;
	margin-bottom: 10px;
}






















































/* ===== RESOLUCIÓN < 1240 ===== ---------------------------------------------------------------------------------------------- */

@media (max-width: 1240px) {


.ficha_propuestas_menu_parchetexlarg {
	font-size: 11px;	
	
}	
	
}






/* ===== RESOLUCIÓN < 1180 ===== ---------------------------------------------------------------------------------------------- */

@media (max-width: 1180px) {

/*#listado-videos div.video-principal p span {
display: none;
}*/

}




/* ===== RESOLUCIÓN < 1105 ===== ---------------------------------------------------------------------------------------------- */

@media (max-width: 1105px) {

.ficha_menu_nombre {
	font-size: 15px;

	
}
.ficha_propuestas_menu_parchetexlarg {
	font-size: 10px;	
	
}		
	
}

/* ===== RESOLUCIÓN < 960 ===== ----------------------------------------------------------------------------------------------- */

@media (max-width: 960px) {

#box-buscador-candidatos {
margin-top:20px;
}

#buscador-comunas input {
font-size: 18px;
padding: 12px 0px;
}

/*Noticias secundarias*/

.noticia-secundarias {
width:100%;

}

/*Noticia principal*/

#noticia-principal {
padding: 12px 1.5%;
width:97%;
}

#noticia-principal div.noticia-principal-foto img {
max-width:100%;
}

/*Programación*/

#programacion-portada {
width:100%;
}

/*Noticias en línea*/

a.mas-noticias:link,
a.mas-noticias:visited {
float:none;
font-size: 12px;
}

/*Boxes columna*/

div.box-columna {
position: static;
width:100%;
float:left;
margin-bottom:10px;
}

/*Box central*/

div.box-central {
width: 100%;
margin-bottom:10px;
}

/*Ads*/

div.publicidad-inferior {
width:100%;
}

/* Header */

#especiales-header {
margin-bottom:34px;
}

#especiales-header .background-header-out {
padding-top:13%;
}

#especiales-header .background-header {
background-image: url(../img/header_tablet.jpg);
}

/* Header > Menú */

#especiales-header ul {
bottom:-24px;
height: 24px;
}

#especiales-header ul li {
font-size: 11px;
height: 12px;
line-height: 12px;
padding-left: 5px;
padding-right: 5px;
}

#especiales-header ul li:nth-child(2) {
margin-left: 2px;
}

/*Noticia principal*/

#noticia-principal div.noticia-principal-foto {
position: relative;
}

#noticia-principal div.noticia-principal-foto a.link-noticia:link,
#noticia-principal div.noticia-principal-foto a.link-noticia:visited {
background-color: rgba(202, 164, 87, 0.76);
color: #000;
display: block;

padding: 5px 2%;
position: static;
width: 96%;
}

#noticia-principal div.noticia-principal-foto:hover a.link-noticia {
color: #923703;
}

#noticia-principal p {
font-size: 13px;
line-height: 16px;
padding-top:8px;
}

/*Menú equipos principal*/

#menu-equipos-principal li {
width: 31%;
margin-left: 1%;
margin-right: 1%;
}

#listado-videos li {
width:50%;
display: inline-block;
vertical-align: top;
min-height: 346px;
}

#listado-videos li div {
width:100%;
}

#listado-videos li img {
position: static;
width:100%;
}

#listado-videos li h4,
#listado-videos li p,
#listado-videos li time {
margin-left:10px;
}

/* fichas candidatos*/	

.ficha_propuestas_menu li{

	font-size: 14px;

	text-transform:inherit;
}
.ficha_menu_nombre {
	font-size: 18px;

	
}	
.ficha_propuestas_menu_parchetexlarg {
	font-size:inherit;
	
}		
	
.encuenta-candidatos li{
	width: 25%;
	float: left;
	
} 	
		
	
}

/* ===== RESOLUCIÓN < 725 ===== ---------------------------------------------------------------------------------------------*/

@media (max-width: 725px) {

/*General*/

#especiales-contenedor-principal {
margin:0%;
width:100%;
float:none;
}

#contenedor-columnas {
margin-top:10px;
}

/*Header*/

#especiales-header .background-header-out {
padding-top:15%;
}

#especiales-header .background-header {
background-image: url(../img/header_movil.jpg);
}

div.especiales-header-boton {
background-image: url(../img/boton_movil.png);
background-repeat: no-repeat;
background-size: contain;
display: block;
height: 100%;
left:0px;
position: absolute;
top:0px;
width:18%;
z-index: 2;
}

div.especiales-header-boton:hover {
cursor: pointer;
}

#especiales-header {
margin-bottom:0px;
}

/*Menú*/

#especiales-header ul {
background-color: #fff;
background-color: rgba(255,255,255,0.75);
border:0px;
display: block;
float:none;
height: auto;
left:-100%;
margin:0px;
min-height: 100vh;
padding:0px;
position: absolute;
top: 0px;
width: 100%;
transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
}

#especiales-header ul li {
background-color: #fff1d6;
border-bottom: 1px dotted #ccc;
border:0px;
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
height: 40px;
line-height: 40px;
margin-top:0px;
padding:0px;
text-indent: 5%;
width: 80%;
border-bottom: 1px dotted #ccc;
}

#especiales-header ul li:first-child {

background-image: url(/especiales/recursos_especiales/menu/img/home-blanco.png);
background-position: 95% center;
background-repeat: no-repeat;
background-size: 18px 20px;
display: block;
}

#especiales-header ul li:nth-child(2) {
margin-left:0px;
}

/*Fotos*/

#galerias-fotos li span {
font-size: 15px;
bottom:0px;
}

#galerias-fotos li.hd span:after {
background-image: none;
}

/*Menú activado*/

#inner-wrap {
position: absolute;
left:0px;
transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
}

#especiales-header ul {
display: block;
position: absolute;
width: 100%;
padding:0px;
margin:0px;
top:0px;
border: none;
min-height: 100vh;
color: rgba(255,255,255,0.75);
}

body.menu-on #inner-wrap {
left:80%;
position: fixed;
}

body.menu-on {
overflow: hidden;
}

body.menu-on #especiales-header ul {
height: 100%;
left:-80%;
overflow-y: scroll;
z-index: 10;
}

/*Noticias secundarias*/


.noticia-secundarias-tipo-a {
width:100%;
float:left;
}
.noticia-secundarias-tipo-a-foto {
width:100%;
float:left;
padding-left:1.5%;
padding-right:1.5%;
box-sizing:border-box;
}
.noticia-secundarias-tipo-a-foto img{
width:100%;
}
.noticia-secundarias-tipo-a-txt{
width:100%;
float:left;
padding-left:1.5%;
padding-right:1.5%;
}
.noticia-secundarias-tipo-a-txt-tit, .noticia-secundarias-tipo-a-txt-tit a{
	padding-top: 3px;
	font-size: 20px;
}


.noticia-secundarias-tipo-b {
width:100%;


padding-top:10px;
padding-left:1.5%;
padding-right:1.5%;
padding-bottom:0px;
box-sizing:border-box;
}
.noticia-secundarias-tipo-b-mod {
width:100%;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:10px;

	}
.noticia-secundarias-tipo-b-foto {
width:30%;
float:left;
padding-right:1.5%;
box-sizing:border-box;
}

.noticia-secundarias-tipo-b-txt-tit{
width:70%;
float:left;
	color: #713f23;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	padding-top:0px;
	text-decoration:none;
}


/*Noticia principal*/

#noticia-principal div.noticia-principal-foto a.link-noticia:link,
#noticia-principal div.noticia-principal-foto a.link-noticia:visited {
font-size: 18px;
}

span.titulo-nav-box-central {
width:50%;
}

ul.nav-fechas-calendario {
padding-bottom:5px;
}

ul.nav-fechas-calendario li {
width:10.5%;
margin-bottom:5px;
}

/*Ficha equipos*/

div.ficha-equipo {
display: inline-block;
text-align: center;
padding:0px;
width:100%;
}

div.ficha-equipo img {
position: static;
width:100%;
max-width: 220px;
display: inline-block;
text-align: center;
margin-top:10px;
margin-bottom:10px;
}

div.ficha-equipo ul {
list-style-type: none;
text-align: left;
margin:0px;
padding:0px;
float:none;
width:100%;
margin-bottom:0px;
}

div.ficha-equipo ul li {
font-size: 13px;
border-bottom: 1px solid #d3d3d3;
position: relative;
padding:4px 0px;
font-weight: bold;
}

div.ficha-equipo ul li b {
font-weight: bold;
position: absolute;
left:3px;
top:3px;
text-indent: 5px;
}

div.ficha-equipo ul li span {
font-weight: normal;
display: block;
margin-left:125px;
}

/*Créditos y redes sociales*/

#especiales_creditos{
width: 96.875%;
margin-bottom: 0px;
height: auto;
background-color: #f4f4f4;
font-family: Arial, Helvetica, sans-serif;
padding-right: 1.56%;
padding-left: 1.56%;
font-size: 9px;
color: #666666;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

ul#redes-sociales,
#guia-candidatos ul#redes-sociales {
float:none;
width: 100%;
text-align: center;
padding: 10px 0px;
margin-top:0px;
border-bottom-width: 1px solid #ccc;
}

ul#redes-sociales li {
display: inline-block;
margin-right:3%;
width: 40px;
height: 40px;
border-radius: 3px;
}

ul#redes-sociales li img {
width: 32px;
height: 32px;
margin-top:4px;
}

/*Ads*/

div.publicidad-derecha,
div.publicidad-superior,
div.publicidad-inferior {
display: none;
}

div.publicidad-movil-superior,
div.publicidad-movil-central,
div.publicidad-movil-inferior {
display: inline-block;
text-align: center;
width: 100%;
}

div.publicidad-movil-superior img {
margin-bottom:10px;
width:100%;
max-width: 666px;
}

div.publicidad-movil-central img,
div.publicidad-movil-inferior img {
margin-top:10px;
margin-bottom:10px;
width:100%;
max-width: 300px;
}
/*listado de noticias parche*/

#ultimas-noticias li.noticias-relacionadas-fecha {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;
	box-sizing:border-box;
}
#ultimas-noticias li {
	padding-right: 8px;
	padding-left: 8px;
	box-sizing:border-box;
}

/*Más noticias portada*/
#mas-noticias-relacionadas img {
	display:none;
}
#mas-noticias-relacionadas {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right:1.5%;
	margin-left: 1.5%;
	margin-bottom: 10px;
	clear: both;
	float: left;
}

/*destacados index*/

.destacadoindex-cont, #buscador-comunas {
	padding-left:1.5%;
	padding-right:1.5%;
	box-sizing:border-box;
	}
/*Tabs*/

a.tab-ver-mas:link,
a.tab-ver-mas:visited,
h3.tab-texto {

display: block;
margin-left:1.5%;
margin-right:1.5%;


}

/*UI autocompletar*/

.ui-menu .ui-menu-item {
  font-size: 18px;
}

.ui-menu .ui-menu-item-wrapper {
  padding: 8px 1em 8px .4em;
}


/* propuestas - debate virtual */


.propuestas-cont li{
	width: 50%;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	list-style-type: none;
	position:relative;
	box-sizing:border-box;
	margin-top:10px;
	}
.propuestas-cont-comuna {
	width: calc(100% - 12px);
	bottom:0px;

color:#fff;
	font-size: 11px;
	line-height: 14px;

	}
.propuestas-cont li:nth-child(even)>.propuestas-cont-comuna {
	left: 0px;
	}
.propuestas-cont li:nth-child(odd)>.propuestas-cont-comuna {
	left: 0px;
	}


#mas-noticias-relacionadas li a:link,
#mas-noticias-relacionadas li a:visited {
font-size: 14px;
line-height: 18px;
}

#mas-noticias-relacionadas li > p {
margin-top:4px;
}

	
/* fichas candidatos*/	
	.ficha_carrera_texto {
	padding-left: 10px;
	padding-right: 10px;

}
.ficha_propuestas_menu li{
	width: calc(50% - 10px);
	height: 30px;
	font-size: 12px;
	text-transform: uppercase;
}

/*	Candidatos primarias */
	

	
.primarias_columnas {
	width: calc(100% - 20px);
	float: left;
	margin-bottom: 15px;
	
}
.primarias_columnas:first-child  {
	margin-right: 10px;
	margin-left: 10px;

	
}

.primarias_columnas:last-child   {
	margin-left: 10px;

	
}
.primarias_cont_fotos {
	height: 200px;
	
}

	.encuenta-texto {

		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	
}
	

	
	
}

/* ===== RESOLUCIÓN < 440 ===== ----------------------------------------------------------------------------------------------- */

@media (max-width: 440px) {

/*Menú equipos principal*/

#menu-equipos-principal li {
width: 48%;
margin-left: 1%;
margin-right: 1%;
}

/*Fotos*/

#galerias-fotos li {
width:100%;
}

#fotos-portada #galerias-fotos li:nth-child(n+3) {
display: none;
}

/* propuestas - debate virtual */
	
.propuestas-cont-comuna a{
	display: block;
	color: #5a2604;
	text-decoration: none;
}


#listado-videos div.video-principal {
border-bottom: none;
}

#listado-videos div.video-principal a > div {
position: static;
padding-bottom:2px;
background: #4d6273;
}

#listado-videos div.video-principal p span {
display: inline-block;
}

#listado-videos div.video-principal a > div:before {
display: none;
}

#listado-videos div.video-principal time {
margin:0px;
margin-top:10px;
color: #fff;
display: block;
}

#listado-videos div.video-principal h3 {
margin-top:-2px;
padding:10px 15px;
margin:0px;
margin-bottom:10px;
margin-top:-2px;
background-color: #303e4a;
}

#listado-videos li {
width:100%;
display: block;
min-height: 0px;
padding-bottom: 5px;
}
	
	/* ficha carrera  ///////*/

	.ficha_data {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		line-height: 18px;
	}
	
	.ficha_carrera {
	min-height:inherit;
	}
.ficha_como_contenido {
	font-size: 14px;
	line-height: 18px;
	
	}

	
.ficha_carrera_foto {
	width: 80px;

}
	.ficha_carrera_foto_parche {
	width: 80px;


	
}
		.ficha_carrera_texto {
font-size: 14px;

}
.ficha_propuestas_listado_texto {
	float: left;
	width: 100% ;
	margin-bottom: 10px;
	
}

	.ficha_propuestas_listado_encuesta {
		float: left;
	width: 100%;
	margin-left: 0px;
		position: relative;

	
}

/*	Candidatos primarias */
	
	.primarias_cont_fotos {
	height: 100px;
	
}

.encuenta-candidatos li{
	width: 25%;
	float: left;
	
} 	
	
.primeravuelta li{
	width: 50%;


}	
.primarias_nombre {
	width: 100%;
	min-height: 50px;
	font-family: roboto, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #102440;
	float: left;
	color: #fff;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	box-sizing: border-box;
	
}
.primeravuelta-foto img{
		width: 190%;
	float: left;
	position: absolute;
    left: -45%;
    -webkit-transform: translateX(-35%);
    -ms-transform: translateX(-35%);
    transform: translateX(-35%);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	
}
	
}

/* ===== RESOLUCIÓN < 330 ===== ----------------------------------------------------------------------------------------------- */

@media (max-width: 330px) {
.ficha_propuestas_menu_parchetexlarg {
	font-size:11px;
	
}	
}
