@-webkit-keyframes loading-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loading-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes active-point-blur{0%,96%{box-shadow:0 0 1px 0 #f37419}98%{box-shadow:0 0 4px 1px #f37419}100%{box-shadow:0 0 1px 0 #f37419}}@keyframes active-point-blur{0%,96%{box-shadow:0 0 1px 0 #f37419}98%{box-shadow:0 0 4px 1px #f37419}100%{box-shadow:0 0 1px 0 #f37419}}@-webkit-keyframes filtered-indicator{35%,65%{border-top:15px solid #ff7e33}}@keyframes filtered-indicator{35%,65%{border-top:15px solid #ff7e33}}@-webkit-keyframes scroll-top-btn{50%{transform:translateY(-15%)}}@keyframes scroll-top-btn{50%{transform:translateY(-15%)}}@-webkit-keyframes corporate-offer-hr{50%{transform:translateY(10px)}}@keyframes corporate-offer-hr{50%{transform:translateY(10px)}}@-webkit-keyframes blink{0%{opacity:0}50%{opacity:.9}80%{opacity:1}100%{opacity:0}}@keyframes blink{0%{opacity:0}50%{opacity:.9}80%{opacity:1}100%{opacity:0}}.payment_module{background-color:#fff8c5;border:1px solid #a0a0a0;cursor:pointer;display:inline-block;height:82px;position:relative;width:30%;margin-right:1%;margin-bottom:1%;vertical-align:top;max-width:210px;border-radius:2px}.payment_module.active{background-color:#e2e9a8}.payment_module.active .payment-choose input{background:url(../img/icon/circle-mark.png) no-repeat}.payment_module .payment-choose{position:absolute;top:0;bottom:0;margin:auto 0;height:33px;left:4%;cursor:pointer}.payment_module .payment-choose input{width:33px;height:33px;background:url(../img/icon/circle.png) no-repeat;border:none;cursor:pointer}.payment_module table{height:82px}.payment_module .module-image{vertical-align:middle}@media (max-width:519px){.payment_module{width:45%}}#payment{padding:12px}#payment .description{text-align:center;margin-bottom:15px}#payment .description span{display:inline-block;vertical-align:8px;padding-right:15px;font-size:16px;color:#000}#payment .description img{display:inline-block}#payment .step{margin-bottom:3px}#payment .other-payment-modules{background:url(../img/payment/btn-other-payment-modules.png) no-repeat;width:291px;height:27px;border:0;cursor:pointer}#payment .other-payment-modules:hover{background-position:0 -27px}#payment .other-payment-modules:active{background-position:0 -54px}#payment .payment-form .wrapper{background:#efefef;padding:15px 72px;width:550px;margin:0 auto}#payment .payment-form .field{position:relative}#payment .payment-form .field label{width:120px;font-weight:700;font-size:15px;display:inline-block;vertical-align:middle;color:#3e3e3e}#payment .payment-form .field input{width:100%;height:31px;font-style:italic;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#payment .payment-form .buttons{margin:10px auto 15px;text-align:center}#payment .payment-form .buttons .button-pay{background:url(../img/payment/button-pay.png) no-repeat;width:160px;height:52px;border:0;cursor:pointer}#payment .payment-form .buttons .button-pay:hover{background-position:0 -52px}#payment .payment-form .buttons .button-pay:active{background-position:0 -104px}#payment .payment-form .field .ask-me{position:absolute;left:383px}