.tchatme-wrapper{position:fixed;right:20px;bottom:20px;z-index:999;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.tchatme-wrapper .tchatme-networks{flex:0 0 100%;display:none;flex-direction:column;align-items:flex-end;opacity:0;z-index:-1;transition:all .5s}.tchatme-wrapper .tchatme-networks .tchatme-network{width:50px;height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 12px rgba(0,0,0,.15);margin:0 0 15px;display:flex;justify-content:center;align-items:center;font-size:30px;transform:translateY(30px) translateZ(0);transition:all .5s}.tchatme-wrapper .tchatme-networks .tchatme-network a{color:#fff}.tchatme-wrapper .tchatme-networks .tchatme-network.tchatme-messenger{background-color:#1f84ff}.tchatme-wrapper .tchatme-networks .tchatme-network.tchatme-whatsapp{background-color:#26d467}.tchatme-wrapper .tchatme-networks .tchatme-network.tchatme-instagram{background-color:#eb2148}.tchatme-wrapper .tchatme-networks .tchatme-network.tchatme-telegram{background-color:#25a0dd}.tchatme-wrapper .tchatme-networks.opened{opacity:1;z-index:1}.tchatme-wrapper .tchatme-networks.opened .tchatme-network{transform:translateY(0) translateZ(0)}.tchatme-wrapper .tchatme-label-wrapper{position:absolute;bottom:0;right:60px;display:flex;align-items:center;width:250px}.tchatme-wrapper .tchatme-label-wrapper .tchatme-label{box-shadow:0 2px 6px 0 rgba(0,0,0,.4);background:#fff;border-radius:6px;padding:.4rem .7rem;font-size:14px;position:relative;margin-right:20px;margin-left:10px;text-align:center}.tchatme-wrapper .tchatme-label-wrapper .tchatme-label:after{display:block;content:"";position:absolute;width:10px;height:10px;right:-10px;bottom:10px;background-color:inherit;transform:translateX(-6px) rotate(45deg);box-shadow:2px -2px 2px 0 rgba(0,0,0,.2)}.tchatme-wrapper .tchatme-label-wrapper .tchatme-close{margin-right:5px;cursor:pointer}.tchatme-wrapper .tchatme-image{z-index:2;position:relative;width:50px;height:50px;cursor:pointer;border-radius:50%;box-shadow:0 3px 12px rgba(0,0,0,.15)}.tchatme-wrapper .tchatme-image>img{width:50px;height:50px;object-fit:cover;border-radius:50%}