/*
 * Especificaciones para ANF
 * General
 * Nova Interactiva 2023
 */


/* --- comunes --- */
.anf-imgw{
	width: 100%;
	height: auto;
}

/* --- publicidad --- */
.anf-ads > div{
	width: 100%;
}
.anf-ads img{
	width: 100%;
	height: auto;
}
.anf-ads .desktop-ad{
	display: block;
}
.anf-ads .tablet-ad,
.anf-ads .mobile-ad{
	display: none;
}
.anf-ads-top1{
	margin-bottom: 10px;
}
.anf-ads-mid1{
	margin-bottom: 10px;
}
@media (max-width: 992px){
	.anf-ads .ads-vert .desktop-ad{
		display: none;
	}
	.anf-ads .ads-vert .tablet-ad{
		display: block;
	}
}
@media (max-width: 768px){
	.anf-ads .ads-hori .desktop-ad{
		display: none;
	}
	.anf-ads .ads-hori .tablet-ad{
		display: block;
	}
	.anf-ads .ads-vert .tablet-ad{
		display: none;
	}
	.anf-ads .ads-vert .mobile-ad{
		display: block;
	}
}
@media (max-width: 600px){
	.anf-ads .ads-hori .tablet-ad{
		display: none!important;
	}
	.anf-ads .ads-hori .mobile-ad{
		display: block;
	}
}
@media (max-width: 576px){
	.anf-ads .ads-vert .mobile-ad{
		display: none;
	}
}

/* --- menu topper --- */
@media screen and (max-width: 680px){
	.anf-menu-topper{
		display: none;
	}
}

.anf-hdata1,
.anf-hdata2,
.anf-hdata3{
	color:white;
	display: block;
}
.anf-hdata1 a{
	color: white;
}
.anf-hdata1 a:hover{
	color: var(--anf-color-blue4);
}

/* -- clima --- */
.anf-hdata2{
  text-align: right!important;
}
.anf-hdata2 .ww_temp{
  font-size: 15px!important;
  margin: 0!important;
}
.anf-hdata2 .ww_source{
  position: absolute!important;
  top: -100px!important;
}
.anf-hdata2 .ww-box{
  padding: 0px!important;
}
.anf-hdata2 .ww_icon{
  font-size: 12px!important;
  margin: 0!important;
}
.anf-hdata2 .ww_icon svg{
  width: 30px!important;
  height: 30px!important;
}
.anf-hdata2 .ww_cond{
  margin: 0!important;
}
.anf-hdata2  .ww_current{
  width: 200px!important;
  overflow: hidden!important;
}
.anf-hdata2  .resize-sensor div{
  width: 1px!important;
  height: 1px!important;
  overflow: hidden!important;
}


/* --- trending topics --- */
.anf-trending .trending-name-spec{
	font-size: 1em;
	font-weight: 300;
	vertical-align: top;
}
.anf-trending .trending-name-1{
	color: var(--anf-color-red6);
	background-image: linear-gradient(var(--anf-color-red6), var(--anf-color-red6));
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-position: 0 center;
}
.anf-trending .trending-name-1 .bbt{
  background-color: #ffe6e6;
}
.anf-trending .trending-name-1 .pp1,
.anf-trending .trending-name-1 .pp2{
  color: var(--anf-color-red6)!important;
}
.anf-trending .trending-name-1 .pp1{
  font-weight: bold!important;
}
.anf-trending .trending-name-2{
	color: var(--anf-color-red5);
	background-image: linear-gradient(var(--anf-color-red5), var(--anf-color-red5));
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-position: 0 center;
}
.anf-trending .trending-name-2 .bbt{
  background-color: #ffe6e6;
}
.anf-trending .trending-name-2 .pp1,
.anf-trending .trending-name-2 .pp2{
  color: var(--anf-color-red5)!important;
}
.anf-trending .trending-name-2 .pp1{
  font-weight: bold!important;
}
.anf-trending .trending-item .container{
	background-color: var(--anf-color-gris5);
}
.anf-trending .trending-name-spec .remarked{
	font-weight: bold;
	background-color: var(--anf-fondo);
}
.anf-trending .trending-name-spec .comun{
	background-color: var(--anf-fondo);
}
.anf-trending .trending-name-spec .comun::after{
	content: "\a0\a0\a0";
}
.anf-trending .trending-item .qcontent{
	font-size: 1rem;
}
@media screen and (max-width: 576px) {
	.anf-trending .trending-item .qcontent{
		font-size: 1rem;
	}
}
.anf-trending .trending-item .qname{
	font-weight: bold;
	font-size: 1.1rem;
	font-family: 'Roboto Condensed';
}
.anf-trending .trending-item .qtitle h3{
	font-size: 0.9rem;
	line-height: 1rem;
}
.anf-trending .trending-item .qpicture{
	max-width: 100%;
	overflow: hidden;
}
.anf-trending .trending-item .qpicture img{
	height: 60px;
	width: auto;
}

/* --- sectores --- */
.anf-sector .anf-bloque .name-spec{
	display: block;
	font-size: 1.5em;
	font-weight: 300;
	color: var(--anf-color-gris2);
	background-image: linear-gradient(var(--anf-color-gris2), var(--anf-color-gris2));
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-position: 0 center;
}
.anf-sector .anf-bloque .name-spec .remarked{
	font-weight: bold;
	background-color: var(--anf-fondo);
}
.anf-sector .anf-bloque .name-spec .comun{
	background-color: var(--anf-fondo);
}
.anf-sector .anf-bloque .name-spec .comun::after{
	content: "\a0\a0\a0";
}
.anf-sector .anf-bloque .name-spec-simple {
	padding-top: 0.5em;
	font-size: 1.3em;
	font-weight: 300;
	color: var(--anf-color-gris2);
}
.anf-sector .anf-bloque .name-spec-simple .remarked{
	font-weight: bold;
}
.anf-sector-sp{
	height: 2em;
}
@media screen and (max-width: 768px) {
	.anf-sector{
		padding-bottom: 2rem!important;
	}
  .anf-sector-sp{
    height: 0.5em;
  }
}
@media screen and (max-width: 576px) {
	.anf-sector{
		padding-bottom: 1rem!important;
	}
  .anf-sector-sp{
    height: 0.1em;
  }
}

/* --- noticias --- */
.anf-nws-item{
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid var(--anf-color-gris4);
}
.anf-nws-item a h3:hover{
	opacity: .8;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
}
.anf-nws-item .qtitle{
	font-weight: bold;
	font-size: 1.75em;
	line-height: 1em;
	font-family: Newsreader,'Times New Roman', Times, serif;
	padding-bottom: calc(1rem * 0.25);
}
.anf-nws-item .qbig{
	font-size: 2em!important;
}
.anf-nws-item .qpicture{
	border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	-ms-border-radius: 5px!important;
	-o-border-radius: 5px!important;
	border: 1px solid var(--anf-color-gris4);
	overflow: hidden;
}
.anf-nws-item .qpicture img{
	width: 100%;
	height: auto;
	transition: transform .2s linear;
	-webkit-transition: transform .2s linear;
	-moz-transition: transform .2s linear;
	-ms-transition: transform .2s linear;
	-o-transition: transform .2s linear;
}
.anf-qlonepicture{
	border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	-ms-border-radius: 5px!important;
	-o-border-radius: 5px!important;
	border: 1px solid var(--anf-color-gris4);
	overflow: hidden;
}
.anf-qlonepicture img{
	width: 100%;
	height: auto;
	transition: transform .2s linear;
	-webkit-transition: transform .2s linear;
	-moz-transition: transform .2s linear;
	-ms-transition: transform .2s linear;
	-o-transition: transform .2s linear;
}

.anf-nws-item a img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transition: transform .2s linear;
	-webkit-transition: transform .2s linear;
	-moz-transition: transform .2s linear;
	-ms-transition: transform .2s linear;
	-o-transition: transform .2s linear;
}
.anf-nws-item .qpie{
	color: var(--anf-color-gris2);
	font-size: 0.8em;
	text-align: end;
}
.anf-nws-item .qdata .qsection{
	display: inline-block;
}
.anf-nws-item .qdata .qsection span{
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Roboto Condensed';
	color: white;
	background-color: var(--anf-color-gris2);
}
.anf-nws-item .qdata .qsection span::before,
.anf-nws-item .qdata .qsection span::after{
	content: "\a0";
}
.anf-nws-item .qdata .qdate{
	display: inline-block;
	color: var(--anf-color-blue1);
	font-family: 'Roboto Condensed';
	padding-bottom: 1rem;
}
.anf-nws-item .qdata .qdate-col2{
	color: var(--anf-color-blue4);
}

/* --- videos --- */
.anf-video-item .qtitle{
	font-weight: bold;
	font-size: 1.75em;
	line-height: 1em;
	font-family: Newsreader,'Times New Roman', Times, serif;
	padding-bottom: calc(1rem * 0.25);
}


/* --- bloques --- */
.anf-bloque .name-spec{
	margin-bottom: 1rem;
}

/* - bloque kind 1 - */
.anf-bloque-k1 .qtrozo-3 .qtitle,
.anf-bloque-k1 .qtrozo-4 .qtitle{
	font-size: 1.5em;
}
.anf-bloque-k1 .anf-nws-item{
	border-bottom: none;
}
.anf-bloque-k1 .qtrozo-3 .anf-nws-item:first-child,
.anf-bloque-k1 .qtrozo-4 .anf-nws-item:first-child{
	border-bottom: 1px solid var(--anf-color-gris4);
}
.anf-bloque-k1 {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-k1 .qtrozo-2{
	border-right: 1px solid var(--anf-color-gris4);
}
.anf-bloque-k1 .qtrozo-3{
	border-right: 1px solid var(--anf-color-gris4);
}
@media screen and (max-width: 992px) {
	.anf-bloque-k1 .qtrozo-4 .anf-nws-item:first-child{
		border-top: 1px solid var(--anf-color-gris4);
		padding-top: 1em;
		margin-top: 1em;
	}
	.anf-bloque-k1 .qtrozo-4 .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4);
	}
	.anf-bloque-k1 .qtrozo-3{
		border-right: none;
	}
	.anf-bloque-k1{
		border-bottom: none;
	}
}
@media screen and (max-width: 768px) {
	.anf-bloque-k1 .qtrozo-2{
		border-right: none;
	}
	.anf-bloque-k1 .qtrozo-4 .anf-nws-item:first-child{
		border-top: none;
		padding-top: 0;
		margin-top: 0;
	}
	.anf-bloque-k1 .qtrozo-4 .anf-nws-item{
		border-bottom: none;
	}
	.anf-bloque-k1 .qtrozo-2 .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-k1 .qtrozo-3{
		border-right: 1px solid var(--anf-color-gris4);
	}
	.anf-bloque-k1{
		border-bottom: 1px solid var(--anf-color-gris4);
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-k1 .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-k1 .qtrozo-3{
		border-right: none;
	}
	.anf-bloque-k1{
		border: none;
	}
}

/* - bloque kind 2 - */
.anf-bloque-k2 .qtrozo-3 .anf-nws-item{
	margin-bottom: 1em!important;
	padding-bottom: 1em!important;
	border-bottom: 1px solid var(--anf-color-gris4)!important;
}
.anf-bloque-k2 {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-k2 .qtrozo-3 .qtitle,
.anf-bloque-k2 .qtrozo-4 .qtitle{
	font-size: 1.5em;
}
.anf-bloque-k2 .qtrozo-2{
	border-right: 1px solid var(--anf-color-gris4);
}
.anf-bloque-k2 .qtrozo-4 > div{
	border-right: 1px solid var(--anf-color-gris4);
}
.anf-bloque-k2 .qtrozo-4 > div:last-child{
	border-right: none;
}
@media screen and (min-width: 992px) {
	.anf-bloque-k2 .qtrozo-4 .anf-nws-item{
		border-bottom: none!important;
	}
}
@media screen and (max-width: 992px) {
	.anf-bloque-k2 .qtrozo-4 .anf-nws-item-6,
	.anf-bloque-k2 .qtrozo-4 .anf-nws-item-7{
		border-bottom: none!important;
	}
	.anf-bloque-k2 .qtrozo-2 {
		border-right: none;
	}
	.anf-bloque-k2 .qtrozo-3 div .row > div:first-child{
		border-right: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-k2 .qtrozo-4 div:nth-child(2){
		border-right: none;
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-k2 {
		border-bottom: none;
	}
	.anf-bloque-k2 .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-k2 .qtrozo-4 .anf-nws-item-6,
	.anf-bloque-k2 .qtrozo-4 .anf-nws-item-7{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-k2 .qtrozo-3 div .row > div:first-child{
		border-right: none;
	}
}

/* - bloque kind 3 - */
.anf-bloque-k3 .qtrozo-3 .anf-nws-item{
	border-bottom: none;
	margin-bottom: 0;
}
.anf-bloque-k3 .qtrozo-2 .anf-nws-item .qpicture{
	max-height: 450px;
	overflow: hidden;
}
.anf-bloque-k3 .qtrozo-3{
	padding-top: 0;
}
.anf-bloque-k3 .qtrozo-3 .qtitle{
	font-size: 1.5em;
}
.anf-bloque-k3 .qtrozo-3 .anf-nws-item .qpicture{
	max-height: 160px;
	overflow: hidden;
}
.anf-bloque-k3 .qtrozo-3{
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-k3 .qtrozo-3 > div{
	border-right: 1px solid var(--anf-color-gris4);
}
.anf-bloque-k3 .qtrozo-3 > div:last-child{
	border-right: none;
}
@media screen and (max-width: 992px) {
	.anf-bloque-k3 .qtrozo-3 .anf-nws-item{
		margin-bottom: 1em!important;
		padding-bottom: 1em!important;
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-k3 .qtrozo-3 .anf-nws-item-3,
	.anf-bloque-k3 .qtrozo-3 .anf-nws-item-4{
		border-bottom: none!important;
	}
	.anf-bloque-k3 .qtrozo-3 > div{
		border-right: none;
	}
	.anf-bloque-k3 .qtrozo-3 > div:nth-child(2n-1){
		border-right: 1px solid var(--anf-color-gris4)!important;
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-k3 .qtrozo-3 .anf-nws-item .qpicture{
		max-height: 250px;
	}
	.anf-bloque-k3 .qtrozo-3 .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-k3 .qtrozo-3 > div{
		border-right: none;
	}
	.anf-bloque-k3 .qtrozo-3{
		border-bottom: none;
	}
}

/* - bloque kind 4 - */
.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qtitle{
	text-shadow:1px 1px 10px black, 1px 1px 10px black;
}
.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qtitle{
	font-size: 1.5em;
}
.anf-bloque-k4 .qdata .qdate{
	color: white!important;
}
.anf-bloque-k4 .qtrozo-3 .anf-nws-item{
	margin-bottom: 0!important;
}
.anf-bloque-k4 .anf-nws-item{
	border-bottom: none!important;
}
@media screen and (max-width: 1200px){
	.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qtitle{
		line-height: 1em!important;
		font-size: 1.2em;
	}
}
@media screen and (max-width: 992px){
	.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qdata .qsection span,
	.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qdata .qdate{
		font-size: 0.75em!important;
	}
	.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qdata .qdate{
		padding-bottom: 5px;
	}
	.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qtitle{
		line-height: 0.9em!important;
		font-size: 1em;
	}
}
@media screen and (max-width: 768px){
	.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qdata .qsection span,
	.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qdata .qdate{
		font-size: 1em!important;
	}
	.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qdata .qdate{
		padding-bottom: 1em;
	}
	.anf-bloque-k4 .qtrozo-3 .anf-nws-item .qtitle{
		line-height: 1.1em!important;
		font-size: 1.6em!important;
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-k4 .qtrozo-3{
		border-bottom: none!important;
	}
}

/* - bloque kind int 1-A con Adds - */
.anf-bloque-ki1a {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-ki1a .qtrozo-1 .name-spec{
	padding-left: 0;
}
.anf-bloque-ki1a .qtrozo-1{
	border-right: 1px solid var(--anf-color-gris4)!important;
}
.anf-bloque-ki1a .qbloque .anf-nws-item .qtitle{
	font-size: 1.5em;
}
.anf-bloque-ki1a .qbloque .anf-nws-item{
	border-bottom: none!important;
}
.anf-bloque-ki1a .qbloque > div {
	border-right: 1px solid var(--anf-color-gris4);
}
.anf-bloque-ki1a .qbloque > div:last-child {
	border-right: none;
}
@media screen and (max-width: 992px) {
	.anf-bloque-ki1a .qbloque > div {
		border-right: none!important;
	}
	.anf-bloque-ki1a .qbloque > div:first-child {
		border-bottom: 1px solid var(--anf-color-gris4);
		margin-bottom: 1em;
	}
	.anf-bloque-ki1a .qbloque > div:nth-child(2) {
		border-right: 1px solid var(--anf-color-gris4)!important;
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-ki1a .qbloque > div:nth-child(2) {
		border-right: none!important;
	}
	.anf-bloque-ki1a .qbloque .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ki1a {
		border-bottom: none!important;
	}
	.anf-bloque-ki1a .qbloque > div {
		border-bottom: none!important;
	}
	.anf-bloque-ki1a .anf-ads-ipz1 {
		display: none;
	}
}

/* - bloque kind int 1-B con Ads - */
.anf-bloque-ki1b {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-ki1b .qtrozo-1 .name-spec{
	padding-left: 0;
}
.anf-bloque-ki1b .qtrozo-1{
	border-right: 1px solid var(--anf-color-gris4)!important;
}
.anf-bloque-ki1b .qbloque-2 .anf-nws-item .qtitle{
	font-size: 1.5em;
}
.anf-bloque-ki1b .anf-nws-item{
	border-bottom: none!important;
}
.anf-bloque-ki1b .qbloque-2 > div {
	border-right: 1px solid var(--anf-color-gris4);
}
.anf-bloque-ki1b .qbloque-2 > div:last-child {
	border-right: none;
}
.anf-bloque-ki1b .qbloque-1 {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.anf-bloque-ki1b .qbloque-1 > div:first-child{
	border-right: 1px solid var(--anf-color-gris4);
}
@media screen and (max-width: 992px) {
	.anf-bloque-ki1b .qbloque-1 > div {
		border-right: none!important;
	}
	.anf-bloque-ki1b .qbloque-1 .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ki1b .qbloque-1 {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.anf-bloque-ki1b .qbloque-2 > div {
		border-right: none!important;
	}
	.anf-bloque-ki1b .qbloque-2 > div:first-child {
		border-bottom: 1px solid var(--anf-color-gris4);
		margin-bottom: 1em;
	}
	.anf-bloque-ki1b .qbloque-2 > div:nth-child(2) {
		border-right: 1px solid var(--anf-color-gris4)!important;
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-ki1b .qbloque-2 > div:nth-child(2) {
		border-right: none!important;
	}
	.anf-bloque-ki1b .qbloque-2 .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ki1b {
		border-bottom: none!important;
	}
	.anf-bloque-ki1b .qbloque-2 > div {
		border-bottom: none!important;
	}
	.anf-bloque-ki1b .anf-ads-ipz1 {
		display: none;
	}
}

/* - bloque kind int 2 con Ads - */
.anf-bloque-ki2 {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-ki2 .qtrozo-1 .name-spec{
	padding-left: 0;
}
.anf-bloque-ki2 .qtrozo-1{
	border-right: 1px solid var(--anf-color-gris4)!important;
}
.anf-bloque-ki2 .qbloque .anf-nws-item .qtitle{
	font-size: 1.5em;
}
.anf-bloque-ki2 .qbloque .anf-nws-item{
	border-bottom: none!important;
}
.anf-bloque-ki2 .qbloque > div:first-child {
	border-right: 1px solid var(--anf-color-gris4);
}
@media screen and (max-width: 992px) {
	.anf-bloque-ki2 .qbloque > div:last-child {
		border-right: none!important;
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-ki2 .qbloque .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ki2 {
		border-bottom: none!important;
	}
	.anf-bloque-ki2 .qbloque > div {
		border-bottom: none!important;
	}
	.anf-bloque-ki2 .anf-ads-ipz1 {
		display: none;
	}
}


/* - bloque kind int 3 - */
.anf-bloque-ki3 {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-ki3 .qtrozo-2 .qtitle{
	font-size: 1.5em;
}
.anf-bloque-ki3 .qtrozo-2 > div{
	border-right: 1px solid var(--anf-color-gris4)!important;
}
.anf-bloque-ki3 .qtrozo-2 > div:last-child{
	border-right: none!important;
}
@media screen and (min-width: 992px) {
	.anf-bloque-ki3 .qtrozo-2 .anf-nws-item{
		border-bottom: none!important;
	}
}
@media screen and (max-width: 992px) {
	.anf-bloque-ki3 .qtrozo-2 .anf-nws-item-3,
	.anf-bloque-ki3 .qtrozo-2 .anf-nws-item-4{
		border-bottom: none!important;
	}
	.anf-bloque-ki3 .qtrozo-2 > div:nth-child(2){
		border-right: none!important;
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-ki3 {
		border-bottom: none;
	}
	.anf-bloque-ki3 .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ki3 .qtrozo-2 .anf-nws-item-3,
	.anf-bloque-ki3 .qtrozo-2 .anf-nws-item-4{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ki3 .qtrozo-2 > div{
		border-right: none!important;
	}
}

/* - bloque kind int 4 */
.anf-bloque-ki4 .anf-nws-item{
  border-bottom: none;
}
@media screen and (max-width: 576px){
  border-bottom: 1px solid var(--anf-color-gris4);
}

/* - bloque kind int 5 con Ads - */
.anf-bloque-ki5 {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-ki5 .qtrozo-1 .name-spec{
	padding-left: 0;
}
.anf-bloque-ki5 .qtrozo-1{
	border-right: 1px solid var(--anf-color-gris4)!important;
}
.anf-bloque-ki5 .qbloque .anf-nws-item .qtitle{
	font-size: 1.5em;
}
.anf-bloque-ki5 .qbloque .anf-nws-item{
	border-bottom: none;
}
.anf-bloque-ki5 .qbloque > div:first-child,
.anf-bloque-ki5 .qbloque > div:nth-child(2) {
	border-right: 1px solid var(--anf-color-gris4);
}
@media screen and (max-width: 992px) {
	.anf-bloque-ki5 .qbloque > div:last-child {
		border-right: none!important;
	}
	.anf-bloque-ki5 .qbloque > div:first-child {
		border-right: none!important;
	}
	.anf-bloque-ki5 .anf-nws-item-1{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ki5 .anf-nws-item-2{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-ki5 .qbloque .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ki5 {
		border-bottom: none!important;
	}
	.anf-bloque-ki5 .qbloque > div {
		border-bottom: none!important;
	}
	.anf-bloque-ki5 .anf-ads-ipz1 {
		display: none;
	}
}

/* - bloque kind int 6 con Ads - */
.anf-bloque-ki6 {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-ki6 .qtrozo-1 .name-spec{
	padding-left: 0;
}
.anf-bloque-ki6 .qtrozo-1{
	border-right: 1px solid var(--anf-color-gris4)!important;
}
.anf-bloque-ki6 .qbloque .anf-nws-item .qtitle{
	font-size: 1.5em;
}
.anf-bloque-ki6 .qbloque .anf-nws-item{
	border-bottom: none!important;
}
.anf-bloque-ki6 .qbloque > div:first-child {
	border-right: 1px solid var(--anf-color-gris4);
}
@media screen and (max-width: 992px) {
	.anf-bloque-ki6 .qbloque > div:last-child,
	.anf-bloque-ki6 .qbloque > div:first-child {
		border-right: none!important;
	}
}
@media screen and (max-width: 576px) {
	.anf-bloque-ki6 .qbloque .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ki6 {
		border-bottom: none!important;
	}
	.anf-bloque-ki6 .qbloque > div {
		border-bottom: none!important;
	}
	.anf-bloque-ki6 .anf-ads-ipz1 {
		display: none;
	}
}

/* - bloque kind int Opinión 1 - */
.anf-bloque-kiop-1 {
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 10px;
}
.anf-bloque-kiop-1 .qtrozo-1 .name-spec{
	padding-left: 0;
}
.anf-bloque-kiop-1 .qtrozo-1{
	border-right: 1px solid var(--anf-color-gris4)!important;
}
.anf-bloque-kiop-1 .qtrozo-2{
	background-color: var(--anf-color-blue3);
  border-radius: 5px;
}
.anf-bloque-kiop-1 .qtrozo-2 .qhead{
	background-color: var(--anf-color-blue5);
	text-align: center;
	color: var(--anf-color-blanco);
	font-family: Newsreader,'Times New Roman', Times, serif;
	font-size: 1.5em;
}
.anf-bloque-kiop-1 .qtrozo-2 .qlist .qpicture{
	text-align: center;
	padding-left: 0.5em;
}
.anf-bloque-kiop-1 .qtrozo-2 .qlist .qpicture img{
	width: 50px;
	height: auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border: 1px solid var(--anf-color-gris2);
	filter: none;
	-webkit-filter: none;
}
.anf-bloque-kiop-1 .qtrozo-2 .qlist .qtitle{
	font-size: 1em;
	line-height: 1.3em;
	color: var(--anf-color-blanco);
	padding: 0 20px 0 5px;
	margin: 0px
}
.anf-bloque-kiop-1 .qtrozo-2 .qlist .qautor{
	color: var(--anf-color-gris4);
	padding: 0 20px 0 5px;
}
.anf-bloque-kiop-1 .anf-list-item h3{
	padding: 0;
	margin: 0;
}
.anf-bloque-kiop-1 .anf-list-item:hover .qpicture img{
  filter: sepia(0.5);
	-webkit-filter: sepia(0.75);
}
.anf-bloque-kiop-1 .anf-list-item:hover .qtitle{
	color: var(--anf-link-roll-1)!important;
}
.anf-bloque-kiop-1 .anf-list-item-hl{
	background-color: var(--anf-color-blue1);
  border-radius: 5px;
}
.anf-bloque-kiop-1 .anf-nws-item .qpicture-box{
	height: 30em;
	width: 100%;
  margin: auto;
	background-size: cover!important;
	background-repeat: none;
	border: 1px solid var(--anf-color-gris4);
}
.anf-bloque-kiop-1 .anf-nws-item .qpicture-box a{
	display: block;
  height: 100%;
  width: 100%;
	padding: 0;
	overflow: hidden;
}
.anf-bloque-kiop-1 .anf-nws-item .qpicture-in{
	height: 100%;
	padding: 1em;
}
.anf-bloque-kiop-1 .anf-nws-item .qpicture-box .qtitle{
	color: var(--anf-color-darklink-2)!important;
}
.anf-bloque-kiop-1 .anf-nws-item .qpicture-box .qautor{
	color: var(--anf-color-blue7);
}
.anf-bloque-kiop-1 .anf-nws-item{
	border-bottom: none;
}
@media screen and (max-width:992px) {
	.anf-bloque-kiop-1 .qtrozo-2 .qlist .qpicture{
		text-align: center;
		padding-left: 0;
	}
	.anf-bloque-kiop-1 .qtrozo-2 .qlist .qpicture img{
		width: 50%;
		max-width: 100px;
	}
	.anf-bloque-kiop-1 .qtrozo-2 .qlist .qtitle{
		padding: 1.5em;
		padding-bottom: 0;
		margin: 0px;
		font-size: 0.8em;
	}
	.anf-bloque-kiop-1 .qtrozo-2 .qlist .qautor{
		padding: 0 1.5em;
		font-size: 0.8em;
	}
}
@media screen and (max-width:768px) {
	.anf-bloque-kiop-1 .qtrozo-2 .qlist .qpicture img{
		width: 100%;
		max-width: 80px;
	}
	.anf-bloque-kiop-1 .qtrozo-2 .qlist .qtitle{
		font-size: 1em;
	}
	.anf-bloque-kiop-1 .anf-nws-item{
		border-bottom: 1px solid var(--anf-color-gris4);
	}
	.anf-bloque-kiop-1 .anf-nws-item-1{
		border-bottom: none;
	}
	.anf-bloque-kiop-1 {
		border-bottom: none;
	}
}

/* - bloque kind int Video 1 - */
.anf-bloque-kivi-1 {
	padding-bottom: 10px;
}
.anf-bloque-kivi-1 .qtrozo-1{
	background-color: var(--anf-color-marengo1);
	padding-top: 1em;
	margin-right: 0;
}
.anf-bloque-kivi-1 .qtrozo-1 .name-spec .remarked{
	line-height: normal;
	background-color: var(--anf-color-marengo1);
	padding-top: 0;
}
.anf-bloque-kivi-1 .qtrozo-1 .name-spec .comun{
	background-color: var(--anf-color-marengo1);
}
.anf-bloque-kivi-1 .anf-video-item{
	padding-bottom: 1em;
}
.anf-bloque-kivi-1 .anf-video-item .qtitle{
	color: var(--anf-color-blanco);
	padding-top: 0.5em;
}
.anf-bloque-kivi-1 .anf-video-item .qsummary{
	color: var(--anf-color-ambar1);
}
.anf-bloque-kivi-1 .qtrozo-2{
	background-color: var(--anf-color-marengo2);
	padding-top: 1em;
}
.anf-bloque-kivi-1 .qtrozo-3{
	background-color: var(--anf-color-marengo3);
	padding-top: 1em;
}
.anf-bloque-kivi-1 .qbloque{
	margin-left: 0;
	padding-left: 0;
}
.anf-bloque-kivi-1 .qtrozo-3 .qtitle{
	font-size: 1.2em;
	line-height: 1.2em;
}
.anf-list-item-video{
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	border: none;
	background: none;
	text-align: left;
}
.anf-list-item-video:hover{
	background-color: var(--anf-color-marengo1);
}
.anf-list-item-video .qpicture img{
	width: 100%;
	height: auto;
}
.anf-list-item-video .qtitle{
	font-size: 1em;
	line-height: 1em;
	font-family: 'Roboto Condensed';
	color: var(--anf-color-ambar1);
	padding-top: 0.5em;
	padding-right: 0.5em;
}
@media screen and (max-width: 1200px) {
	.anf-list-item-video .qtitle{
		padding-top: 0;
	}
}
@media screen and (max-width: 763px) {
	.anf-list-item-video .qtitle{
		padding-left: 0;
	}
}

/* - bloque kind int Video 2 - */
.anf-bloque-kivi-2 {
	padding-bottom: 10px;
}
.anf-bloque-kivi-2 .qtrozo-1{
	background-color: var(--anf-color-marengo1);
	padding-top: 1em;
}
.anf-bloque-kivi-2 .qtrozo-1 .name-spec .remarked{
	line-height: normal;
	background-color: var(--anf-color-marengo1);
	padding-top: 0;
}
.anf-bloque-kivi-2 .qtrozo-1 .name-spec .comun{
	background-color: var(--anf-color-marengo1);
}
.anf-bloque-kivi-2 .qtrozo-2{
	background-color: var(--anf-color-marengo1);
}
.anf-bloque-kivi-2 .anf-video-item .qtitle{
	color: var(--anf-color-blanco);
	padding-top: 0.5em;
	font-size: 1.2em;
	line-height: 1.2em;
}
.anf-bloque-kivi-2 .anf-video-item .qsummary{
	color: var(--anf-color-ambar1);
}

/* - bloque kind int Fotos 2 - */
.anf-bloque-kifo-1 {
	padding-bottom: 10px;
}
.anf-bloque-kifo-1 .qtrozo-1{
	background-color: var(--anf-color-marengo1);
	padding-top: 1em;
}
.anf-bloque-kifo-1 .qtrozo-1 .name-spec{
	padding-left: 0;
}
.anf-bloque-kifo-1 .qtrozo-1 .name-spec .remarked{
	line-height: normal;
	background-color: var(--anf-color-marengo1);
	padding-top: 0;
}
.anf-bloque-kifo-1 .qtrozo-1 .name-spec .comun{
	background-color: var(--anf-color-marengo1);
}
.anf-bloque-kifo-1 .anf-foto-item-1 .qpicture{
	width: 100%;
	max-height: 30em;
	overflow: hidden;
}
.anf-bloque-kifo-1 .anf-foto-item-1 .qpicture img{
	width: 100%;
	height: auto;
}


/*- Video player -*/
.anf-youtube-player {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	margin: 5px;
}
.anf-youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}
.anf-youtube-player img {
	object-fit: cover;
	display: block;
	left: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	transition: 0.4s all;
}
.anf-youtube-player img:hover {
  /* filter: brightness(75%);
	-webkit-filter: brightness(75%); */
}
.anf-youtube-player .play {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url('../img/assets/play-button.png') no-repeat;
	cursor: pointer;
}

/* - bloque multi-secc 1 - */
.anf-bloque-ms1 .qtrozo-2 .anf-nws-item,
.anf-bloque-ms1 .qtrozo-3 .anf-nws-item{
	border-bottom: none;
	padding-bottom: 0.5em!important;
	margin-bottom: 0!important;
}
.anf-bloque-ms1 .qtrozo-2 .qpie{
	padding-bottom: 10px;
}
.anf-bloque-ms1 .qtrozo-2 .anf-nws-item-1 .qtitle{
	font-size: 1.5em;
	margin-bottom: 0;
}
.anf-bloque-ms1 .qtrozo-3 .anf-nws-item .qtitle{
	font-size: 1.1em;
	margin-bottom: 0;
}
.anf-bloque-ms1 .qtrozo-3 .anf-nws-item .qdate{
	font-size: 0.9em;
}
.anf-bloque-ms1 .qmegabloque-1{
	border-right: 1px solid var(--anf-color-gris4);
}
.anf-bloque-ms1 .qsector-2 .qtrozo-2 .anf-nws-item,
.anf-bloque-ms1 .qsector-3 .qtrozo-2 .anf-nws-item{
	border-bottom: 1px solid var(--anf-color-gris4);
	padding-bottom: 1em!important;
	margin-bottom: 1em!important;
}
.anf-bloque-ms1 .qsector-5 .anf-nws-item .qtitle{
	font-family: 'Roboto Condensed';
	font-size: 1em;
	font-weight: normal;
}
.anf-bloque-ms1 .qsector-4 .qtrozo-2{
	text-align: center;
}
@media screen and (max-width:992px) {
	.anf-bloque-ms1 .qtrozo-3 .anf-nws-item .qtitle{
		font-size: 1.3em;
	}
	.anf-bloque-ms1 .qtrozo-2 .anf-nws-item-1{
		padding-bottom: 1em!important;
		margin-bottom: 1em!important;
		border-bottom: 1px solid var(--anf-color-gris4)!important;
	}
	.anf-bloque-ms1 .qsector-2{
		margin-bottom: 1em;
		padding-bottom: 1em;
	}
}
@media screen and (max-width:768px) {
	.anf-bloque-ms1 .qtrozo-2 .anf-nws-item{
		padding-bottom: 1em!important;
	}
	.anf-bloque-ms1 .qtrozo-3 .anf-nws-item .qtitle{
		font-size: 1.4em;
		margin-bottom: 0;
	}
	.anf-bloque-ms1 .qsector-5 .anf-nws-item .qtitle{
		font-family: 'Roboto Condensed';
		font-size: 1.5em;
		font-weight: normal;
	}
	.anf-bloque-ms1 .qsector-4 .qtrozo-2 .anf-qlonepicture{
		width: 80%!important;
		display: inline-block;
	}
}

/* - footer - */
.anf-footer .qlink{
	color: var(--anf-color-darklink)
}
.anf-footer .qlogo{
	width: 50%;
	height: auto;
}
.anf-footer .qicon-mini{
	color: white;
	padding-right: 10px;
}
.anf-footer .qicon{
	font-size: 2rem;
	color: white;
}
.anf-footer .qsector-1 .anf-nws-item .qtitle,
.anf-footer .qsector-2 .anf-nws-item .qtitle{
		font-family: 'Roboto Condensed';
		font-size: 1em;
		font-weight: normal;
}
.anf-footer .qsector-1 .anf-nws-item,
.anf-footer .qsector-2 .anf-nws-item{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
@media screen and (max-width: 768px) {
	.anf-footer .qlogo{
		width: 25%;
	}
}

/* --- bloque lista interna 1 --- */
.anf-bloque-kli1 .qtrozo-1 .name-spec{
	padding-left: 0;
}
.anf-bloque-kli1 .qtrozo-3 .anf-nws-item-3 .qtitle{
	padding-top: 1em;
}
.anf-bloque-kli1 .qtrozo-2 .anf-nws-item-2,
.anf-bloque-kli1 .qtrozo-3 .anf-nws-item-3{
	border-bottom: none;
}
@media screen and (max-width: 992px){
	.anf-bloque-kli1 .qtrozo-2 .anf-nws-item .qtitle{
		font-size: 1.4em;
	}
	.anf-bloque-kli1 .qtrozo-2 .anf-nws-item {
		border-bottom: none;
	}
}

/* --- bloque contenido interna 1 --- */
.anf-bloque-kci1 .qtrozo-1 .name-spec{
	padding-left: 0;
}
.anf-bloque-kci1 .qtrozo-2 .qtitle{
	font-weight: bold;
	font-size: 2em;
	line-height: 1em;
	font-family: Newsreader,'Times New Roman', Times, serif;
	padding-bottom: calc(1rem * 0.25);
}
.anf-bloque-kci1 .qcontent .qpicture{
	border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	-ms-border-radius: 5px!important;
	-o-border-radius: 5px!important;
	border: 1px solid var(--anf-color-gris4);
	overflow: hidden;
}
.anf-bloque-kci1 .qcontent .qpicture img{
	width: 100%;
	height: auto;
  max-height: 501px;
	transition: transform .2s linear;
	-webkit-transition: transform .2s linear;
	-moz-transition: transform .2s linear;
	-ms-transition: transform .2s linear;
	-o-transition: transform .2s linear;
}
.anf-bloque-kci1 .qcontent .qpie{
	color: var(--anf-color-gris2);
	font-size: 0.8em;
	text-align: end;
}
.anf-bloque-kci1 .qcontent .qdata .qsection{
	display: inline-block;
}
.anf-bloque-kci1 .qcontent .qdata .qsection span{
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Roboto Condensed';
	color: white;
	background-color: var(--anf-color-gris2);
}
.anf-bloque-kci1 .qcontent .qdata .qsection span::before,
.anf-bloque-kci1 .qcontent .qdata .qsection span::after{
	content: "\a0";
}
.anf-bloque-kci1 .qcontent .qdata .qdate{
	display: inline-block;
	color: var(--anf-color-blue1);
	font-family: 'Roboto Condensed';
	padding-bottom: 1rem;
}
.anf-bloque-kci1 .qcontent .qshare,
.anf-bloque-kci1 .qcontent .qsave{
	text-align: end;
}
.anf-bloque-kci1 .qshare .qsha-buttons{
	list-style: none;
	padding-left: 5px;
	color: var(--anf-color-blue1);
}
.anf-bloque-kci1 .qshare .qsha-buttons button{
	padding: 0 4px 0 4px!important;
}
.anf-bloque-kci1 .qshare .qsha-buttons i{
	font-size: 1.5em;
}
.anf-bloque-kci1 .qcontent .qsave button{
	padding: 2px 4px 2px 4px;
}
.anf-bloque-kci1 .qrelacionados .anf-nws-item .qtitle{
	font-size: 1.4em;
}
/*** formato articulo ***/
.anf-bloque-kci1 h1{
  font-size: 2.5em!important;
}

.anf-bloque-kci1 .qtexto{
  overflow: hidden!important;
}
.anf-bloque-kci1 .qtexto img{
  max-width: 100%!important;
  height: auto;
}

.anf-bloque-kci1 .qtexto iframe{
  max-width: 100%!important;
}

@media screen and (max-width: 992px){
	.anf-bloque-kci1 .qtrozo-2 .qtitle{
		font-size: 1.75em;
	}
}


/* --- bloque Los más leidos --- */
.anf-masleidos {
	background-color: var(--anf-color-gris5);
}
.anf-masleidos .name-spec-simple {
	padding-bottom: 0.5em;
}
.anf-masleidos .anf-nws-item {
	border-bottom: none;
	margin-bottom: 0;
}
.anf-masleidos .anf-nws-item .qtitle {
	font-family: 'Roboto Condensed';
	font-size: 1em;
	font-weight: normal;
}
@media screen and (max-width: 992px){
	.anf-masleidos .anf-nws-item .qpicture {
		width: 90%;
		margin-bottom: 1em;
	}
}
@media screen and (max-width: 768px){
	.anf-masleidos .anf-nws-item .qtitle {
		font-size: 1.4em!important;
	}
}

/* --- bloque lista-Buscador --- */
.anf-bloque-klis1 .qtrozo-2{
	padding-top: 1em;
}
.anf-bloque-klis1 .qtrozo-2 .anf-nws-item .qtitle{
	font-size: 1.4em;
}
@media screen and (max-width: 992px) {
	.anf-bloque-klis1 .qtrozo-2 .anf-nws-item .qtitle{
		font-size: 1.3em;
	}
	.anf-bloque-klis1 .qtrozo-2 .anf-nws-item .qdate {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 768px) {
	.anf-bloque-klis1 .qtrozo-3{
		display: none;
	}

}

/* --- boton user --- */
.anf-boton-blanco{
  background-color: white;
  border: 1px solid white;
  color: var(--anf-color-blue1)!important;
  border-radius: 10px;
  padding-top: 2px!important;
  padding-bottom: 2px!important;
  font-size: 1em!important;
}
.anf-boton-blanco:hover{
  color: white!important;
}

.anf-boton-magenta{
	background-color: #E61E5F;
	border: 1px solid white;
	color: white!important;
	border-radius: 10px;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	font-size: 1em!important;
}
.anf-boton-magenta:hover{
	color: white!important;
}


/*--- ulters ----*/
.anf-ulter .anf-nws-item{
  padding-bottom: 4px;
  margin-bottom: 4px;
}
.anf-ulter .anf-nws-item .qtitle{
	font-family: 'Roboto Condensed';
	font-size: 1em;
	font-weight: normal;
  margin-bottom: 0;
}
.anf-ulter .anf-nws-item .qdate{
  padding-bottom: 0;
}
.anf-ulter .anf-nws-item .qpicture{
  height: 35px;
  overflow: hidden;
}
.anf-ulter .anf-nws-item .qpicture img{
  height: 100%;
  width: auto;
}
@media screen and (max-width:768px) {
	.anf-ulter .anf-nws-item .qtitle{
		font-family: 'Roboto Condensed';
		font-size: 0.9em;
		font-weight: normal;
	}
}

@media screen and (max-width:576px) {
	.anf-ulter .anf-nws-item .qtitle{
		font-family: 'Roboto Condensed';
		font-size: 1em;
		font-weight: normal;
	}
  .anf-ulter .anf-nws-item .qpicture{
    height: 50px;
    overflow: hidden;
  }
  .anf-ulter .anf-nws-item .qpicture img{
    width: 100%;
    height: auto;
  }
}


/* --- overridings --- */
@media screen and (max-width: 576px){
	.h6{
		font-size: 1em!important;
	}
	.nav-link{
		font-size: 1rem!important;
	}
}

/* --- publicidad heri --- */
.anf0-header{
	width: 100%;
}
.anf0-header .cntHeader{
	position: relative;
	width: 1080px;
	margin: 0 auto;
}
.anf0-header .cntHeader a:hover{
	filter: alpha(opacity=90);
}

/* --- color changer header --- */
.anf-colbg-rotor{
  background: linear-gradient(-45deg, #e61e5f, #1e6eb4, #1e6eb4, #e61e5f);
	background-size: 400% 400%;
	animation: animateRotor 15s ease infinite;
}

@keyframes animateRotor {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

/* ---------------------------- RRSS ---------------------------- */
.anf-rrss{
	padding: 5px 0 4px 0;
}
.anf-rrss li{
	padding: 0 3px 0 3px;
}
.anf-rrss a img{
	width: 30px;
	height: 30px;
}
.anf-rrss-footer a img{
	width: 30px;
	height: 30px;
}

/* ---------------------------- BANNERS ---------------------------- */
.anf-arti-content{
  overflow: hidden!important;
}
.anf-arti-content img{
  max-width: 100%;
  height: auto;
}

.bxPbVA,
.bxPbVB{
	top: 90px;
	position: fixed;
	z-index: 1000;
	width: 120px;
	height: 600px;
}
.bxPbVA{
	left: 10%;
}
.bxPbVB{
	right: 10%;
}

@media screen and (min-width:1531px){
	.wrapper{
		min-width: 320px;
	}
	.bxPbVA{
		left: 2%;
	}
	.bxPbVB{
		right: 2%;
	}
}

@media screen and (min-width:1472px) and (max-width:1530px){
	.wrapper{
		min-width: 320px;
	}
	.bxPbVA{
		left: 1%;
	}
	.bxPbVB{
		right: 1%;
	}
}

@media screen and (min-width:1431px) and (max-width:1471px){
	.wrapper{
		min-width: 320px;
	}
	.bxPbVA{
		left: 0%;
	}
	.bxPbVB{
		right: 0%;
  }
}

@media screen and (min-width:1198px) and (max-width:1430px){
  .bxPbVA,
	.bxPbVB{
		display: none;
	}
}

@media screen and (min-width:1190px) and (max-width:1197px){
  .bxPbVA{
    display: block;
		left: 0%;
	}
	.bxPbVB{
    display: block;
		right: 0%;
  }
}

@media screen and (min-width:992px) and (max-width:1189px){
  .bxPbVA,
	.bxPbVB{
		display: none;
	}
}

@media screen and (min-width:971px) and (max-width:991px){
  .bxPbVA{
    display: block;
		left: 0%;
	}
	.bxPbVB{
    display: block;
		right: 0%;
  }
}

@media screen and (max-width:970px){
  .bxPbVA,
	.bxPbVB{
		display: none;
	}
}


.bnDsk{
	display: block;
  position: relative;
  overflow: hidden;
	/* height: 90px; */
  margin: 0 auto;
}

.bnDskM{
  float: right;
	display: block;
  position: relative;
  overflow: hidden;
	width: 728px;
	/*height: 90px;*/
  margin: 0 auto;
}
.bnDskS{
	float: left;
	display: block;
  position: relative;
  overflow: hidden;
	width: 336px;
	/*height: 90px;*/
  margin: 0 auto;
}
.bnDskC{
	display: block;
  position: relative;
  overflow: hidden;
	width: 300px;
	height: 250px;
  margin: 0 auto;
}
.bnMob{
	display: none;
  position: relative;
  overflow: hidden;
  width: 100%;
	height: 64px;
  margin: 0 auto 10px auto;
}
.bnMob img{
  width: 100%;
}
.bnMobC{
	display: none;
  position: relative;
  overflow: hidden;
	width: 328px;
	height: 274px;
  margin: 10px auto;
}

@media screen and (min-width:1024px) and (max-width:1190px){
  .bnDsk{
    height: 90px;
  }
  .bnDskM{
    width: 66%;
    height: 90px;
  }
  .bnDskS{
    width: 33%;
    height: 90px;
  }
  .bnDskC{
    display: block;
    position: relative;
    overflow: hidden;
    width: 300px;
    height: 250px;
    margin: 0 auto;
  }
}

@media screen and (min-width:581px) and (max-width:920px){
  .bnDsk,
  .bnDskM,
  .bnDskS,
  .bnDskC{
    display: none;
  }
  .bnMob,
  .bnMobC{
    display: block;
  }
  .bnMob{
    height: auto;
  }
  .bnMob img{
    width: auto;
    height: auto;
    margin: 0 auto;
  }
}

@media screen and (min-width:321px) and (max-width:580px){
  .bnDsk,
  .bnDskM,
  .bnDskS,
  .bnDskC{
    display: none;
  }
  .bnMob,
  .bnMobC{
    display: block;
  }
  .bnMob{
    height: auto;
  }
  .bnMob img{
    width: auto;
    height: auto;
    margin: 0 auto;
  }
}

@media screen and (max-width: 320px) {
	.bnDsk,
	.bnDskM,
	.bnDskS,
	.bnDskC{
		display: none;
	}
	.bnMob,
	.bnMobC{
		display: block;
	}

}

/* ---------------------------- RELATED ---------------------------- */

.anf-tags{
	padding: 10px;
	margin: 0;
	list-style: none;
}
.anf-tags .item{
	background-color: var(--anf-color-blue4);
	color: white;
	padding: 2px 5px 2px 5px;
	display: inline;
	border-radius: 4px;
	margin-right: 10px;
}

/* ---------------------------- CK CORRRECTIONS ---------------------------- */

.raw-html-embed{
	text-align: center;
}

/* ---------------------------- FRONT ESPECIALES ---------------------------- */
.anf-bloque-inves-1,
.anf-bloque-inves-2{
	background-color: var(--anf-color-gris5);
}

.anf-bloque-inves-1 .qtrozo-1,
.anf-bloque-inves-2 .qtrozo-1{
	background-color: var(--anf-color-blue1);
	padding: 10px;
}

.anf-bloque-inves-1 .qtrozo-1 .logo img,
.anf-bloque-inves-2 .qtrozo-1 .logo img{
	height: 30px;
	width: auto;
}

.anf-bloque-inves-1 .qtrozo-2,
.anf-bloque-inves-2 .qtrozo-2{
	padding-top: 20px;
	border-right: 1px solid var(--anf-color-gris4);
}

.anf-bloque-inves-1 .qtrozo-2 .qpicture,
.anf-bloque-inves-2 .qtrozo-2 .qpicture{
	min-height: 450px;
	background-size: cover!important;
	border-radius: 10px;
	box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.4);
}

.anf-bloque-inves-1 .qtrozo-2 .qtitle1,
.anf-bloque-inves-2 .qtrozo-2 .qtitle1{
	position: relative;
	top: 180px;
}

.anf-bloque-inves-1 .qtrozo-2 .qtitle1 h3,
.anf-bloque-inves-2 .qtrozo-2 .qtitle1 h3{
	text-align: center;
	color: white;
	font-size: 3.5em;
	font-weight: 400;
	text-shadow: 1px 1px 5px rgba(10, 10, 10, 0.8);
	font-family: 'Anton', sans-serif;
	
	line-height: 1em;
}

.anf-bloque-inves-1 .qtrozo-2 .qsubtitle1,
.anf-bloque-inves-2 .qtrozo-2 .qsubtitle1{
	color: white;
	font-size: 0.7em;
	font-weight: 400;
	padding-top: 25px;
	line-height: 1em;
  font-family: 'Anton', sans-serif;
}

.anf-bloque-inves-1 .qtrozo-2 .qsubtitle2,
.anf-bloque-inves-2 .qtrozo-2 .qsubtitle2{
	color: white;
	font-size: 0.7em;
	font-weight: 700;
	padding-top: 25px;
	line-height: 1em;
  font-family: 'Antonio', sans-serif;
}

.anf-bloque-inves-1 .qtrozo-2 .qlead,
.anf-bloque-inves-2 .qtrozo-2 .qlead{
	padding-top: 10px;
	text-align: justify;
}

.anf-bloque-inves-1 .qtrozo-2 .qlink,
.anf-bloque-inves-2 .qtrozo-2 .qlink{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
}

.anf-bloque-inves-1 .qtrozo-3,
.anf-bloque-inves-2 .qtrozo-3{
	padding: 20px;
}

.anf-bloque-inves-1 .qtrozo-3 .name-spec span{
	background-color: var(--anf-color-gris5)!important;
}

.anf-bloque-inves-1 .qtrozo-3 h4{
	padding-top: 8px;
	font-family: Newsreader,'Times New Roman', Times, serif;
	color: black;
}

.anf-bloque-inves-1 .qtrozo-3 .qlead{
	text-align: justify;
	display: none;
}

.anf-bloque-inves-1 .qtrozo-3 .pic{
	position: relative;
}

.anf-bloque-inves-1 .qtrozo-3 .thumb{
	display: block;
	width: 100%;
	height: auto;
	border: 2px solid darkgray;
	border-radius: 10px;
}

.anf-bloque-inves-1 .qtrozo-3 .qfecha{
	text-align: right;
}

.anf-bloque-inves-1 .qtrozo-3 .qfecha i{
	padding-right: 4px;
}

.anf-bloque-inves-1 .qtrozo-3 .qplay{
	display: block; 
	position: absolute; 
	top: 0px;
	width: 100%;
	height: auto;
}

@media (max-width: 992px){
	.anf-bloque-inves-1 .qtrozo-2 .qtitle1 h3,
	.anf-bloque-inves-2 .qtrozo-2 .qtitle1 h3{
		font-size: 2.8em;
		font-weight: 800;
		line-height: 1em;
	}
}

@media (max-width: 576px){
	.anf-bloque-inves-1 .qtrozo-2 .qtitle1,
	.anf-bloque-inves-2 .qtrozo-2 .qtitle1{
		top: 80px;
	}
	.anf-bloque-inves-1 .qtrozo-2 .qtitle1 h3,
	.anf-bloque-inves-2 .qtrozo-2 .qtitle1 h3{
		font-size: 2.8em;
		font-weight: 400;
		line-height: 1em;
	}
	.anf-bloque-inves-1 .qtrozo-2 .qsubtitle1,
	.anf-bloque-inves-2 .qtrozo-2 .qsubtitle1{
		font-size: 0.6em;
		font-weight: 400;
		padding-top: 25px;
		line-height: 1em;
	}
	.anf-bloque-inves-1 .qtrozo-2 .qpicture,
	.anf-bloque-inves-2 .qtrozo-2 .qpicture{
		min-height: 350px;
	}
	.anf-bloque-inves-2 .qtrozo-3{
		padding: 10px;
	}
	.anf-bloque-inves-2 #espeCarousel{
		padding-left: 0;
		padding-right: 0;
	}
}

.anf-bloque-inves-2 .card{
	background-size: cover!important; 
	background-position: center!important;
	margin: 5px;
	box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.4);
}

.anf-bloque-inves-2 .card-img{
	height: 250px;
	width: 100%!important;
}

.anf-bloque-inves-2 .carousel-item .card-img img{
	height: 250px;
	width: auto;
	max-width: revert!important;
}

.anf-bloque-inves-2 .card-title {
	font-family: "DM Serif Display", sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: white;
	font-weight: 400;
	text-shadow: 1px 1px 5px rgba(10, 10, 10, 0.8);
	padding-top: 90px;
}

.anf-bloque-inves-2 .qtrozo-3 .qlink{
	padding-top: 20px;
	text-align: right;
}

@media (max-width: 767px) {
	.anf-bloque-inves-2 .carousel-inner .carousel-item > div {
		display: none;
	}
	.anf-bloque-inves-2 .carousel-inner .carousel-item > div:first-child {
		display: block;
	}
}

.anf-bloque-inves-2 .carousel-inner .carousel-item.active,
.anf-bloque-inves-2 .carousel-inner .carousel-item-next,
.anf-bloque-inves-2 .carousel-inner .carousel-item-prev {
	display: flex;
}

@media (min-width: 768px) {
	.anf-bloque-inves-2 .carousel-inner .carousel-item-end.active,
	.anf-bloque-inves-2 .carousel-inner .carousel-item-next {
		transform: translateX(25%);
	}

	.anf-bloque-inves-2 .carousel-inner .carousel-item-start.active, 
	.anf-bloque-inves-2 .carousel-inner .carousel-item-prev {
		transform: translateX(-25%);
	}
}

.anf-bloque-inves-2 .carousel-inner .carousel-item-end,
.anf-bloque-inves-2 .carousel-inner .carousel-item-start { 
	transform: translateX(0);
}	

.anf-sector-secc-caricatura .qdate{
  display: inline-block;
  color: var(--anf-color-blue1);
  font-family: 'Roboto Condensed';
  padding-bottom: 1rem;
  padding-top: 10px;
}

/* ---------------------------- PAGER ---------------------------- */
.anf-bloque-pager{
  padding: 10px;
}

.anf-bloque-pager .qtrozo-1{
  border-radius: 10px;;
}

.anf-bloque-pager .nws-item{
  border-bottom: 1px solid #ddd;
}

.anf-bloque-pager .qtitle{
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1em;
  font-family: Newsreader,'Times New Roman', Times, serif;
  padding-bottom: calc(1rem * 0.25);
  padding-top: 15px;
}

.anf-bloque-pager .qdate{
  display: inline-block;
  color: var(--anf-color-blue1);
  font-family: 'Roboto Condensed';
  padding-bottom: 1rem;
}

.anf-bloque-pager .qlead{
  padding-bottom: 15px;
}

.anf-bloque-pager .ipicture img{
  width: 100%;
  height: auto;
  margin-top: 10px;
  border-radius: 10px;
}

.anf-bloque-pager .bg-colored-0{
  background-color: #e9e9e9;
  padding-bottom: 20px;
}

.anf-bloque-pager .bg-colored-1{
  background-color: #f9f9f9;
}

.anf-bloque-pager .ipicture-auth{
  height: 80px;
  width: 80px;
  border-radius: 50%;
  margin-top: 10px;
  border: 1px solid #aaa;
  display: inline-block;
}

.anf-bloque-pager .qlead-auth{
  color: black;
  font-weight: bold;
}

/* icono multimedia */
.anf-mmicon{
  position: relative;
  display: inline-block;
}

.anf-mmicono {
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  padding: 5px;
  z-index: 1;
}

.qpicture{
    content-visibility: auto;
}


/* ---------------------------- PISO OPINION V2 ---------------------------- */
.anf-sector-secc-opinion-v2 .kiop-v2-1{
  padding:0; 
  background-color: #eee;
}
.anf-sector-secc-opinion-v2 .qtrozo-1{
  background-color: #1e6eb5; 
  margin: 0; 
  padding: 10px 0px 10px 0px; 
  border-radius: 4px 4px 0 0;
}
.anf-sector-secc-opinion-v2 .qtrozo-1 h2{
  margin: 0;
  color: white; 
  font-family: Roboto, Helvetica, sans-serif; 
  font-weight: 300;
}
.anf-sector-secc-opinion-v2 .qtrozo-2{
  margin:0; 
  padding: 0;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qgrupo-1{
  align-items: stretch;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qitem{
  display: flex; 
  flex-direction:column;
  border-top: 2px solid white;
  border-left: 4px solid white;
  border-right: 1px solid #C7C7C7;
  border-bottom: 1px solid #C7C7C7;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qitem2{
  border-top: 2px solid white;
  background-color: #648fb5;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qitem:hover{
  background-color: #ddd;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qitem-top{
  padding: 5px;
  flex-grow: 1;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qitem-top2{
  padding: 5px;
  color: #1e6eb5;
  font-weight: bold;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qitem-top a{
  font-family: Newsreader, 'Times New Roman', Times, serif; 
  font-size: 15px; 
  font-weight: bold; 
  line-height: 10px;
  color: black;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qitem-top2 a{
  color: white; 
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qautor{
  display:inline-block; 
  width: 70%; 
  align-self: flex-end; 
  padding:5px 0 5px 5px; 
  color: white; 
  font-size:13px;
  color: var(--anf-secc-ciencia-y-tecnologia-bg);
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qitem2 .qautor{
  color: white;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qpic{
  display: inline-block; 
  width: calc(30% - 5px); 
  align-self: flex-end;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qpic img{
  width: 100%; 
  height: auto; 
  border-radius: 50%;
}
.anf-sector-secc-opinion-v2 .qtrozo-2 .qitem-bottom{
  display: flex;
}
@media (max-width: 991px) {
  .anf-sector-secc-opinion-v2{
    padding-left: 15px;
  }
}
@media (max-width: 576px) {
  .anf-sector-secc-opinion-v2{
    padding-right: 15px;
  }
  .anf-sector-secc-opinion-v2 .qtrozo .qpic,
  .anf-sector-secc-opinion-v2 .qtrozo-2 .qpic{
    padding-right:15px;
    width: 80px;
  }
  .anf-sector-secc-opinion-v2 .qtrozo .qautor,
  .anf-sector-secc-opinion-v2 .qtrozo-2 .qautor{
    width: 100%;
  }
}




.anf-sector-secc-opinion-v2 .qtrozo-9 .qpicv2 {
  float: left;
  padding: 0 10px 0 10px;
}

.anf-sector-secc-opinion-v2 .qtrozo-9 .qpicv2 img {
  border-radius: 50%;
  width: 60px;
  height: auto;
}

.anf-sector-secc-opinion-v2 .qtrozo-9 .qpicv2b {
  text-align: center;
}

.anf-sector-secc-opinion-v2 .qtrozo-9 .qpicv2b img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.anf-sector-secc-opinion-v2 .qtrozo-9 .qtitlev2 {
  text-align: center;
  flex-grow: unset !important;
}

.anf-sector-secc-opinion-v2 .qtrozo-9 .qtitlev2 q {
  display: block;
  line-height: 1.2;
}

.anf-sector-secc-opinion-v2 .qtrozo-9 .qitem-bottomv2 {
  text-align: center;
}

.anf-sector-secc-opinion-v2 .qautor9{
  text-transform: uppercase;
}

@media (max-width: 572px) {
  .anf-sector-secc-opinion-v2 .qtrozo-9 .qpicv2b {
    width: 80px;
    float: left;
    padding: 0 10px 0 10px;
  }

  .anf-sector-secc-opinion-v2 .qtrozo-9 .qpicv2b img {
    width: 60px;
    height: 60px;
  }

  .anf-sector-secc-opinion-v2 .qtrozo-9 .qitem {
    display: block !important;
  }

  .anf-sector-secc-opinion-v2 .qtrozo-9 .qtitlev2 {
    text-align: left;
  }

  .anf-sector-secc-opinion-v2 .qtrozo-9 .qitem-bottomv2 {
    text-align: left;
    display: flex;
  }
}


/* ---------------------------- PISO VIDEOS V2 ---------------------------- */
.anf-sector-secc-videos-v2{
	background-color: white;
}

.anf-sector-secc-videos-v2 .qtrozo-1{
	padding: 0 20px;
}

.anf-sector-secc-videos-v2 .qtrozo-1 .qitem{
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
}

.anf-sector-secc-videos-v2 .qtrozo-1 .qinfo{
  flex: 1 1 auto;
}

.anf-sector-secc-videos-v2 .qtrozo-1 h4{
	padding-top: 8px;
	font-family: Newsreader,'Times New Roman', Times, serif;
  font-weight: 500;
  font-size: 0.9em;
  line-height: 1.2em;
	color: white;
}
.anf-sector-secc-videos-v2 .qtrozo-1 h4 a{
  color: white;
}

.anf-sector-secc-videos-v2 .qtrozo-1 .qlead{
	text-align: justify;
	display: none;
}

.anf-sector-secc-videos-v2 .qtrozo-1 .pic{
	position: relative;
}

.anf-sector-secc-videos-v2 .qtrozo-1 .thumb{
	display: block;
	width: 100%;
	height: auto;
	border: 2px solid darkgray;
	border-radius: 10px;
}

.anf-sector-secc-videos-v2 .qtrozo-1 .qfecha,
.anf-sector-secc-videos-v2 .qtrozo-1 .qfecha2{
	text-align: right;
  font-size: 0.8em;
  color: #afafaf;
}

.anf-sector-secc-videos-v2 .qtrozo-1 .qfecha i,
.anf-sector-secc-videos-v2 .qtrozo-1 .qfecha2 i{
	padding-right: 4px;
}

.anf-sector-secc-videos-v2 .qtrozo-1 .qplay{
	display: block; 
	position: absolute; 
	top: 0px;
	width: 100%;
	height: auto;
}

.anf-sector-secc-videos-v2 .qtrozo-1 .qplay2{
	display: block;
  position: absolute;
  top: 0px;
  width: 100%;
  height: auto;
}
.anf-sector-secc-videos-v2 .qtrozo-0 h2{
  color: white;
  padding-top: 5px;
}
.anf-sector-secc-videos-v2 .ipic{
  border: 2px solid darkgray; 
  border-radius: 10px; 
  width: 100%;
  max-height: 154px;
}

.anf-sector-secc-videos-v2 .qitemsub{
  width: 100%;
  position:relative;
}

.anf-sector-secc-videos-v2 .qstream{
  background-color: var(--anf-color-blue1);
}

.anf-sector-secc-videos-v2 .qmutebuttonw{
  text-align: center;
}
.anf-sector-secc-videos-v2 .qmutebuttonw button{
  font-size: 11px!important;
}

@media (max-width: 1199px){
  .anf-sector-secc-videos-v2 .ipic{
    max-height: 117px;
  }
}

@media (max-width: 976px){
  .anf-sector-secc-videos-v2 .qtrozo-1 h4{
    font-size: 0.8em;
  }
  .anf-sector-secc-videos-v2 .ipic{
    max-height: 86px;
  }
}

@media (max-width: 767px){
  .anf-sector-secc-videos-v2 .ipic{
    max-height: 190px;
    height: 190px;
  }
}

@media (max-width: 700px){
  .anf-sector-secc-videos-v2 .ipic{
    height: 172px;
  }
}

@media (max-width: 600px){
  .anf-sector-secc-videos-v2 .ipic{
    height: 145px;
  }
}

@media (max-width: 576px){
  .anf-sector-secc-videos-v2{
    padding: 10px;
  }
	.anf-sector-secc-videos-v2 .qtrozo-1{
		padding: 10px;
	}
  .anf-sector-secc-videos-v2 .qitem .pic{
    width: 30%;
  }
  .anf-sector-secc-videos-v2 .qitem .qinfo{
    padding-left: 10px;
    width: 50%;
  }
  .anf-sector-secc-videos-v2 .qitem .qfecha{
    display: none;
  }
  .anf-sector-secc-videos-v2 .qitem .qfecha2{
    display: block!important;
  }
  .anf-sector-secc-videos-v2 .qtrozo-1 .qitem{
    flex-direction: row;
    padding-bottom: 10px;
  }
  .anf-sector-secc-videos-v2 .ipic{
    height: 85px;
  }
  .anf-sector-secc-videos-v2 .qitemsub{
    width: 30%;
  }
}

@media (max-width: 500px){
  .anf-sector-secc-videos-v2 .ipic{
    height: 75px;
  }
}

@media (max-width: 450px){
  .anf-sector-secc-videos-v2 .ipic{
    height: 66px;
  }
}

@media (max-width: 400px){
  .anf-sector-secc-videos-v2 .ipic{
    height: 56px;
  }
}

.anf-sector-secc-videos-v2 .qtrozo-1 .qlink{
	padding-top: 20px;
	text-align: right;
}

.anf-sector-seccion-videos-v2 .qtrozo-1{
	padding: 0 20px;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 .qitem{
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 .qinfo{
  flex: 1 1 auto;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 h4{
	padding-top: 8px;
	font-family: Newsreader,'Times New Roman', Times, serif;
  font-weight: 500;
  font-size: 0.9em;
  line-height: 1.2em;
	color: white;
}
.anf-sector-seccion-videos-v2 .qtrozo-1 h4 a{
  color: white;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 .qlead{
	text-align: justify;
	display: none;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 .pic{
	position: relative;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 .thumb{
	display: block;
	width: 100%;
	height: auto;
	border: 2px solid darkgray;
	border-radius: 10px;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 .qfecha,
.anf-sector-seccion-videos-v2 .qtrozo-1 .qfecha2{
	text-align: right;
  font-size: 0.8em;
  color: #afafaf;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 .qfecha i,
.anf-sector-seccion-videos-v2 .qtrozo-1 .qfecha2 i{
	padding-right: 4px;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 .qplay{
	display: block; 
	position: absolute; 
	top: 0px;
	width: 100%;
	height: auto;
}

.anf-sector-seccion-videos-v2 .qtrozo-1 .qplay2{
	display: block;
  position: absolute;
  top: 0px;
  width: 100%;
  height: auto;
}
.anf-sector-seccion-videos-v2 .qtrozo-0 h2{
  color: white;
  padding-top: 5px;
}
.anf-sector-seccion-videos-v2 .ipic{
  border: 2px solid darkgray; 
  border-radius: 10px; 
  width: 100%;
  max-height: 154px;
}

.anf-sector-seccion-videos-v2 .qitemsub{
  width: 100%;
  position:relative;
}

.anf-sector-seccion-videos-v2 .qstream{
  background-color: var(--anf-color-blue1);
}

.anf-sector-seccion-videos-v2 .qmutebuttonw{
  text-align: center;
}
.anf-sector-seccion-videos-v2 .qmutebuttonw button{
  font-size: 11px!important;
}


@media (max-width: 1199px){
  .anf-sector-seccion-videos-v2 .ipic{
    max-height: 117px;
  }
}

@media (max-width: 976px){
  .anf-sector-seccion-videos-v2 .qtrozo-1 h4{
    font-size: 0.8em;
  }
  .anf-sector-seccion-videos-v2 .ipic{
    max-height: 86px;
  }
}

@media (max-width: 767px){
  .anf-sector-seccion-videos-v2 .ipic{
    max-height: 190px;
    height: 190px;
  }
}

@media (max-width: 700px){
  .anf-sector-seccion-videos-v2 .ipic{
    height: 172px;
  }
}

@media (max-width: 600px){
  .anf-sector-seccion-videos-v2 .ipic{
    height: 145px;
  }
}

@media (max-width: 576px){
  .anf-sector-seccion-videos-v2{
    padding: 10px;
  }
	.anf-sector-seccion-videos-v2 .qtrozo-1{
		padding: 10px;
	}
  .anf-sector-seccion-videos-v2 .qitem .pic{
    width: 100%;
  }
  .anf-sector-seccion-videos-v2 .qitem .qinfo{
    padding-left: 10px;
    width: 100%;
  }
  .anf-sector-seccion-videos-v2 .qitem .qfecha{
    display: none;
  }
  .anf-sector-seccion-videos-v2 .qitem .qfecha2{
    display: block!important;
  }
  .anf-sector-seccion-videos-v2 .qtrozo-1 .qitem{
    /* flex-direction: row; */
    padding-bottom: 10px;
  }
  .anf-sector-seccion-videos-v2 .ipic{
    height: 190px!important;
  }
  .anf-sector-seccion-videos-v2 .qitemsub{
    /* width: 30%; */
  }
}

@media (max-width: 500px){
  .anf-sector-seccion-videos-v2 .ipic{
    height: 75px;
  }
}

@media (max-width: 450px){
  .anf-sector-seccion-videos-v2 .ipic{
    height: 66px;
  }
}

@media (max-width: 400px){
  .anf-sector-seccion-videos-v2 .ipic{
    height: 56px;
  }
}