.button-sliderhov { font-family: 'Open Sans', sans-serif; display: inline-block; padding: 22px 25px 22px 25px; background: #1c3f95; border:1px #1c3f95 solid; text-decoration: none; color: #fff; font-size:11px; font-weight:400; text-transform:uppercase; } .hvr-sliderhov { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; overflow: hidden; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: color, background-color; transition-property: color, background-color; } .hvr-sliderhov:hover, .hvr-sliderhov:focus, .hvr-sliderhov:active { color:#fff; background: #1c3f95; border:1px #fff solid; } .button-dbluebutthov { font-family: 'Hind', sans-serif; display: inline-block; padding: 19px 30px 19px 30px; background: transparent; border:1px #0072ca solid; text-decoration: none; color: #0072ca; font-size:11px; font-weight:500; text-transform:uppercase; } .hvr-dbluebutthov { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; overflow: hidden; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: color, background-color; transition-property: color, background-color; } .hvr-dbluebutthov:hover, .hvr-dbluebutthov:focus, .hvr-dbluebutthov:active { color:#fff; background-color: #0072ca; border:1px #fff solid; } .button-freebutthov { font-family: 'Abel', sans-serif; display: inline-block; padding: 18px 27px 18px 27px; background: transparent; border:1px #41fffd solid; text-decoration: none; color: #41fffd; font-size:24px; font-weight:400; } .hvr-freebutthov { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; overflow: hidden; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: color, background-color; transition-property: color, background-color; } .hvr-freebutthov:hover, .hvr-freebutthov:focus, .hvr-freebutthov:active { color:#005dca; border:1px #41fffd solid; background: #41fffd; }