


/* PAGINA COOKIES - AGROBANK HUB*/
#footer .container-fluid.footer-middle-top { background: #fff; min-height: 50px; }


/* background-image: url(/deployedfiles/agrobankhub/Bibliotecas/css/icos/agrobank__logo-black.svg);	 */	
/* background-image: url(/deployedfiles/agrobankhub/Bibliotecas/css/icos/agrobank__logo-white.svg);	*/	

.vertical #agrobank__logo a::after {	
	background-image: url(/deployedfiles/agrobankhub/Bibliotecas/css/icos/logo_caixabank.png);	
    background-position-y: center;
    background-position-x: center;
	background-size: contain;
}

.vertical .scroll-move #agrobank__logo a::after {	
	background-image: url(https://www.caixabank.es/deployedfiles/common/R2016/Estaticos/css/images/logo-m.png);		
}
.vertical #header .header-bottom.scroll-move { background-color: #fff; }

#agrobank__logo a::after {height: 39px;}


.bottom_sticky { position: fixed; bottom: 0; z-index: 9999; width: 100%; }

#header > div.freeContent.header-topbar {display:none;}
#header .header-bottom #header-bottom-middle-center-col,
#header > div.container-fluid.header-bottom > div > div > div.column.col-md-4.col-xs-12 {display:none;}
#header .header-bottom #agrobank__logo { 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; }

/*TEXTO*/
.article-main .main-component .article-text div[aria-level="2"], .article.normal .article_text div[aria-level="2"],
.article-main .main-component .article-text div[aria-level="3"], .article.normal .article_text div[aria-level="3"]{
    line-height: 2.2rem;
    font-family: 'OpenSans-Regular', sans-serif;
    color: #004f70;
    font-weight: normal;
    margin-top: 3rem;	
}

.article-main .main-component .article-text div[aria-level="2"], .article.normal .article_text div[aria-level="2"] { font-size: 1.8rem; }
.article-main .main-component .article-text div[aria-level="3"], .article.normal .article_text div[aria-level="3"]{	font-size: 1.6rem; }
.main p, .main ul, .main ol, .main img, .main object, .main iframe {margin-top: 1rem;}

.main p { font-size: 16px; }
.main p a{ color: #004f70; font-weight: 700; }
.main p a:hover{ text-decoration: underline; }

.capaCookies input.white, .capaCookies input.naranja {
	height: 50px;   
    -webkit-box-shadow: none;   
            box-shadow: none;   
    font-family: 'OpenSans-Bold', Arial, sans-serif;
    font-size: 14px;   
    padding: 0 0.25%;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    cursor: pointer;
    width: 100%;
    white-space: inherit;	
}

.capaCookies input.white {
    background: #fff;   
    border: 1px solid #007eae;
    color: #007eae;   
}
	
.capaCookies input.naranja {		
    background: #f4c53d;  
    border: 1px solid #f4c53d;
    color: #000; 
    padding: 0 3rem;
    display: block;	
}

.message {color: #004f70;
    font-size: 16px;
    line-height: 2.2rem;
    text-align: center;
    padding: 0 1rem;
    margin-bottom: 2rem;}

.page-wrapper ul li {
	font-size: 16px;
    line-height: 2.2rem;
    display: list-item;
    list-style: none;
    color: #555;
    background: none;
    padding: 0 0 1rem 0;
	
	
}
.page-wrapper ul li a{color: #007eae;
    text-decoration: underline;
	
}

.capaCookies .tb-text.main-component {width: auto;}
.tb-text {    border: 0.1rem solid #efefef;}
.tb-text .tb-text-c {    border-top: 0.1rem solid #efefef;    padding: 1.5rem;}
.tb-text .tb-text-r:first-child .tb-text-c {border-top: none;}
.capaCookies .tb-text .tb-text-c.tb-text-down {border-top: 0rem solid #efefef;}

.capaCookies .tb-text-left .custom-form-checkbox, 
.capaCookies .tb-text-right li:first-child .input-group .custom-form-checkbox {margin-top: 0rem;}

.capaCookies .custom-form-checkbox{
	vertical-align: middle;
    /* vertical-align: bottom; */
    background: url(https://www.caixabank.es/deployedfiles/particulares/CSS/Estaticos/images/check.svg) no-repeat scroll transparent;
    display: inline-block;
    height: 19px;
    width: 19px;
    margin-top: 1rem;	
}
.capaCookies .custom-form-checkbox.custom-form-checked {
	background: url(https://www.caixabank.es/deployedfiles/particulares/CSS/Estaticos/images/checkSelected.svg) no-repeat scroll transparent;
    border: 1px solid #ccc;	
}


@media (min-width: 370px) {
	.capaCookies .tb-text.main-component {width: 100%;}
	
	
}



@media (min-width: 768px) {
	#agrobank__logo a { width: 295px; height: 38px; }
	.bottom_sticky {		
		width: auto;
		right: 3rem;
		margin-bottom: 3rem;
		text-align: right;
		-webkit-box-shadow: none;
		box-shadow: none;			
		display: -webkit-box;			
		display: -ms-flexbox;			
		display: flex;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
		
	}	
	.row.center .col-xs-6 {    width: 50%;     margin: 1rem auto 0;}
	.bottom_sticky .capaCookies input.naranja {    border-radius: 3rem;}
	.capaCookies .tb-text .tb-text-c.tb-text-down { display: block; width: 50%; margin: 0 auto; }
	
	.capaCookies .custom-form-checkbox{margin-top: 1.5rem;}
	
	.vertical #agrobank__logo a::after { background-size: cover; }	
}



@media (min-width: 992px) {
	.column.center-block.col-xs-12  {width: 66%;margin: 0 auto;}
	.vertical #agrobank__logo a {		
		width: 233px;
		height: 65px;
		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;
	}
	.vertical #agrobank__logo a::after {	
		background-image: url(/deployedfiles/agrobankhub/Bibliotecas/css/icos/logo_caixabank.png);		
	}
	.vertical .scroll-move #agrobank__logo a::after	{
		background-image: url(https://www.caixabank.es/deployedfiles/common/R2016/Estaticos/css/images/logo.png);			
	}	

}


