.footer__container__centro .border-top{border-top: 1px solid #343434;}
.footer__container__centro h5 {margin-bottom: 1rem;color: #343434;}
.footer__container__centro .footer-icon-mini, .footer__container__centro .footer-detalle{color: #343434}
.footer__container__centro .footer-linea{border:.7px solid #00abef;width: 100%;top: -5px;left: 0;}
.logo-info{min-height: 70px;display: flex; align-items: center;}
.footer__container__inferior {border-top: 1px solid #949494;color: #949494;padding: 10px 0px;font-size: 1.1em;}
.link-web-color {color: #949494; }
.enlaces-redes-sociales {padding: 0 3rem 0 0; }
.enlaces-redes-sociales li {float: left;margin: 0 10px 10px 0; }
.enlaces-redes-sociales li a {display: block;border-radius: 50%;width: 25px;height: 25px;background: white;text-align: center;padding: 4px 4px;-webkit-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;border: 1px solid #343434; }
.enlaces-redes-sociales li:hover a {color: white !important;background: #343434 !important;border: 1px solid #343434 !important; }
.enlaces-redes-sociales li:hover a i {color: white; }
.enlaces-redes-sociales li a i {font-size: 1.3em;color: #343434; }