.btn-flotante .boton-wsp{position:fixed;width:80px;height:80px;padding:0 20px;line-height:55px;bottom:50px;right:50px;background:#0df053;color:#fff;border-radius:50px;text-align:center;font-size:35px;text-decoration:none;box-shadow:0 1px 10px rgba(0,0,0,.3);z-index:100;display:flex;align-items:center;justify-content:center}@media(max-width:900px){.btn-flotante .boton-wsp{bottom:30px;right:30px;width:50px;height:50px;font-size:18px;padding:0 5px}}.btn-flotante .boton-wsp:hover{background:#00ff51}.btn-flotante .boton-wsp span{margin-left:10px;font-size:15px}@media(max-width:900px){.btn-flotante .boton-wsp span{font-size:13px}}.detalleFooter{background-color:#000;display:flex;justify-content:center;align-items:center;width:100%;height:8vh}.detalleFooter p{font-size:1rem;margin:0;color:#fff}.detalleFooter p a{color:#fff;font-weight:700;text-decoration:none}.detalleFooter p a:hover{text-decoration:underline #e9c994;transition:.2s}@media(max-width:900px){.detalleFooter p{font-size:.9rem}}@media(max-width:750px){.detalleFooter p{width:90%;text-align:center;font-size:.8rem}}@media(max-width:500px){.detalleFooter p{font-size:.7rem}}