.floating_btn{animation:BUTTONFADE 3s ease 0s 1 normal forwards;-webkit-animation:BUTTONFADE 3s ease 0s 1 normal forwards;bottom:20px;left:0;opacity:1;position:fixed;right:0;text-align:center;z-index:10}.floating_btn .btn_primary{align-items:center;background:#f9423a;border-radius:45px;color:#fff;cursor:pointer;display:inline-flex;font-size:18px;height:71px;justify-content:center;line-height:26px;min-width:268px;padding:0 40px;text-decoration:none}@media (min-width:1800px){.floating_btn{bottom:40px}.floating_btn .btn_primary{font-size:22px;height:89px}}@media only screen and (max-width:1440px){.floating_btn .btn_primary{font-size:18px;line-height:26px}}@media only screen and (max-width:1199px){.floating_btn .btn_primary{height:71px}}@media only screen and (max-width:767px){.floating_btn .btn_primary{font-size:16px;height:61px;line-height:24px}}