	
	@font-face {
	    font-family: 'Lato';
        font-display: swap;
	    src: url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/Lato-Bold.eot');
	    src: url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/Lato-Bold.eot?#iefix') format('embedded-opentype'),
	         url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/Lato-Bold.woff') format('woff'),
	         url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/Lato-Bold.ttf') format('truetype');
	    font-weight: normal;
	    font-style: normal;
	}
	
	@font-face {
	    font-family: 'Lato-Black';
        font-display: swap;
	    src: url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/Lato-Black.eot');
	    src: url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/Lato-Black.eot?#iefix') format('embedded-opentype'),
	         url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/Lato-Black.woff') format('woff'),
	         url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/Lato-Black.ttf') format('truetype');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'Quattrocento';
        font-display: swap;
	    src: url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/quattrocento-regular.eot');
	    src: url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/quattrocento-regular.eot?#iefix') format('embedded-opentype'),
	         url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/quattrocento-regular.woff') format('woff'),
	         url('//as01.epimg.net/css/v3.x/v3.0/fonts/tk/quattrocento-regular.ttf') format('truetype');
	    font-weight: normal;
	    font-style: normal;
	}
	

/*override comunes*/
	
	.cont-despiece .tit-despiece { border-top: 3px solid #CE0000; }

/* HEADER */
	.tk-header .tk-wrapper {  position: absolute; top: 80px; width: 972px; left: 50%; -webkit-transform: translate(-50%, 0) ; transform: translate(-50%, 0); padding: 10px; height: 84px}
    .tk-header.ontop .tk-wrapper { position: relative; top: 0; left: auto; -webkit-transform: none; transform: none; margin: 0 auto; }
	.tk-header .tk-title { height: 66px; float: left; }
	.tk-header .tk-logo { min-width: 270px; float: left; }
	.tk-header .tk-logo:hover .tk-logo-txt { color:#333; }
	.tk-header .tk-logo:hover .tk-logo-txt:before { color: #fff; background: #333; }
	.tk-header .tk-logo-txt { height: 66px; width: 280px; color: #CE0000; position: relative; text-indent: -99999px; float: left; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
	.tk-header .tk-logo-txt:before { content: "\e905"; position: absolute; top: 0; left: 0; height: 65px; width: 65px; font-size: 50px; line-height: 65px; font-family: 'as-icons'; -webkit-transition: background .25s ease-in-out, color .25s ease-in-out; transition:background .25s ease-in-out, color .25s ease-in-out; background: #CE0000; text-indent: 0; padding-top: 5px; color: #fff; text-align: center; }
	.tk-header .tk-logo-txt:after { content: "\e908"; position: absolute; top: 6px; left: 75px; font-size: 50px; line-height: 62px; font-family: 'as-icons'; text-indent: 0; -webkit-transition: color .25s ease-in-out;  transition:color .25s ease-in-out;}
	.tk-header .tk-tag { font: 20px/22px 'sourceblack',sans-serif; color: #CE0000; position: absolute; bottom: 5px; left: 285px; height: 50px; line-height: 40px; white-space: nowrap; text-overflow: ellipsis;  width: 350px; overflow: hidden; }
	.tk-header a:hover .tk-tag { color:#333; }
			
	.tk-nav { float: right; font: 13px/28px 'Lato', sans-serif; color: #323232; padding-top: 20px; }
	.tk-nav ul { display: inline-block; }
	.tk-nav li { float: left; }
	.tk-nav li span { float: left; margin-left: 8px; }
    .tk-nav li .hidden-text { margin-left: 0; } 
	.tk-nav .list-txt { margin-right: 5px; }
	.tk-nav .list-by-as { position:relative; display: block; line-height: 28px; color: #333; font-size: 28px; text-align: center; height: 28px; margin-left: 0; overflow: hidden; width: 0; -webkit-transition: all .25s ease-in-out .2s; transition:all .25s ease-in-out .2s;}
	.tk-nav .list-by-as:after { content: ''; position: absolute; height: 16px; width: 1px; background: rgba(51, 51, 51,0); top: 50%; left: -9px; margin-top: -8px; -webkit-transition: background .2s ease-in-out .2s; transition: background .2s ease-in-out .2s;}
	
	.tk-nav .btn-icon  { float:left; height: 30px; min-width: 30px; font-size: 14px; padding-top: 8px; padding-left: 1px; margin-right:1px; text-align: center; color: #fff; background: #CE0000; border-radius: 50%; opacity: .9; border: none; -webkit-transition: color .2s ease-in, background .2s ease-in; transition: color .2s ease-in, background .2s ease-in; }
    .tk-nav .btn-icon:hover { color: #fff; background: #343434; }

    /* tag on header */
	.tk-tag { letter-spacing: -.03em; display: block; margin: 0 auto; -webkit-transition: color .25s ease-in-out; transition:color .25s ease-in-out; }
	a:hover .tk-tag { color:#333; }

	/*header on top*/
	.tk-header.ontop { border-bottom: 2px solid #CE0000; }
    .tk-header.ontop .menu-principal a { display: none; }
	.tk-header.ontop .tk-wrapper { margin:0 auto; padding: 2px 10px; border: none; background: #fff; height: 44px; }
	.tk-header.ontop .tk-title { height: 40px; line-height: 40px; }
	.tk-header.ontop .tk-logo { min-width: 155px; height: 40px; padding-top: 1px; }
	.tk-header.ontop .tk-logo-txt:after { top: 10px; left: 42px; font-size: 28px; line-height: 28px; }
	.tk-header.ontop .tk-logo-txt:before { height: 36px; width: 36px; padding-top: 1px; top: 2px; font-size: 28px; line-height: 40px; }
	.tk-header.ontop .tk-tag { font: 18px/15px 'sourceblack',sans-serif; height: 40px; line-height: 40px; top:6px; left: 165px; }
	.tk-header.ontop .tk-nav .list-by-as { width: 30px; overflow: visible; margin-left: 18px; }
	.tk-header.ontop .tk-nav .list-by-as:after { background: rgba(51, 51, 51,1); }
	.tk-header.ontop .tk-nav { margin-top: 6px; padding: 0; line-height: 20px; } 

     /*header on FW*/
    .fw.tk-header { border-bottom: 2px solid #CE0000; top: 0;  }
    .fw.tk-header .menu-principal,
    .fw.tk-header .nav-seccion { display: none; }
    .fw.tk-header .tk-wrapper { padding: 2px 10px; height: 46px; top: 34px; width: 100%; left: auto; -webkit-transform: none; transform: none; }
    .fw.tk-header.ontop .tk-wrapper { top: 0; }
    .fw.tk-header .tk-title { height: 40px; line-height: 40px; }
    .fw.tk-header .tk-logo { min-width: 155px; height: 40px; padding-top: 1px; }
    .fw.tk-header .tk-logo-txt { height: 43px; }
    .fw.tk-header .tk-logo-txt:before { height: 36px; width: 36px; padding-top: 1px; top: 2px; font-size: 28px; line-height: 40px; }
    .fw.tk-header .tk-logo-txt:after { top: 10px; left: 42px; font-size: 28px; line-height: 28px; }
    .fw.tk-header .tk-nav { padding-top: 0; margin-top: 6px;  }
    .fw.tk-header .tk-nav .list-txt { display: none; }    
    .fw.tk-header .tk-nav .list-by-as { width: 30px; overflow: visible; margin-left: 18px; } 
    .fw.tk-header .tk-nav .list-by-as:after { background: rgba(51, 51, 51,1); }
    .fw.ftr-inf { background: none; }

/* NAV */
    .nav-seccion .container { position: relative; padding: 0; border-top: 2px solid #CE0000;}
    .nav-seccion ul li a, .nav-seccion .tit-seccion-nav, .nav-seccion .btn-desp { color: #CE0000; font-family: 'Lato', sans-serif; }
    .nav-seccion ul li a:hover { color: #111; border-bottom: 0; }
    .nav-seccion .btn-desp:after { border-top-color: #CE0000; }
    .nav-seccion .btn-desp.active:after { border-bottom-color: #CE0000; }
    .nav-seccion .tit-seccion-nav { font: 18px/32px 'sourceblack', sans-serif; letter-spacing: -.05em;
    color: #CE0000; }
    .nav-seccion .tit-seccion-nav:hover { color: #CE0000; }
    .nav-seccion .menu-desp { background: #CE0000; }
    .nav-seccion .menu-desp li { border-bottom: 1px solid #fff; }

/* NOTICIAS */
    .pntc { border-bottom: 1px solid #CE0000; }
	.pntc .pntc-content .title { font: 26px/26px 'Quattrocento', serif; color: #111; }
    .pntc .pntc-content .title a:hover { color: #CE0000; }
	.pntc-tit-figure .pntc-content .title a:hover { color: #fff; opacity: .8; }
	.pntc .pntc-content .subtitle { font: 12px/14px 'Lato', sans-serif; padding-bottom: 0px; margin-bottom: 4px; text-align: center; color: #CE0000; font-weight: 800;  }
	.pntc .pntc-content .txt { font: 16px/18px "sourcesans",sans-serif; color: #5F5F5F; margin-bottom: 15px; }
    .pntc .pntc-autor-share { bottom: 15px; }
    .pntc .pntc-autor-share .nom-wrapper .nom { font: 10px/14px sans-serif; font-weight: bold; margin-bottom: 0px; }
    .pntc .pntc-autor-share .nom-wrapper .fecha { font: 11px/13px sans-serif; color: #7b7b7b; margin-right: 4px; }
    .pntc .pntc-autor-share .nom-wrapper .fecha a { color: inherit; }

    .pntc .rrss-list li { margin: auto; float: left; margin-left: 3px; }
    .pntc .rrss-list li a { display: block; height: 32px; width: 32px; font-size: 14px; line-height: 0; padding-top: 8px; text-align: center; color:#fff; border: 1px solid transparent; border-radius: 50%; -webkit-transition: background .25s, color .25s; transition: background .25s, color .25s; }
    .pntc .rrss-list li a:hover { background: #CE0000; color: #fff; }
    .pntc .rrss-list li .btn-comment:hover { background: transparent; color: #CE0000; }
    .pntc .rrss-list .whatsapp { background: #189d0e; font-size: 18px; padding-top: 6px; }
    .pntc .rrss-list .btn-comment { color:#333; margin-left: 5px; width: auto; }
    .pntc .rrss-list .btn-comment .as-icon-comentario { position: relative; top: 2px; font-size: 16px; }
    .pntc .rrss-list .btn-comment .comment-n { font: 13px/13px sans-serif; margin-left: 6px; }

     /* ENCUESTA */
    .pntc-encuesta .pntc-content  .pntc-txt { margin-bottom: 0; }
    .btn.tipo-1 { background: #CE0000; }
    .btn.tipo-1:hover {  background: #333; }
    .pntc-encuesta .tipo-5 { color: #CE0000; background: transparent; }
    .pntc-encuesta .tipo-5 .as-icon-estadisticas { box-shadow: none; }
    .pntc-encuesta .tipo-5:hover { color: #252525; background: transparent;  }

    /*multimedia*/
    .pntc .btn-multimedia, .item-multimedia .btn-multimedia, .video-player .btn-multimedia { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

    .pntc .btn-multimedia.tikitakas .as-icon-vertical { display: none; } 
    .pntc .btn-multimedia .as-icon-play, .item-multimedia .as-icon-play, .video-player .btn-multimedia .as-icon-play  { position: static;  -webkit-transform: none; -ms-transform: none; transform: none}
    .pntc .btn-multimedia .as-icon-astv,
    .tag .btn-multimedia .as-icon-astv,
    .articulo .btn-multimedia .as-icon-astv,
    .tag .btn-multimedia.tikitakas .as-icon-vertical, 
    .video-player .btn-multimedia .as-icon-astv
     {background: transparent; }

	.container > .destacadas .pntc .btn-multimedia .as-icon-astv:before,
    .container > .area-actualidad .pntc .btn-multimedia .as-icon-astv:before,
    .container > .secundarias .pntc .btn-multimedia .as-icon-astv:before,
    .tag .btn-multimedia .as-icon-astv:before,
    .video-player .btn-multimedia .as-icon-astv:before,
    .articulo .btn-multimedia .as-icon-astv:before   { content: "\e905"; }
   
    .pntc .as-icon-foto, 
    .pntc .as-icon-encuesta,
    .pntc .as-icon-play,
    .pntc .as-icon-estadisticas,
     .video-player .btn-multimedia .as-icon-play,
    .item-multimedia a:first-child .as-icon-estadisticas, 
    .item-multimedia a:first-child .as-icon-encuesta, 
    .item-multimedia a:first-child .as-icon-play, 
    .item-multimedia a:first-child .as-icon-foto,
    .articulo .btn-multimedia .as-icon-foto { border-radius: 50%; background: rgba(233,145,0,.5); -moz-box-shadow: inset 0 0 0 2px #fff; -webkit-box-shadow: inset 0 0 0 2px #fff; box-shadow: inset 0 0 0 2px #fff; }

    .pntc .btn-multimedia .as-icon-play,
    .item-multimedia a:first-child .as-icon-play,
    .articulo .btn-multimedia .as-icon-play,
    .video-player .btn-multimedia .as-icon-play,
    .as-tv .lista .mm_playlist_cover::before { background: rgba(206,0,0,0.5); -moz-box-shadow: inset 0 0 0 2px #fff; -webkit-box-shadow: inset 0 0 0 2px #fff; box-shadow: inset 0 0 0 2px #fff; }
			
    .pntc figure:hover .btn-multimedia .as-icon-foto,
    .pntc figure:hover .btn-multimedia .as-icon-estadisticas,
    .pntc figure:hover .btn-multimedia .as-icon-encuesta,
    .tag figure:hover .btn-multimedia .as-icon-foto,
    .tag figure:hover .btn-multimedia .as-icon-estadisticas,
    .tag figure:hover .btn-multimedia .as-icon-encuesta,
    .articulo figure:hover .btn-multimedia .as-icon-foto,
    .articulo figure:hover .btn-multimedia .as-icon-estadisticas,
    .articulo figure:hover .btn-multimedia .as-icon-encuesta { background: rgba(233,145,0,1); }

    .pntc figure:hover .btn-multimedia .as-icon-play,
    .item-multimedia a:first-child:hover .as-icon-play,
    .articulo figure:hover .btn-multimedia .as-icon-play,
    .video-player:hover .btn-multimedia .as-icon-play,
    .as-tv .lista .mm_playlist_item_container:hover .mm_playlist_cover::before { background: rgba(206,0,0,1); }

    .col-md-3 .pntc-galeriadestacada .btn-multimedia .as-icon-foto { margin-top: -40%; }
    
    .pntc .btn-multimedia .as-icon-vertical { position: absolute; left: 0; bottom: 0;  }

    .pntc .btn-multimedia .txt-btn,
    .tag .btn-multimedia .txt-btn,
    .articulo .btn-multimedia .txt-btn { display: none; }
			
    .ntc figure img, .articulo .item-multimedia img, .tk figure img { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: opacity .25s; transition: opacity .25s; }
    .ntc figure:hover img, .articulo .item-multimedia:hover img, .tk figure:hover img { opacity: .8; }

    /*player v1.2*/
    .video_MPEP { text-align: center; }
    .video_MPEP .img_MPEP { background-color: #fff; }
    .video_MPEP:hover { cursor: pointer; }
    .video_MPEP:hover .astv-player .img-video { background: rgba(206,0,0,1); }

    .video_MPEP .posicionador { display: block; height: 100%; width: 100%; }
    .video_MPEP .astv-player { z-index:0; background: none; border: none; position: absolute; bottom: 50%; left: 50%; width: 76px; height: 43px; margin-left: -38px; margin-bottom: -24px; }
    .video_MPEP .astv-player .icon-astv { background: none; text-indent: 0; float: right; font-family: 'as-icons'; color: #fff; font-size: 30px; margin: 0; padding: 0; width: auto; height: 43px; position: relative; top: 2px;}
    .video_MPEP .astv-player .icon-astv:before { content: "\e905"; }
    .video_MPEP .astv-player .img-video { position: relative; text-align: center; width: 43px; height: 43px; display: inline-block; float: left; border-radius: 50%; color: #fff; line-height: 37px; font-family: 'as-icons'; font-size: 24px; text-indent: 0; background: rgba(206,0,0,.5); padding: 0; padding-left: 4px; border: 3px solid #fff; -webkit-transition: background .25s; transition: background .25s; cursor: pointer;    left: 0; top: 0; }
    .video_MPEP .astv-player .img-video:before { position: relative; z-index: 1; content: "\e624"; }
    .video_MPEP .astv-player .img-video a { padding: 0; margin: 0; display: block; background: none; height: 0; width: 0; text-indent: -9999px; }
        
    /* NOTICIAS en portada */    		
    .pntc-v .pntc-content .title { font-size: 45px; line-height: 50px; }
    .col-md-8 .pntc-v .pntc-content .txt { font: 19px/21px "sourcesans",sans-serif; margin-bottom: 20px; }
    .col-md-8 .destacadabreves .pntc-v .pntc-content .txt { font-size: 16px; line-height: 18px; }
			
    /*fotogaleria*/
    .pntc-v.pntc-galeriadestacada .pntc-content { padding-top: 50px;}
    .pntc-v.pntc-galeriadestacada .pntc-content .title a { color: #fff; -webkit-transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in; }
    .pntc-v.pntc-galeriadestacada .pntc-content .title a:hover { opacity: .8; }
    .pntc-v.pntc-galeriadestacada .pntc-content .subtitle { text-align: left; }
    .pntc-v.pntc-galeriadestacada .pntc-content::before { background: rgba(17,17,17,0.5); /* FF3.6-15 */ background: -webkit-linear-gradient(bottom,  rgba(17,17,17,1) 0%,rgba(17,17,17,0.85) 30%, rgba(17,17,17,0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to top,  rgba(17,17,17,1) 0%,rgba(17,17,17,0.85) 30%, rgba(17,17,17,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#00303030',GradientType=0 ); /* IE6-9 */}
    .pntc-v.pntc-galeriadestacada .pntc-autor-share { bottom: 10px; }
    .pntc-v.pntc-galeriadestacada .pntc-autor-share .nom-wrapper .fecha { color: #fff; }
    .pntc-v.pntc-galeriadestacada .rrss-list li a { background: none; border: 1px solid #fff; padding-top:8px; color: #fff; -webkit-transition: background .25s, color .25s, opacity .25s; transition:background .25s, color .25s, opacity .25s; }
    .pntc-v.pntc-galeriadestacada .rrss-list li a:hover { background: #fff; color: #333; }
    .pntc-v.pntc-galeriadestacada .rrss-list li .btn-comment:hover { background: none; color:  #fff; }
    .pntc-v.pntc-galeriadestacada .rrss-list .whatsapp { padding-top: 6px; }
    .pntc-v.pntc-galeriadestacada .rrss-list .btn-comment { border: none; }
    .pntc-v.pntc-galeriadestacada .rrss-list .btn-share { border: none; }
    .pntc-v.pntc-galeriadestacada .pntc-autor-share .btn-wrapper .btn-comment:hover, 
    .pntc-v.pntc-galeriadestacada .pntc-autor-share .btn-wrapper .btn-share:hover { color:#434343; background-color: #fff; border-color: #fff; } 

    /*fotogaleria v2*/
    .multimedia-fw .galeria .galeria-title .title { font:  24px/26px 'Quattrocento', serif; } 
    .multimedia-fw .container .ntc-galeria .ntc-mod-title { border-top: 3px solid #CE0000; }
    .multimedia-fw .ntc-module .ntc-pos { background: #CE0000; }
    .galeria-rel .rel-siguiente .title-next:hover,
    .galeria-rel .rel-interesar .rel-item  a:hover .rel-title,
    .multimedia-fw .container .ntc-module .ntc a:hover .ntc-title { color:#CE0000; }
    .galeria-rel.animate .btn-volver:hover { border-color:#CE0000; }
    .galeria .progressbar .progress { background-color: #CE0000; }


    /*  Módulo otras web de as */
    .relacionadas .cint .cint-titular a { color: #CE0000; }
    .cint .cint-titular a { color: #CE0000; }
    .cint .cint-nav li a:hover { color: #CE0000; }

	/* footer*/
	.ftr-sup { background: none; min-width: 320px; padding: 0; height: 90px}
	.ftr-sup .tk-wrapper { background: #f8f8f8; border: none; max-width: 992px;  margin: 0 auto; padding: 23px 10px 25px 10px; background: #f8f8f8; }
	
	.ftr-sup .tk-title { display: inline-block; }
	.ftr-sup .tk-logo { display: inline-block; min-width: 155px; height: 40px; }
    .ftr-sup .tk-logo-txt { color: #CE0000; height: auto; position: relative; text-indent: -99999px; display: inline-block; }
    .ftr-sup .tk-logo:hover .tk-logo-txt { color:#333; }
    .ftr-sup .tk-logo-txt:after { content: "\e908"; position: absolute; top: 5px; left: 42px; font-size: 28px; font-family: 'as-icons'; text-indent: 0; line-height: 40px; -webkit-transition: all .35s ease-in-out, left .45s ease-in-out; transition:all .35s ease-in-out, left .45s ease-in-out; }
    .ftr-sup .tk-logo-txt:before { content: "\e905"; position: absolute; top: 0; left: 0; height: 36px; width: 36px; padding-top: 1px; top: 2px; font-family: 'as-icons'; font-size: 28px; line-height: 40px; background: #CE0000; color: #fff; text-align: center; text-indent: 0; -webkit-transition: all .35s ease-in-out; transition:all .35s ease-in-out; }
    .ftr-sup .tk-logo:hover .tk-logo-txt:before { color: #fff; background: #333; }

    .ftr-sup ul li { margin-bottom: 0; float: left; width: auto; }
    .ftr-sup .tk-nav { padding-top: 8px; }

	.ftr-as { width: 46px; margin: 20px auto; display: block; }
    .ftr-as .as-icon-logo { font-size: 46px; color:#323232; }

	.ftr-inter { background: none; border-top: 1px solid #f2f2f2; max-width: 992px; margin: 0 auto; }
    .ftr-inter .container ul { display: inline-block; }
    .ftr-inter .container { text-align: center; }
    .ftr-inter li { float: none; display: inline-block; }
    .ftr-inter li a { color: #323232; }
		
	.ftr-inf { background: #CE0000; }
	.ftr-inf p { text-align: center; }
			
	/* ARTÍCULO */
	.articulo .titular-articulo { font: 45px/46px 'Quattrocento', serif; }
	.articulo .titular-articulo a:hover { color: #CE0000; }
	
	.articulo .subtit-art, 
	.articulo .galeria-fotos .subtit-art, 
	.articulo .cont-ppal-art .subtitulo-img-dest { position: relative; color: #CE0000; background: none; padding: 0; font: 12px/14px "Lato",sans-serif; margin-bottom: 4px;}

	.articulo .cont-sup-art .titular-articulo { margin-left: 25px; }
	.articulo .cont-sup-art .subtit-art { font: 12px/14px "Lato",sans-serif; margin-left: 25px; background: #CE0000; color: #fff; padding: 10px; }
	
	.articulo .galeria-fotos.subtit-art a, 
	.articulo .cont-ppal-art .subtitulo-img-dest a,	
	.articulo .cont-sup-art .subtit-art a { color: inherit; font: inherit;}
	
	.articulo .cont-sup-art .subtit-art:after { content: "\e905"; font-family: 'as-icons'; font-style: normal; font-weight: normal; font-variant: normal; speak:none; text-align: center; text-transform: none;padding-top: 11px; font-size: 22px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; height: 35px; width: 35px; color:#CE0000; background: #fff; left: -35px; top: 0;}
	
	.articulo .int-articulo p img { max-width: 100%; }
	.articulo .int-articulo .sum-html { margin-bottom: 20px; }

	.apertura-video .subtit-art { background: none; color: #CE0000; }
    .apertura-video .subtit-art a { color: #CE0000; padding: 0; margin:0; }

	.barra-utilidades li a { border-radius: 15px; padding: 0 13px; }
	.info-author .author-mask { border-bottom: none; margin-bottom: 0; }
	.info-author .author-pic:hover span { color:#CE0000;}
	.info-author .author-social:hover { color:#CE0000; }
	.info-author .author-social:hover [class*="as-icon-"] { background:#CE0000; }

	.art-info {border-top: 1px solid #CE0000;}
	.art-info .art-hour { color: #333; }
	.art-info .art-hour abbr { text-decoration: none; border-bottom: 0; }
	
	/*figura + figcaption */
    .int-articulo .item-multimedia .as-icon-foto { width: 45px; height: 45px; line-height: 45px; }

    /*
	.articulo .int-articulo figcaption p.txt-img-art, .articulo .int-articulo .item-multimedia p.txt-img-art,
	.item-multimedia p.txt-img-art, .c-ampliar .item-multimedia p.txt-img-art { color: #fff; display: inline-block; background: #CE0000; padding: 10px 10px; text-align:left; min-height: 34px; }
	.articulo .int-articulo figcaption p.txt-img-art span, .articulo .int-articulo .item-multimedia p.txt-img-art span,	.item-multimedia p.txt-img-art span,
	.c-ampliar .item-multimedia p.txt-img-art span { color: #fff; }
	.c-ampliar .item-multimedia p.txt-img-art { float: left; }
			
	.a-figure figcaption, .item-multimedia figcaption,
	.c-ampliar .item-multimedia figcaption { position: relative; bottom: 0; left: 0; padding-left: 34px; min-height: 34px; }

	.a-figure figcaption:after,
	.item-multimedia figcaption:after { content: "\e905"; font-family: 'as-icons'; font-style: normal; font-weight: normal; font-variant: normal; speak:none; text-align: center; text-transform: none; padding-top: 3px; font-size: 22px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; height: 34px; width: 34px; color:#CE0000; background: #fff; left: 0; top: 0; } */

	/*noticias relacionadas*/
	.noticias-rel li.ntc:hover .ntc-title { color: #CE0000; }
	.ntc-module { position: relative; }
    .ntc-module .as-icon-foto { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
 
    .ntc-module .ntc a:hover .as-icon-play { background: #CE0000; } 
    .ntc-module .ntc a:hover .as-icon-foto { background: #E99100; }
    .ntc-module .ntc.ntc-destacada .ntc-subtitle { margin-bottom: 0; margin-top: 10px; font: 12px/14px 'Lato', sans-serif; color: #CE0000; }
    .ntc-module .ntc-subtitle:after { display: none; }
	
	/*Top noticias en artículo*/

	.tk-top .ntc .ntc-title, .tk-top .ntc.ntc-destacada .ntc-title { font: 17px/20px "Quattrocento", sans-serif; color: #000; }
    .tk-top .ntc.ntc-destacada .ntc-subtitle { margin-top: 0; }
	.tk-top .ntc .ntc-subtitle {margin-bottom: 0;font: 12px/14px 'Lato', sans-serif;color: #CE0000;padding-bottom: 4px;} 
    .tk-top .ntc a:hover .ntc-title { color: #CE0000;}
    .tk-top .ntc-pos { color: #CE0000; background: #fff; left: 0; bottom: 0;}

    /* AS te recomienda */
    .te-recomienda.pntc .btn-multimedia .as-icon-vertical { position: absolute; }
   

	/*galeria*/	
	.ntc-module .ntc.ntc-destacada .ntc-title { font-family:'Quattrocento'; }
	.ntc-module.ntc-rel .ntc.ntc-destacada .ntc-pos { background: #fff; color:#CE0000; float: none; position: absolute; bottom: 0; left: 0; }
	.ntc-module.ntc-rel .ntc-mod-title { border-top: 3px solid #CE0000; }
	.ntc-module.ntc-rel .ntc-subtitle:after { background: #CE0000; }
	.ntc-module.ntc-rel .ntc-destacada figure img { width: auto; height: 100%; }
	.ntc-module.ntc-rel .as-icon-vid-dur { display: none; }

	/*asfotos*/
	.galeria-fotos .cont-galeria .img-ppal figcaption .tit-foto { font: 28px/32px 'Quattrocento', serif; }
	.articulo .info-galeria .btn-multimedia { position: relative;  z-index: auto; top: 0; left: 0; height: auto; width: auto; margin-top: 0; margin-left: 0; }
	.articulo .info-galeria .btn-multimedia .as-icon-foto { padding: 0 14px; display:block; float: left; width: auto; height: auto; border-radius: 0; background: #e99100; font-size: 23px; line-height: 46px; border: 0; }
	

	/*astv*/
    .as-tv .lista .mm_playlist_title,
    .as-tv .cont-hdr-video-rel .ntc-rel .ntc-destacada .ntc-title { font: 16px/18px'Quattrocento'; }
	.as-tv .canal-as-tv-text:after { border-left-color: #CE0000; }
	.as-tv .cont-hdr-video { background: #fff; }

	/*video no disponible*/
	.video_no_disponible { margin-bottom: 15px; overflow: hidden; }
	.video_no_disponible .cnt-media-msg { height: 100%; width: 100%; background: rgba(0,0,0,0.65); }
	.video_no_disponible .cnt-media-msg .ntc-media-msg { position: absolute; top: 50%; width: 100%; font: 18px/25px 'sourcesansbold', sans-serif; text-align: center; margin-top: -12px; }
	.video_no_disponible .cnt-media-msg .ico-msg-video { display: none; }
	.video_no_disponible .cnt-media-msg .ntc-media-msg-txt { color: #fff; }

    /*articulo v2*/
    .articulo .cont-art-recomienda .list-art-recomienda li .title { font: 17px/20px "Quattrocento", serif; }
    .articulo .cont-art-recomienda .list-art-recomienda li .title:hover { color: #CE0000; } 

    /* Relacionadas */
    .cont-art-relacionadas .item-multimedia:hover .title { color:#CE0000; }

    /*scroll infinito*/
	.scroller-news .titular-articulo { font: 22px/24px 'Quattrocento', serif; }
	.scroller-news .art-info { border-top: 1px solid #DDD; }
	.scroller-news section article { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #CE0000;-ms-flex-flow: row;flex-flow: row; }
	.scroller-news section article .autor-share .nom-wrapper .hora { color: #868585;}
	.scroller-news section article .autor-share .btn-wrapper .btn-share,
	.scroller-news section article .autor-share .btn-wrapper .btn-comment { border:none; }
	.scroller-news section article .autor-share .btn-wrapper { position: absolute; right: 0; }
	.scroller-news section article:after { border: 1px solid #CE0000; }
	.scroller-news section .noticia-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 1 0%; flex: 1 1 0%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	.scroller-news .btn.tipo-1 { background: #CE0000; margin-left: 32px; position: relative; -webkit-transition: background .25s ease-in; transition: background .25s ease-in; }
	.scroller-news .btn.tipo-3 { -webkit-transition: background .25s ease-in; transition: background .25s ease-in; } 
	.scroller-news .btn.tipo-1:before { content: "\e905"; font-size: 22px; font-weight: normal; line-height: 30px; font-family: 'as-icons'; text-align: center; color: #CE0000; width: 28px; height: 28px; position: absolute; left: -30px; -webkit-transition: color .25s ease-in; transition: color .25s ease-in; }
	.scroller-news .btn.tipo-1:hover { background: #393939; }
	.scroller-news .btn.tipo-1:hover:before { color: #393939; }
	.scroller-news .art-info .art-date.deco-bullet { margin-left: 12px; }
	.scroller-news .art-info .art-hour.deco-bullet { margin-left: 15px; }
	.scroller-news .rrss-wrapper .rrss-list { float: none; }

	/*hover*/
    .scroller-news section article .autor-share .btn-wrapper .btn-comment:hover, 
    .scroller-news section article .autor-share .btn-wrapper .btn-share:hover { background: transparent; color: #CE0000;  } 

	/* TAGs */
	.tag .flexible .pntc {border-bottom: 1px solid #CE0000;min-height: auto;min-height: initial;}
	.tag .flexible .pntc .pntc-content .title { font-size: 22px; line-height: 24px; }
	.tag .pagination .btn.tipo-1 { background: #CE0000; }
	.tag .pntc .rrss-list { height: 100%; float: none; }
	.tag .pntc .rrss-list li { margin: 0 5px; float: none; }
    .tag .pntc .pntc-autor-share .nom-wrapper .hora { color: #CE0000; }
	.tag .pntc .pntc-autor-share .btn-wrapper .btn-comment,
	.tag .pntc .pntc-autor-share .btn-wrapper .btn-share { border:none; }
	.tag .pntc .pntc-autor-share .btn-wrapper .btn-comment:hover, 
	.tag .pntc .pntc-autor-share .btn-wrapper .btn-share:hover { color: #CE0000; background: none; border:none;} 
    .tag .flexible .col-md-4 .pntc-h .pntc-content .title {font-size: 17px; line-height: 20px;}

	/* -md para arriba */

    @media (min-width: 1023px) {
        
        .picture-nav .as-icon-play:hover { background: #CE0000; border-color: #CE0000; }
        .galeria-figures-wrapper .arrow:hover .icono { background-color: #CE0000; }

    }

	@media (min-width: 992px) {
		
		/* Noticias en portada */
		.home .pntc .pntc-content .subtitle { font-size: 13px; line-height: 15px; }
        .col-md-4 .pntc-v .pntc-content .title, .col-md-4 .pntc-v.pntc-encuesta .pntc-content .title  { font-size: 23px; line-height: 25px; }
        .col-md-3 .pntc-v .pntc-content .title  { font-size: 20px; line-height: 22px; margin-bottom: 10px; }
        .separador:after {height: 1px; background: #CE0000;}
        .relacionadas + .separador:before {content: '';width: 100%;height: 1px;display: block;margin: 0 10px 20px;position: relative;background: #CE0000;}
         
        .col-md-4 > .pntc figure .btn-multimedia .as-icon-foto,
        .col-md-4 > .pntc figure .btn-multimedia .as-icon-estadisticas, 
        .col-md-4 > .pntc figure .btn-multimedia .as-icon-encuesta { width: 45px; height: 45px; line-height: 45px; font-size: 22px; }
        .col-md-8 > .pntc figure > a .as-icon-foto:before, .col-md-6 > .pntc-v figure > a .as-icon-foto:before { font-size: inherit; }
        .col-md-4 .pntc-h .btn-multimedia [class^="as-icon-"], 
        .col-md-3 .pntc .btn-multimedia [class^="as-icon-"] { width: 35px; min-width: 35px; height: 35px; line-height: 35px; }
        .col-md-4 > .pntc figure > a .as-icon-astv { font-size: 35px; }
        .ntc-module .ntc.ntc-destacada .ntc-title { margin: 0 0 0 5px; }
  

	    /* ARTÍCULO */
         
        .tk-top.ntc-module .ntc .ntc-title { font: 16px/18px "Quattrocento", sans-serif; }     
        .tk-top .ntc.ntc-destacada hgroup { padding: 0; } 
        .tk-top .ntc.ntc-destacada .ntc-title { font: 20px/22px "Quattrocento", sans-serif; margin: 0;   }
        .tk-top .ntc.ntc-destacada .as-icon-foto { width: 45px; height: 45px; line-height: 45px; font-size: 22px; }
        .tk-top .ntc .as-icon-foto {height: 25px; line-height: 25px; width: 25px; font-size: 13px; }
        .col-md-4  .te-recomienda .pntc-content .title { font-size: 20px; line-height: 22px;  }
    
        
		/*Galeria*/
		.ntc-module.ntc-rel .ntc.ntc-destacada .btn-multimedia { padding-top: 68px; }
		
		/*astv*/		
		.as-tv .cont-hdr-video-rel .ntc-rel .ntc-destacada .ntc-title { font-size: 14px; line-height: 16px; color: #fff; }
        .as-tv .cont-hdr-video .item-multimedia .as-icon-astv { background: transparent; }
		
		/* TAGs */
		.tag .flexible .col-md-8 > .pntc-v .pntc-content .title { font-size: 38px; line-height: 40px;  text-align: center; }
		.tag .flexible .col-md-6 > .pntc-v .pntc-content .title { font-size: 32px; line-height: 34px; }
        .col-md-8 > .pntc figure > a .btn-multimedia .as-icon-foto { font-size: 22px; }
        
        /* NAV */
        .nav-seccion .container { width: 972px; }
}
        

	/* -md para abajo */ 
	@media (max-width: 991px) {
		
    	/* NOTICIAS EN PORTADA */ 
    	.pntc-v.pntc-galeriadestacada .pntc-content { padding-top: 50px; padding-left: 10px; }
        .ftr-sup { background: #f8f8f8; }
 
}

	/* -sm to max*/

	@media (min-width: 768px){
		
		.area-actualidad .col-md-8 > .pntc {border-bottom: 1px solid #CE0000;}
        .col-md-4 .pntc-h .pntc-content .subtitle { text-align: left; }
         .agrup-pntc .pntc-h .pntc-content .title { line-height: 20px; font-size: 17px; } 	
        .area-actualidad .col-md-8 > .pntc-tit-figure .btn-multimedia .as-icon-foto, .col-md-8 > .pntc-v figure > a .btn-multimedia .as-icon-foto {  width: 60px; height: 60px; line-height: 60px; font-size: 25px; }
        .col-md-8 > .pntc-v figure > a .as-icon-astv, .as-tv .cont-hdr-video .item-multimedia .as-icon-astv, .video-player .btn-multimedia .as-icon-astv { font-size: 45px; } 
        .col-md-8 > .pntc-h figure > a .as-icon-astv { font-size: 35px; } 

        /* TAGs */
		.tag .area-actualidad .col-md-4 .publi { margin-bottom: 15px; }
        .pntc.pntc-tit-izq .pntc-autor-share .nom-wrapper { max-width: 162px; }
}
	
	/* -sm to -xs*/
        @media (max-width: 991px) and (min-width: 768px) { 

		/* HEADER */
        .tk-header .tk-wrapper, .tk-tag, .ftr-sup .tk-wrapper { max-width: 768px; }

        /*header on FW*/
        .fw.tk-header .tk-wrapper { width: 100%; max-width: 100%; }
        
        /* NAV */
        .nav-seccion .container { width: 748px; }
        
        /* PORTADA */
        .home .separador [class^="col-md-"], .home .separador [class*="col-md-"],
        .area-actualidad .col-md-4.col-sm-12 .pntc {border-bottom: 1px solid #CE0000;}
        .relacionadas + .separador [class^="col-md-"] {border-top: 1px solid #CE0000;padding-top:  15px;}
        .col-md-8 > .pntc-v .pntc-content .title { font-size: 45px; line-height: 50px; }
        .destacadas .pntc-v .pntc-content .title { font-size: 20px; line-height: 22px; }
        .pntc-v .pntc-content .title, .tk .pntc-v.pntc-destacada .pntc-content .title { font-size: 22px; line-height: 24px; }
        .col-md-8 > .pntc-h figure .btn-multimedia .as-icon-foto,
        .col-sm-6 > .pntc-v figure .btn-multimedia .as-icon-foto,
        .col-sm-6 > .pntc-v figure .btn-multimedia .as-icon-estadisticas, 
        .col-sm-6 > .pntc-v figure .btn-multimedia .as-icon-encuesta  { width: 45px; height: 45px; line-height: 45px; font-size: 22px; }
        .col-sm-4 .pntc-galeriadestacada .btn-multimedia .as-icon-foto { margin-top: -40%; }
        .col-sm-6 > .pntc figure > a .as-icon-astv { font-size: 35px; }
        .col-sm-6 > .pntc-h figure .btn-multimedia .as-icon-foto,
        .col-sm-6 > .pntc-h figure .btn-multimedia .as-icon-estadisticas, 
        .col-sm-6 > .pntc-h figure .btn-multimedia .as-icon-encuesta  { height: 25px; width: 25px; min-width: 25px; line-height: 25px; font-size: 13px; }
        .pntc-h.col-sm-6 .btn-multimedia .as-icon-play { width: 35px; height: 35px; line-height: 35px; font-size: 24px; }
        
        /* ARTÍCULO */
		.articulo .cont-sup-art .titular-articulo { margin-left: 15px; }
		.articulo .container { padding-left: 10px; padding-right: 10px; }
        
        .tk-top .ntc .ntc-title, .tk-top .ntc.ntc-destacada .ntc-title { font: 20px/22px "Quattrocento", sans-serif; display: block;  } 
		.tk.ntc-module .ntc figure img,
		.tk-top.ntc-module .ntc figure img { width: 100%; height: auto; position: absolute; top: -50%; bottom: -50%; left: -50%; right: -50%; margin: auto; }
        .tk-top .ntc.ntc-destacada .as-icon-foto, .tk-top .ntc .as-icon-foto {height: 35px; line-height: 35px; width: 35px; font-size: 18px; }

        /* galeria */
        .multimedia-fw .ntc-module.ntc-rel .ntc-destacada figure img { height: auto; width: 100%; }

		/* TAGs */
		.tag .col-md-12 > .pntc-v .pntc-content .title, 
		.tag .col-md-10 > .pntc-v .pntc-content .title, 
		.tag .col-md-8 > .pntc-v .pntc-content .title, 
		.tag .col-md-6 > .pntc-v .pntc-content .title { font-size: 36px; line-height: 38px; }
    
	}

	/* -xs */
	@media (max-width: 767px) {

		/*HEADER*/
        .menu-principal { height: 46px; }
		.nav-usuario ul { display: block;}
		.tk-header {/* border-bottom: 2px solid #CE0000; */height: 126px;}
		.tk-header .tk-wrapper { padding: 2px 10px;  height: 46px; width: 100%; left: auto; -webkit-transform: none; transform: none; } 
        .tk-header.ontop .tk-wrapper { margin-top: 0; }
		.tk-header .tk-title { height: 40px; }
		.tk-header .tk-logo { min-width: 155px; height: 40px; padding: 0; }
        .tk-header.ontop .tk-logo { padding: 0; }
		.tk-header .tk-logo-txt { color: #CE0000; height: 40px; width: 160px; }
		.tk-header .tk-logo-txt:after { top: 10px; left: 42px; font-size: 28px; line-height: 28px; }
		.tk-header .tk-logo-txt:before { height: 36px; width: 36px; padding-top: 1px; top: 2px; font-size: 28px; line-height: 40px; }
		.tk-header .tk-tag,
		.tk-header.ontop .tk-tag { font: 18px/15px 'sourceblack',sans-serif; height: 40px; line-height: 40px; top:7px; left: 165px; }
        .tk-header .tk-tag {left: 162px;}
		.tk-nav .list-by-as { position:relative; display: block; line-height: 28px; color: #333; font-size: 28px; text-align: center; width: 30px; overflow: visible; margin-left: 18px; height: 28px; }
		.tk-nav .list-by-as:after { content: ''; position: absolute; height: 16px; width: 1px; background: #333; top: 50%; left: -9px; margin-top: -8px;}
		.tk-nav { padding-top: 6px; }
		.tk-nav .btn-icon { height: 28px; min-width: 28px; opacity: 1; color: #fff; background: #CE0000; }
        
        .tk-tag { font: 23px/22px 'sourceblack',sans-serif; padding-bottom: 12px; }
        
        /* NAV */
        .nav-seccion .container { padding-left: 10px; padding-right: 10px; /*border: 0;*/}
        		
		/* NOTICIAS PORTADA */		
        .pntc:last-child {border-bottom: 1px solid #CE0000;}
		.pntc-v.pntc-pool .pntc-content { padding-left: 10px; padding-top: 10px; }
		.pntc .pntc-content .title { font-size: 22px; line-height: 24px; margin-bottom: 15px; }
		.col-md-8 > .pntc-v .pntc-content .title { font-size: 28px; line-height: 30px; }
        
        .col-xs-12 .pntc .btn-multimedia .as-icon-foto, 
        .col-xs-12 .pntc .btn-multimedia .as-icon-encuesta,
        .col-xs-12 .pntc .btn-multimedia .as-icon-estadisticas { width: 45px; height: 45px; line-height: 45px; font-size: 22px; }
        
        .col-xs-12 .pntc-galeriadestacada .btn-multimedia .as-icon-foto { margin-top: -5%; }
        .tag .col-md-8 > .pntc-h figure .btn-multimedia .as-icon-foto { width: 45px; font-size: 22px; }
        .tag .col-xs-12 .pntc .btn-multimedia .as-icon-foto, 
        .tag .col-xs-12 .pntc .btn-multimedia .as-icon-encuesta,
        .tag .col-xs-12 .pntc .btn-multimedia .as-icon-estadisticas { width: 25px; font-size: 13px; }
        .relacionadas + .separador .col-md-4:first-child .pntc { padding-top: 15px; border-top: 1px solid #CE0000; }
        

        /*fotogaleria destacada*/
        .pntc-v.pntc-galeriadestacada .pntc-autor-share { bottom: 0px; }

		/* ARTÍCULOS */
		.articulo .cont-sup-art .titular-articulo, .scroller-news .titular-articulo { margin-left: 0; }
		.articulo .cont-sup-art .subtit-art,
		.articulo .subtit-art, 
		.articulo .galeria-fotos .subtit-art, 
		.articulo .cont-ppal-art .subtitulo-img-dest { margin-left: 0; padding: 10px 0; background: none; color: #CE0000; }
		.articulo .subtit-art a { color: #CE0000; font: 15px/15px "sourceblack",sans-serif; padding: 0; margin:0; }
		.articulo .subtit-art:after { display: none; }
		.articulo .titular-articulo { font-size: 31px;/*22px;*/ line-height: 32px;/*26px;*/ }
		.articulo .cont-sup-art .titular-articulo { margin-left: 0px; font-size: 31px; line-height: 32px; }
		.info-author .author-social:hover [class*="as-icon-"] { background: none; color:#CE0000; }
		.ntc-module.ntc-galeria .ntc.ntc-destacada .ntc-title { font-size: 17px; line-height: 20px; }
    
        .tk-top .ntc .btn-multimedia { padding-top: 20px; }
        .tk-top .ntc.ntc-destacada .as-icon-foto, .tk-top .ntc .as-icon-foto { height: 25px; line-height: 25px; width: 25px; font-size: 13px;}
        
        .te-recomienda .pntc-content .title { font-size: 17px; line-height: 20px; }
        .col-md-4 .te-recomienda.pntc .btn-multimedia .as-icon-foto { height: 25px; width: 25px; font-size: 13px; line-height: 25px; min-width: auto}
        
        /* AS-TV */
        .ntc-module .ntc-title, 
        .as-tv .lista .mm_playlist_title, 
        .as-tv .cont-hdr-video-rel .ntc-rel .ntc-destacada .ntc-title { font-size: 17px; line-height: 20px; }
		
		/*scroller news*/
		.articulo .scroller-news .titular-articulo { font-size: 17px; line-height: 20px; margin-bottom: 0; }
		.articulo .scroller-news .subtit-art { font-size: 12px; line-height: 14px; padding: 0; }
		.articulo .scroller-news section article { margin-bottom: 15px; padding-bottom: 15px; }
        .scroller-news .col-xs-12 .pntc .btn-multimedia .as-icon-foto { height: 25px; line-height: 25px; width: 25px; font-size: 13px; }

		/* TAGs */
		.tag .pntc .pntc-content { padding-top: 0; }
		.tag .pntc .pntc-content .subtitle { text-align: left; margin-bottom: 4px; }
        .tag .flexible .col-md-4 .pntc .pntc-content .title {font-size: 18px; line-height: 20px;}
        
	}	
            
    @media (max-width: 480px) {
         /* NAV */
        .nav-seccion .nav-seccion-menu { background: #CE0000; }
        .nav-seccion ul li a { color: #fff; }
        .nav-seccion ul li { border-bottom: 1px solid #fff; }
        .tag .nav-seccion .container { margin-top: 0;}	
    }