@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Raleway:300,600');

/* CSS Document */

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  width:100%;
  outline:none;
}
.caratula {
width: calc(25% - 9px); 
margin-right: 12px; 
float: left;
margin-bottom: 10px;
}
.wrapper_caratula {
width: 100%; 
padding-top: 155%; 
background-color: whitesmoke; 
background-position: center center; 
background-size: 100% 100%; 
background-repeat: no-repeat;
}
.content_article img {
	width: 100% !important;
	height: auto !important;
}	
.container {
	z-index:5;
	min-height:100%;   
	position:relative;
}
.align {
	display:table-cell; 
	vertical-align:middle; 
}
.header {
	width: calc(100% - 100px);
	padding: 0 50px 0 50px;
	height: 75px;
	background:rgba(0, 0, 0, 0.5);
	position: fixed;
	z-index: 20;
	top: 0;
	left: 0;
}
.header_wrapper, .footer_wrapper {
	max-width: 1200px;
	width: 100%;
	height:100%;
	margin:auto;
}
.header_left {
	float: left;
}
.header_right {
	float: right;
	position: relative;
}
.contenido {
	padding: 0 50px 0 50px;
	width:calc(100% - 100px);
}
.footer {
	width: calc(100% - 100px);
	padding: 0 50px 0 50px;
	min-height:75px;
	background:#e8e8e8;
}
.footer_left {
	float:left; 
	margin-top:20px;
}
.footer_right {
	float: right;
}
.main_banner {
	width:100%; 
	height:100%; 
	background:#000; 
	position:relative; 
	top:0; 
	left:0;
}
.shadow_main_banner {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-image: url(images/shadow_right_left.png);
	background-position: top right;
	background-repeat: repeat-y;
	background-size: auto;
}
.main_banner_txt {
	position: absolute;
	z-index: 3;
	width: 50%;
	height: 100%;
	display: table;
	text-align: left;
	padding-left: 50%;
}
.main_banner_img {
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover; 
}
.mouse {
	left: 50%;
	position: absolute;
	bottom: 25px;
	width: 80px;
	margin-left: -40px;
	z-index: 5;
}
.hot_banner {
	width:100%; 
	position: relative; 
	background-color: #000;
}
.hot_banner_wrapper {
	width: 100%; 
	padding-top: 40%;
}
.hot_banner_txt {
	width: 100%; 
	height: 100%; 
	position: absolute; 
	left: 0; 
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	text-align: center;
}
.hot_banner_txt_align {
	width: 100%;
	height: 100%;
	display: table;
}
.hot_banner_img {
	position: absolute; 
	opacity: .5; 
	z-index: 1; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover; 
}
.interior_banner {
	width:100%; 
	height:450px; 
	background-color:#000; 
	position:relative; 
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover; 
	z-index:1; 
	top:0; 
	left:0;
}
.frase_wrapper {
	width: calc(100% - 100px);
	height: 100%;
	padding: 0 50px 0 50px;
background-color: rgba(0,0,0,.5);
}
.frase_wrapper_align {
	display:table; 
	margin: auto;
	width: 100%;
	height: 100%;
	max-width: 1200px;
}
.frase {
	float: right;
	width:475px; 
	height:275px; 
	display:table; 
}
.frase_align {
	display:table-cell; 
	vertical-align:middle; 
	text-align:right; 
	height:100%;
	width:100%;
}
.corchetes {
	padding-top:50px; 
	padding-bottom:50px;
	background-position: top right, bottom right;
	background-repeat: no-repeat;
}

.thumb_article {
	text-decoration:none; 
	margin-bottom:30px;
	width:calc(33.3333% - 20px);
	display:block; 
	float:left; 
}
.thumb_article_img {
	width:100%; 
	height:250px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}
.thumb_publicaciones_small {
	text-decoration:none; 
	width:calc(25% - 15px);
	display:block;
	float:left; 
}
.thumb_publicaciones {
	text-decoration:none; 
	width:calc(25% - 22.5px);
	display:block;
	margin-top:30px;
	float:left; 
}
.thumb_publicaciones_img {
	width:100%;
	padding-top: 150%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}
.banner_tittle_wrapper {
	width: calc(100% - 100px); 
	bottom: 0; 
	left: 0; 
	position: absolute; 
	z-index: 2; 
	padding: 0 50px 0 50px;
}

.content_left {
	float:left; 
	width:calc(100% - 300px); 
	border-right: solid 1px #ccc; 
	padding: 50px 50px 50px 0;
}
.content_right {
	float:right; 
	width:200px; 
	text-align:right; 
	padding: 50px 0 50px 0;
}

.thumb_blog {
	text-decoration:none; 
	width:calc(50% - 15px); 
	display:block; 
	float:left; 
	margin-bottom: 30px;
}
.thumb_blog_img {
	width:100%; 
	height:250px; 
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display:table;
	text-align: center;
}

.cover {
	width:400px; 
	float:left;
}
.cover_desc {
	width:calc(100% - 450px); 
	float:right;
}

/*/////////////////////////////////////////////*/



.t2 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	text-decoration:none;
}
.white {
	color: #FFF;
}
.black {
	color: #333;
}
.grey {
	color: #666;
}


.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#666;
	line-height:20px;
}
.disclaimer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#666;
	line-height:20px;
}
.disclaimer a:hover {
	text-decoration:underline;
}

.textow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	line-height:20px;
}
.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#333;
	line-height:20px;
}
.texto a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#333;
	line-height:20px;
}
.texto a:hover {
	text-decoration:underline;
}
.t14fff {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color:#FFF;
	text-decoration:none;
}
.t14 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	text-decoration:none;
}
.t50fff {
	font-family: 'Raleway', sans-serif;
	font-size: 34px;
	text-decoration:none;
	color:#FFF;
}
.t24fff {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	text-decoration:none;
	color:#FFF;
}
.t24 {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	text-decoration:none;
}
.t36fff {
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	text-decoration:none;
	color:#FFF;
}
.t36666 {
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	text-decoration:none;
	color:#666;
}
.t20666 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	text-decoration:none;
	color:#666;
}
.t18fff {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	text-decoration:none;
	color:#FFF;
}
.t14666 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color:#666;
	text-decoration:none;
}
.t14666 a {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color:#666;
	text-decoration:none;
}
.edicion {
	font-family: 'Raleway', sans-serif;
	font-size: 150px;
	line-height: 10px;
	text-decoration:none;
	color:#FFF;
}

/*/////////////////////////////////////////////*/

.menu {
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	text-decoration:none;
	outline:none;
	display:inline-block;
	cursor:pointer;
	margin-left:20px;
	margin-top:25px;
	letter-spacing: 1px;
}
.menu:hover {
	opacity:.5;
}
.menu_special {
	background:#FC0;
	padding-left:10px;
	padding-right:10px;
	color:#000;
	-webkit-animation: flash 2s infinite;
	animation: flash 2s infinite;

}

@-webkit-keyframes flash {
 0%, 50%, 100% {
 background:#FC0;
 }
25%, 75% {
 background:#FFF;
 }
}
@keyframes flash {
 0%, 50%, 100% {
 background:#FC0;
 }
25%, 75% {
 background:#FFF;
 }
}

/* ////////////////////////////////// */

.drop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	height: 30px;
	width: 300px;
	outline:none;
	border:1px solid #CCC;
}

.jump {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	height: 30px;
	width: 175px;
	outline:none;
	margin-top:10px;
	border:1px solid #CCC;
}

.form_field {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	height: 30px;
	width: 100%;
	outline:none;
	margin-bottom:10px;
	background:#ECECEC;
	border:none;
}

.form_area {
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	line-height: 16px;
	height: 100px;
	width: 100%;
	overflow:hidden;
	outline:none;
	margin-bottom:10px;
	background:#ECECEC;
	border:none;
}
.send {
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	outline:none;
	border:solid 1px #666;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color:#666;
	background:none;
	text-transform:uppercase;
	font-weight:bold;
	width:100%;
	height:30px;
}
.send:hover {
	border:solid 1px #666;
	color:#FFF;
	background:#666;
}
/* ////////////////////////////////// */

.logo {
	cursor:pointer;
	display:inline-block;
	height:60px;
	width:350px;
	color:transparent;
	text-decoration:none;
	outline:none;
/*	background:url(images/logo_ricardo_gonzalez.png?v=1.3) center center no-repeat;*/
    background:url(images/logo-RGC.png) center center no-repeat;
	background-size:100% auto;
	border:none;
	margin-top:10px;
}
.mintaka {
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	width:100px;
	height:30px;
	outline:none;
	color:transparent;
	opacity:.75;
	background:url(images/mintaka.png) center center no-repeat;
	background-size:100px 12px;
	margin-top:20px;
}
.mintaka:hover {
	opacity:1;
}

.icon {
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	width:35px;
	height:35px;
	outline:none;
	color:transparent;
	border:none;
	opacity:.75;
	margin-left:5px;
	margin-top:20px;
}
.icon:hover {
	opacity:1;
}

.fb {
	background:url(images/icon_fb.png)  center center no-repeat;
	background-size:35px 35px;
}
.tw {
	background:url(images/icon_tw.png) center center no-repeat;
	background-size:35px 35px;
}
.yt {
	background:url(images/icon_yt.png) center center no-repeat;
	background-size:35px 35px;
}

.generic_black, .generic_white, .generic_orange {
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	padding-top:10px;
	letter-spacing: 1px;
	height: 30px;
	padding-left:20px;
	padding-right:20px;
	outline:none;
	border:solid 1px #666;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color:#666;
	background:none;
	text-transform:uppercase;
	transition: all 0.2s ease-out;
	-webkit-transition: all .2s ease-out;
  	-moz-transition: all .2s ease-out;
  	-o-transition: all .2s ease-out;
}
.generic_black:hover {
	color:#FFF;
	background:#666;
}
.generic_white {
	border:solid 1px #FFF;
	color:#FFF;
}
.generic_white:hover {
	color:#666;
	background:#FFF;
}
.generic_orange {
background-color: #f05537;
	border:none;
	color:#FFF !important;
	text-decoration:none !important;
}
.generic_orange:hover {
	transform: scale(1.1);
}



.bt_access {
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	outline:none;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color:#ba794e;
	letter-spacing:1px;
	background:#FFF;
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
}
.bt_access:hover {
	color:#FFF;
	background:#ba794e;
}



/* Popup */

#colorbox, #cboxOverlay, #cboxWrapper{
	position:absolute; 
	top:0; left:0; 
	z-index:9999; 
	overflow:hidden;
}
#cboxOverlay{
	position:fixed; 
	width:100%; 
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft{
	clear:left;
}
#cboxContent{
	position:relative;
}
#cboxLoadedContent{
	overflow:auto;
}
#cboxTitle{
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic{
	position:absolute; 
	top:0; 
	left:0; 
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:url(images/overlay.png) repeat 0 0; opacity:.75}
#colorbox{background:#FFF}
#cboxContent{}
.cboxIframe{}
#cboxLoadingOverlay{
	background:url(images/loading.gif) no-repeat center center;
}
#cboxLoadingGraphic{
	background:url(images/loading.gif) no-repeat center center;
}
#cboxClose{
	height:30px; 
	width:30px; 
	position:absolute; 
	top:10px; 
	right:10px; 
	background-image:url(images/close.png);
	background-repeat: no-repeat;
	background-size:30px 30px;
	background-position:center center;
	text-indent:-9999px;
	border:none;
	outline:none;
	background-color:transparent;
}
* {
	outline:none;
}
/* ////////////////////////////////// */
.verif{ display: none; }
/* ////////////////////////////////// */

.bx-prev{
	text-indent:-9999px;
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:999;
	left:0px;
	top:0px;
}

.bx-next{
	text-indent:-9999px;
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:999;
	left:0px;
	top:0px;
}

.celda {
	float:left;
	width:222px;
	margin-bottom:6px;
	position:relative;
}

a {	outline:none;}
div div.ppt{visibility:hidden;}

div.pp_default .pp_top .pp_middle, .div.pp_default .pp_content_container .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_top .pp_left, div.pp_default .pp_content_container .pp_right, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_right,

div.pp_default .pp_content_container .pp_left,

div.pp_default .pp_content, div.light_rounded .pp_content {
	background: transparent;
}

div.pp_default .pp_close{
	right:10px;
	top:-535px;
}

a.pp_expand, a.pp_contract{
	right:60px;
}

#cboxLoadedContent{
	overflow-x:hidden !important;
}


.nav, .icon_menu {
	display: none;
}



.banner_tittle_wrapper_evento {
	width: calc(100% - 100px); 
	bottom: 50px; 
	left: 0; 
	position: absolute; 
	z-index: 2; 
	padding: 0 50px 0 50px;
}
.evento_left {
	float:left; 
	width:calc(100% - 500px); 
	border-right: solid 1px #ccc; 
	padding: 50px 50px 50px 0;
}
.evento_right {
	float:right; 
	width:400px; 
	text-align:left; 
	padding: 50px 0 50px 0;
	position: sticky;
	right: 50px;
	top: 75px;
}
.expo_img {
width: 175px; height: 175px; 
vertical-align: middle; 
display: inline-block; 
margin-right: 40px; 
background-position: center center; 
background-repeat: no-repeat; 
background-size: cover; 
background-color: aliceblue;
}
.expo_bio {
width: calc(100% - 220px); 
vertical-align: middle; 
display: inline-block;
}
.flag {
width: 20px;
height: auto;
vertical-align: middle; 
display: inline-block; 
margin-right: 10px;
}
.ovni {
position: absolute; 
width: 275px; 
right: 0; 
bottom: -85px;
overflow: hidden;
}
.expoextra {
width: calc(100% - 240px); 
margin-right: 30px; 
display: inline-block; 
vertical-align: middle;
}
.expoextraphoto {
width: 205px; 
display: inline-block;
vertical-align: middle;
}

.eventonumero {
vertical-align: middle; 
display: inline-block;
}


@media screen and (max-width: 1050px) {

.main_banner {
height: initial;
padding-top: 50%;
}

/* MENU MOBILE */

.nav {
	display: block;
	width:100%;
	height:100%; 
	position:fixed; 
	background:#FFF;
	z-index:99999999;
	right:0;
    top: -100%;
}
.nav_align {
	display: table;
	padding: 0 25px 0 25px;
	width: calc(100% - 50px);
	height: 100%;
	text-align: left !important;
}

.icon_menu {
	background-position: center center;
	background-repeat: no-repeat;
	background-size:30px 30px;
	width:40px;
	height:40px;
	color:transparent;
	cursor:pointer;
	transition: transform 0.3s;
	position: absolute;
	top: 10px;
	right: 20px;
	display: block;
	background-image: url(images/icon_menu.png);
}

 
.menu {
	font-size:24px;
	line-height: 30px;
	display:initial;
	margin-right: 0;
}
.icon_close {
	background-image:url(images/icon_close.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:30px 30px;
	width:40px;
	height:40px;
	color:transparent;
	cursor:pointer;
	display:block;
	position:absolute; 
	top:25px;
	left: 25px;
	z-index:2;
	transition: transform 0.3s;
}
.icon_close:hover {
	transform: rotate(90deg);
}

/* FIN MOBILE */


.header, .footer {
	width: calc(100% - 50px);
	padding: 0 25px 0 25px;
}
.header_right {
	display: none;
}
.footer {
	width: calc(100% - 50px);
	padding: 25px;
}
.footer_left, .footer_right {
	float:none; 
}
.footer_left {
	margin-bottom: 15px;
}
.frase_wrapper {
	width: calc(100% - 50px);
	padding: 0 25px 0 25px;
background-color: rgba(0,0,0,.5);
}
.thumb_article, .thumb_blog {
	width:100% !important;
	margin: 15px 0 15px 0 !important;
	float:none; 
}
.thumb_publicaciones {
	width: calc(50% - 35px) !important;
	margin: 15px !important;
	display: inline-block;
	vertical-align: top;
	float: none;
}
.banner_tittle_wrapper {
	width: calc(100% - 150px); 
	padding: 0 25px 0 25px;
}
.content_left, .content_right {
	float:none; 
	width:100%; 
	border-right: none; 
	padding: 25px 0 25px 0;
	text-align: left;
}
.contenido {
	padding: 0 25px 0 25px;
	width:calc(100% - 50px);
}
.frase {
	width:100%; 
	height:initial;  
}
.bt_home {
	float: none !important;
	margin-top: 15px !important;
}	

	
.drop_articulos {
	float: none !important;
	margin-top: 15px;
}

.cover, .cover_desc {
	width:100%; 
	float:none;
}
.cover_desc {
	margin-top: 25px;
}

.shadow_main_banner {
	background-image: url(images/shadow_bottom_top.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-size: auto 100%;
}
.main_banner_txt {
	width: 100%;
	height: initial;
	top: initial;
	bottom: 100px;
	text-align: center;
	padding-left: 0;
}

.hot_banner_wrapper {
	padding-top: 100%;
}
.hot_banner_txt {
	width: calc(100% - 50px);
	height: calc(100% - 50px); 
	left: 25px; 
	top: 25px; 
}
.thumb_publicaciones_small {
	width:calc(50% - 20px) !important;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
}
.t36fff {
	font-size: 30px;
}
.t36666 {
	font-size: 30px;
}

/*
.main_banner_img {
    background-position: left -175px center;
    background-size: auto 120%;
}
*/




.banner_tittle_wrapper_evento {
	width: calc(100% - 100px); 
	bottom: 50px; 
	left: 0; 
	position: absolute; 
	z-index: 2; 
	padding: 0 50px 0 50px;
}
.evento_left {
	float:none; 
	width:calc(100% - 50px); 
	border-right: none; 
	padding: 25px;
}
.evento_right {
	float:none; 
	width:calc(100% - 50px);  
	padding: 25px;
	position: initial;
	right: initial;
	top: initial;
}
.expo_img {
vertical-align: top;
width: 100px; 
height: 100px; ; 
margin-right: 10px; 
}
.expo_bio {
vertical-align: top;
width: calc(100% - 120px); 
}

.ovni {
width: 150px; 
right: 0; 
bottom: -40px;
}

.expoextra {
width: 100%; 
margin-right: 0; 
display: block;
margin-bottom: 25px;
}
.expoextraphoto {
width: 100%; 
display: block;
}
.eventonumero {
vertical-align: middle; 
display: inline-block;
margin-bottom: 50px;
}
.logoricardoevento {
margin-right: 0 !important;
margin-bottom: 25px !important;
}

}



@media screen and (max-width: 600px) {

.main_banner {
    height: 70vw;
    padding-top: 0;
    margin-top: 75px;
}
.mouse {
display: none;
}
/*
.main_banner_img {
    background-image:url(images/banner_mobile_30122021.jpg?v=1.2) !important;
}
*/

}


@media (min-width: 2500px) {
	
body {
	zoom: 175%;
	-moz-zoom: 175%;
	-webkit-zoom: 175%;
}
		
}	

@media (min-width: 5120px) {
	
body {
	zoom: 150%;
	-moz-zoom: 150%;
	-webkit-zoom: 150%;
}
		
}	