.floating-button{position:fixed;bottom:115px;right:30px;background-color:#007bff;color:#fff;cursor:pointer;z-index:9999;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.floating-button2{position:fixed;bottom:45px;right:30px;background-color:#2db742;color:#fff;cursor:pointer;z-index:9999;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.floating-button2.cm-floting-btn2 a,.floating-button2.cm-floting-btn2 a:hover{color:#fff;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding-bottom:3px}.contact-widget{position:fixed;bottom:114px;right:10px;background-color:#fff;border:1px solid #ccc;padding:20px;border-radius:5px;display:none;z-index:9998;max-width:300px;min-width:300px}.floating-button.cm-floting-btn i,.floating-button2.cm-floting-btn2 i{font-size:26px;padding-top:2px}span.close-btn{position:absolute;top:-3px;left:4px;cursor:pointer}.cm-floting-btn i.close{display:none}.cm-floting-btn.active i.close{display:block}.cm-floting-btn.active i.open-icon{display:none}