@font-face {
font-family: "bbvaweb-book";
src: url("../fonts/bbvaweb-book.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-book.woff") format("woff"),
url("../fonts/bbvaweb-book.ttf") format("opentype");
url("../fonts/bbvaweb-book.svg") format("SVG");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "bbvaweb-book-italic";
src: url("../fonts/bbvaweb-bookitalic.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-bookitalic.woff") format("woff"),
url("../fonts/bbvaweb-bookitalic.ttf") format("opentype");
url("../fonts/bbvaweb-bookitalic.svg") format("svg");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "bbvaweb-light";
src: url("../fonts/bbvaweb-light.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-light.woff") format("woff"),
url("../fonts/bbvaweb-light.ttf") format("opentype");
url("../fonts/bbvaweb-light.svg") format("svg");
font-style: normal;
font-weight: 400;
font-stretch: normal;
}

@font-face {
font-family: "bbvaweb-light-italic";
src: url("../fonts/bbvaweb-lightitalic.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-lightitalic.woff") format("woff"),
url("../fonts/bbvaweb-lightitalic.ttf") format("opentype");
url("../fonts/bbvaweb-lightitalic.svg") format("svg");
font-style: normal;
font-weight: 400;
font-stretch: normal;
}

@font-face {
font-family: "bbvaweb-medium";
src: url("../fonts/bbvaweb-medium.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-medium.woff") format("woff"),
url("../fonts/bbvaweb-medium.ttf") format("opentype");
url("../fonts/bbvaweb-medium.svg") format("svg");
font-style: normal;
font-weight: 600;
font-stretch: normal;
}

@font-face {
font-family: "bbvaweb-medium-italic";
src: url("../fonts/bbvaweb-mediumitalic.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-mediumitalic.woff") format("woff"),
url("../fonts/bbvaweb-mediumitalic.ttf") format("opentype");
url("../fonts/bbvaweb-mediumitalic.svg") format("svg");
font-style: normal;
font-weight: 600;
font-stretch: normal;
}

@font-face {
font-family: "bbvaweb-semibold";
src: url("../fonts/bbvaweb-semibold.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-semibold.woff") format("woff"),
url("../fonts/bbvaweb-semibold.ttf") format("opentype");
url("../fonts/bbvaweb-semibold.svg") format("svg");
font-style: normal;
font-weight: 700;
font-stretch: normal;
}


  @-webkit-keyframes imagenslider {
  0% {
  opacity:0;
  margin-left: -20px;
}
100% {
opacity:1;
margin-left: 0px;
}
}

  @-moz-keyframes imagenslider {
  0% {
  opacity:0;
  margin-left: -20px;
}
100% {
opacity:1;
margin-left: 0px;
}
}

  @-o-keyframes imagenslider {
  0% {
  opacity:0;
  margin-left: -20px;
}
100% {
opacity:1;
margin-left: 0px;
}
}

  @keyframes imagenslider {
  0% {
  opacity:0;
  margin-left: -20px;
}
100% {
opacity:1;
margin-left: 0px;
}
}






/* general */

html {
	-webkit-font-smoothing: antialiased;
}


body {
	font-family: 'bbvaweb-book', sans-serif;
	font-size:14px;
	color: #71777f;
	line-height:20px;
}

.desktop{
	display:block;
}

.desktop-inline{
	display:inline;
}

.mobile{
	display:none;	
}

.mobile-inline{
	display:none;	
}

.claves-alto{
	height:60px;	
}

nav ul{

	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:-128px;
	position: absolute;

}

nav ul li{

	display:inline-block;

}




a, a:link, a:visited {
	text-decoration: none;
	color: #0071b9;
}
a:hover {color: #666666;}
.masInfo{margin-top: 5px;}
.masInfo a{font-size: 11px;}

i, em {font-style: italic;}
b, strong {font-weight: bold;}
.clear{clear: both;}
.separador{clear: both; height: 40px;}
.separador.linea{
	margin-top: 20px;
	height: 20px;
	border-top: solid 1px #d2d2d2;
}

section{

	background: #fff;

}


h1 {
  float: right;
  font-weight: normal;
  width: 160px;
  font-family: 'bbvaweb-light', sans-serif;
  color: #0093e2;
  font-size: 19px;
  line-height: 20px;
  margin-top: 35px;
  text-align: right;
}
h1 span {
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  display: block;
  margin-left: 3px;
  text-transform:uppercase;
}
h2{
	font-family: 'bbvaweb-light', sans-serif;
	font-size: 26px;
	line-height: 32pt;
	color: #0093e2;
	padding-top: 15px;

}
h2 b{font-family: 'bbvaweb-light', sans-serif;}
.home h2{
	font-size: 52px;
	line-height: 52px;
	color: white;
}

h3{
	font-family: 'bbvaweb-light', sans-serif;
	font-size: 32px;
	line-height: 32px;
	color: #0071b9;
	margin: 0 0 10px 0;
}
h4{
	font-family: 'bbvaweb-book', sans-serif;
	font-size: 20px;
	line-height: 23px;
	color: #0093e2;
	margin: 0 0 5px 0;
	padding-top: 15px;

}


.cajah4 { 

	padding-top: 5px;
	border-top:2px solid #0093e2;
	border-bottom:2px solid #0093e2;
	padding-bottom: 8px;
	margin-top: 10px;

 }

.azul_claro, .azul_claro b, .azul_claro strong{color: #67bee7;}
.azul, .azul b, .azul strong{color: #0086d3;}
.naranja, .naranja b, .naranja strong{color: #f09400;}
.verde, .verde b, .verde strong{color: #88ba14;}



/* esquema */
#contenedor{
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.contenido{
  margin: auto;
  width: 1024px;
}

.contenidocabecerahome {
  padding-left: 100px;
  padding-top: 80px;
  padding-right: 100px;
}

.contenidocabecerahome img {


  float: left;
  height: auto;
  width: 190px;
  padding-right: 40px;

-webkit-animation-name: imagenslider;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: .6s;
  -moz-animation-name: imagenslider;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: .6s;
  -o-animation-name: imagenslider;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: 1;
  -o-animation-duration: .6s;
  animation-name: imagenslider;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-duration: .6s;
}

.cabecerahomep {
  font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 50px;
}

.cabecerapeque {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-family: 'bbvaweb-book', sans-serif;
  padding-top: 8px;
}

nav{

	background-color: white;
	margin:0 auto;
	font-family: 'bbvaweb-light', sans-serif;

}

header{
	background-color: white;
	margin:0 auto;
	width: 1024px;
	margin-bottom:10px;
}




/* cabecera */
#logo{
  background-image: url(../imagenes/cuadrados_bbva.gif);
  background-repeat: no-repeat;
  background-size: 14px 88px;
  padding: 43px 5px 20px 40px;
  float: left;
}

#logo img{

	width: 76%;
	height: auto;
	margin-top:-30px;
	margin-bottom:20px;

}

#menu_sup{
	top:10px;
	width: 1024px;
	position: absolute;
	text-align: right;
	font-family: 'bbvaweb-book', sans-serif;
	color: #71777f;
	font-size: 14px;
}
#menu_sup a{
	color: #71777f;
	margin-left: 10px;
}

header h1{
	font-size:24px;
	line-height:26px;
	width:250px;	
}


/* menu */
nav{
  padding-top: 48px;
  padding-bottom: 10px;
  float: left;
}

nav li {

  margin: 0;
  font-family: 'bbvaweb-light', sans-serif;
  font-size: 18px;
  text-align: left;
  margin-right: 15px;
  border-right: 1px solid;
  line-height: 13px;
  padding-right: 20px;
  margin-top: 15px;
}

nav li:last-of-type{

	  border-right: 0px solid;

}

nav a, nav a:link, nav a:visited {color:#4d4d4d;}
nav a:hover {color:#0071b9;}
nav .activo a { color:#0071b9; font-weight:600; }





/* cuerpo */
.cabecera{
	background-color: #0071b9;
	padding: 30px;
	width: 1024px;
	margin: 0 auto;
}
.cabecera h2{color: white;}

.pie_cabecera{
	height: 44px;
	width: 100%;
	background-image: url(../imagenes/fnd_cabecera_pie.png);
	background-repeat: no-repeat;
}



.contenido.archivo a{
	font-size: 18px;
	line-height: 22px;
	font-family: 'StagSansBook', sans-serif;
	padding-left: 30px;
	margin: 10px 0;
	background-image: url(../imagenes/ico_flecha1.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
}

.titulo_noticia, .subtitulo{
	font-family: 'StagSansLight', sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #0071b9;
	margin: 0 0 10px 0;
}
.subtitulo{
	font-family: 'StagSansBook', sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #0071b9;
	margin: 20px 0 10px 0;
}

.subtitulo-claro{
	font-family: 'StagSansBook', sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	line-height: 20px;
	color: #62afe7;
	margin: 20px 0 10px 0;
}

.subtitulo-grande{
	font-family: 'StagSansBook', sans-serif;
	font-size: 22px;
	text-transform:uppercase;
	line-height: 24px;
	color: #62afe7;
	margin: 20px 0 10px 0;
}

.descripcion{
	padding-top:10px;	
}

.blanco{
	color:#fff !important;	
}

.gris{
	color:#71777f !important;	
}
.masinfo {

	font-size: 14px;
	color: #0093e2;
	float: right;
	margin-right: 34px;
	margin-right: 39px;
	padding-left:0px; 
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}

.masinfo:hover {

	font-size: 14px;
	color: #71777f;
	float: right;
	margin-right: 34px;
	margin-right: 35px;





}

.masinfo:after{

	width: 34px;
	height: 34px;
	content: '';
	background:url(../imagenes/flechaazul.png)no-repeat;
	position: absolute;
	margin-top: -5px;
	margin-left: 7px;
	 -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

}

.masinfo:hover:after{

	width: 34px;
	height: 34px;
	content: '';
	background:url(../imagenes/flechaazul.png)no-repeat;
	position: absolute;
	margin-top: -5px;
	margin-left: 9px;

}





/* home */

.cabecerahome {
  background: url(../imagenes/cabecerahome.jpg);
  background-size: cover;
  height: 390px;
}


.cont-contenido{
	width: 824px;
	margin: 0 auto;
}
.col1, .col2{

	float: left;
	width: 368px;
	margin-bottom: 20px;
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.col2{margin-left: 80px;}
.home aside{
	width: 262px;
	margin-top: 20px;
}

.col1 p, .col2 p{

	padding-top: 15px;

}

.filtro{
	text-align:center;
	width: 16%;
	float: left;
}

#portfolio-nav{
	margin:0 10%;	
	height:150px;	
}
.caja1, .caja2, .caja3, .caja4 {

	height: 235px;
	width: 236px;
	float: left;
	padding: 10px;
	color: #fff;
	font-size:13px;
}
@media only screen and ( min-width: 1022px ) {
	.deleteEngNews {padding-left:16%;}
}
.caja1 h2, .caja2 h2, .caja3 h2, .caja4 h2{

	color: #fff;
	line-height: 28px;

}

.caja1 h2{

	border-bottom:1px solid #fff;
	padding-bottom: 12px;
	padding-top: 7px;

}

.caja2 h2{

	border-bottom:1px solid #fff;
	padding-bottom: 12px;
	  padding-top: 35px;

}

.caja3 h2{

	border-bottom:1px solid #fff;
	padding-bottom: 12px;
	  padding-top: 35px;

}

.caja4 h2{

	border-bottom:1px solid #fff;
	padding-bottom: 12px;
	  padding-top: 13px;
  font-size: 22px;
  line-height: 25px;
  float: left;
    margin-bottom: 8px;

}

.infoh2{

	float: left;
	padding-right: 20px;
	padding-top: 10px;

}

.caja1 p, .caja2 p, .caja3 p, .caja4 p{

	padding-top: 10px;

}

.caja4 input{

	  background: #fff;
  margin-top: 2px;
  width: 221px;
  padding: 5px;

}

.caja4 span{

	  font-size: 13px;

}

.caja1 a img, .caja2 a img, .caja3 a img, .caja4 a img{


	-webkit-transform: rotate(0deg);
	-webkit-transform-origin: center;
	transform: rotate(0deg);
	transform-origin: center;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;

}

.caja1 a img:hover, .caja2 a img:hover, .caja3 a img:hover, .caja4 a img:hover{


	-webkit-transform: rotate(90deg);
	-webkit-transform-origin: center;
	transform: rotate(90deg);
	transform-origin: center;



}


.caja1 a img{

	position: absolute;
	bottom:0;
	margin-bottom: 10px;
	margin-right: 10px;
	  margin-left: 200px;

}

.caja2 a img{

	position: absolute;
	bottom:0;
	margin-bottom: 10px;
	margin-right: 10px;
	  margin-left: 200px;

}

.caja3 a img{

	position: absolute;
	bottom:0;
	margin-bottom: 10px;
	margin-right: 10px;
	  margin-left: 200px;

}

.caja4 a img{

	position: absolute;
	bottom:0;
	margin-bottom: 10px;
	margin-right: 10px;
	  margin-left: 10px;

}


.botonsuscribirse{

	color: #fff!important;
  	font-size: 15px;
  	float: right;
  	margin-top: 14px;
  	margin-right: 46px;

}


.caja1{

	background-color: #89d1f3;

}

.caja2{

	background-color: #52bcec;

}

.caja3{

	background-color: #009ee5;

}

.caja4{

	background-color: #006ec1;

}


.contenidotextofull{

  padding-left: 100px;
  padding-right: 100px;


}

.claveshome {

  background: url(../imagenes/claveshome.jpg);
  background-size: cover;

    background-position: 50%;
      padding-bottom: 90px;

}

.claveshome h2{

		color: #fff;
	line-height: 28px;

}

.claveshome p {

	text-align: left;
	padding-top: 30px;

}


.ademashome{

	border-top:1px solid;
	margin-top: 50px;

}

.ademashome h2{

	text-align: center;
	background:url(../imagenes/bordeh2ademashome.png)no-repeat;
	  background-position: center 30px;


}

.boton-resultados{

	font-size: 14px;
	font-family: 'bbvaweb-light', sans-serif;
	line-height:40px;
	font-weight:600;
	background-color:#ccc;
	color: #fff !important;
	padding:10px 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* future proofing */
	-khtml-border-radius: 20px; /* for old Konqueror browsers */

}

.boton-resultados.activo{
	background-color:#1d5e98;
}

.enlacepazul-ventajashome{

	font-size: 23px;
	font-family: 'bbvaweb-light', sans-serif;
	border:1px solid #0093e2;
	color: #0093e2;
	background:url(../imagenes/flechaenlaceazul.png)no-repeat;
	background-position: 214px 16px;
  padding: 7px;
  padding-bottom: 10px;
  padding-right: 25px;
  padding-left: 12px;
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;

}

.enlacepazul-volver{

	font-size: 23px;
	font-family: 'bbvaweb-light', sans-serif;
	border:1px solid #0093e2;
	color: #0093e2;
	background:url(../imagenes/flechaenlaceazul_volver.png)no-repeat;
	background-position: 16px 16px;
  padding: 7px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 30px;
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;

}

.enlacepazul-comprar{

	font-size: 23px;
	font-family: 'bbvaweb-light', sans-serif;
	background-color:#0165bb;
	color: #fff;
    padding: 10px 30px;
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;

}
.enlacepazul-ventajashome:hover{


	background-position: 218px 16px;



}

.enlacepazul-clubaccionistahome{

	font-size: 23px;
	font-family: 'bbvaweb-light', sans-serif;
	border:1px solid #0093e2;
	color: #0093e2;
	background:url(../imagenes/flechaenlaceazul.png)no-repeat;
	background-position: 204px 16px;
  	padding: 7px;
  	padding-bottom: 10px;
  	padding-right: 25px;
  	padding-left: 12px;
    margin-left: 40px;
      	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;

}

.enlacepazul-clubaccionistahome:hover{


	background-position: 209px 16px;



}

.enlacephome{

	margin-top: 50px;
	  text-align: center;
  margin-bottom: 50px;

}

.nuestrosvideos-home{

	height: 322px;

}

.nuestrosvideos-home h2{

	color:#0070c9;
	padding-bottom: 20px;

}

.nuestrosvideos-home p{

	margin-bottom: 20px;

}

.videohome2{

	margin-left: 10px;


}

.videohome3{

	margin-left: 10px;


}



.youtubehome {

	font-size: 14px;
	color: #0093e2;
	float: right;
	margin-right: 67px;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;


}

.youtubehome:hover {

	margin-right: 63px;

}

.youtubehome:after{

	width: 34px;
	height: 34px;
	content: '';
	background:url(../imagenes/flechaazul.png)no-repeat;
	position: absolute;
	margin-top: -5px;
	margin-left: 7px;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;

}

.youtubehome:hover:after{

		margin-left: 11px;

}


.enlaceazul-contactohome{

	font-size: 26px;
	font-family: 'bbvaweb-light', sans-serif;
	border:1px solid #0093e2;
	color: #0093e2;
	background:url(../imagenes/flechaenlaceazul.png)no-repeat;
	background-position: 772px 17px;
  	padding-top: 12px;
  	padding-bottom: 14px;
  	padding-right: 25px;
  	padding-left: 12px;
    width: 100%;
	max-width: 754px;
	margin-top: 40px;
	margin-bottom: 40px;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;

}


.enlaceazul-contactohome:hover{

		background-position: 776px 17px;
		color: #71777f;

}


.contactop {

	float:left;
	display: block;
	color:#fff;
	font-size:26px;
	font-family: 'bbvaweb-light', sans-serif;
	line-height: 35px;
	width: 100%;
	padding-bottom: 30px;

}

.contactop a{

	color: #fff;

}

.contactop img{

	float: left;
	  padding-right: 30px;

}


.spancontacto1{

	display: block;
	float: left;

}

.spancontacto2{

	float: left;
	font-family: 'bbvaweb-semibold', sans-serif;

}

/* accion */


.cabeceraaccion {

  background: url(../imagenes/claveshome.jpg);
  background-size: cover;
  height: 205px;
    background-position: 50% 450px;

}

.contenidocabeceraaccion {
  padding-left: 170px;
  padding-top: 40px;
  padding-right: 170px;
}

.contenidocabeceraaccion img {
  float: left;
  height: auto;
  width: 108px;
  padding-right: 40px;
  -webkit-animation-name: imagenslider;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: .6s;
  -moz-animation-name: imagenslider;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: .6s;
  -o-animation-name: imagenslider;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: 1;
  -o-animation-duration: .6s;
  animation-name: imagenslider;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-duration: .6s;
}

.cabeceraaccionp {
	font-family: 'bbvaweb-light', sans-serif;
	color: #fff;
	font-size: 20px;
	line-height: 32px;
	padding-top: 20px;
}

.seccion{
	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: left;
	transform: rotate(-90deg);
	transform-origin: left;
	position: absolute;
	margin-left: 28px;
	margin-top: 170px;
	font-size: 43px;
	color: #79ccef;
}

.accion p{
	margin-bottom:20px;
	text-align:justify;
}

a.globo {

	color:#0093e2;
	font-weight: normal;

}

a.globo:hover{

	cursor: pointer;

}

a.globo span{

	display:none;
	height: 90px;
	width: 170px;
	background:#0165bb;
	border-radius: 2px;
	font-family: 'bbvaweb-light', sans-serif;
	color: #fff;
	box-shadow: 3px 3px 4px rgba(0,0,0,0.3);
	padding: 10px;

}

a.globo:hover span {

	display: inline;
	position: absolute;
	margin-top: -120px;
	margin-left: -120px;
	z-index: 9;

}



/* resultados */


.cabeceraresultados {

  background: url(../imagenes/cabeceraresultados.jpg);
  background-size: cover;
  height: 270px;
background-position: 50% -90px;

}



.contenidocabeceraresultados {
  padding-left: 170px;
  padding-top: 70px;
  padding-right: 170px;
}

.contenidocabeceraresultados img {
  float: left;
  height: auto;
  width: 108px;
  padding-right: 40px;
  -webkit-animation-name: imagenslider;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: .6s;
  -moz-animation-name: imagenslider;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: .6s;
  -o-animation-name: imagenslider;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: 1;
  -o-animation-duration: .6s;
  animation-name: imagenslider;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-duration: .6s;
}

.cabeceraresultadosp {
font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 24px;
  margin-bottom: 12px;
}

.cabeceraresultadosp2 {
  font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 19px;
}



/* noticias */

.noticias{

	background: #0065ba; /* Old browsers */
background: -moz-linear-gradient(top,  #0065ba 0%, #0093e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0065ba), color-stop(100%,#0093e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0065ba 0%,#0093e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0065ba 0%,#0093e2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0065ba 0%,#0093e2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0065ba 0%,#0093e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065ba', endColorstr='#0093e2',GradientType=0 ); /* IE6-9 */

	height: 100%;
	overflow: scroll;

}

.noticias .contenido{

	  min-height: 800px;
}

.seccionnoticias{

	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: left;
	transform: rotate(-90deg);
	transform-origin: left;
	  position: absolute;
  margin-left: 28px;
  margin-top: 170px;
  font-size: 43px;
  color: #fff;
      top: 25px;

}

.menunoticias{

		border-top: 5px solid #fff;
		margin-right: 105.7px;

}

.menunoticias a{

	float: left;
	height: 41px;
	width: 41px;
	background:#fff;
	border-radius: 50%;
	margin-right: 55.75px;

}

.menunoticias a img{

	margin-top: -4px;

}


.menunoticias ul{


	margin-top: -24px;

}



.menunoticiaseng{

		border-top: 5px solid #fff;
		margin-right: 15px;

}

.menunoticiaseng a{

	float: left;
	height: 41px;
	width: 41px;
	background:#fff;
	border-radius: 50%;
	margin-right: 215px;

}

.menunoticiaseng a img{

	margin-top: -4px;

}


.menunoticiaseng ul{


	margin-top: -24px;

}





.noticia1 a.noticia1 {

	float: left;
	height: 60px;
	width: 60px;
	background:#fff;
	margin: 1px;
	border-radius: 50%;


}

.noticia{

	margin-top: 160px;
	border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;

}

.noticia p{

	padding-top: 25px;
	padding-bottom: 25px;
	  color: #fff;
  font-size: 24px;
  font-family: 'bbvaweb-light', sans-serif;
    line-height: 24px;

}

/* archivo */

.enlaceblanco-archivo {
  font-size: 26px;
  font-family: 'bbvaweb-light', sans-serif;
  border: 1px solid #fff;
  color: #fff;
  background: url(../imagenes/flechaenlaceblanca.png)no-repeat;
  background-position: 772px 17px;
  padding-top: 12px;
  padding-bottom: 14px;
  padding-right: 25px;
  padding-left: 12px;
  width: 100%;
  max-width: 754px;
  margin-top: 40px;
  margin-bottom: 40px;
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

.enlaceblanco-archivo:hover {

	  background-position: 776px 17px;

}


.enlaceblanco-archivo a{

	color:#fff;

}

.titulo-filtros {
  font-size:20px;
  font-family:'bbvaweb-light', sans-serif;
  font-weight:400;
  padding-top:20px;
  color:#fff;
}

.enlaceblanco-club {
  font-size: 26px;
  font-family: 'bbvaweb-light', sans-serif;
  border: 1px solid #fff;
  color: #fff;
  background: url(../imagenes/flechaenlaceblanca.png)no-repeat;
  background-position: 695px 17px;
  padding-top: 12px;
  padding-bottom: 14px;
  padding-right: 25px;
  padding-left: 12px;
  width: 100%;
  max-width: 754px;
  margin-top: 40px;
  margin-bottom: 40px;
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

.enlaceblanco-club:hover {

	  background-position: 699px 17px;

}


.enlaceblanco-club a{

	color:#fff;

}


/* Contacto */

.contacto p{

	color:#fff;
	font-size:26px;
	  font-family: 'bbvaweb-light', sans-serif;

	 	  line-height: 35px;

}



/* pie */
footer{

	background-color: #0065ba;
	height: 62px;
	font-size: 12px;
	position: relative;
	z-index: 9!important;
}
footer div{
	margin: 0 auto;
	padding: 32px 0px 0 0px;
	width: 100%;
	max-width: 824px;
	color: #fff;

}

.footer-left{

	float: left;

}

.footer-right{

	float: right;
	  margin-top: -20px;
	    width: 160px;

	text-align: center;
	  padding-right: 32px;

}
.footer-right a{

	color:#fff;

}

.footer-right img{

	float: left;
	padding-right: 20px;
	  padding-top: 4px;

}

.laaccion{

	font-size:17px;

}

.continuar{

	border-top:2px solid #aacce8;
	  padding-top: 2px;

}



.show-menu {
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding-top: 4px;
	display: none;
	width: 50px;
	position: absolute;
	top: 30px;
	right: 30px;
	margin: auto;
}


input[type=checkbox]{
    display: none;
}


input[type=checkbox]:checked ~ nav ul{
  display: block;
  position: absolute;
  z-index: 9999999;
  top: 97px;
  background: #9BE1FB;
  margin: auto;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 320px;
  overflow: hidden;
}

.cajitasfondo{

	background-color:#eeeeed;
	height:255px;

}

.videosfondo{

	background-color:#eeeeed;

}

.resultados{

	  margin-top: 194px;

}


.toparchivo{

	margin-top: 88px;  

}

.contacto{

	  margin-top: 55px;

}

.topnoticias{

	  margin-top: 101px;

}


.club{


  background: url(../imagenes/cabeceraclub.jpg);
  background-size: cover;

  background-position: 50%;


}

.seccionclub{

	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: left;
	transform: rotate(-90deg);
	transform-origin: left;
	  position: absolute;
  margin-left: 28px;
  margin-top: 343px;
  font-size: 43px;
  color: #fff;

}

.contenidocabeceraclub {

	  padding-left: 170px;
  padding-top: 85px;
  padding-right: 170px;
    padding-bottom: 50px;

}

.h2club {

	font-size: 30px;
	color:#0065ba;
	font-family: 'bbvaweb-light', sans-serif;


}

.columna3club {

	float:left;
	width:29%;
	padding:2%;

}

.columna3club img{

	padding-bottom: 10px;
  	padding-left: 35%;

}


.columna3club span{

	color:#0065ba;
	display:block; 
	font-size: 27px;
	font-family: 'bbvaweb-light', sans-serif;  
	line-height: 30px;

}

.columna4club {

	float:left;
	width:43%;
	padding:2%;

}

.columna4club img{

	padding-bottom: 10px;
  	padding-left: 35%;

}

.columna4club span{

	color:#fff;
	display:block; 
	font-size: 15px;
	font-family: 'bbvaweb-book', sans-serif;  
	line-height: 16px;
	padding-top: 20px;

}


.select-style {
    border: 1px solid #fff;
    width: 100%;
    overflow: hidden;
	background-color:transparent;
    background: url("../imagenes/flecha.png") no-repeat 99% 50%;
}

.select-style select {
	font-family: 'bbvaweb-book', sans-serif;
	color:#fff;
	font-size:18px;
	line-height:26px;
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

.select-style option {
	color:#000;
}

ul.tabla {
	list-style:none;
    margin: 0 auto;
	width:100%;
	font-family: 'bbvaweb-book', sans-serif; font-size:18px; 
	line-height:26px; 
	padding-top:50px;
	display:none;
}

ul.tabla li {
	display: table-cell;
	text-align:center; 
	padding-bottom:15px;
}

ul.tabla li hr {
	border: 1px solid white; 
	height: 0px; 
	width: 60%;	
}

ul.tabla2 {
	list-style:none;
	font-family: 'bbvaweb-book', sans-serif; font-size:18px; 
	line-height:26px; 
	padding-top:20px;
	display:table;
}

ul.tabla2 li {
	display: table-cell;
	text-align:right; 
	width:170px;
}

ul.tabla2 li:first-child {
	width:280px;
	text-align:left;
}

.color-bbva{
	color: #0093e2;	
}

.graficos{
	/*width:100% !important;*/
	max-width:824px;
	background-size: 100% 100%; 
	padding:30px 0; 
	color:#fff;"	
}

.imagenes{
	width:80%; 
	max-width:800px;
}

.hr-enlace{
	border: 1px solid; 
	height: 0px; 
	width: 40px; 
	margin:9px;
}

.menunoticias_mob {
	display:none;
}

.caption {
	padding: 0;
	width: 100%;
	position: relative;
}

.caption img {
	width: 100%;
	height: auto;
	display: block;
	padding: 0;
	border: 0;
}

.oferta-peq {
	position: absolute;
	font-family:'bbvaweb-light', sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	right: 10px;
	top: -10px;
	width:70px;
	height:70px;
	text-align: center;
	z-index: 1;
}

.oferta-grande {
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	right: 10px;
	bottom: 0;
	text-align: center;
	z-index: 1;
}

.destacado-oferta{
	font-size: 29px;
}

.titulo {
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding: 0 10px;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: left;
	z-index: 1;
}

.titulo-grande {
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding:10px 10px 30px 10px;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: left;
	z-index: 1;
}
		
.caption.arte div{
	background: #c6006d; 	
}

.caption.gastro div{
	background: #f9bf44; 	
}

.caption.compras div{
	background: #40bebd; 	
}

.caption.varios div{
	background: #7bc65e; 	
}

.item{
	width:246px; 
	padding:5px;	
}

.oferta {
	position: absolute;
	font-family:'bbvaweb-light', sans-serif;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	right: 10px;
	top: -10px;
	width:100px;
	height:100px;
	text-align: center;
	z-index: 1;
}

.oferta-centrado{
	padding-top:40px;
	height:60px;
}

.oferta-centrado2{
	padding-top:20px;
	height:80px;
}

.item-grande{
	max-width:502px; 
	padding:5px;	
}
		
input{
	font-size: 23px;
	font-family: 'bbvaweb-light', sans-serif;
	border:1px solid #0093e2;
	color: #0093e2;
	margin:10px 0;
	padding:0.5% 1%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width:80% !important;
}

.squaredTwo {
  width: 24px;
  height: 24px;
  position: relative;
  background: #fff;
  border: 2px solid #c1c1c1;	
  border-radius: 2px;	  
}
.squaredTwo label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 2px;
  top: 2px;
  background: #fff;
}
.squaredTwo label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #0093e2;
  border-radius: 2px;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
		  transform: rotate(-45deg);
}
.squaredTwo label:hover::after {
  opacity: 0.3;
}
.squaredTwo input[type=checkbox] {
  visibility: hidden;
}
.squaredTwo input[type=checkbox]:checked + label:after {
  opacity: 1;
}

ul.tabla3 {
	list-style:none;
	font-family: 'bbvaweb-book', sans-serif; font-size:18px; 
	line-height:26px; 
	padding-top:20px;
	display:table;
}

ul.tabla3 li {
	display: table-cell;
}

ul.tabla3 {
	padding-top:0;
}

ul.tabla3.linea{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #c2dbeb;	
}

ul.tabla3.pie{
	width:100%;
	font-size:14px;
	font-weight:600;
	color:#1d5e98;
	padding-top:5px;
}

ul.tabla3.pie li{
	width:33%;
	font-size:14px;
	line-height:16px;
	font-weight:600;
	color:#1d5e98;
	text-align:center;
}

ul.tabla3.linea li{
	line-height:17px;
	text-transform:uppercase;
	color:#7caa0c;
	width:33%;
	font-size:25px;
	text-align:center;
}

ul.tabla3.linea li:nth-child(1){
	font-weight:600;
}

.titulo-grafica3{
	font-size:15px;
	font-weight:800;
	line-height:17px;
	text-transform:uppercase;
	color:#1b9ce0;
	padding-bottom:20px;
}

.caja-grafica3{
	background-color:#eee; 
	padding:20px; 
	margin-bottom:4px;
}

ul.tabla3.ancha li{
	width:20%;
}

.tabla3.ancha.linea{
	padding-top:20px;
}

.tabla3.ancha.pie{
	padding-bottom:30px;
}

ul.tabla4 {
	list-style:none;
	font-family: 'bbvaweb-book', sans-serif; font-size:18px; 
	line-height:26px; 
	padding-top:20px;
	display:table;
}

ul.tabla4 li {
	display: table-cell;
}

ul.tabla4.linea{
	width:100%;
	border-bottom:1px solid #c2dbeb;
	padding-bottom:5px;
}

ul.tabla4.pie{
	width:100%;
	font-size:14px;
	font-weight:600;
	color:#1d5e98;
	padding-top:0;
}

ul.tabla4.pie li:first-child{
	width:26%;
}

ul.tabla4.pie li:nth-child(2),
ul.tabla4.pie li:nth-child(3){
	width:37%;
	padding-left:20px;
}

ul.tabla4.linea li:first-child{
	width:26%;
	font-size:15px;
	font-weight:600;
	line-height:17px;
	text-transform:uppercase;
	color:#1b9ce0;
}

ul.tabla4.linea li:nth-child(2),
ul.tabla4.linea li:nth-child(3){
	width:37%;
	font-size:25px;
	color:#7caa0c;
	padding-left:20px;
	vertical-align:bottom;
}

ul.tabla4.linea li:nth-child(2){
	font-weight:600;
}

.titulo-grafica4{
	font-size:15px;
	font-weight:800;
	line-height:17px;
	text-transform:uppercase;
	color:#1b9ce0;
	border-bottom:2px solid #c2dbeb;
}

ul.tabla5 {
	list-style:none;
	font-family: 'bbvaweb-book', sans-serif; font-size:18px; 
	display:table;
	width:80%;
	margin:0 10%;
}

ul.tabla5 li {
	display: table-cell;
	vertical-align:middle;
	padding:10px;
}

ul.tabla5 li .tit{
	font-size:20px;
	line-height:22px;
}

ul.tabla5 li span {
	font-size:30px;
	line-height:36px;
}

ul.tabla5 li:nth-child(1){
	width:20%;
	background-color:#1b9ce0;
	color:#fff;
}

ul.tabla5 li:nth-child(2){
	width:35%;	
	background-color:#fff;
	border:2px solid #1b9ce0;
	color:#1b9ce0;
}

ul.tabla5 li:nth-child(3){
	width:45%;
	background-color:#fff;
	border:2px solid #1b9ce0;
	color:#1b9ce0;
}

.cabecera-tabla{
	background-color:#db9600;
	border:2px solid #db9600;
	color:#fff;
	width:80%;
	margin:0 10%;
}

.contenido-tabla{
	background-color:#fff;
	border:2px solid #000;
	width:80%;
	margin:0 10%;
}

.pie-tabla{
	text-align:left;
	font-size:12px;
	line-height:14px;
	padding-top:10px;
	width:80%;
	margin:0 10%;
}

ul.tabla6 {
	list-style:none;
	font-family: 'bbvaweb-book', sans-serif; font-size:18px; 
	display:table;
	width:100%;
}

ul.tabla6 li {
	display: table-cell;
	vertical-align:middle;
	padding:5px 10px;
	width:16%;
}

ul.tabla6 li:first-child {
	text-align:left;
	
}

/* RESPONSIVE */


@media only screen and ( max-width: 1022px ) {


.contenido{
  margin: auto;
  width: 765px;
}

header{
	background-color: white;
	margin:0 auto;
	width: 765px;
}


.noticias .contenido{

	  min-height: 1200px;
}

.menunoticias{

		border-top: 5px solid #fff;
		margin-right: 6px;

}

.menunoticiaseng{

		border-top: 5px solid #fff;
		margin-right: 6px;

}



nav ul {
		position: static;
		display: none;
	}

nav ul li {
		margin-bottom: 1px;
		text-align: center;
		padding-right: 0px;
		border-top: 1px solid #fff;
		  padding-top: 15px;
  margin-top: 0px;
  padding-bottom: 15px;
	}

nav ul li, nav ul li a {
		width: 100%;
	}

nav ul li a{

	  font-family: 'bbvaweb-light', sans-serif;


}





.show-menu {
		display:block;
	}


#menu_sup{
	top:10px;
	width: 765px;
	position: absolute;
	text-align: right;
}

.cabecera{
	background-color: #0071b9;
	padding: 30px;
	width: 765px;
	margin: 0 auto;
}

.cont-contenido{
	width: 765px;
	margin: 0 auto;
}

.contenidotextofull img{
	/*height: auto;*/
}

.columna3club img{
	width:67px;
	float: left;
	padding-left: 0px;
	padding-right: 15px;
}

.columna3club {

	float:left;
	width:98%;
	padding:2%;

}

.columna4club {

	float:left;
	width:98%;
	padding:2%;

}

.columna4club img{

	width: 95px;
  	padding-left: 0px;
  	float: left;
  	padding-right: 15px;

}


.contenidocabeceraclub {
  padding-left: 80px;
  padding-top: 85px;
  padding-right: 50px;
    padding-bottom: 50px;
}


.caja1, .caja2, .caja3, .caja4 {

	height: 175px;
	width: 48%;
	float: left;
	padding: 1%;
	color: #fff;
	font-size:13px;
}

.col1, .col2 {
  float: left;
  width: 340px;
  margin-bottom: 20px;
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.col2 {
  margin-left: 50px;
}

.col1 {
  margin-left: 20px;
}

.caja2 h2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 12px;
  padding-top: 7px;
}

.caja3 h2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 12px;
  padding-top: 7px;
}

.infoh2 {
  float: left;
  padding-right: 20px;
  padding-top: 0px;
}

.caja4 h2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 0px;
  padding-top: 4px;
  font-size: 22px;
  line-height: 33px;
  float: left;
  margin-bottom: 8px;
    padding-right: 16px;
}

.caja1 a img {
  position: absolute;
  bottom: 190px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 330px;
}

.caja2 a img {
  position: absolute;
  bottom: 190px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 330px;
}

.caja3 a img {
  position: absolute;
  bottom: 0px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 330px;
}

.caja4 a img {
  position: absolute;
  bottom: 0px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.botonsuscribirse {
  color: #fff!important;
  font-size: 15px;
  float: right;
  margin-top: 21px;
  margin-right: 46px;
}

.cajitasfondo{

	background-color:#eeeeed;
	height:380px;

}

.caja4 p {
  padding-top: 10px;
  text-align: right;
  padding-right: 10px;
}

.videosfondo{

	background-color:#eeeeed;
	height: 1285px;

}

.contenidocabecerahome img {
  float: left;
  height: auto;
  width: 130px;
  padding-right: 40px;
}

.cabecerahomep {
  font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 40px;
}

.videohome2 {
  margin-left: 0px;
}

.videohome3 {
  margin-left: 0px;
}

.cabecerahome {
  height: 300px;
}

.contenidocabecerahome {
  padding-top: 35px;
}

.contenidocabeceraaccion {
  padding-left: 100px;
  padding-top: 40px;
  padding-right: 100px;
}

.cabeceraaccionp {

  font-size: 20px;
  line-height: 23px;
}

.contenidocabeceraresultados {
  padding-left: 100px;
  padding-top: 50px;
  padding-right: 100px;
}

.cabeceraresultados {

  height: 210px;

}

.contenidocabeceraresultados img {
  float: left;
  height: auto;
  width: 126px;
  padding-right: 40px;
}

.cabeceraresultadosp {
  font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 22px;
  margin-bottom: 10px;
}

.menunoticias a img {
  margin-top: 1px;
}

.menunoticias a {
  float: left;
  height: 39px;
  width: 39px;
  background: #fff;
  border-radius: 50%;
  margin-right: 26px;
}


.menunoticiaseng a img {
  margin-top: 1px;
}

.menunoticiaseng a {
  float: left;
  height: 39px;
  width: 39px;
  background: #fff;
  border-radius: 50%;
  margin-right: 65px;
}

.noticia {
  margin-top: 110px;
}


.contactop {

text-align: center;
float: none;


}

.contactop a{

	color: #fff;

}

.contactop img{

  padding-right: 0px;
  width: 75px;
  float: none;


}


.spancontacto1{
	text-align: center;

	float: none;
	  margin-bottom: -35px;

}

.spancontacto2{

	display: inline-block;
	text-align: center;
	float: none;
	font-family: 'bbvaweb-semibold', sans-serif;

}





}





@media only screen and ( max-width: 765px ) {

ul.tabla li {
	display:block;
}

ul.tabla2 li {
	display:block;
	text-align:left; 
}

ul.tabla2 li:nth-child(2) {
	color:#ccc;
}

.contenido{
  margin: auto;
  width: 480px;
}

header{
	background-color: white;
	margin:0 auto;
	width: 480px;
}



#menu_sup{
	top:10px;
	width: 480px;
	position: absolute;
	text-align: right;
}

.cabecera{
	background-color: #0071b9;
	padding: 30px;
	width: 480px;
	margin: 0 auto;
}

.cont-contenido{
	width: 480px;
	margin: 0 auto;
}

.caja1, .caja2, .caja3, .caja4 {
  height: 245px;
  width: 48%;
  float: left;
  padding: 1%;
  color: #fff;
  font-size: 13px;
}

.caja1 a img {
  position: absolute;
  bottom: 253px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 195px;
}

.caja2 a img {
  position: absolute;
  bottom: 253px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 195px;
}


.caja3 a img {
  position: absolute;
  bottom: 0px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 195px;
}

.caja4 h2 {

  padding-right: 0px;
    padding-top: 10px;
  padding-bottom: 21px;
}

.cajitasfondo {
  background-color: #eeeeed;
  height: 510px;
}

.caja2 h2 {

  padding-top: 35px;
}

.caja3 h2 {

  padding-top: 35px;
}

.caja4 p {
  padding-top: 10px;
  text-align: left;
  padding-right: 10px;
}

.botonsuscribirse {
  color: #fff!important;
  font-size: 15px;
  float: right;
  margin-top: 15px;
  margin-right: 46px;
}

.caja4 input {

  width: 216px;

}

.claveshome {


  background-position: 50% 0px;
  background-repeat: no-repeat;
}

h2 {

	font-size: 25px;

}

.enlacepazul-clubaccionistahome{

	display: block;
	margin-left: 0px;
	  background-position: 250px 13px;
	    padding-left: 0px;

}

.enlacepazul-clubaccionistahome:hover{

	display: block;
	margin-left: 0px;
	  background-position: 250px 13px;
	    padding-left: 0px;

}

.enlacepazul-ventajashome{

	display: block;
	  margin-bottom: 20px;
	  	  background-position: 250px 13px;
	    padding-left: 0px;

}

.enlacepazul-ventajashome:hover{

	display: block;
	  margin-bottom: 20px;
	  	  background-position: 250px 13px;
	    padding-left: 0px;


}

.col1 {
  margin-left: 65px;
}

.col2 {
  margin-left: 65px;
}

.enlaceazul-contactohome {
  font-size: 26px;
  font-family: 'bbvaweb-light', sans-serif;
  border: 1px solid #0093e2;
  color: #0093e2;
  background: url(../imagenes/flechaenlaceazul.png)no-repeat;
  background-position: 275px 17px;
  padding-top: 12px;
  padding-bottom: 14px;
  padding-right: 0px;
  padding-left: 12px;
  width: 100%;
  max-width: 754px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: -7px;
}

.enlaceazul-contactohome:hover {

  background-position: 275px 17px;

}


.videosfondo {

  height: 720px;
}

.cabecerahome {
  height: 270px;
}

.contenidocabecerahome {
  padding-left: 45px;
  padding-top: 45px;
  padding-right: 45px;
}

.contenidocabecerahome img {
  float: left;
  height: auto;
  width: 100px;
  padding-right: 40px;
}
.cabecerahomep {
  font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}
.cabecerapeque {
  line-height: 23px;
}

.cabeceraaccion {

  height: 205px;
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.cabeceraaccionp {
  font-size: 17px;
  line-height: 19px;
  padding-top:0;
}
.contenidocabeceraaccion {
  padding-left: 45px;
  padding-top: 40px;
  padding-right: 45px;
}

.contenidocabeceraresultados {
  padding-left: 45px;
  padding-top: 50px;
  padding-right: 45px;
}

.cabeceraresultados {
  height: 210px;
  background-position: 50% -20px;
}

.contenidocabeceraresultados img {
  float: left;
  height: auto;
  width: 100px;
  padding-right: 30px;
}

.cabeceraresultadosp {
  font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 5px;
}

.cabeceraresultadosp2 {
  font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
}

.noticia p {
  padding-top: 10px;
  padding-bottom: 13px;
  color: #fff;
  font-size: 24px;
  font-family: 'bbvaweb-light', sans-serif;
  line-height: 30px;
}

.noticia {
  margin-top: 65px;
}

.menunoticias ul {
  margin-top: -24px;
  border-bottom: 5px solid #fff;
  padding-bottom: 76px;
}

.menunoticias a {
  float: left;
  height: 39px;
  width: 39px;
  background: #fff;
  border-radius: 50%;
  margin-right: 17px;
  margin-bottom: 20px;
}


.menunoticiaseng ul {
  margin-top: -24px;
  border-bottom: 5px solid #fff;
  padding-bottom: 76px;
}

.menunoticiaseng a {
  float: left;
  height: 39px;
  width: 39px;
  background: #fff;
  border-radius: 50%;
  margin-right: 29px;
  margin-bottom: 20px;
}


.contacto{

	min-height: 800px;

}

.enlaceblanco-archivo{

	  background-position: 295px 17px;
	    font-size: 14px;

}

.enlaceblanco-archivo:hover {

	  background-position: 295px 17px;
	    font-size: 14px;

}

.enlaceblanco-club{

	  background-position: 295px 17px;
	    font-size: 14px;

}

.enlaceblanco-club:hover {

	  background-position: 295px 17px;
	    font-size: 14px;

}

.contacto p {
  color: #fff;
  font-size: 16px;
  font-family: 'bbvaweb-light', sans-serif;
  line-height: 35px;
}








}






@media only screen and ( max-width: 479px ) {

.desktop{
	display:none;
}

.desktop-inline{
	display:none;
}

.mobile{
	display:block;	
}

.mobile-inline{
	display:inline;	
}

ul.tabla3.linea li{
	font-size:15px;
}

ul.tabla3.pie li{
	font-size:11px;	
}

.tabla3.ancha.pie{
	padding-bottom:10px;	
}

ul.tabla4.sinlinea{
	width:100%;
	padding-bottom:5px;
}

ul.tabla4.sinlinea li:first-child{
	width:26%;
	font-size:15px;
	font-weight:600;
	line-height:17px;
	text-transform:uppercase;
	color:#1b9ce0;
}

ul.tabla4.linea li:first-child,
ul.tabla4.pie li:first-child{
	display:none;
}

ul.tabla4.linea li:nth-child(2),
ul.tabla4.linea li:nth-child(3){
	width:50%;
	font-size:17px;
	padding-left:0;
}

ul.tabla4.linea li:nth-child(3){
	padding-left:15px;
}

ul.tabla4.pie li:nth-child(2),
ul.tabla4.pie li:nth-child(3){
	width:50%;
	font-size:12px;
	padding-left:0;
}

ul.tabla4.pie li:nth-child(3){
	padding-left:15px;
}

ul.tabla5 li {
	display: table-cell;
	vertical-align:middle;
	padding:10px;
	font-size:11px;
}

ul.tabla5 li .tit{
	font-size:11px;
	line-height:15px;
}

ul.tabla5 li span {
	font-size:20px;
	line-height:26px;
}

ul.tabla5 .tit-caja{
	background-color:#1b9ce0;
	color:#fff;
	padding:10px 0;
}

ul.tabla5 li{
	background-color:#fff !important;
	border:2px solid #1b9ce0;
	color:#1b9ce0 !important;
}

ul.tabla6 li {
	display: table-cell;
	vertical-align:middle;
	padding:0 10px;
	width:24%;
	font-size:10px;
	padding:2px 4px;
}

ul.tabla6 li:first-child{
	width:28%;
}

.pie-tabla{
	text-align:left;
	font-size:10px;
	line-height:12px;
	padding-top:10px;
	width:80%;
	margin:0 10%;
}

.boton-resultados{
	font-size:11px;
	padding:5px 10px;
	line-height:28px;	
}

.item{
	width:100% !important; 
}

.filtro{
	text-align:center;
	width: 40%;
	float: left;
}

header h1{
	margin-top:-35px;
	margin-bottom:10px;
	margin-left:40px;
	font-size:18px;
	line-height:20px;
	text-align:left;
	float:left;
}

h1 span {
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  display: block;
  margin-left: 0;
}

#portfolio-nav{
	height:200px;	
}	
	
.claves-alto{
	height:150px;	
}
		
ul.tabla li {
	display:block;
}

ul.tabla2 li {
	display:block;
	text-align:left; 
}


ul.tabla2 li:nth-child(2) {
	color:#ccc;
}

.contenido{
  margin: auto;
  width: 320px;
}

header{
	background-color: white;
	margin:0 auto;
	width: 320px;
}



#menu_sup{
	top:10px;
	width: 320px;
	position: absolute;
	text-align: right;
}

.cabecera{
	background-color: #0071b9;
	padding: 30px;
	width: 320px;
	margin: 0 auto;
}

.cont-contenido{
	width: 320px;
	margin: 0 auto;
}

.caja1, .caja2, .caja3, .caja4 {
  height: 195px;
  width: 98%;
  float: left;
  padding: 1%;
  color: #fff;
  font-size: 13px;
}

h1 {

  width: 150px;


}

.col1, .col2 {
  margin-left: 20px;
    width: 280px;
}

.show-menu {
  display: block;
  margin-left: 170px;
}

.contenidotextofull {
  padding-left: 20px;
  padding-right: 20px;
}

.contenidocabecerahome {
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
}

.contenidocabecerahome img {
  float: left;
  height: auto;
  width: 95px;
  padding-right: 15px;
}

.cabecerahomep {
  font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}

.cabecerapeque {
  line-height: 20px;
  font-size: 12px;
  line-height: 18px;
}

.cabecerahome {
  height: 245px;
}

.cajitasfondo {
  background-color: #eeeeed;
  height: 804px;
}

.caja2 h2 {
  padding-top: 7px;
}

.caja3 h2 {
  padding-top: 7px;
}

.caja4 h2 {
  padding-right: 2px;
    font-size: 19px;
    padding-bottom: 0px;
}

.caja4 input {
  width: 170px;
}

.caja4 p {
  padding-top: 10px;
  text-align: right;
  padding-right: 10px;
}

.caja1 a img {
  position: absolute;
  bottom: 600px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 275px;
}

.caja2 a img {
  position: absolute;
  bottom: 400px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 275px;
}

.caja3 a img {
  position: absolute;
  bottom: 200px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 275px;
}

.botonsuscribirse {
  color: #fff!important;
  font-size: 15px;
  float: right;
  margin-top: 37px;
  margin-right: 46px;
}

footer {
  background-color: #0065ba;
  height: 90px;
  font-size: 12px;
  position: relative;
  z-index: 9!important;
}

footer div {
  margin: 0 auto;
  padding: 15px 0px 0 0px;
  width: 100%;
  max-width: 824px;
  color: #fff;
}

.footer-left {
  float: none;
  text-align: center;
}

.footer-right {
  float: right;
  margin-top: 5px;
  width: 160px;
  text-align: center;
  padding-right: 80px;
}

.seccion {
  -webkit-transform: rotate(-90deg);
  -webkit-transform-origin: left;
  transform: rotate(-90deg);
  transform-origin: left;
  position: absolute;
  margin-left: -7px;
  margin-top: 120px;
  font-size: 30px;
  color: #79ccef;
}

.enlaceazul-contactohome {
  font-size: 20px;
  font-family: 'bbvaweb-light', sans-serif;
  border: 1px solid #0093e2;
  color: #0093e2;
  background: url(../imagenes/flechaenlaceazul.png)no-repeat;
  background-position: 235px 17px;
  padding-top: 12px;
  padding-bottom: 14px;
  padding-right: 0px;
  padding-left: 12px;
  width: 100%;
  max-width: 754px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: -7px;
}

.youtubehome {
  font-size: 14px;
  color: #0093e2;
  float: right;
  margin-right: 40px;
}

.enlacepazul-ventajashome {
  display: block;
  margin-bottom: 20px;
  background-position: 220px 13px;
  padding-left: 0px;
}

.enlacepazul-ventajashome:hover {
  display: block;
  margin-bottom: 20px;
  background-position: 220px 13px;
  padding-left: 0px;
}

.enlacepazul-clubaccionistahome {
  display: block;
  margin-left: 0px;
  background-position: 220px 13px;
  padding-left: 0px;
}

.enlacepazul-clubaccionistahome:hover {
  display: block;
  margin-left: 0px;
  background-position: 220px 13px;
  padding-left: 0px;
}

h2 {
  font-size: 22px;
    line-height: 20pt;
}

.contenidocabeceraaccion {
  padding-left: 30px;
  padding-top: 25px;
  padding-right: 30px;
}

.contenidocabeceraaccion img {
  float: left;
  height: auto;
  width: 85px;
  padding-right: 15px;
}

.cabeceraaccionp {
  font-size: 13px;
  line-height: 18px;
}

.resultados{

	  margin-top: 137px;
	
}

.contenidocabeceraresultados {
  padding-left: 30px;
  padding-top: 30px;
  padding-right: 30px;
}

.contenidocabeceraresultados img {
  float: left;
  height: auto;
  width: 85px;
  padding-right: 24px;
}

.cabeceraresultadosp2 {
  font-family: 'bbvaweb-light', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
}

.cabeceraresultados {
  height: 210px;
  background-position: 50% 0px;
}

.seccionnoticias {
  -webkit-transform: rotate(-90deg);
  -webkit-transform-origin: left;
  transform: rotate(-90deg);
  transform-origin: left;
  position: absolute;
  margin-left: 7px;
  margin-top: 95px;
  font-size: 30px;
  color: #fff;
}

.topnoticias{

	  margin-top: 60px;

}

.menunoticias {
	display:none;
}

.menunoticiaseng {
	display:none;
}

.menunoticias_mob {
	display:block;
	text-align:right; 
	padding-top:20px; 
	border:0; 
	margin:0 !important;  
}

.menunoticias a {
  float: left;
  height: 39px;
  width: 39px;
  background: #fff;
  border-radius: 50%;
  margin-right: 9px;
  margin-bottom: 12px;
}

.menunoticias ul {
  margin-top: -24px;
  border-bottom: 5px solid #fff;
  padding-bottom: 69px;
}

.menunoticiaseng a {
  float: left;
  height: 39px;
  width: 39px;
  background: #fff;
  border-radius: 50%;
  margin-right: 19px;
  margin-bottom: 12px;
}

.menunoticiaseng ul {
  margin-top: -24px;
  border-bottom: 5px solid #fff;
  padding-bottom: 69px;
}

.noticia {
  margin-top: 40px;
}

.noticia p {
  padding-top: 10px;
  padding-bottom: 13px;
  color: #fff;
  font-size: 16px;
  font-family: 'bbvaweb-light', sans-serif;
  line-height: 23px;
}

.toparchivo{

	margin-top: 47px;  
	min-height: 570px;

}

.contacto {
	  margin-top: 17px;
  min-height: 800px;
}

.enlaceblanco-archivo {
  background-position: 225px 17px;
  font-size: 12px!important;
    padding-right: 0px;
}

.enlaceblanco-archivo:hover {


  background-position: 225px 17px;
  font-size: 12px!important;
    padding-right: 0px;


}

.enlaceblanco-club {
  background-position: 225px 17px;
  font-size: 12px!important;
    padding-right: 0px;
}

.enlaceblanco-club:hover {


  background-position: 225px 17px;
  font-size: 12px!important;
    padding-right: 0px;


}

.columna4club img {
  padding-bottom: 10px;
  padding-right: 50%;
}



}

/*
Tercer trimestre BBVA std*/
.listado_ficha {padding: 5px 10px 5px 10px;}
