/* Portales -> Italia | Francia | Marruecos | Reino Unido | Alemania | Polonia  */

html {font-family: 'Open Sans'; font-style: normal; letter-spacing: 0px;}

/* HEADER y FOOTER*/
#desplegable-idiomas.links-group-panel {border: none;}
.header-bottom .main-title {background: url(images/CaixaBank_International_Banking-m.png) center center no-repeat transparent; background-size: contain;}
/* #header-bottom-middle-center-col {width:100%} */

@media (min-width: 992px) {
	.header-bottom .column { width: 33%; }
	.header-bottom .main-title,
	.cookies-page header .header-bottom #header-bottom-middle-center-col .main-title { background: url(images/CaixaBank_International_Banking.png) center center no-repeat transparent; }   
	#header-bottom-middle-center-col,
	.cookies-page header .header-bottom #header-bottom-middle-center-col {width:33.3%}
	.cotizacion { font-size: 12px; }
	.cotizacion a { line-height: 23px;}
	.cotizacion > a > span > span {font-weight: 700;}
	.cotizacion > a > span > span > span {font-weight: 400;}
}

.page-wrapper.sticky-nav.cleanScroll #header { position: relative; }
.cleanScroll #page { margin-top: 0px !important; }

/********** HOME ************/
.home .pr-highlights-list{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 1.5rem;	margin-top: 60px; }
.home .pr-highlights-list .pr-highlight{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	padding: 0px;
	width: 311.33px;
	height: 348px;
	background: #FFFFFF;    
	border: 1px solid #E6E9EC;    
	-webkit-box-shadow: 0px 3px 5px rgba(51, 51, 51, 0.1);    
	        box-shadow: 0px 3px 5px rgba(51, 51, 51, 0.1);
	border-radius: 4px;
}
.home .pr-highlight-image{width: 309.33px;	height: 200px;}
.home .pr-highlight-text{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 145.76px; text-align: center;}
.home .pr-highlight-text .pr-highlight-description h4{ margin: 0; padding: 0;}
.pr-highlights-small .pr-highlight a {text-decoration: none;}
.home .carousel-contents{ display: none; }

.home .carousel-item .carousel-thumb img,
.home .carousel-item.active .carousel-thumb img, 
.home .carousel-item a:hover .carousel-thumb img {
	-webkit-filter: none;
	filter: none;
}
.home .carousel-item a:hover .carousel-thumb img {
	-webkit-filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 1));
	filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 1));
	background: none;	
}

.home .carousel-items .carousel-item.active .carousel-thumb {-webkit-box-shadow: none;box-shadow: none;}
.hm-slide-text-wrap .hm-slide-title h2{ 	font-weight: 700; font-size: 24px; line-height: 31px; }

/*  Correción Slider */
#slider-pais-home  .hm-slide-text-r .hm-slide-title h2{ margin-bottom: 0;}
#slider-pais-home .hm-text-left .hm-slide-text-r .hm-slide-title h2{ text-align: left; width: auto; }


@media (min-width: 768px){
    .home .carousel-items-list .carousel-items { text-align: center; margin: 0; white-space: nowrap; padding-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: space-around; -ms-flex-pack: space-around; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
}

@media (min-width: 992px){
	.hm-slide-text-wrap .hm-slide-title h2{
		width: 720px;
		height: 96px;		
		font-size: 40px;
		line-height: 48px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
		color: #FFFFFF;
	}
}

@media (max-width: 992px){
	.section-nav .main-title span {		
		font-size: 14px;
		font-weight: 700;
		line-height: 14px;		
		text-align: left;
	}
}

/********** PRODUCTOS Y SERVICIOS  ************/
.contenedor_doscolumnas ul li ul{ list-style-type: disc; margin: 0;} 
.contenedor_doscolumnas ul li ul li::before{ list-style-type: disc; content: none !important;}
.contenedor_doscolumnas ul li ul li{ list-style-type: disc;}
.contenedor_doscolumnas ul li ul li:first-child{ margin-top: 1rem;}
.financiacion-section.contenedor_doscolumnas ul li ul{ margin-left: 2rem;
    display: flex;
    flex-flow: column;
}
.financiacion-section.contenedor_doscolumnas ul li ul li{ list-style-type: disc; margin: 0; padding: 0rem; font-size: 12px;} 
.financiacion-section.contenedor_doscolumnas ul li ul li p{ 
    margin-bottom: 0rem;
    float: inline-start;
} 
.main .contenedor_doscolumnas.cobros_y_pagos h4{ margin: 1rem 0 2rem 5rem;}
.main .contenedor_doscolumnas.cobros_y_pagos ul{ margin-left: 2rem;}
.main .contenedor_doscolumnas.cobros_y_pagos p{ margin-bottom: 1rem;}
.main .tesoreria__text-container ul li p{ display: -webkit-box; display: -ms-flexbox; display: flex;}
.main .cobros-y-pagos__textos .cobros-y-pagos__container-text{ padding: 0 13rem 0 3rem;} 

@media (min-width: 768px){
    .tabs-content.article-content{ display: block; width: 970px; margin: 0px auto; }
    .productos__financiacion{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column wrap; flex-flow: column wrap; }
    .productos__h2-title { text-align: center; }
    .comercio__container{ -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column wrap; flex-flow: column wrap; margin: 0; padding: 0; }
    .comercio__item-box{ display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 972px; margin: 0 0 48px 0; }
	.container .comercio__item-box:last-child {margin-bottom:0;}	
    .comercio__image-box{ width: 280px; height: 181px; min-width: 280px; }
    .main .comercio__image-item-box{ height: 100%; width: 280px; margin: 0 !important; padding: 0 !important; }
    .comercio__h2-tile-box{ height: 40px; margin: 48px 0 24px 0; max-width: 970px; }
    .comercio__h2-tile-box h2{ height: 40px; margin: 0; padding: 0; }
    .comercio__text-box{ margin:0 16px; }
    .main .comercio__text-title{  font-weight: 700; font-size: 20px; line-height: 130%; color: #333333; -webkit-box-flex: 0; -ms-flex: none; flex: none; -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; -ms-flex-positive: 0; flex-grow: 0; margin: 0; }
    .main .comercio__text-content{  font-weight: 400; font-size: 16px; line-height: 130%; color: #666666; margin-top: 1rem; }
    .comercio__text-content.sub-title{font-weight: 400; font-size: 20px; line-height: 130%; color: #333333; -webkit-box-flex: 0; -ms-flex: none; flex: none; margin: 0; }
    #internal-panel2{ width: 100%; }
    .main .cobros_y_pagos div{ height: auto; padding: 0; width: 100%; }
    .main .cobros_y_pagos div:first-child{ height: auto; }
    .main .cobros_y_pagos div ul{ margin-top: 8px; }
    .main .cobros_y_pagos div ul li{ padding: 0; }
    .main .cobros_y_pagos .article-content img{ height: auto; }
    .main .cobros_y_pagos .cobros-y-pagos__textos{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
    .main .cobros_y_pagos .cobros-y-pagos__textos p,
    .main .cobros_y_pagos .cobros-y-pagos__textos ul{ padding: 0px 50px 0px 50px; margin: 0; }
    .tesoreria__h2-title{ text-align: center; }
    .tesoreria__text-container{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 328px; padding: 0 16px; }
    .tesoreria__text-container ul li{  font-weight: 700; font-size: 20px; line-height: 28px; color: #333333;}
    .tesoreria__img-container p img{height: auto; width: 100%; margin-left: 0;}        
    .movil{display: none;}
    .desktop{display: block;}
    .container__cobros-y-pagos{display: -webkit-box;display: -ms-flexbox;display: flex;}
    .article-content img {height: auto; max-height: 100%;}
    .comercio__text-box h3{margin: 0;}    
}

/*** Movil ***/
@media (max-width: 768px){
    .comercio__image-item-box{ margin: 0; padding: 0;}
    .comercio__image-item-box img{ width: 328px; height: auto;}
    .comercio__text-title{ font-weight: 700; font-size: 20px; line-height: 130%; text-align: center; color: #333333;}
    .comercio__text-content.sub-title{ font-weight: 500; font-size: 20px; line-height: 130%; text-align: center; color: #333333;}
    .comercio__text-content{ font-weight: 400; font-size: 16px; line-height: 130%; text-align: center; color: #666666;}
    .comercio__item-box{ margin-bottom: 32px;}
    .cobros-y-pagos__textos{ margin: 40px auto;}
    .cobros-y-pagos__textos p{ font-size: 16px; font-weight: 700; line-height: 21px;  text-align: center;  font-size: 16px; font-weight: 400; line-height: 21px;  text-align: center;}
    .cobros-y-pagos__textos p:first-child{   font-weight: 700; font-size: 20px; line-height: 130%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center;}
    .cobros-y-pagos__textos .caixa-blueish{   font-weight: 700; font-size: 20px; line-height: 130%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; color: #333333;}
    .cobros-y-pagos__textos .caixa-blueish strong{ margin: 0 auto;}
    .movil{ display: block;}
    .desktop{ display: none;}
    .tesoreria__box{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; padding-bottom: 5rem;}
    .tesoreria__img-container{ -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}
    .tesoreria__text-container{ -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3;}
    .tesoreria__h2-title{   font-weight: 700; font-size: 24px; line-height: 32px; text-align: center; color: #333333; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2;}
    .container__cobros-y-pagos{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column;}
    .cobros-y-pagos__textos{ -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2;}    
    .container-fluid.bg-light-grey { background: none; min-width: 100%; margin: 0 -15px; padding: 0;}
    .container-fluid.bg-light-grey .row .col-xs-12.center-block{ padding: 0;}
    .freeContent.scrollable-block.scrollable-block-0{ margin-top: 0rem;}       
    .article-block.main-component { margin: 0;}
    .comercio__text-box{ text-aling: center; padding: 0;}
    .main .cobros-y-pagos__textos .cobros-y-pagos__container-text { padding: 0;}
    .main .contenedor_doscolumnas.cobros_y_pagos h4 { margin: 1rem 0;}
    .main .contenedor_doscolumnas.cobros_y_pagos .cobros-y-pagos__container-text:last-child .tipos-de-envio { text-align: left; margin-top: 2rem;}
    .main .contenedor_doscolumnas.cobros_y_pagos .cobros-y-pagos__container-text ul { margin-left: 0;}
}

/****** CaixaBank en País ******/
/* .container {max-width: 100%;} */
#cxb-pais_seccion-dos-columnas .c-highlight-image img{width: 224px;height: 224px;}
#cxb-pais_seccion-dos-columnas .c-highlight-text{ text-align: center;}
#cxb-pais_seccion-dos-columnas .c-highlight{ width: 476.5px;}
#cxb-pais_seccion-dos-columnas .c-highlight-text .servicios-financieros__link{ margin-top: 24px;}
#cxb-pais_seccion-dos-columnas .c-highlight-text p:first:child{ margin-bottom: 8px;}
.container-fluid.bg-light-grey{ background: #F0F0F0;}

/* #cxb-pais_alternos-quienes-somos{ background: #F0F0F0; margin: 2rem 0;} */
#cxb-pais_alternos-quienes-somos .content_alternative{ margin: 0; width: 100%;}
.bg-blue.double-curved { border-bottom-right-radius: 0% 0%; border-bottom-left-radius: 0% 0%;}
.informacion-regulatoria__link-pdf{ display:-webkit-box; display:-ms-flexbox; display:flex; margin-left: 2rem;}
.informacion-regulatoria__link-pdf a{ display:-webkit-box; display:-ms-flexbox; display:flex;	text-decoration: none;}
.informacion-regulatoria__link-pdf a img{ margin-right: 1rem;}
#info-regulatoria__desplegables .dropdown-title h3 a{    background: none;    border-top: solid 1px black;}
#info-regulatoria__desplegables .dropdown-title h3 a{    color: black;    background: none;}
#info-regulatoria__desplegables .dropdown-content.article-content{    border: none;}
#info-regulatoria__desplegables .dropdown-item .dropdown-title a.active:after { background: url(icons/arrow_down.png) no-repeat center center transparent; }
.dropdown-item .dropdown-title a.active:after {
    content: "";
    display: block;
    width: 4rem;
    height: 100%;
    position: absolute;
    right: 0;
    right: 0;
    top: 0;
    background: url(icons/arrow_down.png) no-repeat center center transparent;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.dropdown-content h4 { font-size: 1.6rem; }
.content_alternative .content-box .description p { margin-top:0; margin-left: 2.1rem;}

@media (min-width: 991px){
	.content_alternative .content, .content_alternative.right .content {padding: 0 5% 0 5%;}	
}

@media (min-width: 1200px){
	.main .margin-bottom__titles{ margin-bottom: 36px; }
	.content-box { margin: 0; }
	.container-fluid.banner + article.freeContent.article-main .container-fluid.bg-light-grey:first-child {padding:0; margin-top: 48px;}
	.content_alternative .content .content-box div:last-child {margin:2.4rem 0;}
}

@media (max-width: 991px){
	.sticky-nav .header-bottom .column:last-child {
		float: center;
		padding-top: 1rem;
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.informacion-regulatoria__link-pdf{ margin-left: 0;	}
	#alterno-first-img-left .content_alternative p.center-m {text-align: center;}
	.container-fluid.bg-light-grey .container{ padding:0;}
}

@media (max-width: 768px){
    #cxb-pais_alternos-quienes-somos{ margin: 2rem -15px; }
    #cxb-pais_alternos-quienes-somos .content_alternative .content-box ul li { text-align: left; padding-left: 0rem; }
    .container_alternative .content_alternative .content-box ul li {padding-left: 0rem;}
	.bg-light-grey .container_alternative .content_alternative .content-box,
	.bg-blue .container_alternative .content_alternative .content-box {padding: 0 0.5rem;}
    .container_alternative .content_alternative .content-box .description p{ text-align: left;}
    .column.center-block.col-xs-12{ padding: 0;}
}


/* Alternados */
@media (min-width: 991px) {
	#alterno-first-img-right .content_alternative .media {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
	#alterno-first-img-right .content_alternative .content {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;}	
	#alterno-first-img-left .content_alternative.right {-webkit-box-orient: initial;-webkit-box-direction: initial;-ms-flex-direction: initial;flex-direction: initial;}	
}

#alterno-first-img-left .content_alternative.right .media img{ height: 384px; width: 476px; }
#alterno-first-img-left .content_alternative .content-box .description h2{    
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;    
    text-align: left;
}
#alterno-first-img-left .content_alternative.right .content { padding: 0 0 0 2rem;}
#alterno-first-img-left .content_alternative .content .content-box div:last-child { margin: 0; float: none;}

@media (min-width: 991px) and (max-width: 1200px) {
    #alterno-first-img-left .content_alternative .content-box .description h2 { margin: 0 0 0 0;}
    .main ul{ margin: 0;}
    #alterno-first-img-left .content_alternative.right .media img { height: 384px; width: 476px; margin: 1rem 0 0 0;}
    #alterno-first-img-left .content_alternative .content .content-box{ margin-left: 2rem;}
}
@media (min-width: 768px) and (max-width: 990px) {
    #alterno-first-img-left .content_alternative.right .media img { height: 384px; width: 476px; margin: 1rem auto;}
    #alterno-first-img-left .content_alternative p { margin: 0; text-align: left;}
    .container_alternative .content_alternative .content-box ul li { text-align: left; padding-left: 0;}
}
@media (min-width: 768px) and (max-width: 990px){
    #alterno-first-img-left .content_alternative.right .media img { height: 384px; width: 476px; margin: 1rem auto;}
}
@media (max-width: 768px) {
    #alterno-first-img-left .content_alternative.right .media img { height: auto; width: 100%; max-width: 476px; margin: 1rem auto;}   
}

#informacion-regulatoria__titulo-banner h1{ max-width: 500px; margin: 0 auto;}
#info-regulatoria__desplegables{ max-width: 800px; margin: 0 auto;}
#info-regulatoria__desplegables h3 a{
    padding-bottom: 0;
    height: 5rem;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: -webkit-transform .8s ease-in-out;
    -o-transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out;  
}
#info-regulatoria__desplegables h3 a::after{
    content: "";
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid #007EAE;
    border-right: 2px solid #007EAE;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    top: -3rem;
    right: 0rem;
    background: none;
    margin-left: 100%;
    text-align: right;
}
#info-regulatoria__desplegables h3 a.active::after{
    content: "";
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid #007EAE;
    border-right: 2px solid #007EAE;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: -3rem;
    right: 0rem;
    background: none;
    margin-left: 100%;
    text-align: right;    
}
.main .contenedor_doscolumnas.cobros_y_pagos p { margin-bottom: 1rem; width: 500px; max-width: 500px; margin: 0.5rem auto; padding: 0; }
.main .contenedor_doscolumnas.cobros_y_pagos h4 { margin: 0rem auto 1rem auto; width: 500px;}
.main .contenedor_doscolumnas.cobros_y_pagos ul{ margin: 0 auto; width: 500px; padding: 0;}

@media (min-width: 768px){
    .main .cobros_y_pagos div ul li { padding: 0; margin-left: 3rem;}
}
.main .cobros-y-pagos__textos .cobros-y-pagos__container-text { padding: 0;}
@media (min-width: 768px) and (max-width: 1190px){
    .main .cobros_y_pagos div { height: auto; padding: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; max-width: 768px; margin: 0 auto;}
    .main .cobros-y-pagos__textos .cobros-y-pagos__container-text { padding: 5rem; width: 768px;}
    .main .contenedor_doscolumnas.cobros_y_pagos h4, .main .contenedor_doscolumnas.cobros_y_pagos ul, .main .contenedor_doscolumnas.cobros_y_pagos p{ width: 768px; max-width: 768px;}
    .main .cobros_y_pagos div:nth-child(3) { height: auto; padding: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-flow: column-reverse wrap; flex-flow: column-reverse wrap; max-width: 768px; margin: 0 auto;}
}
@media (max-width: 768px){
    .cobros-y-pagos__textos { margin: 3rem 2rem;}
    .main .contenedor_doscolumnas.cobros_y_pagos h4, .main .contenedor_doscolumnas.cobros_y_pagos ul, .main .contenedor_doscolumnas.cobros_y_pagos p{ width: auto; max-width: 100%;}
}

.tesoreria__container .tesoreria__box{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; }
.tesoreria__container .tesoreria__box .tesoreria__h2-title{ display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; text-align: center;}
.tesoreria__container .tesoreria__box .tesoreria__text-container{ display: -webkit-box; display: -ms-flexbox; display: flex; width: 50%; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.tesoreria__container .tesoreria__box .tesoreria__img-container{ display: -webkit-box; display: -ms-flexbox; display: flex; width: 50%;}

@media (max-width: 992px){   
    .tesoreria__img-container p{ margin: 0;}
    .tesoreria__img-container p img { width: 476px; height: 328px; margin: 0 auto;}
    .tesoreria__text-container div{ max-width: 428px; margin: 0 auto;}
    .tesoreria__img-container p img { width: 476px; height: auto; margin: 0 auto;}
    #informacion-regulatoria__titulo-banner h1 { width: auto; margin: 2rem auto 0 auto; max-width: 500px; padding: 0 2rem;}
    .main-component .article-content.article-text h2 { margin-top: 15rem auto 5rem auto;}    
}

@media (max-width: 768px){
    .container.comercio__container{ margin-top: 6rem; padding: 0;}
    .main-component .article-content.article-text h2 { margin: 8rem auto 5rem auto;}
    h2.cxb-pais__h2-title { margin: 0;}
    #cxb-pais_alternos-quienes-somos .description h3 { text-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
    .text.posicionamiento__title-movil{ display: block; text-align: center;}
    #alterno-first-text-title{ display: none;}
    .header-top .header-m-right { width: 100%; padding: 0; white-space: nowrap; text-align: right; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;}
    .posicionamiento__title-movil p.texto_centrado.margin-bottom__titles{ text-align: center !important;}
    .bg-blue.double-curved:before { border-radius: 0;}      
    .container-fluid.section-prom{ display: none;}
	.scrollable-head {height: 100% !important; padding-top:12px;}
	.fixed .scroll-main-wrap {top: 128px !important;}
	.scrollable-head.fixed .scrollable-header__wrapper {top: 145px !important;}
    #pais-productos__tabs-title .scrollable-header__wrapper { padding-top: 0;}
    #pais-productos__tabs-title .freeContent.scrollable-head{ display: none;}
    .sticky-nav .header-bottom .column:last-child{ padding: 0 0 2rem 0;}
    .comercio__container .comercio__text-box{ text-align: center;}
    .tesoreria__container .tesoreria__box .tesoreria__text-container { height: auto; margin-bottom: 2rem;}
    .tesoreria__text-container div ul li p{ font-weight: bold;}
    #slider-pais-home .hm-text-left .hm-slide-text-r .hm-slide-title h2 { text-align: center;}
    #slider-pais-home .hm-text-contrast .hm-slide-text-wrap{ padding: 0;}
    #slider-pais-home .hm-slider-bullets{ bottom: -2rem;}	
	.banner-text .page-title h1 { font-size: 24px; font-weight: 700; line-height: 31px; text-align: center; }	
}
@media (min-width: 768px){
    .tesoreria__img-container p{ margin: 0;}
    .tesoreria__img-container p img { width: 476px; height: 328px; margin: 0 auto 0 0;}
    .tesoreria__text-container div{ max-width: 428px; margin: 0 auto;}
    .text.posicionamiento__title-movil{ display: none;}    
}

@media (min-width: 768px) and (max-width: 992px){
    .tesoreria__container .tesoreria__box .tesoreria__img-container { margin: 0 auto;}
    .tesoreria__container .tesoreria__box .tesoreria__text-container { margin: 0 auto;}
    .main-component .article-content.article-text h2 { text-align: center; margin: 4rem auto 40px auto;}
}
@media (min-width: 768px) and (max-width: 1190px){
    /*.main .main-component .article-content.article-text h2 { margin: 8rem auto 5rem auto; }*/
}
@media (min-width: 1200px){
	.main .main-component .article-content.article-text h2 { margin: 4.8rem auto 2.4rem auto; }	
}

.page-wrapper .article-content li .pais-productos__financiacion-title{     
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin: 0 0 8px 0;
    padding: 0;
}

.page-wrapper .article-content li .pais-productos__financiacion-text{ font-weight: 400; color: #666666; max-width: 451px; }
.columna1_izq .pais-productos__financiacion-list-title{ margin-top: 14px; }

.page-wrapper .article-content li .pais-productos__financiacion-text,
.columna1_izq .pais-productos__financiacion-list-title,
.page-wrapper .article-content li, 
.page-wrapper .article-content li .pais-productos__financiacion-list-title,
p.cxb-pais__p-text{ font-size: 16px; line-height: 24px; }

h2.cxb-pais__h2-title{    
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #333333;
}
p.cxb-pais__p-subtitle{    
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #333333;
}
p.cxb-pais__p-text{ font-weight: 400; text-align: center; color: #666666; }

#cxb-pais_alternos-quienes-somos .description h3{    
    font-weight: 700;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #333333;
}
.main .main-component .article-content.article-text h2 { margin: 4.8rem auto 2.4rem auto; }

@media (max-width: 992px){
    .tesoreria__container .tesoreria__box .tesoreria__img-container { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; margin: 0 auto;}
    .tesoreria__img-container p { margin: 0 auto;}
    .tesoreria__container .tesoreria__box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; /* margin-top: 8rem; */ -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
    .tesoreria__img-container { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}
    .tesoreria__h2-title {  font-weight: 700; font-size: 24px; line-height: 32px; text-align: center; color: #333333; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2;}
    .tesoreria__text-container { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3;}
    .main-component .article-content.article-text h2 { text-align: center; margin: 4rem auto 40px auto;}
    .tesoreria__container .tesoreria__box .tesoreria__text-container { display: -webkit-box; display: -ms-flexbox; display: flex; width: auto; height: 25rem;}
    .header-bottom .main-title { background: url(images/CaixaBank_International_Banking-m.png) center center no-repeat transparent; background-size: 290px 59px; height: 59px;}
    #header-bottom-middle-center-col { padding: 1rem 0; width: 100%;}
}

.home .container-fluid.bg-blue #legal-home > ul > li { list-style: disc; }	
.home .container-fluid.bg-blue #legal-home > ul > li {padding-left: 0.8rem; margin-left: 2.4rem; }	
.home .container-fluid.bg-blue #legal-home > ul > li:before { content: none; }

@media (max-width: 768px){
	
	.home .container-fluid.bg-blue .container {padding: 0 1px;}
	.home .container-fluid.bg-blue .container .article-content.article-text {margin: 2.4rem 0;}
	.home .container-fluid.bg-blue .container .article-content.article-text p,
	.home .container-fluid.bg-blue #legal-home > ul > li { font-size: 12px; line-height: 16px;}		
		
	#footer_address { text-align: center; }
    .tesoreria__container .tesoreria__box .tesoreria__text-container { height: auto; margin-bottom: 2rem;}
    #info-regulatoria__desplegables { max-width: 800px; margin: 0 auto; margin-bottom: 6rem;}
    .header-bottom .main-title,
	.cookies-page header .header-bottom #header-bottom-middle-center-col .main-title { background: url(images/CaixaBank_International_Banking-m.png) center center no-repeat transparent; background-size: 290px 59px; height: 59px;}
    #footer-address__section{ text-align: center; }
    .head-linkgroup-text-footer{ padding-bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
    .head-linkgroup-text-footer p{padding: 0; font-weight: 400; font-size: 11px; line-height: 15px; text-align: center; color: #555555; }
    .link-text-footer ul li a { text-decoration: none; display: -webkit-box; display: -ms-flexbox; display: flex; font-weight: 400; font-size: 11px; line-height: 15px; text-align: center; color: #555555; }
    .link-text-footer ul{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 0 0.5rem; }
    .link-text-footer ul li{ padding: 0; max-width: 100%; }
    .linkgroup-images-footer ul{ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 0.5rem; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; max-width: 75%; margin: 2rem auto; }
    .linkgroup-images-footer ul li.item { max-width: 100%;}
    
    .home.lt.sticky-nav  .header-topbar{ display: block; }
    .home.lt.sticky-nav  .header-topbar .header-top{ display: none; }
}

.header-bottom .buttons_group { min-width: 165px;}
.button_wrap .btn-blue.icon_lock > a:before { font-family: "fontello"; content: url(icos/lock.svg); font-size: 2rem; padding-top: 5px; }

.opacity-blur{ position: relative; display: block; -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.opacity-blur::after{
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 10;
}
 
 

@media (min-width: 992px) {
	/* Ajustes PROM */
	.section-prom .container { padding-bottom: 0; }
	
	/* Ajustes Banda Azul double curved */
	.container-fluid.banner + article.freeContent.article-main .container-fluid.bg-blue.double-curved:first-child {padding-top: 143px;}
    
    .scrollable-head.fixed  #pais-productos__tabs-title .scrollable-header__wrapper {
        top: 55px;
    }
    .page-wrapper.sticky-nav .header-topbar{
     display: block;
    }
    .page-wrapper.sticky-nav .header-topbar .header-top{
        display: none;
    }
}

/* Ajustes Banner Cookies */
@media (min-width: 1400px){
	.cookies-region .contenido_articulo #cookie2 .texto { padding-right: 22px; }
}


.home .pr-highlights-list{
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin: 0.75rem;
    margin-top: 60px;
}
@media (max-width: 768px){
	#pais-productos__tabs-title .scrollable-header__wrapper {
        padding-top: 0;
        top: 140px !important; 
    }
    .home .pr-highlights-list {
        display: -ms-grid;
        display: grid;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 1.5rem;
        margin-top: 60px;
        grid-gap: 1.5rem;
    }
}

/*  IE 11 FIX */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	/* IE10+ specific styles go here */  
	.home .pr-highlight-text { width: 309.33px; }
	.home .pr-highlight-wrap { margin: 0.75rem; }
	
	.home .pr-highlights-list .pr-highlight { margin: 0 1.5rem 1.5rem 0;}
	.carousel-thumb .grayscale.grayscale-replaced{
	    background: none !important;
	}

	@media (min-width: 768px){
		.home .carousel-items-list .carousel-items { text-align: center; margin: 0; white-space: nowrap; padding-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: space-around; -ms-flex-pack: space-around; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
	}
}

/* Alerta fraude */
.advertisement {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
	/*
	margin-top: auto;
    overflow-y: scroll;
    max-height: 90%;
    display: block;
	*/
}
.advertisement .advertisement_title {
    display: flex;
    justify-content: center;
    align-items: center;
}
.advertisement_title > img {height: 65px;  width: auto;}
.bgwhite .button_wrap {
    display: block;
    text-align: center;
}
.advertisement p {
    margin: 0 0 5px 0;
	
	font-size: 1.4rem;
}


/* Ajuste cookies */
.cookies-region .contenido_articulo {padding: 0;}

.cookies-region .articulo_ligero #cookie-form::before { background: none; height: 0; }
#cookies-banner .cookies__text h2 { font-size: 2.4rem; line-height: 2.2rem; color: #006085; }
#cookies-banner .cookies__text ul {  margin-left: 2rem;  padding: 1rem 0; }
#cookies-banner .cookies__text ul li {  list-style-type: disc;  line-height: 2.2rem;  font-size: 1.6rem;  color: #333; }

@media (min-width: 768px) {
  #cookies-banner .cookies__text h2 { display: inline; font-size: 1.8rem; line-height: 2.2rem;  float: left; margin-right: 0.5rem; padding: 0; margin-bottom: 0; }
}

.cookies-page header .header-bottom #header-bottom-middle-center-col {
    float: none;
    width: 33.3% !important;
}
/*Solución para que se visualice icono transparente en "Productos y servicios"*/
#pais-productos__tabs-title ul.scrollable-header li.sh-element .sh-icon{
    visibility: hidden;
}


.error_cloud {
  display: none;
}




.hidden {  display: none !important; }
html.placeholder { cursor: default !important; }