/* CSS Banca Privada - COORDENADAS - 29/5/2017 */

@font-face {
    font-family: 'Frutiger';    
	src: url('fonts/lacaixafrutiger-roman.eot') format('embedded-opentype'), url('fonts/lacaixafrutiger-roman.ttf') format('truetype');	
}
@font-face {
    font-family: 'Frutiger-Light';
    src: url('fonts/lacaixafrutiger-light.ttf');
}
@font-face {
    font-family: 'Frutiger-Light-Italic';
    src: url('fonts/lacaixafrutiger-lightitalic.ttf');
}
@font-face {
    font-family: 'Frutiger-Bold';
    src: url('fonts/lacaixafrutiger-bold.ttf');
}
@font-face {
    font-family: 'Frutiger-Bold-Italic';
    src: url('fonts/lacaixafrutiger-bolditalic.ttf');
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



* { padding: 0; margin: 0; font-family: "Frutiger", Arial, Helvetica, sans-serif; }
#contenido-central { position: relative; margin-top: 15px; }
#header, #contenido-central, #footer { margin: 0 auto; /* width: 950px; */ width:775px; padding: 0; }
.footer_international { display: none; }

/* Anular estilos heredados general */
ul li{ margin: 0; list-style: none outside none;}
html body#home div.articulo_ligero div.contenido_articulo div#acookie.nocookie { left: 135px; }

/* Estilos Contenido */
#logos-cabecera { padding-top: 2%; }
#logos-cabecera ul li { display: inline-block; }
#logos-cabecera ul li.odd div img { padding-top: 20px; padding-bottom: 20px; }
#logos-cabecera ul li.even { float: right; }

#logos-cabecera > ul > li.highlight.highlight2.even > div > a { text-decoration: none; }
#logos-cabecera > ul > li.highlight.highlight2.even > div {display: inline-flex;}
#logos-cabecera > ul > li.highlight.highlight2.even > div > div {padding: 15% 0;}
#titulo {background-color: #729d93;   padding: 1.5rem 0;    margin: 1rem 0; color: #fff; }
#titulo .title_page  { text-align: center; font-size: 2rem; }
#terrat-video img {max-width: 100%;height: auto;}
.article-video {margin-bottom: 1rem;}

#caja-primera img {width: 100%; height: auto;}


#repo_coord { /* margin-bottom: 40px; padding-top: 20px; */ font-size: 15px; text-align: center; margin-bottom: 5%; padding-top: 3%; }
#repo_coord div p { color: #8f8f8c; font-size: 22px; }

#caja-primera, #caja-segunda, #caja-tercera, #caja-cuarta { float: left; width: 49%;  height: 100%; }
#caja-primera {margin-right: 1%;}
#caja-segunda {margin-left: 4px;
    height: 230px;
    border: 1px solid grey;
    padding: 15px;
    width: 45%;
    display: flex;
    flex-flow: column;
    align-items: stretch;
    justify-content: center;
}
#caja-tercera, #caja-cuarta{ color: black; }

#caja-primera div { max-width: 80%; max-height: 70%; padding: 10% 10%; text-align: center; font-size: 18px; } 

#caja-primera p { padding-top: 1%; }

#caja-segunda > div.intro { display: flex; align-items: center; padding-bottom: 1rem; }
#caja-segunda > div.intro img {padding: 0 7.5%;}

#caja-segunda > .contenedor_doscolumnas,
#caja-segunda > .contenedor_trescolumnas{
    display: flex;
    flex-flow: nowrap;
    gap: 7px;
    justify-content: space-around;
}
#caja-segunda > .contenedor_doscolumnas{padding-top: 0.5rem;}

#caja-segunda .ancho33 { 
    width: 25%;
    display: inline-block;
    text-align: center; 
    font-size: 14px;
}

#caja-segunda .ancho50 { 
    width: 50%;
    display: inline-block;
    text-align: center; 
    font-size: 14px;
}


#caja-segunda img {
    width: 51px;
    height: 51px;
    padding-bottom: 5px;
} 
#caja-segunda a {text-decoration: none; color: grey; }
#caja-segunda > div.intro > p { color: grey; font-size: 25px; font-weight: bold; }

#caja-tercera li { position: relative; max-width: 100%; }
#caja-tercera .title { position: absolute; top: 26%; left: 9%; }
#caja-tercera .text { position: absolute; top: 45%; left: 9%; width: 90%; }
#caja-tercera .text img { width: 10%; height: auto; }
#caja-tercera .headline { position: absolute; top: 50%; left: 20%; width: 78%; font-size: 16px; }
#caja-tercera h1 { font-size: 21px; font-weight: normal; }
#caja-tercera .headline a { text-decoration: none; color: black; }	

#caja-cuarta, 
#caja-cuarta-3col { color: black; background-color: #e1e8e4; width:100%; padding-bottom: 1rem; margin-top: 1rem;}
#caja-cuarta .tituloAlineacionIzquierda h2 { height: 30px; font-size: 20px; font-weight: normal; padding: 25px 10% 5%; background: url(images/separador.png); background-position-y: 64px; background-position-x: 38px; background-repeat: no-repeat; background-size: 80%; }
#caja-cuarta-3col .tituloAlineacionIzquierda {display: none;}
#caja-cuarta .lista_enlaces, 
#caja-cuarta-3col .lista_enlaces { padding-left: 10%; padding-right: 10%; }
#caja-cuarta ul, 
#caja-cuarta-3col ul { 
    list-style: none; 
}
/*
#caja-cuarta .lista_enlaces { padding-left: 10%; padding-right: 10%; }
#caja-cuarta .lista_enlaces li { display: inline-block; background: url(images/puntos-lista.png) no-repeat left top; width: 39%; padding: 0 4% 2%; background-position-y: 4px; }
*/
#caja-cuarta .lista_enlaces,
#caja-cuarta-3col .lista_enlaces {padding-left: 2%;padding-right: 0%;}
#caja-cuarta .lista_enlaces li,
#caja-cuarta-3col .lista_enlaces li {
    
    background: url(images/puntos-lista.png) no-repeat left top;
    padding: 0 4px 2% 10px;
    background-position-y: 0px;
}
/* ajustes para poner 5 columnas en la primera fila*/

#caja-cuarta-3col .lista_enlaces li{
    width: 22%;
    display: inline-block;
}
#caja-cuarta .lista_enlaces li{
    display: flex;
}


#caja-cuarta ul{ 
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0.5em;
}

/*
#caja-cuarta ul li:nth-child(24) {
  grid-column: span 2;
}


#caja-cuarta ul li:nth-child(29) {
      grid-column: span 2;
}
*/

/* fin de ajustes */
#caja-cuarta .lista_enlaces li a,
#caja-cuarta-3col .lista_enlaces li a { 
    text-decoration: none;
    color: black;
    font-size: 11px; 
}

#nri-mailing { width: 100%; clear: both; float: left; margin-top: 30px; margin-bottom: 30px; font-size: 12px; }

/* Pantalla VÃÆÃâÃâÃÂ­deos */
#titulo-videos-coord { color: #789e91; margin-bottom: 30px; padding-left: 20px; border-bottom: 2px solid #789391; padding-bottom: 10px; }
#titulo-videos-coord h1 { font-size: 20px; }
.minisite { text-align: center; padding-bottom: 50px; }
#footer-videos.footer_international { display: block; text-align: justify; }


/* 20-12-2017 - Ajustes estilos cambio visor video carrusel - ATC*/
/* .minisite { width: 650px; padding-right: 0; padding-left: 0; } */
.minisite { max-width: 650px; margin-right: auto; margin-left: auto; }
cite.vjs-playlist-name,p.vjs-playlist-description { display: none;}
#contenido-central .minisite .video-inline.container{ margin: auto;width: 85%; }
#contenido-central .minisite .responsive-playlist-player-wrapper .vjs-16-9 { min-height: 40vh; }

::marker { color: transparent; }
/* END - Ajustes estilos cambio visor video carrusel */

/*Ajustes texto polÃÆÃâÃâÃÂ­tica de cookies - JMF - 24/05/2018*/
.articulo_ligero .contenido_articulo #acookie.nocookie a{display: none;}
.articulo_ligero .contenido_articulo #acookie.nocookie  #div_texto p a{display: inline;}
#div_texto{background-color: #F1F1F1; color: #141414; font-family:Arial,Helvetica,sans-serif; font-size:12px; margin:0 auto; padding:10px 30px;}
#div_texto p{line-height:19px; text-align:justify;}


/* OcultaciÃÆÃâÃâÃÂ³n mensaje player */
.vjs-big-play-button span.vjs-icon-placeholder, .vjs-play-control span.vjs-icon-placeholder { color: rgba(0,0,0,0); }
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before { color: #fff; }
.vjs-big-play-button:focus { background-color: #007cad; }

/* Posicionado tÃÆÃâÃâÃÂ­tulos vÃÆÃâÃâÃÂ­deos */
cite.vjs-playlist-name{
    margin-left: 190px;
    position: absolute;
    top: 0;
    font-size: 1.3em;
    padding-top: 2.5px;
    line-height: 14px!important;
}

/* Cookies */
#cookies-coord .contenido_articulo #cookie2 {
	display: table;
	height: 100%;
}
#cookies-coord .contenido_articulo #cookie-form {
	display: table-cell;
	vertical-align: middle;
}
#cookies-coord .contenido_articulo #cookie2 .logo::before {
	content: '';
	background-image: url(https://www.caixabank.es/deployedfiles/particulares/CSS/Estaticos/images/logo.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	width: 233px;
	height: 60px;
	display: block;
	margin: 0 auto 10px;
}
#cookies-coord.articulo_ligero {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    height: 100%;
}
#cookies-coord .contenido_articulo {
	background: #fff;
	padding: 10px 0;
	box-shadow: 0 15px 16px 0 rgba(0,0,0,0.3);
	height: 100%;
}
/*#cookies-coord .articulo_ligero #cookie2 #cookie-form::before {
	display: inline;
}*/
#cookies-coord .contenido_articulo .title {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
#cookies-coord .contenido_articulo .title h2 {
	font-size: 1.4rem;
	line-height: 1.4rem;
	padding: 0px;
	padding-bottom: 10px;
	font-style: normal;
	font-family: 'OpenSans', Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #000;
}
#cookies-coord .contenido_articulo .texto {
    width: 100%;
    margin: 0 auto;
}
#cookies-coord .contenido_articulo .texto .texto_cookie {
	text-align: justify;
	max-width: 90%;
	margin: 0 auto;
	font-size: 0.8rem;
	line-height: 1.2rem;
	font-weight: 600;
	color: #575759;
	font-family: 'OpenSans', Arial, Helvetica, sans-serif;
}
#cookies-coord .contenido_articulo .texto .texto_cookie a {
	text-transform: uppercase;
	font-weight: bold;
	color: #4f738a;
	text-decoration: none;
}
#cookies-coord .contenido_articulo .texto .texto_cookie a:hover,
#cookies-coord .contenido_articulo .texto .texto_cookie a:focus {
    text-decoration: underline;
    color: #004f70;
}
#cookies-coord .button_wrap .btn {
	padding: 0;
	width: 82%;
	margin: 10px auto;
    display: block;
    text-align: center;
}
#cookies-coord .button_wrap .btn > a {
	height: auto;
	white-space: normal;
}
.button_wrap .btn > a {
	font-family: 'OpenSans-Bold', Helvetica, Arial, sans-serif;
	padding: 0.6rem 4rem;
	border-radius: 0.2rem;
	line-height: 1.0rem;
	font-size: 0.9rem;
	position: relative;
	background: none;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	user-select: none;
	transition: all 0.3s ease-in;
}
#cookies-coord .button_wrap .btn.btn-blue > a {
	background-color: #4f738a;
	border: 0.2rem solid #4f738a;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}
#cookies-coord .button_wrap .btn.btn-blue > a:hover {
    -webkit-box-shadow: inset 770px -1px 5px 0px #006f99;
    -moz-box-shadow: inset 770px -1px 5px 0px #006f99;
    box-shadow: inset 770px -1px 5px 0px #006f99;
    transition: 0.3s all ease-out;
}

/* Solucion nuevos elementos Fijos */
#caja-cuarta .lista_enlaces li:nth-child(15+3n){
    width: 47%;
}

/* Solucion brightcove */
.vjs-playlist .vjs-up-next .vjs-up-next-text {
    padding-top: 15px; 
}

@media (min-width: 800px) {
    #cookies-coord.articulo_ligero{
    	height: auto;
    }
    #cookies-coord .contenido_articulo #cookie2 {
    	width: 100%;
    	margin: 0 auto;
    	background: #fff;
    	display: block;
    }
    #cookies-coord .contenido_articulo #cookie-form {
    	display: block;
    }
    #cookies-coord .contenido_articulo #cookie2 .logo {
    	width: 29%;
    	display: inline-block;
    	vertical-align: middle;
    }
    #cookies-coord .contenido_articulo .title {
        text-align: left;
    }
    #cookies-coord .contenido_articulo #cookie2 .texto {
    	width: 39%;
    	margin: 0;
    	display: inline-block;
    	text-align: left;
    	padding: 1.5rem 0;
    	vertical-align: middle;
    }
    #cookies-coord .contenido_articulo #cookie2 .button {
    	width: 30%;
    	display: inline-block;
    	vertical-align: middle;
    }
    #cookies-coord .button_wrap {
    	display: inline-block;
    	margin: 10px auto;
    	width: 100%;
    	text-align: center;
    }
    #cookies-coord .button_wrap .btn {
    	width: auto;
    }
    #cookies-coord .button_wrap .btn a {
        padding: 0.6rem;
    }
    
}
@media (min-width: 1400px){
    #cookies-coord .contenido_articulo #cookie2 { width: 80%; background: #fff; }
    #cookies-coord .contenido_articulo #cookie2 .logo { width: 25%; display: inline-block; vertical-align: middle; }
    #cookies-coord .contenido_articulo #cookie2 .texto { width: 48%; }
    #cookies-coord .contenido_articulo #cookie2 .button { width: 25%; }
}
@media (min-width: 1600px){
    #cookies-coord .contenido_articulo #cookie2 { width: 70%; }
    #cookies-coord .contenido_articulo #cookie2 .logo { width: 20%; }
    #cookies-coord .contenido_articulo #cookie2 .texto { width: 58%; }
    #cookies-coord .contenido_articulo #cookie2 .button { width: 20%; }
}


@media (max-width: 775px){
	#header, #contenido-central, #footer { margin: 0 auto; width:96%; padding: 0 2%; }
	#caja-primera, #caja-segunda, #caja-tercera, #caja-cuarta { width: 100%;}
	#caja-primera, #caja-tercera, #caja-cuarta { padding: 0;}
	#caja-cuarta .lista_enlaces li {width: 100%; padding: 0 4px 2% 10px;}
	#caja-segunda { padding-left: 0; padding-right: 0; margin: 0; margin-top: 15px;}
}

@media (max-width: 468px){
    #logos-cabecera ul {display: inline-block;}
    #logos-cabecera ul li {width: 100%; text-align: center; }
    #logos-cabecera ul li.odd div img{padding: 0;}
    #caja-segunda {padding: 15px 0; margin-top: 15px;}
    cite.vjs-playlist-name {margin-left: 140px;}
}






