<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* 
 *	Go-media | Design + Comunication + Development + Marketing Online
 *  info@go-media.com | www.go-media.com.ar
 * 
*/
@charset "utf-8";
/*base*/
hr{width: 100%;
	height: 0;
	border:0;
	border-top: 1px solid #ffffff;
	margin: 0;
}
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.espacio_xsmall, .espacio_xs{
	height: 2px;
	width: 100%;
}	.espacio_small, .espacio_s{
		 height: 5px;
		 width: 100%;
	 }
.espacio{
	height: 10px;
	width: 100%;
}
.espacio_big, .espacio_l{
	height: 20px;
	width: 100%;
}
.center{
	text-align: center;
}
.floatder{
	float: right !important;
}
.floatizq{
	float: left !important;
}
.floatlast{
	margin-right: 0 !important;
}
.mespacio_s{
	margin-bottom: 5px !important;
}
.mespacio{
	margin-bottom: 10px !important;
}
.mespacio_l{
	margin-bottom: 20px !important;
}
.no-margin{
	margin: 0;
}
.no-margin-bot {
	margin-bottom: 0 !important;
}
.no-margin-top {
	margin-top: 0 !important;
}
.no-padding{
	padding: 0 !important;
}
.no-padding-bot {
	padding-bottom: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
.box{
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.no-box{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.mt{
	padding:10px;
}
.borderall{
	-webkit-box-shadow: 0px 0px 0px 1px #cccccc;
	-moz-box-shadow: 0px 0px 0px 1px #cccccc;
	box-shadow: 0px 0px 0px 1px #cccccc;
}
.btn.full{
	width: 100%
}
html, a{
	font-family: 'Roboto', 'Open Sans', 'Raleway', 'Segoe UI', 'Roboto', GillSans, Calibri, Trebuchet, sans-serif !important;
	color: #212121 /*grey darken-4*/

}
a {
	color: #212121 /*grey darken-4*/
}
.footer-gomedia{
	margin: 0 auto;
}
.page-footer .footer-copyright, .page-footer .footer-copyright a{
	font-family: 'Montserrat', 'Open Sans', 'Montserrat' !important;
	background: transparent !important;
}
/*fonts*/
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 400;
	/*line-height: 1.3;*/
}
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
	font-weight: inherit;
}
.h1 {
	font-size: 4.2rem !important;
	/*line-height: 110%;*/
	/*margin: 2.8rem 0 1.68rem 0;*/
}
.h2 {
	font-size: 3.56rem !important;
	/*line-height: 110%;*/
	/*margin: 2.3733333333rem 0 1.424rem 0;*/
}
.h3 {
	font-size: 2.92rem !important;
	/*line-height: 110%;*/
	/*margin: 1.9466666667rem 0 1.168rem 0;*/
}
.h4 {
	font-size: 2.28rem !important;
	/*line-height: 110%;*/
	/*margin: 1.52rem 0 0.912rem 0;*/
}
.h5 {
	font-size: 1.64rem !important;
	/*line-height: 110%;*/
	/*margin: 1.0933333333rem 0 0.656rem 0;*/
}
.h6 {
	font-size: 1.15rem !important;
	/*line-height: 110%;*/
	/*margin: 0.7666666667rem 0 0.46rem 0;*/
}
.p{
	font-size: 1rem !important;
	/*line-height: 100%;*/
}
.p_s{
	font-size: 0.8rem;
	/*line-height: 100%;*/
}
.p_xs{
	font-size: 0.6rem;
	/*line-height: 100%;*/
}
/* Mobile Devices */
@media screen and (max-width: 600px) {
	.h1_mobile {
		font-size: 4.2rem;
		line-height: 110%;
		/*margin: 2.8rem 0 1.68rem 0;*/
	}
	.h2_mobile {
		font-size: 3.56rem;
		line-height: 110%;
		/*margin: 2.3733333333rem 0 1.424rem 0;*/
	}
	.h3_mobile {
		font-size: 2.92rem;
		line-height: 110%;
		/*margin: 1.9466666667rem 0 1.168rem 0;*/
	}
	.h4_mobile {
		font-size: 2.28rem;
		line-height: 110%;
		/*margin: 1.52rem 0 0.912rem 0;*/
	}
	.h5_mobile {
		font-size: 1.64rem;
		line-height: 110%;
		/*margin: 1.0933333333rem 0 0.656rem 0;*/
	}
	.h6_mobile {
		font-size: 1.15rem;
		line-height: 110%;
		/*margin: 0.7666666667rem 0 0.46rem 0;*/
	}
	.p_mobile{
		font-size: 1rem;
		line-height: 100%;
	}
	.p_s_mobile{
		font-size: 0.8rem;
		line-height: 100%;
	}
	.p_xs_mobile{
		font-size: 0.6rem;
		line-height: 100%;
	}
}
.fontalt{
	font-family: 'Roboto', serif !important;
}
.fontalt2{
	font-family: 'Roboto', serif !important;
}
.uppercase{
	text-transform: uppercase;
}
.btn-xsmall{
	height: 20px !important;
	line-height: 20px !important;
	font-size: 10px !important;
}
.btn-outline{
	border-style: solid !important;
	padding: 0 15px 0 15px !important;
	border-width: 1px !important;
	background-color: transparent !important;
	box-shadow: none !important;
}
strong, .strong{
	font-weight: 700 !important;
}
.container{

}
.nocontainer{
	width: 100%;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}
.nocontainer .container{
	padding-right: 0;
	padding-left: 0;
}
.nocontainer.sec, .container.sec{
	padding-top: 10px;
	padding-bottom: 10px;
}
.slider-back{
	filter:brightness(0.4);
}
.slider-back2{
	filter:brightness(0.2);
}
.top-logo{
}
.top-logo ul{
}
.top-logo ul li{
	float:left;
	padding: 0 15px;
}


/* Loader */
#loadermain{
	display: 1;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	z-index:99999999999;
}
#loadermain .preloader-wrapper{
	position:absolute;
	top: 50%;
	left: 50%;
}
/* EoF Loader */

/*base*/
/*FIX INPUTS v1*/
input:not([type]).validate + label,
input[type=text]:not(.browser-default).validate + label,
input[type=password]:not(.browser-default).validate + label,
input[type=email]:not(.browser-default).validate + label,
input[type=url]:not(.browser-default).validate + label,
input[type=time]:not(.browser-default).validate + label,
input[type=date]:not(.browser-default).validate + label,
input[type=datetime]:not(.browser-default).validate + label,
input[type=datetime-local]:not(.browser-default).validate + label,
input[type=tel]:not(.browser-default).validate + label,
input[type=number]:not(.browser-default).validate + label,
input[type=search]:not(.browser-default).validate + label,
textarea.materialize-textarea.validate + label {
	z-index: 0;
}

/* nav bar */

nav {
}
nav .brand-logo img{
	vertical-align: middle;
	position: relative;
	display: block;
	font-size: 2.1rem;
	padding-top: 5px;
}
nav ul a{
	transition: background-color 0.5s;
}

/* nav bar */

/* materializecss 2.0.1*/

#header-bar ul:not(.dropdown-content) {
	list-style-type: none;
}

/* COLORS GENERAL */
/* COLORS GENERAL */
:root {
	/* original */
	--primary-color: #2d2e83;
	--primary-color-dark: #1d1e59;
//--primary-color-numeric: 38, 166, 154;
	--primary-color-raised-hover-solid: #A48A7B;
	--primary-color-raised-focus-solid: #A48A7B;


	--colormarca: #afc1d0;
	--colormarca2: #0b1320;
	--colormarca3: #f3f6fa;
	--colormarca4: #000000;
}


.colormarca{
	background-color: var(--colormarca) !important;
}
.colormarca-text{
	color: var(--colormarca) !important;
}
.colormarca2{
	background-color: var(--colormarca2) !important;
}
.colormarca2-text{
	color: var(--colormarca2) !important;
}
.colormarca3{
	background-color: var(--colormarca3) !important;
}
.colormarca3-text{
	color: var(--colormarca3) !important;
}
.colormarca4{
	background-color: var(--colormarca4) !important;
}
.colormarca4-text{
	color: var(--colormarca4) !important;
}

hr{
	width: 100%;
	height: 0;
	border: 0;
	border-top-color: rgb(229, 229, 229);
	border-top-style: solid;
	border-top-width: 2px;
	margin: 0 auto;
}
.divider{
	width: 100px;
	height: 3px;
	background-color: var(--colormarca);
}

.menuul2 li:hover {
	background-color: #666666 !important;

}

/*
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
	border: 2px solid var(--colormarca)   !important;
}
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:after {
	background-color: var(--colormarca)   !important;
}
input:not([type]):focus:not([readonly]), input[type="text"]:not(.browser-default):focus:not([readonly]), input[type="password"]:not(.browser-default):focus:not([readonly]), input[type="email"]:not(.browser-default):focus:not([readonly]), input[type="url"]:not(.browser-default):focus:not([readonly]), input[type="time"]:not(.browser-default):focus:not([readonly]), input[type="date"]:not(.browser-default):focus:not([readonly]), input[type="datetime"]:not(.browser-default):focus:not([readonly]), input[type="datetime-local"]:not(.browser-default):focus:not([readonly]), input[type="tel"]:not(.browser-default):focus:not([readonly]), input[type="number"]:not(.browser-default):focus:not([readonly]), input[type="search"]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
	border-bottom: 1px solid var(--colormarca)   !important;
	-webkit-box-shadow: 0 1px 0 0 var(--colormarca)   !important;
	box-shadow: 0 1px 0 0 var(--colormarca)   !important;
}
input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
	color: var(--colormarca)   !important;
}
.input-field .prefix.active {
	color: var(--colormarca)    !important;
}
//.dropdown-content li &gt; a, .dropdown-content li &gt; span {
//	color: var(--colormarca)   !important;
//}
.select-wrapper input.select-dropdown:focus {
	border-bottom: 1px solid var(--colormarca)  !important;
}
.table-of-contents a.active {
	border-left: 2px solid var(--colormarca)   !important;
}
.table-of-contents a:hover {
	border-left: 1px solid var(--colormarca)   !important;
}
blockquote {
	border-left: 5px solid var(--colormarca)   !important;
}
.pagination li.active {
	background-color: var(--colormarca)   !important;
}
.btn, .btn-large, .btn-small {
	background-color: var(--colormarca) ;
	color: #ffffff ;
	//box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0);
	//transition: all .2s ease-out;
}
.btn:hover, .btn-large:hover, .btn-small:hover {
	//background-color: var(--primary-color-raised-hover-solid);
}
.slider .indicators .indicator-item{
	background-color: #000000 !important;
}
.slider .indicators .indicator-item.active{
	background-color: var(--colormarca) !important;
}
*/

/******************************************* START *******************************************/

/* #ffff00 yellow accent-2  #ff1744 red accent-3 */

.chip{
	text-transform: uppercase;
	background-color: var(--colormarca);

}

.titulohover:hover{
	color: #777777;
}
nav{
	-webkit-box-shadow: 0px 1px 0px 0px #d5d5d5, 0 2px 2px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 0px 0px #f5f5f5, 0px -1px 0px 0px #f5f5f5;
	overflow: hidden;
}
nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i{
	height: 56px;
	line-height: 56px;
}
.log-pc img, logo-mobile img{
	filter: saturate(0) brightness(999%)
}
.ck-content{}
.ck-content p{
	font-size: 17px !important;
	line-height: 29px !important;
	color: #212121 !important; /*grey darken-4*/
}

.toplogoimg{
	height: 110px;
	max-width: 90%;
}

.nota .img {
	position: relative;
}
.nota .img .imgppal{
	width: 100%;
	/*height: 480px;*/
	background-size: cover;
	/*background-position: center 20%;*/
	/*background-position: center bottom;*/
	background-position: center center;
	background-repeat: no-repeat;
}
.nota.n11 .img .imgppal{
	height: 480px;
}
.nota.n11 .card-image img {
	width: 100%;
	height: 100%;
	transition: transform 0.5s ease;
}
.nota.n11 .card-title{
	text-shadow: #000000 1px 0 10px;
	width: 100%;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.8) 40%, rgba(255,255,255,0) 100%);
}
.nota.n11 .card-title .titulo{
	line-height: 1;
}

.nota.n12 .img .imgppal{
	height: 220px;
}
.nota.n3 .img .imgppal{
	height: 220px;
}
.nota.n2 .img .imgppal{
	height: 390px;
}
.nota.n4 .img .imgppal{
	height: 220px;
}
.nota .img .chip{
	position: absolute;
	bottom: 10px;
	left: 20px;
}
.nota{
	margin-bottom: 30px;
}
.nota .cat{

}
.nota .cat. nacionales{
	color: blue;
}

.publicidad{
	margin-bottom: 30px;
}


/*** OLD ***/


.columnapublicidad{
	padding-left: 30px;
}
.columnapublicidad .publisec{
	text-align: center;
}
/* Tablet Devices */
@media screen and (max-width: 992px) {
	.col-lg-3.columnapublicidad{
		margin-left: 15px;
	}
}

.line{
	background-color: #ccc;
	width: 100%;
	height: 1px;
	margin: 0 auto;
	display: block;
}
.navbar ul{
	display: flex;
	justify-content: center;
}
.navbar ul li a{
	text-transform: capitalize;
}

.navbar-fixed nav{
	top:0 !important;
}
.toplogodiarioimg {
	filter: grayscale(100%);
}

.top-abajo{
	position: absolute;
	bottom: 10px;
}
.menu .menuitem.act{
	box-shadow: inset 0px -5px 0px 0px var(--colormarca);
}

/**NOTAS**/

.nota.notasocial.fh .imgppal, .nota.notacomercial.fh .imgppal{
	width: 100%; height: 480px; background-size: cover; background-position: center 20%; background-repeat: no-repeat;
}
.nota.notasocial.fv .imgppal, .nota.notacomercial.fv .imgppal{
	width: 100%; min-height: 400px; background-size: cover; background-position: center 20%; background-repeat: no-repeat;
}

.compartirredesico{
	margin: 0 5px;
	filter: grayscale(100%);
	transition: all 0.5s ease-out 0s;
}
.compartirredesico:hover{
	filter: grayscale(0%);
}

/** BACKSTAGE **/
.parallax-container{
	height: 800px;
}
.parallax{
	background-color: #000000;
}
.parallax img{
	filter: grayscale(100%);
	opacity: 0.2 !important;
}
.carousel{
	height: 600px !important;
}
.carousel .carousel-item{
	padding: 0 5px;
	height: 470px;
	width: 500px;
}
.carousel .card-panel{
	height: 460px;
}
.carousel .indicator-item.active{
	background-color: #ffffff !important;
}

.carousel-item .img{
	width: 100%;
	height: 232px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.carousel-item .card-panel{
	overflow: hidden;
}
.carousel-item .titytexto{
	height: 130px;
	overflow: hidden;
	margin-bottom: 10px;
}
.carousel-item .titytexto .texto{
	text-align: justify !important;
	line-height: 18px !important;
}
.carousel .carousel-item img {
	/*border: 4px solid #ccc;*/
}
.carousel.ediciones .indicators .indicator-item{
	background-color: #000000 !important;
}
.carousel.ediciones .indicators .indicator-item.active {
	background-color: #ff0000 !important;
}
.carousel.ediciones .carousel-item .edicion_txt {
	position: relative;
	top: -50px;
}
/* ediciones */
.carousel.ediciones .carousel-item &gt; img{
	width: auto !important;
}

/* Large &amp; desktop Desktop Devices */
@media screen and (min-width: 993px) {
}

/* Tablet Devices */
@media screen and (max-width: 992px) {
}

/* Mobile Devices */
@media screen and (max-width: 600px) {
}</pre></body></html>