.footer-home {
	background-color:#fff; /*#ffbe00*/
	color:#111;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
.footer-home ul li {opacity:1;color:#111;font-weight:normal;}
.footer-home ul li a {color: #111;}
.sub-footer, .footer {
    border-top: 0px solid #0000FF !important;
}
.sub-footer{opacity:0; display:none;}
.footer-top .col-sm-3:first-child {
    background: url('/usuario/contenido/plantilla1/css/img/logo-esq.png') 10% 50% no-repeat; 
    background-size: contain;
    min-height:100px;}
.footer-top .col-sm-3:first-child ul{display:none;}
.footer-top .col-sm-3:nth-child(3) li:nth-child(2){display:none;}



/* Centrar / distribuir los elementos del footer web */
#contenedor-home .footer-home{
    padding-left:0 !important;
}