#paytm-pg-spinner {
width: 70px;
text-align: center;
z-index: 999999;
position: fixed;
top: 25%;
left: 50%;
}
#paytm-pg-spinner>div {
width: 10px;
height: 10px;
background-color: #012b71;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
#paytm-pg-spinner .bounce1 {
-webkit-animation-delay: -0.64s;
animation-delay: -0.64s;
}
#paytm-pg-spinner .bounce2 {
-webkit-animation-delay: -0.48s;
animation-delay: -0.48s;
}
#paytm-pg-spinner .bounce3 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
#paytm-pg-spinner .bounce4 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
#paytm-pg-spinner .bounce4,
#paytm-pg-spinner .bounce5 {
background-color: #48baf5;
}
@-webkit-keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0)
}
40% {
-webkit-transform: scale(1.0)
}
}
@keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
.paytm-overlay {
width: 100%;
position: fixed;
top: 0px;
left: 0px;
opacity: .3;
height: 100%;
background: #000;
z-index: 9999;
}
.paytm-woopg-loader p {
font-size: 10px !important;
}
.paytm-woopg-loader a {
font-size: 15px !important;
}
.refresh-payment {
display: inline;
margin-right: 20px;
width: 100px;
background: rgb(0, 185, 245);
padding: 10px 15px;
border-radius: 5px;
color: #fff;
text-decoration: none;
}
.paytm-action-btn{display: block;padding: 25px;}.bdt-contact-form-wrapper{width:100%}.bdt-contact-form-wrapper .bdt-button-full-width{width:100%}.bdt-contact-form .elementor-field-type-submit .elementor-button{padding:12px 30px}.bdt-contact-form .grecaptcha-badge{z-index:999}.bdt-contact-form-skin-dropdown .bdt-dropdown{padding:30px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,0.1);border-radius:3px;max-width:300px}.bdt-field-group{margin-bottom:10px}.bdt-form-stacked .bdt-field-group.bdt-margin-remove-bottom{line-height:1}.bdt-form-stacked .bdt-field-group .bdt-checkbox{margin-right:3px}.bdt-contact-form-modal .bdt-modal-dialog{width:450px}.bdt-contact-form-modal .bdt-modal-header{background:transparent;border-radius:inherit;border-bottom:1px solid rgba(153,153,153,0.19)}.bdt-contact-form-modal .bdt-modal-header .bdt-icon{transform:translateY(-3px);margin-right:5px}.bdt-contact-form-modal .bdt-modal-close-default{top:18px;right:20px}.bdt-contact-form-modal .elementor-field-type-submit .elementor-button{padding:12px 20px}.bdt-register-additional-message{font-size:12px;color:#999}