.pay-list{
    position: relative;
    margin: auto;
    width: 100%;
    height: auto;
    top: -80px;
}
.pay-list::after{
    content: '';
    display: block;
    clear: both;
}

.pay-item{
    position: relative;
    color: #000;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    -ms-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    -o-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    height: 205px;
    width: calc(33.33% - 30px)!important;
    background-color: #fff;
    margin: 15px;
}



.pay-item .pay_card{
    background: url(../images/card.png) center center no-repeat;
    width: 115px;
    height: 81px;
    margin: 5px auto;
}
.pay-item .pay_privat24{
    background: url(../images/privat24.png) center center no-repeat;
    width: 115px;
    height: 81px;
    margin: 5px auto;
}
.pay-item .pay_info {
    background: url(../images/info.png) center center no-repeat;
    width: 115px;
    height: 81px;
    margin: 5px auto;
}
.pay-item .title{
    border-top: 1px solid #efefef;
    height: 55px;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
.vmiddle{
    position: relative;
    top: 5px;
    vertical-align: middle;
}
.flexline {
    display: table;
    width: 100%;
    height: 100%;
}
.large {
    font-size: 16px;
    line-height: 18px;
}
.block {
    display: block;
}

.link-pay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 250ms;
    z-index: 10;
    cursor: pointer;
}
.link-pay:hover{
    background-color: rgba(0,0,0,0.05);
    transition: 250ms;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);

}

.hidden{
    visibility: hidden;
}

.link-pay-target{
    border: 3px solid #6794d7;
    transition: 0ms!important;
}

.popup-pay{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,0.4);
}

.pay-form{
    position: relative;
}
#pay{
    min-height: 360px;
    height: auto;
    text-align: center;
}
#pay button {
    background-color: #048c8c;
    border: 0;
    color: #fff;
    margin: 10px auto 0;
    padding: 10px 30px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    transition: 250ms;
}
#pay button:hover {
    background-color: #048c8c;
    color: #fff;
    transition: 250ms;
}
#amountValue{
    border: 1px solid #ccc;
    margin: 0 0 15px 0;
    padding: 10px 20px;
    color: #5c5c5c;
    width: 31%;
}

.button-col{
    bottom: 50px;
    position: absolute;
}

#menu-item-1054>a{
    color: #fff;
}

.text-areas{
    width: 100%;
    padding: 7px 12px;
}

@media (max-width: 991px) {
    .pay-item{
        width: calc(100% - 30px)!important;
    }
    #amountValue{
        width: 100%;
    }
    #pay button {
        width:100%;
    }
}

@media (max-width: 767px) {
    .pay-item:last-of-type{
        margin-bottom: 75px;
    }
    .button-col{
        top: -130px;
        position: relative;
    }

}
/*
     FILE ARCHIVED ON 01:17:58 Jul 07, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:54:43 Sep 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.353
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.025
  esindex: 0.005
  cdx.remote: 9.967
  LoadShardBlock: 84.071 (3)
  PetaboxLoader3.datanode: 108.322 (4)
  load_resource: 135.616
  PetaboxLoader3.resolve: 110.16
*/