body{overflow-x:hidden;}
#cnt_logo_ser{
	width:100%;text-align:center;background:#22273d;padding:15px 0;
}
#cnt_logo_ser a{
	display: inline-block;width: 90px;height: 29px;background: transparent url("//cadenaser00.epimg.net/assets/v3.x/v3.0/img/cadena-ser.svg") no-repeat 50%;background-size: 100%;text-indent:-9999px;
}
main > header{
	background:url(fondo-header.jpg) 50% no-repeat;
	background-size:cover;
	position:relative;
}
main > header > ul{
	padding:50px 0;
	display:flex;
	position:relative;
	z-index:10;
	flex-flow:row nowrap;
	justify-content:center;
}
main > header > ul li{
	margin:0 10px;
}
main > header > ul li:last-child{display:none;}
main > header > ul li a:hover{
	opacity:.7;
}
main > header > ul img{
	width:40px;
	height:40px;
}
main > header:before{
	content:" ";
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.61);
}
main > header h1{
	max-width:975px;
	width:100%;
	margin:0 auto 120px;
	font:300 40px/60px "Montserrat";
	color:#000;
	background:rgba(255,255,255,.8);
	text-align:center;
	padding:20px 0;
	text-transform:uppercase;
	position:relative;
	z-index:10;
	letter-spacing:17px;
}
main > header h1 span{
	display:block;
	font-weight:700;
}
main > header > div{
	width:100%;
	max-width:975px;
	margin:0 auto;
	position:relative;
	z-index:10;
}
main > header > div > a:last-of-type {
	color:#fff;
	width:100%;
	text-align:center;
	/*width:calc(100% - 445px);
	display:inline;
	float:right;*/
}
main > header > div > a span{
	display:block;
}
main > header > div > a span:first-child{
	font:700 27px/32px "Montserrat";
	margin-bottom: 10px;
}
main > header > div > a span:nth-child(2){
	font:18px/21px Roboto;
}
main > header > div > a span:last-child{
	font:300 22px/50px "Roboto";
	font-style:italic;
}
main > header > div > div{
	border-top:1px solid #fff;
	padding:40px 5% 0;
	display:flex;
	margin-top:40px;
	flex-flow:row nowrap;
	justify-content:center;
	align-items:center;
	position:relative;
	z-index:10;
}
main > header > div > div > div{
	min-width:40px;
	max-width:40px;
	height:60px;
}
main > header > div > div > p{
	font: 700 24px/30px "Montserrat";
	padding-left:20px;
	color:#fff;
}
main > header > div > p:first-of-type{
	font:700 21px/65px "Montserrat";
	color:#fff;
	margin:70px auto 0;
	display:table;
	text-align:center;
	text-transform:uppercase;
	padding:0 40px;
	letter-spacing:6px;
	clear:both;
	cursor:pointer;
	background:#000 url(https://cadenaser00.epimg.net/assets/v3.x/v3.0/img/ico-sonido.svg) calc(100% - 5px) 50% no-repeat;
	background-size:auto 60%;
}
main > header > div > p:first-of-type:hover{
	opacity:.7;
}
main > header > div > p:last-of-type {
	font:700 10px/12px "Montserrat";
	color:#fff;
	text-transform:uppercase;
	text-align:right;
	padding:60px 0 40px;
}
main section:first-of-type{
	background:#d4d4d4;
	padding:85px 0;
	display:flex;
	flex-flow:column wrap;
}
main section:first-of-type h2{
	font:700 25px/54px "Montserrat";
	color:#fff;
	background:#000;
	margin:0 auto 60px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:4px;
	padding:0 20px;
}
main section:first-of-type .mapa{
	border:10px solid #000;
	width:960px;
	height:470px;
	margin:0 auto;
}
main section:first-of-type .mapa iframe{
	width:100%;
	height:100%;
}
main section:first-of-type .mapa .olControlMousePosition, main section:first-of-type .mapa .olControlScaleLine{
	visibility: hidden;
	width: 0;
	height: 0;
	overflow: hidden;
	display:none;
}
main section:first-of-type > p{
	font:300 12px/52px "Roboto";
	color:#000;
	max-width:960px;
	width:100%;
	padding-left:20px;
	margin:0 auto;
	font-style:italic;
	text-transform:uppercase;
	letter-spacing:1px;
}
main section:first-of-type ul{
	margin:0 auto;
	padding:30px 0 0;
	width:100%;
	max-width:760px;
	display:flex;
	flex-flow:row wrap;
	justify-content:center;
}
main section:first-of-type li{
	font:14px/40px "Montserrat";
	color:#000;
	text-transform:uppercase;
	padding-left:40px;
}
main section:first-of-type li:first-child{background:url(valle.png) 10px 50% no-repeat;}
main section:first-of-type li:nth-child(2){background:url(noIntervenida.png) 10px 50% no-repeat;}
main section:first-of-type li:nth-child(3){background:url(exhumadaTotalParcial.png) 10px 50% no-repeat;}
main section:first-of-type li:nth-child(4){background:url(desaparecida.png) 10px 50% no-repeat;}
main section:first-of-type li:last-child{background:url(relacionadaConValleCaidos.png) 10px 50% no-repeat;}
main section:nth-of-type(2){
	background:#000;
	padding:50px 0 0;
}
main section:nth-of-type(2) h2{
	font:700 24px/36px "Montserrat";
	color:#000;
	background:#fff;
	width:100%;
	max-width:680px;
	margin:0 auto 60px;
	text-align:center;
	text-transform:uppercase;
	padding:8px 0;
	letter-spacing:1px;
}
main section:nth-of-type(2) img{
	max-width:990px;
	width:100%;
	margin:30px auto 0;
	display:block;
}
main section:nth-of-type(2) img:last-child{
	display:none;
}
main section:nth-of-type(3){
	background:#dcdcdc;
	padding:50px 0;
	display:flex;
	flex-flow:column wrap;
}
main section:nth-of-type(3) h2{
	font:700 25px/54px "Montserrat";;
	color:#fff;
	background:#000;
	margin:0 auto 30px;
	text-align:center;
	text-transform:uppercase;
	padding:0 20px;
	letter-spacing:1px;
}
main section:nth-of-type(3) > div{
	width:100%;
	max-width:790px;
	display:flex;
	flex-flow:row nowrap;
	align-items:center;
	margin:0 auto 20px;
}
main section:nth-of-type(3) > div > div{
	min-width:40px;
	max-width:40px;
	height:40px;
}
main section:nth-of-type(3) > div > p{
	font: 700 30px/38px "Montserrat";
	padding:0 0 0 20px;
	color:#000;
	font-style:italic;
}
main section:nth-of-type(3) > p{
	font:15px/24px "Roboto";
	color:#000;
	width:100%;
	max-width:1020px;
	margin:0 auto 14px;
	text-align:center;
	padding:0;
	letter-spacing:2px;
}
main section:last-of-type{
	background:#fff;
	padding:85px 0;
	display:flex;
	flex-flow:column wrap;
}
main section:last-of-type h3{
	font:700 25px/54px "Montserrat";;
	color:#fff;
	background:#000;
	margin:0 auto 70px;
	text-align:center;
	text-transform:uppercase;
	padding:0 20px;
	letter-spacing:1px;
}
main section:last-of-type > p{
	font:17px/20px "Roboto";
	color:#000;
	width:100%;
	max-width:1020px;
	margin:0 auto 14px;
	text-align:center;
	padding:0;
	letter-spacing:2px;
}
main section:last-of-type ul{
	display:flex;
	flex-flow:row wrap;
	justify-content:left;
	margin: 65px 139px;
}
main section:last-of-type li{
	max-width:283px;
	min-width:283px;
	margin:21px;
	position:relative;
}
main section:last-of-type .player{
	position:absolute;
	top:150px;
	left:15px;
}
main section:last-of-type li figure{
	margin-bottom:25px;
}
main section:last-of-type li h2{
	font:300 23px/27px "Montserrat";
	color:#000;
	margin-bottom:30px;
}
main section:last-of-type li h2 span{
	font-weight:700;
	display:block;
}
main section:last-of-type li p{
	font:18px/24px "Roboto";
	color:#000;
}
main section:last-of-type a:hover{
	opacity:.7;
}
.mini-player{
	position:absolute;
	background:rgba(255,255,255,.7);
	border-radius:50px;
	padding:20px;
	top:0;
	left:0;
}
.mini-player .mm_capa_portada, .mini-player .mm_boton_menu, .mini-player .mm_boton_compartir, .mini-player .mm_logo_cadenaser, .mini-player .mm_imagen, .mini-player .mm_duracion, .mini-player .mm_titulo, .mini-player .mm_capa_publicidad, .mini-player .mm_capa_novedades, .mini-player .mm_capa_menu, .mini-player .mm_capa_siguiente, .mini-player .mm_capa_compartir, .mini-player .mm_capa_conectar_redes, .mini-player .mm_capa_compartido, .mini-player .mm_capa_embed, .mini-player .mm_capa_compartir-opciones, .mini-player .mm_capa_compartir-mensaje, .mini-player .mm_capa_compartir-preparando, .mini-player .mm_capa_compartir-terminado, .mini-player .mm_boton_volver, .mini-player .mm_cortar_titulo, .mini-player .mm_transcripcion, .mini-player .mm_sonido, .mini-player .mm_controles, .mini-player .mm_boton, .mini-player .mm_boton_retroceder, .mini-player .mm_boton_adelantar, .mini-player .mm_audio, .mini-player .mm_boton_cerrar{
	display:none;
}
.mini-player .mm_boton_play, .mini-player .mm_boton_pausa{
	background:url(https://cadenaser00.epimg.net/assets/v3.x/v3.0/img/ico-podcast-play.svg) center center no-repeat;
	background-size:28px;
	width:20px;
	height:20px;
	position:absolute;
	left:50%;
	top:50%;
	text-indent:-9999px; 
	transform:translate(-50%, -50%);
}
.mini-player .mm_boton_play svg, .mini-player .mm_boton_pausa svg{
		display:none;
}
.mini-player .mm_boton_pausa{
	background-image:url(https://cadenaser00.epimg.net/assets/v3.x/v3.0/img/ico-sonido-negro.svg);
	background-size:16px;
}
.mini-player .mm_boton_pausa:hover{
	background-image:url(https://cadenaser00.epimg.net/assets/v3.x/v3.0/img/ico-podcast-pause.svg);
	background-size:28px;
}
@media (max-width:1651px){
	main section:last-of-type ul{
		width:100%;
		max-width:976px;
		margin:65px auto 0;
		justify-content: center;
	}
}
@media (max-width:990px){
	main > header h1{font:300 31px/50px "Montserrat";}
	main > header > div{padding:0 20px;}
	main > header > div img{width:40%;}
	/*main > header > div > a:last-of-type{width:55%;}*/
	main > header > ul{padding:40px;}
	main > header > ul img{width:35px;height:35px;}
	main > header > ul li:last-child{display:initial;}
	main section:first-of-type .mapa{width:90%;height: 0;padding-bottom: 48%;position: relative;}
	main section:first-of-type .mapa > div{position:absolute!important;}
	main section:first-of-type > p{max-width:90%;}
	main section:nth-of-type(3) > p{padding:0 20px;}
	main section:last-of-type > p{padding:0 20px;}
}
@media (max-width:767px){
	main > header h1{letter-spacing: 3px;font:300 19px/35px "Montserrat";margin-bottom:38px;}
	main > header > div img{width:100%;}
	/*main > header > div > a:last-of-type{width:100%;}*/
	main > header > div > a span:first-child{font: 700 25px/29px "Montserrat";margin-top: 15px;}
	main > header > div > a span:nth-child(2){font:14px/21px Roboto;}
	main > header > div > a span:last-child{font-size:14px;}
	main > header > div > p:first-of-type{letter-spacing: 4px;padding:10px 5px;font:700 16px/20px "Montserrat";background-position:calc(100% - 5px) 5px;background-size:auto 50%;}
	main > header > ul{padding:30px;}
	main > header > ul img{width:25px;height:25px;}
	main section:first-of-type{padding-bottom:42px;}
	main section:first-of-type h2{font:700 19px/31px "Montserrat";padding:10px 20px;}
	main section:first-of-type .mapa{border-width:2px;width: 95%;height: 0;padding-bottom: 80%;position: relative;}
	main section:first-of-type > p{font:300 12px/20px "Roboto";padding:0;max-width:93%;}
	main section:first-of-type ul{flex-flow:column wrap;padding:30px 0 20px}
	main section:nth-of-type(2) h2{font:700 19px/31px "Montserrat";padding:10px 20px;}
	main section:nth-of-type(2) img:last-child{display:block;}
	main section:nth-of-type(2) img:first-child{display:none;}
	main section:nth-of-type(3){padding-bottom:42px;}
	main section:nth-of-type(3) h2{font:700 19px/31px "Montserrat";padding:10px 20px;}
	main section:last-of-type{padding:50px 0;}
	main section:last-of-type h3{font:700 19px/31px "Montserrat";padding:10px 20px;margin:0 auto 35px;}
	main section:last-of-type > p{font:14px/23px "Roboto";}
	main > header > ul img{width:30px;height:30px;}
}
.cnt-player-permanente{display:none;}