.btg-button-1 { z-index: 999; width: 100px; height: 50px; position: fixed; border-radius: 30px; border-style: none; border-color: #383838; border-width: 1px; color: #ffffff; background-color: #c12d17; box-shadow: none; font-family: inherit; font-size: 14px; font-weight: normal; font-style: normal; -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); text-align: center; cursor: pointer; } .btg-button-1.btg-bottomRight { bottom: 25px;right: 15px; } .btg-button-1:hover { color: #ffffff; background: #0090f7; }