html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

:focus {
	outline: 0;
}

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

caption,th,td {
	text-align: left;
	font-weight: normal;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

abbr,acronym {
	border: 0;
}

body * {
	box-sizing: border-box;
}

div[data-element-name="CivicScience"] {
	display: none !important;
}

.infografia-container {
	width: 100%;
	max-width: 830px;
	margin: 0 auto;
	font-family: Roboto Slab,serif;
	text-align: left;
	margin-bottom: 20px;
	/* padding: 16px; */
}

.infografia-container .grafico {
	margin: 0 auto;
	margin-bottom: 30px;
}

.infografia-container h3 {
	text-align: left;
	font-family: Roboto,sans-serif;
	font-size: 23px;
	line-height: 25px;
	margin-bottom: 10px;
	max-width: 640px;
	margin: 0 auto 10px auto;
	font-weight: bold;
}

.infografia-container h3.slab {
	font-family: Roboto Slab,serif;
}

.infografia-container p {
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
	font-family: 'Roboto Slab',sans-serif;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 30px;
}

.infografia-container p.intro-grafico {
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
	font-weight: 400;
	text-align: left;
	margin-bottom: 15px;
	font-family: Roboto,sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #585e64;
}

.infografia-container .infografia-imagen, .infografia-container .infografia-video {
	width: 100%;
	max-width: 645px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.infografia-container .infografia-imagen img {
	width: 100%;
}

.infografia-container .infografia-video video {
	width: 100%;
}

.infografia-container .pieDeFoto {
	margin-top: 10px;
	display: block;
	font-family: Roboto,sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}

.infografia-container .pieDeFoto .firma {
	color: #696969;
}

.infografia-container .infografia-fuente {
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
	font-family: Roboto,sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #85858A;
	margin-top: 15px;
	margin-bottom: 20px;
}

.infografia-container .infografia-fuente::before {
	content: " ";
	width: 80px;
	border-top: 1px solid #85858A;
	display: block;
	margin-bottom: 8px;
}

.infografia-container .infografia-fuente a:link, .infografia-container .infografia-fuente a:visited {
	color: #2358bf;
	text-decoration: none;
}

.infografia-container .resaltado {
	padding: 1px 6px;
	background-color: #fff589;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

/*ESTILOS para la imagen sobre el titular*/
.custom-header-image {
	text-align: center;
	width: 100%;
	max-width: 200px;
	margin: 0 auto 20px;
	text-align: center;
	text-align: center;
}

.custom-header-image img {
	text-align: center;
	width: 100%;
	max-width:
}

/*ESTILOS para grÃƒÂ¡ficos de Illustrator en ARTÃƒÂCULOS*/
.uvn-noticias-styles {
	font-family: Roboto, sans-serif;
}

.uvn-noticias-styles .uvn-graficos-top-line {
	display: block;
	height: 2px;
	background-color: #2358bf;
	width: 80px;
	margin-bottom: 10px;
}

.uvn-noticias-styles .uvn-graficos-bottom-line {
	display: block;
	height: 1px;
	background-color: #2358bf;
	width: 80px;
}

.uvn-noticias-styles .uvn-graficos-title {
	text-align: left;
	font-size: 22px;
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
}

.uvn-noticias-styles .uvn-graficos-description {
	text-align: left;
	font-size: 16px;
	color: #585e64;
	margin-bottom: 20px;
}

.uvn-noticias-styles .uvn-graficos-source {
	text-align: left;
	font-size: 13px;
	color: #6f7073;
	margin-bottom: 10px;
}

.uvn-noticias-styles .uvn-graficos-source span.source-name a {
	color: #2358bf;
	text-decoration: none;
}

@media (min-width: 500px) {
	.infografia-container h3 {
			/* text-align: center; */
	}

	.infografia-container p.intro-grafico {
			text-align: center;
	}

	.uvn-noticias-styles .uvn-graficos-top-line {
			margin: 0 auto;
			margin-bottom: 10px;
	}

	.uvn-noticias-styles .uvn-graficos-bottom-line {
			margin: 0 auto;
			margin-bottom: 20px;
	}

	.uvn-noticias-styles .uvn-graficos-title {
			text-align: center;
			margin-bottom: 15px;
	}

	.uvn-noticias-styles .uvn-graficos-description {
			text-align: center;
	}

	.uvn-noticias-styles .uvn-graficos-source {
			text-align: center;
	}
}

@media screen and (min-width: 780px) {
	.custom-header-image {
			max-width:440px;
	}
}

.container_reloj  {
	text-align: center;
	margin-bottom: 30px;
}

.container_reloj .texto_reloj,
.container_reloj .reloj {
	display: inline-block;
}
.container_reloj ,
.container_reloj .texto_reloj,
.container_reloj .reloj {
	vertical-align: middle;
}


.texto_reloj {
	margin: 0 0 0 10px;
	max-width: 100px;
	font-weight: 700;
	font-family: 'Roboto',sans-serif;
	font-size: 17px;
	line-height: 1.3;
	/* margin-bottom: 10px; */
	text-align: left;
}

.reloj {
	/* margin-bottom: 30px; */
	animation: anireloj 5s ease-out 1s infinite;
}

.esfera {
	width: 200px;
	height: 200px;
	border: 3px solid #000;
	border-radius: 200px;
	position: relative;
	filter: invert;
	background-color: #000;
	margin: 0 auto;
}

.esfera .minutos, .esfera .horas {
	height: 47%;
	width: 5px;
	background-color: #fff;
	/* border-radius: 6px; */
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -2px;
}

.esfera .minutos {
	transform: rotate(-180deg) translateY(-14px);
	transform-origin: top center;
	animation: animinuto 5s ease-in-out 1s infinite;
	width: 3px;
	margin-left: -1px;
	/* margin-top: 16px; */
	z-index: 100;
}

.esfera .horas {
	animation: anihora 5s ease-in-out 1s infinite;
	width: 5x;
}

@keyframes anireloj {
	0% {
			opacity: 0;
			transform: scale(.9,.9);
	}
	5% {
		opacity: 1;
		transform: scale(1,1);
}
	90% {
			opacity: 1;
			transform: scale(1,1);
	}

	95% {
			opacity: 0;
			transform: scale(.9,.9);
	}

	100% {
			opacity: 0;
			
	}
}

@keyframes animinuto {
	0% {
			transform: rotate(-180deg) translateY(-14px) ;
			opacity: 1;
	}

	10% {
			transform: rotate(-180deg) translateY(-14px) ;
			opacity: 1;
	}

	50% {
			transform: rotate(180deg) translateY(-14px);
			opacity: 1;
	}

	80% {
			transform: rotate(180deg) translateY(-14px);
			opacity: 1;
	}

	90% {
			transform: rotate(180deg) translateY(-14px);
			opacity: 1;
	}

	100% {
			transform: rotate(180deg) translateY(-14px);
			opacity: 1;
	}
}

@keyframes anihora {
	0% {
			transform: rotate(-124deg) translateX(-3px);
			opacity: 1;
	}

	10% {
			transform: rotate(-124deg) translateX(-3px);
			opacity: 1;
	}

	50% {
			transform: rotate(-90deg);
			opacity: 1;
	}

	80% {
			transform: rotate(-90deg);
			opacity: 1;
	}

	100% {
			transform: rotate(-90deg);
			opacity: 1;
	}
}

.esfera .horas {
	height: 22%;
	transform: rotate(-124deg) translateX(-3px);
	transform-origin: top center;
	background-color: red;
	margin-left: -5px;
}

.esfera .centro {
	position: absolute;
	width: 16px;
	height: 16px;
	background: red;
	border: 3px solid #fff;
	border-radius: 16px;
	left: 50%;
	top: 51%;
	margin-top: -10px;
	margin-left: -7px;
	z-index: 1000;
}

.esfera .hora {
	position: absolute;
	left: 78%;
	top: 26%;
	font: normal 16px 'Roboto',sans-serif;
	color: #fff;
}

.esfera .hora.hora3 {
	top: 45%;
	left: 84%;
}

.esfera .am {
	position: absolute;
	top: 45%;
	left: 17%;
	background: #000;
	color: #fff;
	font: bold 14px 'Roboto',sans-serif;
	padding: 2px 5px;
	border-radius: 5px;
	letter-spacing: 2px;
}

.clock__second, .clock__minute, .clock__hour, .clock__indicator {
	position: absolute;
	left: calc(50% - 0px);
	width: 1px;
	background: #f4eed7;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	z-index: 2;
	border-radius: 0px;
}

.clock__indicator {
	height: 90px;
	border-top: 4px solid #fff;
	background: none;
	margin-top: 7px;
	opacity: 1;
}

.clock__indicator:nth-of-type(5n) {
	opacity: 1;
	height: 90px;
	border-top: 10px solid #fff;
}

section:nth-of-type(1) {
	-webkit-transform: rotateZ(calc(6deg * 1));
	transform: rotateZ(calc(6deg * 1));
}

section:nth-of-type(2) {
	-webkit-transform: rotateZ(calc(6deg * 2));
	transform: rotateZ(calc(6deg * 2));
}

section:nth-of-type(3) {
	-webkit-transform: rotateZ(calc(6deg * 3));
	transform: rotateZ(calc(6deg * 3));
}

section:nth-of-type(4) {
	-webkit-transform: rotateZ(calc(6deg * 4));
	transform: rotateZ(calc(6deg * 4));
}

section:nth-of-type(5) {
	-webkit-transform: rotateZ(calc(6deg * 5));
	transform: rotateZ(calc(6deg * 5));
}

section:nth-of-type(6) {
	-webkit-transform: rotateZ(calc(6deg * 6));
	transform: rotateZ(calc(6deg * 6));
}

section:nth-of-type(7) {
	-webkit-transform: rotateZ(calc(6deg * 7));
	transform: rotateZ(calc(6deg * 7));
}

section:nth-of-type(8) {
	-webkit-transform: rotateZ(calc(6deg * 8));
	transform: rotateZ(calc(6deg * 8));
}

section:nth-of-type(9) {
	-webkit-transform: rotateZ(calc(6deg * 9));
	transform: rotateZ(calc(6deg * 9));
}

section:nth-of-type(10) {
	-webkit-transform: rotateZ(calc(6deg * 10));
	transform: rotateZ(calc(6deg * 10));
}

section:nth-of-type(11) {
	-webkit-transform: rotateZ(calc(6deg * 11));
	transform: rotateZ(calc(6deg * 11));
}

section:nth-of-type(12) {
	-webkit-transform: rotateZ(calc(6deg * 12));
	transform: rotateZ(calc(6deg * 12));
}

section:nth-of-type(13) {
	-webkit-transform: rotateZ(calc(6deg * 13));
	transform: rotateZ(calc(6deg * 13));
}

section:nth-of-type(14) {
	-webkit-transform: rotateZ(calc(6deg * 14));
	transform: rotateZ(calc(6deg * 14));
}

section:nth-of-type(15) {
	-webkit-transform: rotateZ(calc(6deg * 15));
	transform: rotateZ(calc(6deg * 15));
}

section:nth-of-type(16) {
	-webkit-transform: rotateZ(calc(6deg * 16));
	transform: rotateZ(calc(6deg * 16));
}

section:nth-of-type(17) {
	-webkit-transform: rotateZ(calc(6deg * 17));
	transform: rotateZ(calc(6deg * 17));
}

section:nth-of-type(18) {
	-webkit-transform: rotateZ(calc(6deg * 18));
	transform: rotateZ(calc(6deg * 18));
}

section:nth-of-type(19) {
	-webkit-transform: rotateZ(calc(6deg * 19));
	transform: rotateZ(calc(6deg * 19));
}

section:nth-of-type(20) {
	-webkit-transform: rotateZ(calc(6deg * 20));
	transform: rotateZ(calc(6deg * 20));
}

section:nth-of-type(21) {
	-webkit-transform: rotateZ(calc(6deg * 21));
	transform: rotateZ(calc(6deg * 21));
}

section:nth-of-type(22) {
	-webkit-transform: rotateZ(calc(6deg * 22));
	transform: rotateZ(calc(6deg * 22));
}

section:nth-of-type(23) {
	-webkit-transform: rotateZ(calc(6deg * 23));
	transform: rotateZ(calc(6deg * 23));
}

section:nth-of-type(24) {
	-webkit-transform: rotateZ(calc(6deg * 24));
	transform: rotateZ(calc(6deg * 24));
}

section:nth-of-type(25) {
	-webkit-transform: rotateZ(calc(6deg * 25));
	transform: rotateZ(calc(6deg * 25));
}

section:nth-of-type(26) {
	-webkit-transform: rotateZ(calc(6deg * 26));
	transform: rotateZ(calc(6deg * 26));
}

section:nth-of-type(27) {
	-webkit-transform: rotateZ(calc(6deg * 27));
	transform: rotateZ(calc(6deg * 27));
}

section:nth-of-type(28) {
	-webkit-transform: rotateZ(calc(6deg * 28));
	transform: rotateZ(calc(6deg * 28));
}

section:nth-of-type(29) {
	-webkit-transform: rotateZ(calc(6deg * 29));
	transform: rotateZ(calc(6deg * 29));
}

section:nth-of-type(30) {
	-webkit-transform: rotateZ(calc(6deg * 30));
	transform: rotateZ(calc(6deg * 30));
}

section:nth-of-type(31) {
	-webkit-transform: rotateZ(calc(6deg * 31));
	transform: rotateZ(calc(6deg * 31));
}

section:nth-of-type(32) {
	-webkit-transform: rotateZ(calc(6deg * 32));
	transform: rotateZ(calc(6deg * 32));
}

section:nth-of-type(33) {
	-webkit-transform: rotateZ(calc(6deg * 33));
	transform: rotateZ(calc(6deg * 33));
}

section:nth-of-type(34) {
	-webkit-transform: rotateZ(calc(6deg * 34));
	transform: rotateZ(calc(6deg * 34));
}

section:nth-of-type(35) {
	-webkit-transform: rotateZ(calc(6deg * 35));
	transform: rotateZ(calc(6deg * 35));
}

section:nth-of-type(36) {
	-webkit-transform: rotateZ(calc(6deg * 36));
	transform: rotateZ(calc(6deg * 36));
}

section:nth-of-type(37) {
	-webkit-transform: rotateZ(calc(6deg * 37));
	transform: rotateZ(calc(6deg * 37));
}

section:nth-of-type(38) {
	-webkit-transform: rotateZ(calc(6deg * 38));
	transform: rotateZ(calc(6deg * 38));
}

section:nth-of-type(39) {
	-webkit-transform: rotateZ(calc(6deg * 39));
	transform: rotateZ(calc(6deg * 39));
}

section:nth-of-type(40) {
	-webkit-transform: rotateZ(calc(6deg * 40));
	transform: rotateZ(calc(6deg * 40));
}

section:nth-of-type(41) {
	-webkit-transform: rotateZ(calc(6deg * 41));
	transform: rotateZ(calc(6deg * 41));
}

section:nth-of-type(42) {
	-webkit-transform: rotateZ(calc(6deg * 42));
	transform: rotateZ(calc(6deg * 42));
}

section:nth-of-type(43) {
	-webkit-transform: rotateZ(calc(6deg * 43));
	transform: rotateZ(calc(6deg * 43));
}

section:nth-of-type(44) {
	-webkit-transform: rotateZ(calc(6deg * 44));
	transform: rotateZ(calc(6deg * 44));
}

section:nth-of-type(45) {
	-webkit-transform: rotateZ(calc(6deg * 45));
	transform: rotateZ(calc(6deg * 45));
}

section:nth-of-type(46) {
	-webkit-transform: rotateZ(calc(6deg * 46));
	transform: rotateZ(calc(6deg * 46));
}

section:nth-of-type(47) {
	-webkit-transform: rotateZ(calc(6deg * 47));
	transform: rotateZ(calc(6deg * 47));
}

section:nth-of-type(48) {
	-webkit-transform: rotateZ(calc(6deg * 48));
	transform: rotateZ(calc(6deg * 48));
}

section:nth-of-type(49) {
	-webkit-transform: rotateZ(calc(6deg * 49));
	transform: rotateZ(calc(6deg * 49));
}

section:nth-of-type(50) {
	-webkit-transform: rotateZ(calc(6deg * 50));
	transform: rotateZ(calc(6deg * 50));
}

section:nth-of-type(51) {
	-webkit-transform: rotateZ(calc(6deg * 51));
	transform: rotateZ(calc(6deg * 51));
}

section:nth-of-type(52) {
	-webkit-transform: rotateZ(calc(6deg * 52));
	transform: rotateZ(calc(6deg * 52));
}

section:nth-of-type(53) {
	-webkit-transform: rotateZ(calc(6deg * 53));
	transform: rotateZ(calc(6deg * 53));
}

section:nth-of-type(54) {
	-webkit-transform: rotateZ(calc(6deg * 54));
	transform: rotateZ(calc(6deg * 54));
}

section:nth-of-type(55) {
	-webkit-transform: rotateZ(calc(6deg * 55));
	transform: rotateZ(calc(6deg * 55));
}

section:nth-of-type(56) {
	-webkit-transform: rotateZ(calc(6deg * 56));
	transform: rotateZ(calc(6deg * 56));
}

section:nth-of-type(57) {
	-webkit-transform: rotateZ(calc(6deg * 57));
	transform: rotateZ(calc(6deg * 57));
}

section:nth-of-type(58) {
	-webkit-transform: rotateZ(calc(6deg * 58));
	transform: rotateZ(calc(6deg * 58));
}

section:nth-of-type(59) {
	-webkit-transform: rotateZ(calc(6deg * 59));
	transform: rotateZ(calc(6deg * 59));
}

section:nth-of-type(60) {
	-webkit-transform: rotateZ(calc(6deg * 60));
	transform: rotateZ(calc(6deg * 60));
}
