:root{    --color-Union:#1e73be;}a:focus,:focus {	outline:none;}a:hover,a:active,a{	text-decoration:none;}body {    line-height: inherit;    font-family: 'Lora', serif;    width: 100% !important;    max-width: 100%;	overflow-x: hidden;}#container-all {    position: relative;    width: 100%;	max-width:1920px;	margin:auto;}p {    margin: 0;}ul {    list-style: none;    margin: 0;    padding: 0;    text-indent: 0;}article {    display: inline-block;    padding: 10px;    box-sizing: border-box;}h1,h2,h3,h4,h5,h6 {    margin: 0;    line-height: 1em;}/* correccion de bootstrap */.nav li a:focus,.nav li a:hover {    background-color: inherit;}/********************** Generales (colores, floats, etc.) *********************/.fwhite {    color: #FFF !important;}.fdarkgrey {    color: #7a7a7a !important;}.flightgrey {    color: #d1d1d4 !important;}.fblue {    color: #243E8D !important;}.fgold {    color: #E3AC31 !important;}.fred {    color: #e3001b !important;}.floatl {    float: left;}.floatr {    float: right;}/* HEADER */#header-top {    background: #f7f7f7;    height: 2.2em;    font-size: 14px;	padding:0 5px;    border-top: 1px solid rgb(219, 220, 224);}#h-content {    height: 28px;}/*clima y fecha*/.content-header [data-id="data-weather"] [data-id="h-wather"] div {    margin-right: 3px;    display: block;    text-align: right;}.content-header [data-id="data-weather"] span {    font-family: 'Lora', serif;    text-transform: uppercase;}#h-date span:not(.diaSemana),.w-tipo-med,.weather,#header-top .w-city {    font-family: 'Lora', serif;    font-weight: 600;    color:#1e73be;}/*busqueda y social*/.content-header #search-social {    float: right;    position: relative;    padding-right: 5px;}.search-icon,.h-social-icon {    display: inline-block;    width: 28px;    height: 28px;}.h-icon {    display: block;    width: 30px;    height: 28px;    background-position: center;    background-repeat: no-repeat;}.h-lupa {    background-image: url(img/launion/lupa.png);    background-size: 11px;}.h-facebook {    background-image: url(img/launion/h-fb.png);    background-size: 13px;}.h-instagram {    background-image: url(img/launion/h-in.png);    background-size: 13px;}.show-search-form {    visibility: visible !important;    opacity: 1 !important;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";    filter: alpha(opacity=100);    transform: translate3d(0, 0, 0) !important;    -webkit-transform: translate3d(0, 0, 0);    -moz-transform: translate3d(0, 0, 0);    -ms-transform: translate3d(0, 0, 0);    -o-transform: translate3d(0, 0, 0);    pointer-events: auto !important;}#search-social .search-form {    z-index: 400;    position: absolute;    top: calc(100% + 1px);    left: -200px;    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="0 ")";    filter: alpha(opacity=0);    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;    transform: translate3d(0, 20px, 0);    -webkit-transform: translate3d(0, 20px, 0);    -moz-transform: translate3d(0, 20px, 0);    -ms-transform: translate3d(0, 20px, 0);    -o-transform: translate3d(0, 20px, 0);    background-color: #fff;    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);    border-top: 0;    width: 342px;    pointer-events: none;}.search-form form {    margin: 20px;}#h-search {    width: 235px;    height: 32px;    margin: 0;    border-right: 0;    line-height: 17px;    border-color: #eaeaea !important;}input[type=text],input[type=url],input[type=tel],input[type=email] {    font-size: 12px;    line-height: 21px;    color: #444;    border: 1px solid #e1e1e1;    width: 100%;    max-width: 100%;    height: 34px;    padding: 3px 9px;}input[type=submit] {    font-family: 'Roboto', sans-serif;    font-size: 13px;    background-color: #222222;    border-radius: 0;    color: #fff;    border: none;    padding: 8px 15px;    font-weight: 500;    -webkit-transition: background-color 0.4s;    -moz-transition: background-color 0.4s;    -o-transition: background-color 0.4s;    transition: background-color 0.4s;}.btn-search {    position: absolute;    height: 32px;    min-width: 67px;    line-height: 17px;    padding: 7px 15px 8px;    text-shadow: none;    vertical-align: top;    right: 20px;    margin: 0 !important;    -webkit-transition: background-color 0.4s;    -moz-transition: background-color 0.4s;    -o-transition: background-color 0.4s;    transition: background-color 0.4s;}.btn-search:hover {    background: #4db2ec;    color: white;}/*Estilos para el header-down*/.header-down {    height: 170px;    background-color: #fff;}.h-logo img.logo-desktop {	height:100%;        aspect-ratio:auto 319/97;		    }    .h-logo img.logo-movil {		height:100%;		aspect-ratio:auto 59/18;	}@media (min-width:769px) {    .h-logo {        display: block;        margin-right: 42px;        width: 263px;        float: left;    }    .h-logo a img {        padding: 3px 0;        position: relative;        vertical-align: middle;		aspect-ratio: auto 319/97;    }    #nav-container {        width: 100%;        border-bottom: 1px solid#1e73be;        font-family: 'Lora', serif;    }    #nav-container nav ul {        List-style: none;        display: flex;        justify-content: space-around;    }    #nav-container nav ul li {        display: block;        float: left;    }    #nav-container nav ul li a {        display: block;        padding: 5px 14px;        line-height: 18px;        font-size: 16px;        color:#1e73be;        font-weight: 700;        text-transform: uppercase;        -webkit-backface-visibility: hidden;    }    #nav-container nav ul li a:hover {        text-decoration: none;        background: #e4e4e4;    }    body.sin-logo #fixMenu.mainmenu .h-middle,    body.sin-logo #fixMenu.mainmenu .h-footer,    #fixMenu.mainmenu.affix .h-middle,    #fixMenu.mainmenu.affix .h-footer {        display: none;    }    .mainmenu .dropdown:not(:hover) ul.dropdown-menu {        display: none !important;        margin-top: 0;    }		body.sin-logo #fixMenu.mainmenu{		position:fixed;	}		body.sin-logo main{		margin-top:80px;	}	 #fixMenu.mainmenu .navbar-logo	{			display:none;	}	#fixMenu.mainmenu .navbar-logo a	{			display:block;		width:140px;	}	#fixMenu.mainmenu .navbar-logo img{		max-height:45px;	}		body.sin-logo  #fixMenu.mainmenu .navbar-logo,	#fixMenu.mainmenu.affix .navbar-logo	{		display:block;		margin:0px;	}	#fixMenu.mainmenu.affix .navbar-logo a	{	padding:0px;	}	#fixMenu.mainmenu.affix .navbar-logo img	{	max-width: 100%;	}	body.sin-logo .fixed-hidden,	#fixMenu.mainmenu.affix .fixed-hidden	{	display:none;	}}/*ESTILOS PARA LA BARRA DE NAVEGACION FIJA/SIN-LOGO*/#fixMenu.mainmenu .navbar-login {    display: none;}#fixMenu.mainmenu .dropdown-menu {    margin-top: 0;    border-top: 0;}body.sin-logo #fixMenu.mainmenu,#fixMenu.mainmenu.affix {    top: 0;	width: 100vw;    background-color:#1e73be;    z-index: 10;    transition: box-shadow 0.3s;    border: none;	left:5px;	}#fixMenu.mainmenu.affix {    position: fixed;}body.sin-logo #fixMenu.mainmenu .content-header,#fixMenu.mainmenu.affix .content-header{	padding-left:10px;	padding-right:10px;}body.sin-logo #fixMenu.mainmenu .header-down,#fixMenu.mainmenu.affix .header-down {    background-color:#1e73be;    max-height: 48px;}body.sin-logo #fixMenu.mainmenu.affix #nav-container,#fixMenu.mainmenu.affix #nav-container {    margin-right: 0px;    border: none;}body.sin-logo #fixMenu.mainmenu #header-top{	border-top:none;}body.sin-logo .container-all{	padding-top:0;}body.sin-logo #fixMenu.mainmenu #h-content,#fixMenu.mainmenu.affix #h-content {    padding-right: 10px;}body.sin-logo #header-menu nav ul,.affix #header-menu nav ul {    display: flex;    align-items: center;    justify-content: space-around;}body.sin-logo  #header-menu nav ul li,.affix #header-menu nav ul li {    margin: 0px 12px;}body.sin-logo  #header-menu nav ul li a,.affix #header-menu nav ul li a {    color: #fff;    line-height: 48px !important;    text-transform: uppercase;    font-family: 'Lora', serif;    padding-top: 0px;    padding-bottom: 0px;}body.sin-logo  #header-menu nav ul li .section-active,body.sin-logo  #header-menu nav ul li a:hover,.affix #header-menu nav ul li .section-active,.affix #header-menu nav ul li a:hover {    background: #3190e3;}body.sin-logo  #header-menu nav ul li.navbar-logo a:hover,.affix #header-menu nav ul li.navbar-logo a:hover{	background-color:#1e73be;}body.sin-logo  #header-menu nav ul.dropdown-menu,.affix #header-menu nav ul.dropdown-menu {    margin-top: 0px;    background-color:#1e73be;}body.sin-logo  #h-date span,.affix #h-date span {    font-weight: normal;    color: #888888;}body.sin-logo  .diaSemana,.affix .diaSemana {    display: none;}body.sin-logo  #header-top [data-id="data-weather"],.affix #header-top [data-id="data-weather"] {    display: flex;    float: left;    padding-right: 1em;	align-items:center;}body.sin-logo  #header-top .w-tipo-med,.affix #header-top .w-tipo-med {    vertical-align: super;    font-size: .8em;    padding-right: 7px;}/* FOOTER */#footer-container {    margin-bottom: 37px;    padding: 0 24px;}#footer-container footer {    padding: 8px;}#footer-container footer #f-img {    position: relative;    width: 100%;    margin: 24px auto 35px;}#footer-container footer #f-img hr {    position: absolute;    top: 34%;    width: 90%;    left: 5%;    z-index: -1;    border-color: #d4d4d4;}#footer-container footer #f-img img {    text-align: center;    clear: both;    display: block;    margin-left: auto;    margin-right: auto;    margin-top: 12px;    margin-bottom: 12px;    background-color: #fff;}#footer-container footer #f-data {    text-align: center;    font-family: 'Brandon', serif;    line-height: 20px;    font-size: 16px;}@media (max-width:768px) {    #f-img>img {        max-width: 100%;        width: auto\9;        height: auto;    }    .footer-container {        overflow: hidden;        width: 100vw;    }	body.sin-logo #fixMenu.mainmenu,#fixMenu.mainmenu.affix{	width:100%;}}/********************* Menu Principal y Barra de Buscador *********************//********************* Articulos **********************/main [data-element="content"] [id*="singleElement-"] {    box-shadow: 0px 2px 5px 0px #aaa;}main.container article {    vertical-align: top;}.articulo {    position: relative;    overflow: hidden;}.articulo img {    width: 100%}h1.titulo-seccion,.front-section>header {    font-family: 'Lora', serif;    text-transform: uppercase;}h1.titulo-seccion {    font-family: "Montserrat";    color: #0075AD;    font-size: 30px;    margin: 10px;    margin-top: 20px;    font-weight: 900;    border-bottom: 1px solid rgba(0, 0, 0, .1);    padding-bottom: 10px;	line-height:32px;}.front-section {    margin-top: 10px;}.segunda-linea-opinion {    border-top: 1px solid #E0E0E0;    margin-top: 10px;    padding-top: 10px;}.primera-linea-opinion {    border-top: 2px solid #00ADED;    margin-top: 10px;    padding-top: 10px;}.front-section>header {    font-size: 22px;    line-height: 24px;    font-weight: 600;    padding-left: 10px;}.front-section>header>a:hover,.front-section>header>a:active,.front-section>header>a {    color:#333;	text-decoration:none;	}.front-section header>span,.front-section header>a>span {    color:#1e73be;}.front-section header>a:hover,.front-section header>a:hover>span {	color:#103e65;}.front-section.front-deporte header{		padding-left:0px;}.front-section.front-deporte header>a>span,.front-section.front-deporte>header>a {    color: #7abc62;}.front-section.front-deporte header>a:hover>span,.front-section.front-deporte header>a:hover {    color: #4b8137;}section>header img{	max-width:100%;}@media (min-width:1100px){	.front-section.front-deporte .front-section.front-deporte {		width:95%;	}	}.front-section.launion>header {    padding: 5px;    color: white;    font-family: 'Roboto', sans-serif;    background-color:#1e73be;    text-align: center;    font-size: 23px !important;    font-weight: 700 !important;    margin: 6px 0 6px 0;    line-height: 37px;}.front-section>header> a>span.sub-sections,.front-section>header>span.sub-sections {    color: rgba(0, 0, 0, .5);    font-size: 15px;    padding-left: 20px;    font-weight: normal;    vertical-align: baseline;    text-transform: capitalize;}/*  SAN JUAN HOY */.front-san-juan-hoy>header>span {    color: #000000;}/*  PASION */.front-pasion>header>span {    color: #E72239;}/*  OH GUIA */.front-section.front-oh {    border-top: 2px solid #CD1872;}.front-oh-guia>header>span {    color: #CD1872;}.front-oh .seccion-nota-secundaria-chica .volanta,.front-oh .seccion-nota-secundaria-chica-sin-imagen .volanta {    color: #CD1872;}.front-de-punio-letra:before {    content: url("./img/launion/de-punio-letra.png");    width: 50px;}/*  LO MAS VISTO */.front-lo-mas-visto {    background-color: #294E9A;    border: none;    background-image: url(.../../.../../img/lo_mas_visto_fondo.png);    background-size: contain;    background-repeat: repeat-y;}.front-lo-mas-visto>header {    color: #FFF;}/*  LO front-ultimas-noticias */.front-ultimas-noticias {}.front-ultimas-noticias>header {    color: #203F8E;    font-size: 22px;    font-weight: bold;    padding: 10px;    color: #F7911E;    font-size: 25px;    border-bottom: 1px solid rgba(0, 0, 0, .1);    background-color: transparent;    padding-bottom: 0px;    font-weight: 600;}.front-ultimas-noticias article+article {}/*  MULTIMEDIA */.front-multimedia {    background-color: #000000;    border: none;}.front-multimedia>header {    color: #FFFFFF;}/*  DIA EN IMAGENES */.front-dia-en-imagenes {    margin-top: 20px;    width: 75%;    display: inline-block;    text-align: left;}.front-dia-en-imagenes>header {    color: #0839AE;    font-size: 32px;    font-weight: bold;    padding: 20px 10px;}/*  OPINION  */.front-opinion-center {    border-left: 1px solid #F1F1F2;    border-right: 1px solid #F1F1F2;}/*  PORTADA STYLES NOTA TOP PRINCIPAL			    */.portada-top-noticia-principal {    color: #FFF;    position: relative;    text-shadow: 0 1px #000000, 1px 0 #000000;    -moz-text-shadow: 0 1px #000000, 1px 0 #000000;    -webkit-text-shadow: 0 1px #000000, 1px 0 #000000;}.portada-top-noticia-principal .imagen {    width: 100%;}.portada-top-noticia-principal .texto {    position: absolute;    bottom: 0;    left: 0;    padding: 3%;    background-image: url(.../../.../../img/portada/bg-grade.png);    background-repeat: repeat-x;    background-position: center bottom;    width: 100%;}.portada-top-noticia-principal .titulo:not(.epigrafe),.portada-top-noticia-principal .titulo:not(.epigrafe) a {    font-weight: bold;    font-size: 35px;    line-height: 37px;    max-height: 70px;    overflow: hidden;    text-align: left;    margin: 10px 0;    color: #FFF;}.portada-top-noticia-principal .volanta {    font-weight: bold;    line-height: 17px;    font-size: 15px;    height: 17px;    overflow: hidden;    text-align: left;    margin: 10px 0;}.portada-top-noticia-principal .bajada {    font-family: 'Roboto Slab', sans-serif;    line-height: 20px;    font-size: 18px;    max-height: 38px;    overflow: hidden;    text-align: left;    font-weight: 400;    margin: 10px 0;    color: #FFF;    display: block;}.portada-top-noticia-principal .comentarios {    font-family: 'Oswald', sans-serif;    color: #d1d1d4;    font-weight: bold;    line-height: 14px;    font-size: 12px;    height: 15px;    overflow: hidden;    text-align: left;    text-transform: uppercase;}/*  PORTADA STYLES NOTA TOP SECUNDARIA			    */.portada-top-noticia-secundario {    color: #FFF;    position: relative;}.portada-top-noticia-secundario .imagen {    width: 100%;}.portada-top-noticia-secundario .volanta,.portada-sub-seccion-noticia-secundario .volanta,.portada-san-juan-hoy-noticia .volanta {    font-weight: 900;    line-height: 23px;    font-size: 21px;    height: 22px;    overflow: hidden;    text-align: left;    margin: 5px 0;    margin-top: 10px;    color: #0839AE;}.portada-top-noticia-secundario .titulo,.portada-sub-seccion-noticia-secundario .titulo,.portada-san-juan-hoy-noticia .titulo {    font-weight: bold;    font-size: 21px;    line-height: 23px;    height: 66px;    overflow: hidden;    margin: 5px 0;    margin-bottom: 10px;}.portada-top-noticia-secundario .titulo,.portada-top-noticia-secundario .titulo a,.portada-sub-seccion-noticia-secundario .titulo,.portada-sub-seccion-noticia-secundario .titulo a,.portada-san-juan-hoy-noticia .titulo,.portada-san-juan-hoy-noticia .titulo a {    color: #232325;    text-align: left;}.portada-top-noticia-secundario .comentarios {    font-family: 'Oswald', sans-serif;    color: #d1d1d4;    font-weight: bold;    line-height: 14px;    font-size: 12px;    height: 15px;    overflow: hidden;    text-align: left;    text-transform: uppercase;    color: #393939;}/*  PORTADA STYLES NOTA ALTO IMPACTO			    */.portada-top-alto-impacto {    padding: 10px;}.portada-top-alto-impacto>header {    background-color: #D10011;    font-weight: bold;    line-height: 38px;    font-size: 36px;    overflow: hidden;    text-align: center;    color: #FFF;    padding: 10px;}.portada-top-alto-impacto>article {    padding: 0;    margin: 0;    padding-bottom: 10px;    background-color: #5C5C5C;}.portada-top-noticia-alto-impacto {    color: #FFF;    position: relative;}.portada-top-noticia-alto-impacto .imagen {    width: 100%;}.portada-top-noticia-alto-impacto .texto {    padding: 0 10px;}.portada-top-noticia-alto-impacto .volanta {    font-weight: bold;    line-height: 20px;    font-size: 18px;    height: 20px;    overflow: hidden;    text-align: left;    margin: 10px 0;    color: #0839AE;}.portada-top-noticia-alto-impacto .titulo {    line-height: 18px;    height: 60px;    overflow: hidden;    margin: 10px 0;}.portada-top-noticia-alto-impacto .titulo,.portada-top-noticia-alto-impacto .titulo a {    color: #FEB901;    text-align: left;    font-weight: bold;    font-size: 17px;}.portada-top-noticia-alto-impacto .comentarios {    font-family: 'Oswald', sans-serif;    color: #d1d1d4;    font-weight: bold;    line-height: 14px;    font-size: 12px;    height: 15px;    overflow: hidden;    text-align: left;    text-transform: uppercase;}/*  PORTADA STYLES SUB SECCION NOTA PRINCIPAL			    */.portada-sub-seccion-noticia-principal {    color: #000;    position: relative;}.portada-sub-seccion-noticia-principal .imagen {    width: 100%;}.portada-sub-seccion-noticia-principal .texto {    padding: 10px 20px 20px 20px;    background-color: #F2F2F2;}.portada-sub-seccion-noticia-principal .titulo {    line-height: 37px;    max-height: 72px;    overflow: hidden;}.portada-sub-seccion-noticia-principal .titulo,.portada-sub-seccion-noticia-principal .titulo a {    text-align: left;    color: #000;    font-weight: bold;    font-size: 35px;}.portada-sub-seccion-noticia-principal .volanta {    font-weight: bold;    line-height: 16px;    font-size: 14px;    height: 17px;    overflow: hidden;    text-align: left;    color: #0839AE;}.portada-sub-seccion-noticia-principal .bajada {    font-family: 'Roboto Slab', sans-serif;    line-height: 19px;    font-size: 17px;    max-height: 38px;    overflow: hidden;    text-align: left;    font-weight: 400;    margin: 5px 0;    color: #000;    display: block;}.portada-sub-seccion-noticia-principal .comentarios {    font-family: 'Oswald', sans-serif;    color: #333333;    font-weight: bold;    line-height: 14px;    font-size: 12px;    height: 15px;    overflow: hidden;    text-align: left;    text-transform: uppercase;}/*  PORTADA STYLES SECCION DIAS EN IMAGENES			    */.portada-seccion-dias-en-imagenes {    color: #000;    position: relative;}.portada-seccion-dias-en-imagenes img.imagen {    width: 100%;}.portada-seccion-dias-en-imagenes .texto {    padding: 10px;    text-align: center;}.portada-seccion-dias-en-imagenes a.titulo {    line-height: 45px;    font-size: 40px;    font-weight: bold;    overflow: hidden;    height: 90px;    color: #000;    margin: 10px;    display: block;}.portada-seccion-dias-en-imagenes .numerador {    font-size: 28px;    color: #000;    font-weight: normal;}.portada-seccion-dias-en-imagenes .comentarios {    font-family: 'Oswald', sans-serif;    color: #0839AE;    font-weight: bold;    line-height: 15px;    font-size: 12px;    height: 15px;    overflow: hidden;    text-transform: uppercase;}/*  PORTADA STYLES NOTA LO MAS LEIDO			    */.portada-lo-mas-leido {    color: #FFF;    position: relative;}.portada-lo-mas-leido .imagen {    width: 100%;}.portada-lo-mas-leido .volanta {    font-weight: bold;    line-height: 28px;    font-size: 36px;    height: 30px;    overflow: hidden;    text-align: left;    margin: 5px 0;    color: #FFF;}.portada-lo-mas-leido .titulo {    line-height: 20px;    height: 60px;    overflow: hidden;    margin: 10px 0;}.portada-lo-mas-leido .titulo,.portada-lo-mas-leido .titulo a {    font-size: 18px;    font-weight: bold;    text-align: left;    color: #FFF;}.portada-lo-mas-leido .comentarios {    font-family: 'Oswald', sans-serif;    color: #d1d1d4;    font-weight: bold;    line-height: 15px;    font-size: 12px;    height: 15px;    overflow: hidden;    text-align: left;    text-transform: uppercase;    color: #D1D1D4;}.view-index-1 .portada-lo-mas-leido .volanta:before {    content: "1>";}.view-index-2 .portada-lo-mas-leido .volanta:before {    content: "2>";}.view-index-3 .portada-lo-mas-leido .volanta:before {    content: "3>";}.view-index-4 .portada-lo-mas-leido .volanta:before {    content: "4>";}.view-index-5 .portada-lo-mas-leido .volanta:before {    content: "5>";}/*  PORTADA STYLES SUB SECCION ultimas-noticias		    */.front-ultimas-noticias article {    border-bottom: 1px solid rgba(0, 0, 0, .1);}.ultimas-noticias {    color: #FFF;    position: relative;}.ultimas-noticias .imagen {    width: 100%;}.ultimas-noticias .volanta {    font-weight: bold;    line-height: 20px;    font-size: 17px;    height: 20px;    overflow: hidden;    text-align: left;    margin: 10px 0;    color: #0839AE;}.ultimas-noticias header {    padding: 0;}.ultimas-noticias .titulo {    line-height: 20px;    height: 67px;    overflow: hidden;}.ultimas-noticias .titulo,.ultimas-noticias .titulo a {    font-size: 16px;    text-align: left;    color: #232325;    padding-right: 7px;    padding-top: 3px;}.ultimas-noticias .comentarios {    color: rgba(0, 0, 0, .5);    line-height: 15px;    font-size: 12px;    height: 15px;    overflow: hidden;    text-align: left;    text-transform: uppercase;    color: #393939;}.ultimas-noticias .comentarios i {    position: relative;    top: 3px;}.front-ultimas-noticias.relacionadas {}.nota-titulo {    margin-top: 10px;    line-height: 55px;}.nota-titulo,.nota-titulo a {    font-weight: bold;    color: #000;    font-size: 55px;}.nota-alta .texto .bajada {    font-family: Roboto, sans-serif;    font-weight: bold;    margin-bottom: 20px;    font-size: 24px;    margin-top: 0px;}.nota-alta .texto {    padding: 15px;    padding-left: 210px;}.nota-alta .texto p {    font-size: 18px;    margin-bottom: 20px;}.nota-alta .texto h1 {    margin-top: 20px;    font-size: 34px;    border-bottom: 1px solid rgba(0, 0, 0, .1);    padding-bottom: 10px;    font-weight: normal;}.nota-alta .texto h2 {    margin-top: 20px;    font-size: 32px;    border-bottom: 1px solid rgba(0, 0, 0, .1);    padding-bottom: 10px;    font-weight: normal;}.nota-alta .texto h3 {    margin-top: 20px;    font-size: 30px;    border-bottom: 1px solid rgba(0, 0, 0, .1);    padding-bottom: 10px;    font-weight: normal;}.nota-alta .texto h4 {    margin-top: 20px;    font-size: 28px;    border-bottom: 1px solid rgba(0, 0, 0, .1);    padding-bottom: 10px;    font-weight: normal;}.nota-alta .texto h5 {    margin-top: 20px;    font-size: 24px;    border-bottom: 1px solid rgba(0, 0, 0, .1);    padding-bottom: 10px;    font-weight: normal;}.nota-alta .texto h6 {    margin-top: 20px;    font-size: 20px;    border-bottom: 1px solid rgba(0, 0, 0, .1);    padding-bottom: 10px;    font-weight: normal;}.nota-alta .texto p.text-stand-out {    margin: 20px auto;    margin-left: -15%;    font-weight: bold;    text-align: left;    font-family: "Roboto";    font-size: 24px;}.header-main.fwhite {    -webkit-transition: height 1s linear;    -moz-transition: height 1s linear;    transition: height 1s linear;}#tools-nav-bar2 {    text-align: left;}.fijo {    position: relative;	border:none;}.col-9.padpercent {    padding: 1%;}@media only screen and (max-width: 768px) {    canvas[data-poll="canvas"] {        position: absolute;        top: 15px;        opacity: 0.85;    }    .nota-titulo,    .nota-titulo a {        font-size: 30px;        font-weight: normal;        line-height: 35px;    }    .nota-alta .texto p.text-stand-out {        margin: 0;        margin-left: 0;        font-size: 20px;    }    .portada-seccion-recreo .row {        margin: 0;    }    main {        margin-top: 50px!important;    }    .toolbar .container {        padding-left: 10px;    }    .nota-titulo {}    .nota-alta {        width: 100%;        padding-right: 0;    }    #MainMenu {        display: none;    }    .header-main.fwhite {        height: 0px;    }    .container>.navbar-header {        padding-right: 0px;        padding-left: 0px;    }    .fijo {        top: 0;        border-width: 0 0 1px;        padding-right: 0;        padding-left: 0;        position: fixed;        left: 0;        z-index: 1030;        width: 100vw;        border-radius: 0;    }    nav#tools-nav-bar2 {        position: fixed;        overflow: scroll;        overflow-x: hidden;        border-radius: 0px;        width: 100%;        margin: 0px;        top: 18px;        margin-top: 30px;        padding-bottom: 47px;        background-color: rgb(10, 36, 93);        height: 100%;    }    li.li-tags {        padding-top: 5px;        margin-left: 0;        padding-right: 10px;        color: #000;        display: inline-block;    }    ul.lista-Tags {        padding-left: 0;        margin-right: 0;        margin-left: 0;        margin-top: 25px;    }    .mostPopularTags label {        margin: 0;    }    .col-9.padpercent {        padding: 0 2%;    }    .portada-opinion .col-xs-3 {        padding-right: 5px;        padding-left: 0;    }    .portada-opinion .chico .col-xs-4 {        padding-right: 0;        padding-left: 0;    }    .portada-opinion .titulo,    .portada-opinion .titulo a {        height: 85px;    }    .nota-alta .carousel a.titulo:not(.epigrafe) {        padding: 0px 10px;        font-size: 12px;    }}.portada-opinion .col-xs-3 {    padding-right: 0;    padding-left: 0;}.withscroll {    overflow-y: scroll;    overflow-x: hidden;    height: 100%;}.nota-alta .carousel {}.nota-alta .carousel a.titulo:not(.epigrafe) {    padding: 4px;    font-size: 15px;    line-height: 17px;    color: rgba(0, 0, 0, .8);    text-decoration: none;    width: 100%;    display: block;}.social {    margin-bottom: 10px;    overflow: hidden;    width: 100%;}.social .social-botton {    display: inline-block;    width: 78px;    height: 30px;    line-height: 35px;    font-size: 20px;    text-align: center;    color: #FFF;    background-color: #223F8F;    margin: 4px 4px;}.social .medios-botton {    display: inline-block;    width: 90px;    height: 35px;    line-height: 35px;    font-size: 20px;    text-align: center;    color: #223F8F;}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {    font-size: 50px;}/*BUSQUEDA */.busqueda-resultado article {    text-align: left;    padding: 0;    padding-bottom: 10px;}.busqueda-resultado article a.nota-link {    display: block;    font-weight: normal;    text-decoration: none;    position: relative;}.busqueda-resultado article .volanta {    font-weight: bold;    line-height: 20px;    font-size: 17px;    overflow: hidden;    text-align: left;    margin: 10px 0;    color: #0839AE;}.busqueda-resultado article .titulo {    font-weight: bold;    font-size: 17px;    text-align: left;    color: #232325;}.busqueda-resultado article .bajada {    font-family: 'Roboto Slab', sans-serif;    line-height: 18px;    font-size: 17px;    overflow: hidden;    text-align: left;    font-weight: 400;    margin: 10px 0;    color: #000;    display: block;}.busqueda-resultado article .info {    font-size: 12px;    color: #A7A8AC;}.front-recuadro {    padding: 10px;}.front-recuadro>header {    background-color: #ECECED;    padding: 10px;}.carousel-control.left,.carousel-control.right {    background-image: none;    filter: none;    background-repeat: repeat-x;}.credit-galery-classic {    position: absolute;    font-size: 14px;    right: 0;    color: white;    text-shadow: 1px 1px #000000;    -moz-text-shadow: 1px 1px #000000;    -webkit-text-shadow: 1px 1px #000000;    filter: dropshadow(color=#000000, offx=1, offy=1);    display: block;    padding: 1px 5px;}article .titulo {    padding: 10px 0;}article .titulo a {    color: #000;    text-decoration: none;    font-weight: normal;    -webkit-transition: color .15s;    -moz-transition: color .15s;    -o-transition: color .15s;    transition: color .15s;}article .titulo a:hover,article .titulo a:active {    color: #1589C0;    text-decoration: none;}/*ESTILOS PARA LAS VISTAS LA UNIÓN*//*generales de la vistas*/.flex-row {    display: flex;    justify-content: flex-start;    align-items: center;}.section-active {    background-color: #e4e4e4;}.tam-vista-1: {    width: 100%;    padding: 0 24px 24px;    position: relative;}.tam-vista-2 {    width: 100%;    margin-bottom: 3px;    position: relative;}.border-azul-cuadro .tam-vista-2,.border-azul-cuadro .tam-vista-1 {    padding: 0px;}.portada {    width: 100%;    position: relative;    margin-bottom: 13px;}.portada-esp .imagen .col-12 a:before {    bottom: 0;    content: "";    display: block;    width: 100%;    position: absolute;    -webkit-transition: background-color 0.3s ease;    -moz-transition: background-color 0.3s ease;    -o-transition: background-color 0.3s ease;    transition: background-color 0.3s ease;    z-index: 1;    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 100%);    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 100%);    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 100%);    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 100%);    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 100%);    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);}.portada .seccion {    position: absolute;    bottom: 7px;    left: -7px;    background-color:#1e73be;    z-index: 3;    border-bottom: 4px solid #0086ff}.portada .seccion .seccion-name,.seccion-top .seccion-name {    display: block;    font-family: lora, arial, sans-serif;    font-size: 14px;    font-weight: 600;    line-height: 1;    color: white;    padding: 3px 6px 4px;    vertical-align: top;    text-transform: uppercase;    text-decoration: none;}.seccion-top {    display: inline-block;    background-color:#1e73be;    z-index: 2;    margin-bottom: 5px;}.titular {    margin-top: 13px;    width: 100%;    z-index: 1;}.titular-esp {    position: absolute;    bottom: 0px;    width: 100%;    z-index: 1;    }.titular .t-content {    width: 100%;}.titular .t-content h3 {    width: 100%;    display: block;    margin-bottom: 6px;}.titular-esp .t-content a h3 {    display: block;    font-family: 'Lora', sans-serif;    margin-top: 2px;    color: #fff;    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.18);}.titular .t-content h3 a {    display: block;    font-family: 'Lora', serif;    margin: 0 0 6px 0;    color: black;}.titular .t-content h3 a:hover {    color: #3190d8;    text-decoration: none !important;}.titular-esp .t-content a {    display: block;    margin: 0 14px 11px;    z-index: 1;}.titular .t-content .bajada {    width: 100%;    margin-top: 20px;	margin-bottom:10px;}.titular .t-content .bajada p {    font-family: lora, arial, sans-serif;    color: #777;}.front-mas-visto>header {    text-align: center;    z-index: 2;    position: relative;}.front-mas-visto>header>h2 {    color: #000;    font-family: 'Lora', serif;    font-weight: bold;    font-size: 24px;    position: relative;    text-align: center;    z-index: 2;    background-color: #FFF;    display: inline-block;    padding: 0 6px;}.front-mas-visto>header:before {    position: absolute;    top: 50%;    left: 0px;    padding: 0 2px;    content: "";    width: 100%;    height: 2px;    background-color:#1e73be;}.front-mas-visto>header>h2>span {    color:#1e73be;}.border-azul-cuadro>section {    border: 2px solid#1e73be;    position: relative;}.border-azul-cuadro {    padding: 10px;    position: relative;}.border-azul-cuadro>section article:not(:last-child) {    margin-bottom: 10px;}.border-azul-cuadro>section article a{	font-weight:700;}.border-azul-cuadro>section article:not(:last-child):after {    content: "";    width: 90%;    height: 2px;    background-color:#1e73be;    position: absolute;    bottom: 0px;    left: 5%;}.border-azul-cuadro:before {    content: "";    height: 16px;    width: 16px;    position: absolute;    top: 1.9em;    left: 0px;    background-color:#1e73be;    z-index: 2;}.border-azul-cuadro>section header {    font-family: 'Lora', serif;    font-weight: 700;    font-size: 35px;    color: #000;    padding-left: 12px;	padding-top:5px;}.border-azul-cuadro .front-cartelera>header,.border-azul-cuadro .front-cartelera>header>a {    color: #FFF;}@media (max-width:768px) {    .front-section:not(.front-mas-visto)>header {        padding: 0px;        text-align: center;        font-size: 23px;        font-weight: 700;        line-height: 37px;        margin: 20px 10px;		width: calc(100% - 10px);    }    .titular .t-content .bajada{        margin-top:5px;		margin-bottom:5px;    }    .titular .t-content .bajada>p{        display: -webkit-box;        margin: 0 auto;        line-height: 1.5;        -webkit-line-clamp: 3;        -webkit-box-orient: vertical;        overflow: hidden;        text-overflow: ellipsis    }}/*vista titular en portada grande (tpl 688)*/.portada-titular {    width: 99% !important;}.portada-titular .titular-esp .t-content {       width: 100%;}.portada-titular .titular-esp .t-content a h3 {    font-size: 27px;    font-weight: 500;    line-height: 29px;}.portada-titular .titular-esp .t-content a:hover h3{	font-weight:700;	font-size: 26px;				}.portada-titular .titular-esp .t-content a {    width: 80% !important;    margin: 0 0 20px 20px !important;}.portada-titular-chica .t-content:before,.portada-titular .t-content:before {    content: "";    position: absolute;    height: calc(149%);    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, .9));    width: 100%;    top: -49%;    left: 0;    z-index: -1;}/*vista titular en portada chica(tpl 689)*/.portada-titular-chica .titular-esp .t-content {    }.portada-titular-chica .titular-esp .t-content a h3 {    font-size: 19px;    line-height: 19px;    font-weight: 500;}.portada-titular-chica .titular-esp .t-content a:hover h3{	font-weight:700;	font-size: 18px;			   }.vista-standard .titular .t-content h3 {    margin: 0;}.vista-standard .titular .t-content h3 a {    font-size: 21px;    line-height: 23px;    font-weight: 500;}.vista-standard.color-verde .titular {    padding-left: 10px;    padding-right: 10px;}.vista-standard.color-verde .titular .t-content h3 a {    color: #7abc62;    font-size: 42px;    line-height: 44px;    font-weight: 600;}.vista-standard.color-verde .titular .t-content h3 a:hover {	color: #0A5725;}.vista-standard.color-verde .titular .t-content .volanta {    color: #7abc62;    font-weight: 600;	text-transform:uppercase;}/*Portada grande con bajada*/.portada-grande-b .titular .t-content h3 a {    font-size: 40px;    line-height: 42px;    font-weight: 600;}.portada-grande-b .titular .t-content .bajada p {    color: black !important;    font-size: 16px;    line-height: 18px;    font-weight: 500;}/*portada mediana sin bajada(tpl 692)*/.portada-mediana .titular .t-content h3 a {    font-size: 22px;    line-height: 24px;    font-weight: 500;}/*portada grande con fuente blanca(tpl 693)*/.portada-grande-bw .titular .t-content h3 a {    font-size: 40px;    line-height: 42px;    margin: 0 0 6px 0;    font-weight: 500;    color: white !important;}.portada-grande-bw .titular .t-content h3 a:hover{	font-weight: 700;}.portada-grande-bw .titular .t-content .bajada p {    color: white !important;    font-size: 16px;    line-height: 18px;    font-weight: 500;}/*portada mediana con fuente blanca (tpl 694)*/.portada-mediana-w .titular .t-content h3 a {    font-size: 25px;    line-height: 27px;    font-weight: 500;    color: white;	margin-top:10px;}.portada-mediana-w .titular .t-content h3 a:hover{	font-weight: 600;	font-size: 24.7px;	}/*portada mediana con fuente verde (tpl 694)*/.portada-mediana-g .titular .t-content h3 a {    font-size: 22px;    line-height: 24px;    font-weight: 700;    color: #7abc62;}.portada-mediana-g .titular .t-content h3 a:hover {        color: #0A5725;}/*portada con bajada(tpl 695)*/.portada-mediana-b .titular .t-content h3 a {    font-size: 30px !important;    line-height: 38px!important;    font-weight: 600;}.portada-mediana-b .titular .t-content h3 a:hover {    font-weight: 700;}.portada-mediana-b .titular .t-content .bajada p {    font-size: 17px;    line-height: 19px;    color: #000;}.portada-grande-b .titular .t-content .bajada .volanta,.portada-mediana-b .titular .t-content .bajada .volanta {    display: inline-block;    color:#1e73be;    text-transform: uppercase;    font-weight: 600;}/*seccion-titular (tpl 696 and tpl 756) */.seccion-titular .titular,.solo-titular .titular {    margin-top: 0;}.solo-titular-w ,.solo-titular {    padding: 0px;	width:100%;}.solo-titular .titular {    padding: 0;}.seccion-titular .titular .t-content h3 a,.solo-titular .titular .t-content h3 a,.solo-titular-w .titular .t-content h3 a,.solo-titular-border-top .titular .t-content h3 a {    font-size: 18px;    line-height: 1.2em;    display: -webkit-box;    height: 2.5em;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;}.solo-titular-w .titular .t-content h3 a {    color:white;}.font-grande .seccion-titular .titular .t-content h3 a {    font-size: 24px;    font-weight: 600;}.font-grande .seccion-titular .titular .t-content h3 a:hover {    font-weight: 700;}.solo-titular-border-top {    padding-top: 10px;	border-top: 1px solid rgb(219, 220, 224);	width:100%;}@media only screen and (max-width:768px) and (min-width:480px){	.seccion-titular .titular .t-content h3 a,	.solo-titular .titular .t-content h3 a,	.solo-titular-w .titular .t-content h3 a,	.solo-titular-border-top .titular .t-content h3 a {		font-size: 22px;	}		.solo-titular,	.solo-titular,	.solo-titular-w,	.solo-titular-border-top{		padding-left:0px;		padding-right:0px;	}}/*fotogaleria (tpl 760 and tpl 761) */.portada-fotogaleria,.portada-fotogaleria .portada{    width: 100%;    height: 100%;	margin-bottom:0px;}.portada-fotogaleria {    width: 100%;    height: 100%;    padding-right: 3px;    position:relative;}.portada-fotogaleria .portada .imagen,.portada-fotogaleria .portada .imagen div,.portada-fotogaleria .portada .imagen img{    height:100%;}.portada-fotogaleria .titular .t-content{    width: 100%;}.portada-fotogaleria .titular .t-content a{    display:inline-block;    font-family: 'Lora', serif;    font-size: 27px;    font-weight: 500;    line-height: 34px;    color:#1e73be;	}.portada-fotogaleria.chica .titular .t-content a{	font-size:18px;}.portada-fotogaleria .titular .t-content a:hover{	font-weight:700;}.portada-fotogaleria .titular .t-content a span{    color:#000;}.portada-fotogaleria .titular .t-content a {    z-index:1;}.portada-fotogaleria .titular .t-content a:hover{    text-decoration: none;}.vista-standard.fotogaleria .titular{    padding:1em 0px;    margin:0px;}.portada-fotogaleria .titular{    background-color:#cbcbcb;    padding:1em 0px;	margin-top:0px;}.portada-fotogaleria .titular{		position: absolute;		top:5%;		left:5%;		width: fit-content;		padding:10px;		z-index: 1;		background-color:white;}.portada-fotogaleria.chica .titular{	padding:5px;}/*************************Horizontal con fondo Azul***********************************************/.horizontal-azul {    background-color:#1e73be;    margin-bottom: 0px;    margin-left: 24px;    margin-right: 24px;    padding-top: 20px;    padding-bottom: 0px;    padding-left: 20px;    padding-right: 20px;    text-align: left;    position: relative;    height: auto;    overflow: hidden;}.horizontal-azul .portada {    display: inline-block;    max-width: 58%;    height: auto !important;    float: right;}.horizontal-azul .titular {    display: block;    float: left;    margin: 0px !important;    padding-right: 10px;    width: 40%;}.horizontal-azul .titular .t-content h3 a {    font-size: 25px;    line-height: 27px;    color: white !important;}.horizontal-azul .titular .t-content .bajada p {    font-size: 13px;    line-height: 15px;;    color: white;}@media (max-width:768px) {	.portada-fotogaleria .titular .t-content a{		font-size: 22px;	}    .horizontal-azul .portada,    .horizontal-azul .titular {        max-width: 100%;        width: 100%    }    .horizontal-azul {        display: flex;        flex-direction: column-reverse;    }    .portada-grande-b .bajada,    .horizontal-azul .bajada {        margin-top: 5px !important;    }    .portada-grande-b .bajada p,    .horizontal-azul .bajada p {        height: 3.5em;        display: -webkit-box;        -webkit-line-clamp: 3;        -webkit-box-orient: vertical;        overflow: hidden;        text-overflow: ellipsis;        margin-bottom: 0.5em;    }    .portada-mediana-w .titular .t-content h3 a .horizontal-azul .titular .t-content h3 a,    .portada-mediana .titular .t-content h3 a,    .portada-grande-b .titular .t-content h3 a {        font-size: 22px;		line-height:24px;		    }    .portada-grande-b .titular .t-content .bajada p {        font-size: 12px;        line-height: 14px;    }}/**********************************horizontal normal(tpl 699)***************************************************/.horizontal-normal {    padding-bottom: 13px;	display:flex;}.horizontal-normal .portada {    display: inline-block;    width: 30% !important;}.horizontal-normal .portada .image {    object-fit: cover;}.horizontal-normal .titular {    padding-left: 16px;    width: 70%;    float: right;	margin-top:0px;}.horizontal-normal .titular .t-content h3 a {    font-size: 17px !important;	line-height:19px;}/*Titulo portada bajada (tpl 700)*/.titulo-portada-bajada .titular .t-content h3 {    margin-bottom: 17px;}.titulo-portada-bajada .titular .t-content h3 a {    font-size: 21px;    line-height: 25px;}.titulo-portada-bajada .bajada p {    font-size: 13px;    color: #777;    font-family: lora, arial, sans-serif;    line-height: 21px;    margin-top: 0;}.card-border {    box-shadow: 0px 3px 6px 4px #dedede;    padding: 2px;}.card-border-content>article {    box-shadow: 0px 3px 6px 4px #dedede;    padding: 2px;}/*Pantallas medianas*/@media(max-width:1350px) and (min-width:769px) {    .titular .t-content a h3,    .titular h3 a {        font-size: 20px!important;       line-height: 26px!important;        display: -webkit-box!important;        height: auto!important;        -webkit-line-clamp: 3;        -webkit-box-orient: vertical;        overflow: hidden;        text-overflow: ellipsis;    }	.vista-standard.color-verde .titular .t-content h3 a,	.portada-grande-b .titular .t-content h3 a,	.portada-grande-bw .titular .t-content h3 a{		font-size: 30px!important;			line-height: 40px!important;	}    .lastest-content .titular a{        font-size:15px!important;		line-height:19px!important;    }    .titular .bajada {        font-size:14px;		line-height:16px;        margin-top:5px!important;    }    .front-section>header {        font-size: 20px;        line-height: 1.2em;    }    .firma-portada a {        font-size: 10px;        display: -webkit-box!important;        -webkit-line-clamp: 1;        -webkit-box-orient: vertical;        overflow: hidden;        text-overflow: ellipsis;    }    .firma-portada {        max-width:90%;    }    .portada .seccion .seccion-name,    .seccion-top .seccion-name {        font-size: 12px;    }    body.sin-logo #header-menu nav ul li, .affix #header-menu nav ul li {        margin:auto;    }}@media (min-width:768px) {    [data-element="content"] {        display: flex;        justify-content: stretch;    }    section.posicion-contenedor,    section[data-element="container"] {        display: flex;        /*justify-content: stretch;*/        flex-wrap: wrap;    }		section[data-element="container"]  .slick-list{		width:100%;	}    section.posicion-contenedor>header {        width: 100%;    }    .firma-portada a {        font-size: 10px;        display: -webkit-box!important;        -webkit-line-clamp: 1;        -webkit-box-orient: vertical;        overflow: hidden;        text-overflow: ellipsis;    }    .firma-portada {        max-width:90%;    }    /*Vista standard (tpl 690)    .vista-standard {            max-width:324px!important;    }*/}/*ESTILOS PARA BOTONES DE REDES SOCIALES FLOTANTES*/#container-left {    position: relative;}#l-social {    display: block;    position: fixed;    top: 47%;    z-index: 20000;}#l-redes {    -webkit-hyphens: none;    -moz-hyphens: none;    -ms-hyphens: none;    hyphens: none;    text-shadow: none;    clear: both;    line-height: 0;    cursor: auto;    max-width: 100%;    text-align: center;}.l-content-hide {    margin-left: -45px !important;}.social-content {    display: block;    height: 30px;    width: 45px;    margin-top: 0;    margin-bottom: 0;    margin-left: 0;    overflow: hidden;    vertical-align: middle;    white-space: nowrap;    margin-right: 3px;    text-align: center;    -webkit-transition: 600ms;    -moz-transition: 600ms;    -o-transition: 600ms;    transition: 600ms;}.social-content:hover {    background: black !important;    width: 90px;}.social-content i {    display: block;    background-size: 17px;    background-repeat: no-repeat;    height: 18px;    width: 18px;    margin: 6px auto;}#fb-left {    background: #3b5998;}#tw-left {    background: #00ABF0;}#fb-left i {    background-image: url(../../img/launion/facebook.png);}#tw-left i {    background-image: url(../../img/launion/twitter.png);}.arrow-fixed {    display: block;    background-color: transparent;    height: auto;    margin: 6px;    width: 20px;}#flecha-left {    display: block;    height: 17px;    background-size: 10px;    background-repeat: no-repeat;}.arrow-hide {    background-image: url(../../img/launion/arrow-hide.png);}.arrow-show {    background-image: url(../../img/launion/arrow-show.png);}/*FIN ESTILOS PARA BOTONES DE REDES SOCIALES FLOTANTES*//************** ESTILOS DEL HEADER *******************/#container-all {    position: relative;    width: 100%;}body {    width: 100% !important;    max-width: 100%;}::-webkit-input-placeholder {    color: #FFF !important;}input#searchquery4:-webkit-input-placeholder {    color: #FFF !important;}.layout-header {    position: float;    flex: 1;}/*ESTILOS PARA LA BARRA SUPERIOR*/#h-content {    line-height: 25px;}.content-header {    width: 100% !important;	max-width:1920px;	margin:auto;    /*position: absolute;*/}@media (min-width:769px){	.navbar{		margin-left:-8px;		margin-right:-8px;	}}/*clima y fecha*/.content-header [data-id="data-weather"]>div {    display: inline-block;    text-align: right;}.content-header [data-id="data-weather"] [data-id="h-wather"] div {    margin-right: 3px;}[data-id="w-logo"] {    background-image: url(../../img/launion/clima.png);    background-repeat: no-repeat;    background-size: 50px;    background-position: center;    display: inline-block;    width: 70px;    height: 60px;    padding: 10px;}.w-city {    color: #888888;    text-transform: uppercase;}#header-top .w-tipo-med,#header-top .w-temp,#header-top .w-city {    font-weight: lighter;}#header-top [data-id="data-weather"] {    display: none;    margin-right: 1em;}#header-top [data-id="h-weather"] {    display: flex;	align-items:center;}#header-top [data-id="w-logo"] {    background-size: 20px;    width: 20px;    height: 20px;	margin-right:5px;}#h-date {    float: left;    font-family: 'Lora', serif;    color: #888888;    text-transform: uppercase;}/*busqueda y social*/.content-header #search-social {    float: right;    position: relative;}.search-icon,.h-social-icon {    display: inline-block;    width: 28px;    height: 28px;}.h-icon {    display: block;    width: 30px;    height: 28px;    background-position: center;    background-repeat: no-repeat;}.h-lupa {    background-image: url(../../img/launion/lupa.png);    background-size: 11px;}.h-facebook {    background-image: url(../../img/launion/h-fb.png);    background-size: 13px;}.h-instagram {    background-image: url(../../img/launion/h-in.png);    background-size: 13px;}.h-twitter {    background-image: url(../../img/launion/h-tw.png);    background-size: 13px;}.show-search-form {    visibility: visible !important;    opacity: 1 !important;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";    filter: alpha(opacity=100);    transform: translate3d(0, 0, 0) !important;    -webkit-transform: translate3d(0, 0, 0);    -moz-transform: translate3d(0, 0, 0);    -ms-transform: translate3d(0, 0, 0);    -o-transform: translate3d(0, 0, 0);    pointer-events: auto !important;}#search-social .search-form {    z-index: 400;    position: absolute;    top: calc(100% + 1px);    right: 0;    visibility: hidden;    opacity: 0;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="0 ")";    filter: alpha(opacity=0);    -webkit-transition: all 0.4s ease;    -moz-transition: all 0.4s ease;    -o-transition: all 0.4s ease;    transition: all 0.4s ease;    transform: translate3d(0, 20px, 0);    -webkit-transform: translate3d(0, 20px, 0);    -moz-transform: translate3d(0, 20px, 0);    -ms-transform: translate3d(0, 20px, 0);    -o-transform: translate3d(0, 20px, 0);    background-color: #fff;    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);    border-top: 0;    width: 342px;    pointer-events: none;}.search-form form {    margin: 20px;}#h-search {    width: 235px;    height: 32px;    margin: 0;    border-right: 0;    line-height: 17px;    border-color: #eaeaea !important;}input[type=text],input[type=url],input[type=tel],input[type=email] {    font-size: 12px;    line-height: 21px;    color: #444;    border: 1px solid #e1e1e1;    width: 100%;    max-width: 100%;    height: 34px;    padding: 3px 9px;}input[type=submit] {    font-family: 'Roboto', sans-serif;    font-size: 13px;    background-color: #222222;    border-radius: 0;    color: #fff;    border: none;    padding: 8px 15px;    font-weight: 500;    -webkit-transition: background-color 0.4s;    -moz-transition: background-color 0.4s;    -o-transition: background-color 0.4s;    transition: background-color 0.4s;}.btn-search {    position: absolute;    height: 32px;    min-width: 67px;    line-height: 17px;    padding: 7px 15px 8px;    text-shadow: none;    vertical-align: top;    right: 20px;    margin: 0 !important;    -webkit-transition: background-color 0.4s;    -moz-transition: background-color 0.4s;    -o-transition: background-color 0.4s;    transition: background-color 0.4s;}.btn-search:hover {    background: #4db2ec;    color: white;}#newsletter>p {    background-color: #1d73be;    border-bottom: #0086ff 4px solid;    color: white;    text-transform: uppercase;    width: fit-content;    padding: 3px 1em;    margin-bottom: 5px;}#newsletter {    min-width: 18em;}#newsletter>div>input {    width: 83%;    display: inline-block;    padding: 0px;    border-color: #555;}#newsletter>div>a {    background-color: #c3c3c3;    color: white;    font-size: 20px;    padding: 6px 0.6em;    float: right;}#newsletter>div>a:hover {    text-decoration: none;}#contact-ws {	font-size:14px;    text-align: right;    text-transform: uppercase}#contact-ws>a,#contact-ws>a:hover{    color: #333;	text-decoration:none;}#contact-ws>a>i,#contact-ws>a>p:last-child {    color: #1d73be;}#contact-ws>a>i {    font-size: 40px;    color: #1d73be;}#header-menu .separador {    position: relative;    border-right: 7px solid #f7f7f7;    align-self: stretch;}#header-menu .separador:after {    content: "";    height: 5px;    border-right: 7px solid #0086ff;    position: absolute;    bottom: 0px;}.h-footer .separador {    margin: 5px 1em;}.h-middle .separador {    margin: 1em;}.h-footer>.tit-color {    color: #1d73be;    font-weight: 600;}.h-footer span {    font-weight: lighter;}.h-footer #mostPopularCategorys a,.h-footer #quiniela span:nth-child(2n+1),.h-footer #dolar>span:nth-child(2n+1) {    color: #888888;    font-weight: lighter;}.h-footer #mostPopularCategorys a {    padding: 0px 5px;}.h-footer #mostPopularCategorys a:not(:last-child) {    border-right: 1px solid #888888;}/*Pantallas medianas*/@media(max-width:1200px) and (min-width:769px) {    .h-logo {        align-self: stretch;        max-height: 48px;        margin-right: 10px;    }    .h-logo a img {        padding: 3px 0;        position: relative;        vertical-align: middle;        height: auto;        max-width: 260px;    }    .nav-container {        margin-right: 0 !important;    }    #nav-container nav ul li a {        padding: 0 5px !important;        font-size: 12px;        margin-right: 0px;    }    #newsletter {        min-width: 230px;    }    .h-middle {        font-size: 13px;    }    .h-footer {        display: none !important;        font-size: 12px;    }    .header-down {        height: 97px;    }}@media(max-width:968px) and (min-width:769px) {    .h-logo {        align-self: center;    }    .h-logo a img {        max-width: 168px;    }    .nav-container {        margin-right: 0 !important;    }    #newsletter {        min-width: 180px;    }    #newsletter>div>a {        padding: 6px 9px;    }    .h-middle {        font-size: 11px;    }	#nav-container-movil li a{		font-size:36px;	}}@media(max-width:768px) {    #l-social {        display: none !important;    }    .h-logo img.logo-desktop {        display: none;		    }    .h-logo img.logo-movil {        height: 48px;        margin: auto;        bottom: 0;        top: 0;        left: 0;        right: 0;        position: absolute;        padding: 0;    }    .header-down {        height: 54px !important;        background-color:#1e73be !important;        width: 100vw !important;    }    .h-hamburger,    .h-search {        height: 100%;        width: 64px;        display: flex;        justify-content: center;        align-items: center;    }    .h-hamburger i,    .h-search i {        font-size: 27px;        display: inline-block;        padding-top: 1px;        color: #fff;    }    .h-search i {        font-size: 20px;    }    .h-search {        position: absolute;        top: 0;        right: 0;    }    .content-header {        padding-right: 0;        padding-left: 2px;        height: 100%;    }    #menu-movil-background:before {        content: "";        position: absolute;        top: 0px;        left: 0px;        height: 100vh;        width: 100vw;        background: linear-gradient(to bottom, #313b45 0%, #3393b8 100%);        opacity: 0.98;        z-index: -1;    }    #menu-movil-socials-top {        display: flex;        justify-content: space-between;        width: 100vw;    }    #nav-container-movil li a {        display: block;        line-height: 21px !important;        font-size: 21px;        color: #fff;        margin-left: 0;        padding: 12px 30px 12px 12px;        font-weight: bold;    }	#nav-container-movil li a:active,	#nav-container-movil li a:focus,	#nav-container-movil li a:hover{		text-decoration:none;	}    #menu-movil-socials-top .menu-movil-socials,    .search-movil-content-close {        padding: 0 65px 0 20px;        overflow: hidden;        height: 60px;    }    .search-movil-content-close {        position: relative;        width: 100vw;        height: 70px;    }    .search-movil-content-close .movil-close {        position: absolute;        right: 0;        top: 0;    }    .search-movil-input {        color: #fff;        font-weight: bold;        font-size: 26px;        height: 40px;        line-height: 36px;        border: 0;        background: transparent;        outline: 0;        margin: 8px 0;        padding: 0;        text-align: center;    }    .search-movil-form {        margin: 0 5%;        position: relative;        color: white;        text-align: center;        font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;    }    .search-movil-form:after,    .search-movil-form:before {        content: "";        background-color: white;        position: absolute;        bottom: 0;        right: 0;        left: 0;        opacity: 0.2;        display: block;        width: 100%;        height: 1px;    }    .search-movil-form:after {        transform: scaleX(0);        -webkit-transform: scaleX(0);        -moz-transform: scaleX(0);        -ms-transform: scaleX(0);        -o-transform: scaleX(0);        -webkit-transition: transform 0.5s ease 0.8s;        -moz-transition: transform 0.5s ease 0.8s;        -o-transition: transform 0.5s ease 0.8s;        transition: transform 0.5s ease 0.8s;    }    .search-movil-form>label {        opacity: 0.8;        font-size: 12px;    }    #search-movil-result {        margin-top: 30px;    }    #search-movil-result .titulo a {        font-size: 18px;        line-height: 22px;        font-family: 'Lora', serif;        font-weight: 500;        color: white;    }    #search-movil-result img {        width: 80px;    }    #search-movil-result .no-result {        text-align: center;        color: #fff;        font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;    }    #search-movil-result-button,    #search-movil-result .no-result {        margin: 0 5%;    }    #search-movil-result-button button {        display: block;        text-align: center;        width: 100%;        text-transform: uppercase;        line-height: 50px;        color: #000;        border: none;        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);        -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);        box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);        margin: 10px 0 40px;        font-size: 17px;        border-radius: 0;        background-color: #fff;        opacity: 0.8;    }    .menu-movil-socials .social-icon {        margin: 20px 5px 0 0;        display: inline-block;    }    .menu-movil-socials .social-icon i {        border: none;        background-color: transparent;        font-size: 24px;        width: 40px;        height: 40px;        line-height: 34px;        color: #fff;        vertical-align: middle;    }    .menu-movil-socials .social-icon a {        text-align: center;    }    .menu-movil-socials .social-icon .fa-instagram-f {        font-size: 27px;    }    .movil-close {        height: 70px;        width: 70px;        line-height: 70px;        font-size: 21px;        color: #fff;        top: 4px;        position: relative;    }    .movil-close::before,    .movil-close:after {        content: "";        height: 2px;        width: 28px;        background: #fff;        position: absolute;        left: 20px;        top: 48%;        margin-top: -2px;    }    .movil-close:after {        -webkit-transform: rotate(45deg);        -moz-transform: rotate(45deg);        -ms-transform: rotate(45deg);        -o-transform: rotate(45deg);        transform: rotate(45deg);    }    .movil-close::before {        -webkit-transform: rotate(-45deg);        -moz-transform: rotate(-45deg);        -ms-transform: rotate(-45deg);        -o-transform: rotate(-45deg);        transform: rotate(-45deg);    }    #nav-container-movil,    #search-container-movil {        position: fixed;        top: 0;        left: 0;        right: 0;        bottom: 0;        display: block;        z-index: 9999;    }    #nav-container-movil nav {        padding: 20px 20px 0;    }    #nav-container-movil {        -webkit-transform: translate3d(-100%, 0, 0);        -moz-transform: translate3d(-100%, 0, 0);        -ms-transform: translate3d(-100%, 0, 0);        -o-transform: translate3d(-100%, 0, 0);        transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);    }    #search-container-movil {        -webkit-transform: translate3d(100%, 0, 0);        -moz-transform: translate3d(100%, 0, 0);        -ms-transform: translate3d(100%, 0, 0);        -o-transform: translate3d(100%, 0, 0);        transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);    }    body.menu-movil #nav-container-movil,    body.search-movil #search-container-movil {        -webkit-transform: translate3d(0, 0, 0);    }    .menu-movil,    .search-movil {        overflow: hidden;        height: 100vh;    }    body.menu-movil #container-all,    body.search-movi #container-all {        transform: scale(0.9);        -webkit-transform: scale(0.9);        -moz-transform: scale(0.9);        -ms-transform: scale(0.9);        -o-transform: scale(0.9);        -webkit-box-shadow: 0 0 46px #000000;        -moz-box-shadow: 0 0 46px #000000;        box-shadow: 0 0 46px #000000;    }    body.search-movil .search-movil-form:after {        transform: scaleX(1);        -webkit-transform: scaleX(1);        -moz-transform: scaleX(1);        -ms-transform: scaleX(1);        -o-transform: scaleX(1);        opacity: 1;    }    #container-all {        position: absolute;        margin: auto;        width: 100%;        overflow: scroll;        -webkit-transition: transform 0.7s ease;        -moz-transition: transform 0.7s ease;        -o-transition: transform 0.7s ease;        transition: transform 0.7s ease;        -webkit-transform-origin: 50% 200px 0;        -moz-transform-origin: 50% 200px 0;        -o-transform-origin: 50% 200px 0;        transform-origin: 50% 200px 0;    }    .h-footer,    .separador,    [data-id="data-weather"],    #nav-container,    #newsletter,    #contact-ws {        display: none;    }    #button-social-movil {        position: fixed;        left: 0;        bottom: 0;        right: 0;        z-index: 10000;        display: flex;        justify-content: space-evenly;        width: 100vw;    }    .buton-social-containt {        height: 30px;        margin: 0 !important;        overflow: hidden;        text-align: center;        width: 90px;        display: inline-block;        vertical-align: middle;        white-space: nowrap;        margin-right: 3px;        margin-bottom: 3px;        flex: 1;    }    .button-social-box {        display: block;        font-size: 18px;        width: 100%;        height: 100%;        padding: 0 !important;        border: none;        color: white;    }    .button-social-box i {        vertical-align: middle;    }    .button-social-movil-facebook {        background-color: #3b5998;    }    .button-social-movil-twitter {        background-color: #00ABF0;    }    .button-social-movil-whatsapp {        background-color: #34af23;    }    body {        height: 100vh;    }    .section-active {        color: #73C7E3 !important;        background-color: transparent;    }}@media (min-width:769px) {    #menu-movil-background,    #menu-movil-socials-top,    #nav-container-movil,    #button-social-movil,    #search-container-movil,    .h-hamburger,    .h-search {        display: none !important;    }    #container-all {        padding: 0 8px;    }    .h-logo img.logo-movil {        display: none;    }    .h-middle,    .h-footer {        display: flex;        align-items: center;        justify-content: flex-end;        border-bottom: 1px solid#1e73be;        font-family: 'Lora', serif;		padding-left:7px;		padding-right:7px;    }    .h-footer {        border-bottom: 1px solid #e5e5e5;        justify-content: flex-start;        text-transform: uppercase;        flex-wrap: wrap;        line-height: 42px;        font-size: 14px;    }    #footer-container footer #f-img #contact-ws {        position: absolute;        right: 0px;        bottom: -10px;    }    .h-logo {        flex: 1;    }    .header-down [data-id="data-weather"] {        float: right;        min-height: 90px;        display: flex;        align-items: center;    }    #header-menu .h-footer .separador {        border-right: 12px solid #f7f7f7;        margin: 5px;    }    #header-menu .h-footer .separador:after {        height: 5px;        border-right: 12px solid #0086ff;    }    #header-menu .h-footer .separador:first-child {        margin-left: 0px;    }}@media(max-width:1400px) and (min-width:1200px) {    .h-footer {        font-size: 12px;    }	}@media(max-width:1360px) and (min-width:1200px) {    #nav-container nav ul li a {		padding: 0 5px !important;		font-size: 12px;		margin-right: 0px;	}}@font-face {    font-family: "GE Zodiac";		font-display: swap;    src: url("../../core/fonts/GE Zodiac Regular.ttf") format('truetype');	src:url('../../core/fonts/GE Zodiac Regular.woff') format('woff');}@font-face {    font-family: "Brandon";		font-display: swap;    src: url("../../core/fonts/Brandon.ttf") format('truetype');	src:url('../../core/fonts/Brandon.woff') format('woff');	}@font-face {    font-family: "GE Zodiac";		font-display: swap;	src:url('../../core/fonts/GE Zodiac Regular.ttf') format('woff');}/*******ESTILOS PARA PANTALLAS GRANDES*******/@media (min-width:1600px){	.portada-grande-b .titular .t-content .bajada p,	.titular .t-content .bajada p{		font-size:18px;	}	.seccion-titular .titular .t-content h3 a,	.solo-titular .titular .t-content h3 a,	.solo-titular-w .titular .t-content h3 a,	.solo-titular-border-top .titular .t-content h3 a{		font-size:22px;	}		}/*******FIN ESTILOS PARA PANTALLAS GRANDES*******//************** FIN ESTILOS DEL HEADER *******************/.credit-galery-classic,.video-portada {    background-color:#1e73be;}.firma-portada {    color: #FFF;    background-color: #000000a6;    border-bottom: 5px solid #0088ff;    font-size: 10px;    bottom: 10px;    right: 5%;    text-transform: uppercase;}.firma-portada span {    color: #8cc9ff}.busqueda-resultado {    padding: 0 5%;}.bg-color-Union {    background-color:#1e73be;}.border-bottom-Union {    border-bottom:2px solid#1e73be;}.bg-color-gris-claro-union {    background-color: #eaeaea;}.bg-color-verde-claro-union {    background-color: #7abc62;}.parent-mas-popular:last-child{/*SACAR EN PRODUCCION, USO EN DESARROLLO*/     display:none;}.lastest-container>article{	padding:0px;}.front-deporte #lastest .titular{	margin-top:10px;}.front-deporte .lastest-arrow span{	color: #7bbc60;    background-color: white;    margin-right: -4px;}.secciones-especiales .titular a:hover{	color:#333!important;	font-weight:700;}.slick-arrow,.lastest-arrow span{	font-size: 23px;    width: 35px;    height: 35px;	line-height: 29px;}.slick-next:before {    content: "\f054"!important;}.slick-prev:before {    content: "\f053"!important;}@media (max-width:992px){	.isSlick .slick-list {		margin: 0 auto;		width: calc(100% - 40px);	}}.front-deporte .lastest-arrow {    top: 36.7%;}.front-region>header {    border: 1px;    border-bottom: 1px solid rgb(219, 220, 224);    padding: 0;    margin: 10px;	width:100%;}.front-region > .solo-titular-border-top >titular a {		font-weight:400;}.separador-gris>article>div{	border-bottom: 1px solid #dbdce0;	padding-bottom: 10px;}.separador-blanco>article>div{	border-bottom: 1px solid white;	padding-bottom: 10px;}.separador-verde>article>div{	border-bottom: 1px solid #7abc62;	padding-bottom: 10px;}.bannerCookie{	background-color: #545456!important;}.btn{	border-radius:0;}.fas .slick-next:before,.fa .slick-prev:before{		content: "\f054"!important;			}		.fas .slick-prev:before,.fa .slick-prev:before	{		content: "\f053"!important;	}		.separador-top {    padding-top: 10px;	border-top: 1px solid rgb(219, 220, 224);	width:100%;}/*************************boxSelectSubscribe**************/#boxSelection{	font-family: 'lora';}#boxSelection img{	max-height:50px;}#boxSelection .BL_WindowBox_Title{	padding:0;}#boxSelection span:after {    font-family: 'Glyphicons Halflings';    color: #286090;}#boxSelection .ContentSelect input{	-moz-appearance: none;	-ms-appearance: none;	-webkit-appearance: none;	appearance: none;}#boxSelection input + span:after {   content: "\e157";}#boxSelection input:checked + span:after {    	 content: "\e067";}#boxSelection .btnSubscribe{	color: #fff;    background-color: #286090;    border: 1px solid transparent;    border-color: #204d74;    box-shadow: 0px 5px 3px #0003;}picture:before{	content:"LA UNION";	font-size:24px;}