* {
	border:0;
	margin:0;
	padding:0;
	text-decoration:none;
	outline:none;
	outline-color:none;
}
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dt,dd,ol,ul,li,hr,fieldset,form,label,legend,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,summary,hgroup {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	outline:none;
	outline-color:none;
}
a:active,a:hover {
	outline:0;
	text-decoration:none;
	outline:none;
	outline-color:none;
}
body {
	margin:0 auto;
	text-decoration:none;
	outline:none;
	outline-color:none;
}
body a{
	text-decoration:none;
	outline:none;
	outline-color:none;
}
h1 {
	font-size:16px
}
#areanoticias {
	width:100%;
	max-width:1920px;
	height:100%;
	margin:0 auto;
	position:relative;
}
.noticias {
	position:relative;
	width:33.33%;
	float:left;
	background:url(../img/tweetarea.png);
	background-size:cover;
	margin:0 auto;
	height:100%
}
.noticias1 {
	position:relative;
	width:33.33%;
	float:left;
	background:url(../img/tweetarea1.png);
	background-size:cover;
	margin:0 auto;
	height:100%
}
.noticias2 {
	position:relative;
	width:33.33%;
	float:left;
	background:url(../img/tweetarea1.png);
	background-size:cover;
	margin:0 auto;
	height:100%
}
@media only screen and (max-width:1200px) {
	.noticias {
		width:33.33%
	}
	.noticias1 {
		width:33.33%
	}
	.noticias2 {
		width:33.33%
	}
}
@media only screen and (max-width:1024px) {
	.noticias {
		width:33.33%
	}
	.noticias1 {
		width:33.33%
	}
	.noticias2 {
		width:33.33%
	}
}
@media only screen and (max-width:768px) {
	#areanoticias {
		width:100%;
		position:relative;
		height:100%;
		margin-top:40px
	}
	.noticias {
		width:100%;
		background:url(../img/tweetareamovil.png);
		background-size:cover
	}
	.noticias1 {
		width:100%;
		background:url(../img/tweetareamovil.png);
		background-size:cover
	}
	.noticias2 {
		width:100%;
		background:url(../img/tweetareamovil.png);
		background-size:cover
	}
}
header {
	z-index:100;
	width:100%;
	max-width:1920px;
	height:100%;
	max-height:120px !important;
	margin:0 auto;
	left:0;
	right:0;
	bottom:0;
	position:fixed;
	bottom:0;
	box-shadow:3px 5px 5px #fff;
	-webkit-box-shadow:2px 4x 4px #fff;
	-moz-box-shadow:2px 4px 4px #fff;
	-webkit-box-shadow:0 0 60px rgba(0,166,224,0.2);
	-moz-box-shadow:0 0 60px rgba(0,166,224,0.2);
	box-shadow:0 0 60px rgba(0,166,224,0.2);
	background:#1e5799;
	background:-moz-linear-gradient(top,#1e5799 0%,#e8f4ef 0%,#fff 0%,#e8f4ef 50%,#eaf6f2 51%,#eaf6f2 51%,#eaf6f2 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1e5799),color-stop(0%,#e8f4ef),color-stop(0%,#fff),color-stop(50%,#e8f4ef),color-stop(51%,#eaf6f2),color-stop(51%,#eaf6f2),color-stop(100%,#eaf6f2));
	background:-webkit-linear-gradient(top,#1e5799 0%,#e8f4ef 0%,#fff 0%,#e8f4ef 50%,#eaf6f2 51%,#eaf6f2 51%,#eaf6f2 100%);
	background:-o-linear-gradient(top,#1e5799 0%,#e8f4ef 0%,#fff 0%,#e8f4ef 50%,#eaf6f2 51%,#eaf6f2 51%,#eaf6f2 100%);
	background:-ms-linear-gradient(top,#1e5799 0%,#e8f4ef 0%,#fff 0%,#e8f4ef 50%,#eaf6f2 51%,#eaf6f2 51%,#eaf6f2 100%);
	background:linear-gradient(to bottom,#1e5799 0%,#e8f4ef 0%,#fff 0%,#e8f4ef 50%,#eaf6f2 51%,#eaf6f2 51%,#eaf6f2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#eaf6f2',GradientType=0)
}
.logo {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	text-decoration:none;
	color:#fff;
	float:left;
	width:20%;
	margin-left:4.2%;
	margin-top:-1.2%
}
@media only screen and (max-width:1600px) {
	.logo {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		text-decoration:none;
		color:#fff;
		float:left;
		width:25%;
		margin-left:4.2%;
		margin-top:-.9%
	}
}
.flecha {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	text-decoration:none;
	color:#fff;
	float:right;
	z-index:9999999999;
	position:relative
}
.flecha img {
	width:100%
}
.nav-collapse ul {
	margin:0;
	padding:0;
	width:100%;
	display:block;
	list-style:none
}
.nav-collapse li {
	width:100%;
	display:block
}
.js .nav-collapse {
	clip:rect(0 0 0 0);
	max-height:0;
	position:absolute;
	display:block;
	overflow:hidden;
	zoom:1;
	margin-bottom:10px
}
.nav-collapse.opened {
	max-height:9999px
}
.disable-pointer-events {
	pointer-events:none!important
}
.nav-toggle {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none
}
@media screen and (min-width:40em) {
	.js .nav-collapse {
		position:relative
	}
	.js .nav-collapse.closed {
		max-height:none
	}
	.nav-toggle {
		display:none
	}
}
.mask {
	display:none!important;
	opacity:0!important
}
.fixed {
	position:fixed;
	width:100%;
	left:0;
	top:0
}
.nav-collapse,.nav-collapse * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.nav-collapse,.nav-collapse ul {
	list-style:none;
	width:100%;
	float:left;
	margin-right:50px
}
.nav-collapse {
	float:right;
	width:auto
}
.nav-collapse li {
	float:left;
	width:100%;
	width:auto
}
.nav-collapse a {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	text-decoration:none;
	padding:2.8em 2em;
	color:#a7a698;
	width:100%;
	float:left;
	margin:0;
	font-size:20px
}
.nav-collapse a:hover,.nav-collapse .hover a {
	color:#878681
}
.nav-collapse a:active,.nav-collapse .active a {
	color:#878681
}
.nav-collapse ul ul a {
	display:none
}
@media only screen and (max-width:1460px) {
	.nav-collapse a {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		text-decoration:none;
		padding:3.5em 1.2em;
		color:#a7a698;
		width:100%;
		float:left;
		margin:0;
		font-size:16px
	}
	.nav-collapse,.nav-collapse ul {
		margin-right:35px
	}
	.logo {
		float:left;
		width:350px;
		margin-left:4.2%;
		margin-top:-.3%
	}
}
@media only screen and (max-width:1200px) {
	.nav-collapse a {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		text-decoration:none;
		padding:3.8em 1.2em;
		color:#a7a698;
		width:100%;
		float:left;
		margin:0;
		font-size:14px
	}
	.nav-collapse,.nav-collapse ul {
		margin-right:35px
	}
	.logo {
		float:left;
		width:300px;
		margin-left:4.2%;
		margin-top:-0
	}
}
@media only screen and (max-width:1024px) {
	.nav-collapse a {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		text-decoration:none;
		padding:5em .7em;
		color:#a7a698;
		width:100%;
		float:left;
		margin:0;
		font-size:11px
	}
	.nav-collapse,.nav-collapse ul {
		margin-right:20px
	}
	.logo {
		float:left;
		width:300px;
		margin-left:1%
	}
}
@media only screen and (max-width:768px) {
	header {
		z-index:1000;
		width:100%;
		height:100px;
		position:relative;
		box-shadow:3px 5px 5px #fff;
		-webkit-box-shadow:2px 4x 4px #fff;
		-moz-box-shadow:2px 4px 4px #fff;
		-webkit-box-shadow:0 0 60px rgba(0,166,224,0.15);
		-moz-box-shadow:0 0 60px rgba(0,166,224,0.15);
		box-shadow:0 0 60px rgba(0,166,224,0.15)
	}
	.logo {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		text-decoration:none;
		color:#fff;
		float:left;
		width:220px;
		margin-left:2%;
		margin-top:2%
	}
	.nav-collapse ul {
		margin:0;
		padding:0;
		width:100%;
		display:block;
		list-style:none
	}
	.nav-collapse li {
		width:100%;
		display:block
	}
	.js .nav-collapse {
		clip:rect(0 0 0 0);
		max-height:0;
		position:absolute;
		display:block;
		overflow:hidden;
		zoom:1
	}
	.nav-collapse.opened {
		max-height:9999px
	}
	.disable-pointer-events {
		pointer-events:none!important
	}
	.nav-toggle {
		display:inherit;
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		-webkit-touch-callout:none;
		-webkit-user-select:none;
		-moz-user-select:none;
		-ms-user-select:none;
		-o-user-select:none;
		user-select:none
	}
	.mask {
		-webkit-transition:opacity 300ms;
		-moz-transition:opacity 300ms;
		transition:opacity 300ms;
		visibility:hidden;
		position:fixed;
		opacity:0;
		z-index:2;
		bottom:0;
		right:0;
		left:0;
		top:0
	}
	.android .mask {
		-webkit-transition:none;
		transition:none
	}
	.js-nav-active .mask {
		visibility:visible;
		opacity:1
	}
	.fixed {
		position:fixed;
		width:100%;
		left:0;
		top:0
	}
	.nav-collapse,.nav-collapse * {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box
	}
	.nav-collapse,.nav-collapse ul {
		list-style:none;
		width:100%;
		float:left
	}
	.nav-collapse li {
		float:left;
		width:100%
	}
	.nav-collapse a {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		text-decoration:none;
		background:#fff;
		padding:.6em 1em;
		font-size:17px;
		color:#a7a698;
		font-weight:700;
		width:100%;
		float:left;
		text-align:center;
		font-family: 'Shaker-CBold',sans-serif; 
		font-size-adjust:.46;
		font-weight: normal;
		font-style: normal;
	}
	.nav-collapse a:hover,.nav-collapse .hover a {
		background:#ffc300;
		color:#878681
	}
	.nav-collapse a:active,.nav-collapse .active a {
		color:#878681
	}
	.nav-collapse ul ul a {
		background:#ca3716;
		padding-left:2em
	}
}
@font-face {
	font-family:'opalltproitalic';
	src:url(tipografias/fonts/opalltproitalic.eot);
	src:url(tipografias/fonts/opalltproitalic.eot) format("embedded-opentype"),url(tipografias/fonts/opalltproitalic.woff2) format("woff2"),url(tipografias/fonts/opalltproitalic.woff) format("woff"),url(tipografias/fonts/opalltproitalic.ttf) format("truetype"),url(tipografias/fonts/opalltproitalic.svg#opalltproitalic) format("svg")
}
@media only screen and (max-width:768px) {
	.nav-toggle {
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale;
		text-decoration:none;
		text-indent:-300px;
		position:relative;
		overflow:hidden;
		width:60px;
		height:55px;
		float:right;
		margin-top:15px;
		margin-right:25px
	}
	.nav-toggle:before {
		color:#a7a698;
		font-family: 'Shaker-CLight',sans-serif;
		font-size-adjust:.44;
 		font-size:55px;
		text-transform:none;
		text-align:center;
		position:absolute;
		content:"\2261";
		text-indent:0;
		speak:none;
		width:100%;
		left:0;
		top:0;
		font-weight: normal;
		font-style: normal;
	}
	.nav-toggle.active:before {
		background:url(../img/menu/close.png) center center no-repeat!important;
		margin-top:7px;
		color:transparent;
		content:"\78"
	}
}
#slider {
	width:100%;
	max-width:1920px;
	height:100%;
	margin:0 auto;
	position:relative;
	margin-top:-20px
}
@media only screen and (max-width:1460px) {
	#slider {
		margin-top:-20px
	}
}
@media only screen and (max-width:768px) {
	#slider {
		margin-top:0
	}
}
.main {
	width:100%;
	margin:0 auto
}
.slides {
	margin:0 auto;
	width:100%;
	max-height:100%
}
.slidesjs-pagination {
	list-style:none;
	overflow:hidden;
	margin-top:0;
	z-index:10000000000000;
	position:relative;
	margin-right:0
}
.slidesjs-pagination li {
	float:right;
	width:10%
}
.slidesjs-pagination li a {
	display:inherit;
	padding:10px 20px;
	color:transparent;
	text-decoration:none
}
.slidesjs-navigation {
	color:#fff;
	text-decoration:none;
	display:inline-block;
	float:left
}
#lineaamarilla {
	margin:0 auto;
	position:absolute;
	width:100%;
	margin-top:-36px
}
#linea {
	margin:0 auto;
	width:100%;
	height:40px;
	z-index:-1
}
#lineaamarilla1 {
	margin:0 auto;
	position:relative;
	display:none
}
#linea1 {
	margin:0 auto;
	width:100%;
	margin-top:0
}
#lineaamarillasombra {
	margin:0 auto;
	position:absolute;
	width:100%;
	margin-top:-36px
}
#lineasombra {
	margin:0 auto;
	width:100%;
	height:40px;
	z-index:-1
}
@media only screen and (max-width:768px) {
	#lineaamarilla {
		display:none
	}
	#lineaamarilla1 {
		display:none
	}
	#lineasombra {
		margin:0 auto;
		width:100%;
		height:45px;
		z-index:-1
	}
}
.nav-collapse {
	font-family: 'Shaker-CBold',sans-serif;
	font-size-adjust:.46;
	font-weight:700;
	font-weight: normal;
	font-style: normal;
}
div {
	font-family: 'Shaker-CRegularItalic',sans-serif;
	font-size-adjust:.45;
	font-weight:400;
	font-weight: normal;
	font-style: normal;
	font-family: 'Shaker-CHeavy',sans-serif;
	font-size-adjust:.46;
	font-weight:900;
	font-weight: normal;
	font-style: normal;
	font-family: 'Shaker-CBoldItalic',sans-serif;
	font-size-adjust:.46;
	font-weight: normal;
	font-style: normal;
	font-family: 'Shaker-CHeavyItalic',sans-serif;
	font-size-adjust:.47;
	font-weight:900;
	font-weight: normal;
	font-style: normal;
	font-family: 'Shaker-CLight',sans-serif;
	font-size-adjust:.44;
	font-weight:200;
	font-weight: normal;
	font-style: normal;
	font-family: 'Shaker-CLightItalic',sans-serif;
	font-size-adjust:.45;
	font-weight:200;
	font-weight: normal;
	font-style: normal;
	font-family: 'Shaker-CBold',sans-serif;
	font-size-adjust:.46;
	font-weight: normal;
	font-style: normal;
	font-family: 'Shaker-CRegular',sans-serif;
	font-size-adjust:.45;
	font-weight: normal;
	font-style: normal;
}
.persona {
	width:50%
}
.txtpersona {
	width:40%;
	margin:20px;
	min-height:200px;
	position:relative;
	display:inline-block;
	text-align:left;
	font-family: 'Shaker-CHeavy',sans-serif;
	font-size:36px;
	color:#fff;
	line-height:39px;
	width:50%;
	margin:0 auto;
	padding:3em;
	font-weight: normal;
	font-style: normal;
}
.txtpersona p {
	text-align: left;
	font-family: 'Shaker-CLight',sans-serif;
	font-size-adjust:.44;
	font-weight: normal;
	font-style: normal;
	font-size:18px;
	color:#fff;
	float:left;
	width:100%;
	line-height:24px;
}
.txtpersona a {
	text-align: left;
	font-family: 'Shaker-CLight',sans-serif;
	font-size-adjust:.44;
	font-weight: normal;
	font-style: normal;
	font-size:18px;
	color:#CCC;
 	width:100%;
	opacity:1
 }
 .txtpersona a:hover {
	opacity:0.7;
 }
.txtpersona span1 {
	font-family: 'Shaker-CRegularItalic', sans-serif;
	font-size-adjust:0.46; 
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #CCC;
	font-size:18px;
}
.txtpersona span {
	font-family: 'Shaker-CRegularItalic', sans-serif;
	font-size-adjust:0.46; 
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #CCC;
}
@media only screen and (max-width:1400px) {
	.persona {
		width:60%;
		height:110%
	}
	.txtpersona {
		text-align:left;
		font-family: 'Shaker-CHeavy',sans-serif;
		font-size:28px;
		color:#fff;
		line-height:39px;
		width:100%;
		margin:0 auto;
		padding:3em;
		font-weight: normal;
		font-style: normal;
	}
	.txtpersona p {
		text-align:left;
		font-family: 'Shaker-CLight',sans-serif;
		font-size-adjust:.44;
		font-weight: normal;
		font-style: normal;
		font-size:18px;
		color:#fff;
		float:left;
		width:50%;
		line-height:24px
	}
}
@media only screen and (max-width:1200px) {
	.persona {
		width:70%;
		height:100%
	}
	.txtpersona {
		text-align:left;
		font-family: 'Shaker-CHeavy',sans-serif;
		font-size:28px;
		color:#fff;
		line-height:39px;
		width:100%;
		margin:0 auto;
		padding:3em 2em;
		font-weight: normal;
		font-style: normal;
	}
	.txtpersona p {
		text-align:left;
		font-family: 'Shaker-CLight',sans-serif;
		font-size-adjust:.44;
		font-weight: normal;
		font-style: normal;
		font-size:18px;
		color:#fff;
		float:left;
		width:50%;
		line-height:24px
	}
}
@media only screen and (max-width:1024px) {
	.persona {
		width:70%;
		height:100%
	}
	.txtpersona {
		text-align:left;
		font-family: 'Shaker-CHeavy',sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size:28px;
		color:#fff;
		line-height:39px;
		width:100%;
		margin:0 auto;
		padding:3em 2em
	}
	.txtpersona p {
		text-align:left;
		font-family: 'Shaker-CLight',sans-serif;
		font-size-adjust:.44;
		font-weight: normal;
		font-style: normal;
		font-size:20px;
		color:#fff;
		float:left;
		width:70%;
		line-height:24px
	}
}
@media only screen and (max-width:768px) {
	.persona {
		width:60%;
		height:110%;
	}
	.txtpersona {
		text-align:left;
		font-family: 'Shaker-CHeavy',sans-serif;
		font-size:28px;
		color:#fff;
		line-height:39px;
		width:100%;
		margin:0 auto;
		padding:3em 2em;
		font-weight: normal;
		font-style: normal;
	}
	.txtpersona p {
		text-align:left;
		font-family: 'Shaker-CLight',sans-serif;
		font-size-adjust:.44;
		font-weight: normal;
		font-style: normal;
		font-size:18px;
		color:#fff;
		float:left;
		width:100%;
		line-height: 24px
	}
}