<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


/* Freewall */

.pleca{ background:#2a2a2a;}
.brick{ background:#000;}

.free-wall {}
.brick{ position:relative; cursor:pointer; backface-visibility: hidden; -webkit-backface-visibility:hidden; cursor:pointer;}
.brick img{width:100%; cursor:pointer; backface-visibility: hidden; -webkit-backface-visibility:hidden; min-width:100%;}
.brick .tit_vid{ position:absolute; opacity:1; font: normal 30px/38px 'GothamCondLight', "Helvetica Neue", Helvetica, Arial, sans-serif;  cursor:pointer; backface-visibility:hidden; -webkit-backface-visibility:hidden; width:100%; text-transform:uppercase; bottom:10px; pointer-events:none;}
.brick:hover .tit_vid{opacity:.5; margin:auto;}
.brick:hover .img{ opacity:.5;}


.tipo_evento{display:inline-block; min-height:50%; clear:both; float:left; margin-left:20px}

.btn_agregar{ position:absolute; width:90px; height:25px; background:url(../imgcontenido/concentradora/btn_agregar.png); opacity:0; bottom:10px; right: 10px; -webkit-transition: background-color .7s ease; -moz-transition: background-color .7s ease; transition: background-color .7s ease;}
.brick:hover .btn_agregar{opacity:1;}

.size11 .titulo_video{font: normal 24px/30px 'GothamCondLight', "Helvetica Neue", Helvetica, Arial, sans-serif;}
.size21 .titulo_video, .size22 .titulo_video, .size23 .titulo_video{ font: normal 40px/48px 'GothamCondLight', "Helvetica Neue", Helvetica, Arial, sans-serif;}
.size31 .titulo_video, .size32 .titulo_video, .size33 .titulo_video{ font: normal 60px/68px 'GothamCondLight', "Helvetica Neue", Helvetica, Arial, sans-serif;}
.size41 .titulo_video, .size42 .titulo_video, .size43 .titulo_video{ font: normal 80px/88px 'GothamCondLight', "Helvetica Neue", Helvetica, Arial, sans-serif;}


.Hub {/*float:left;*/ position:relative; backface-visibility:hidden; -webkit-backface-visibility: hidden; width: 100%;} 
.Hub h1 { 
 	backface-visibility:hidden; 
 	-webkit-backface-visibility: hidden;
 	/*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;*/
    margin: 3px 10px;
  }
.Hub h1 a{ font: normal 26px/26px 'GothamCondLight','Arial', sans-serif; color: #fff; }
.Hub p { margin:0 10px 20px 10px; color:#fff;}

/* Caption */
.ic_container {
    backface-visibility: hidden;
    vertical-align: baseline;
}
.gd .ic_caption {
	bottom: -5px!important;
	position:absolute; 
	overflow:hidden; 
	margin: 0; 
	padding:30px 0 15px;
	left:0px; 
	right:0px; 
	cursor:default;
	background:url(../imgdiseno/degradado.png) repeat-x 0 0;
}

/*#recomendamos .gd .ic_caption {
	left:3px; 
}*/

ul.social {font:normal 12px/16px 'GothamLight','Helvetica', 'Arial', sans-serif;  bottom: 0;}
ul.social li {
	margin-left:0; 
	list-style-type:none; 
	font:normal 13px/18px 'GothamLight','Arial',serif; 
	text-transform:uppercase; 
	display:inline;
}
ul.social li a{color:#0099ff; display:inline-block; background:inherit; padding:4px; margin-left: -4px;vertical-align: middle;}
ul.social li a:hover {
    color: #0099ff;
    display: inline-block;
    opacity: 0.6;
}</pre></body></html>