@font-face{font-family:'Roboto Condensed';src:local('../fonts/RobotoCondensed/Roboto Condensed Light'),local('../fonts/RobotoCondensed/RobotoCondensed-Light'),url(../fonts/RobotoCondensed/robotocondensedlight.woff2) format('woff2'),url(../fonts/RobotoCondensed/robotocondensedlight.woff) format('woff'),url(../fonts/RobotoCondensed/robotocondensedlight.ttf) format('truetype');font-weight:300;font-style:normal}
.box__btn-cost{position:absolute;text-align:center;bottom:8px;left:0;right:0;z-index:999}
.pay__header-btn{padding:2em 3em;border-radius:20px;display:inline-block;text-align:right;border:1px solid #fff;background-color:rgba(215,112,60,.9);width:420px}
.pay__header-btn a{text-shadow:1px 1px 0 rgba(66,147,168,.75);color:#fff;font-family:"Roboto Condensed";font-size:25px;font-weight:400;outline:0;text-decoration:underline;text-transform:uppercase;position:relative}
.pay__header-btn a:hover{cursor:pointer;text-decoration:none}
.pay__header-btn a:before{left:-80px;top:-16px;content:"";position:absolute;background-image:url(../images/sprite.png);background-position:0 0;width:62px;height:63px}
@media only screen and (min-width:320px) and (max-width:480px){.box__btn-cost{bottom:0}
.pay__header-btn{padding:.8em 2.5em;width:auto}
.pay__header-btn a{padding-left:20px;font-size:15px}
.pay__header-btn a:before{top:-5px;left:-22px;background-image:url(../images/sprite.png);background-position:-72px 0;width:30px;height:30px}
}