.floating_btn .float_std_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;line-height:1;letter-spacing:.05rem;border-radius:3px 3px 0 0;width:100%;height:100%;position:relative;font-weight:bold;color:#fff !important;font-size:1.6rem;z-index:1;text-decoration:none;-webkit-transition:.3s;transition:.3s;background:#fff -webkit-gradient(linear,left top,right top,from(rgba(224,157,191,0.6)),color-stop(33%,rgba(175,139,188,0.6)),color-stop(67%,rgba(118,138,195,0.6)),to(rgba(123,181,230,0.6))) 0% 0% no-repeat padding-box;background:#fff linear-gradient(90deg,rgba(224,157,191,0.6) 0%,rgba(175,139,188,0.6) 33%,rgba(118,138,195,0.6) 67%,rgba(123,181,230,0.6) 100%) 0% 0% no-repeat padding-box}.floating_btn .float_std_btn:hover{letter-spacing:.1rem;border-color:transparent}.floating_btn a{margin:0;position:fixed !important;bottom:0;right:calc( (100% - 1260px) / 2);border-radius:3px 3px 0 0 !important;width:22rem !important;height:4.4rem !important;border:1px solid #fff;border-bottom:0}@media(max-width:1260px){.floating_btn a{right:0}}