@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
body{
    font:500 14px/20px 'Montserrat', sans-serif;
    overflow-x: hidden;
    background-color: #f0f5f6;
    padding: 10px;
}
.spacing15{
    width: 100%;
    height: 15px;
    display: block;
    clear: both;
}
.spacing30{
    width: 100%;
    height: 30px;
    display: block;
    clear: both;
}
#wpr-index-frm{
    width: 100%;
    position: relative;
}
.bold-amount{
    background: #f2f2f2;
    font-weight: 700;
}
h1,h2,h3{
    font-family: 'Montserrat', sans-serif;
    color: #313332;
}
h2{
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
}
.wpr_txt_conten .error{
    color:    red;
    font-size: 0.8rem;
}
.wpr_txt_conten label.error{
    display: block;
    position: relative;
    text-align: left;
    margin-top: -18px;
}
.wpr_txt_conten label#payment_option-error{
    display: block;
    position: absolute;
    margin-top: -66px!important;
}
.wpr-box-content{
    position: relative;
    background: #FFF;
    box-shadow: 0 8px 24px rgb(231 235 237 / 60%);
    padding: 30px;
    max-width: 650px;
    height: auto;
    margin: 35px auto 0;
}
.wrp_button_content, .wpr_txt_conten, .card, .powered, .txtCenter{
    text-align: center;
}
.pt1{
    padding: 60px 15px;
    font-size: 16px;
    max-width: 560px;
    background: #FFF;
    margin: 0 auto;
    line-height:26px;
}
.powered{font-size: 10px;}
.logo2{
    width: 70px;
}
.logo{
    width: 70px;
}
.wpr__estc__logo{
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom:30px;
}
.wpr__estc__logo2{
    position: relative;
    margin-bottom:30px;
    width: 100%;
}
.Zbtn:focus, .ZbtnDonate:focus, .Zbtn.is-checked:focus{
    box-shadow: 2px 2px 6px rgb(80 130 228 / 30%);
}
.Zbtn, .ZbtnDonate{
    border: none;
    padding: 10px 18px;
    margin-right: 6px;
    margin-left: 6px;
    cursor: pointer;
    margin-bottom: 12px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.Zbtn.color50{
    background: #cce4d0;
}
.Zbtn.color100{
    background: #b6deba;
}
.Zbtn.color200{
    background: #9fcea6;
}
.Zbtn.color300{
    background: #88c584;
}
.Zbtn.color500{
    background: #65b867;
}
.Zbtn.is-checked, .ZbtnDonate{
    color: #FFF;
    background-image: -webkit-gradient(linear,left top,right top,from(#5082e4),to(#52bcf8));
    background-image: linear-gradient(90deg,#5082e4,#52bcf8);
}
.Zbtn.is-checked{
    box-shadow: 2px 2px 6px rgb(80 130 228 / 30%);
}
.wpr__amount{
    position: relative;
}
.usd__sign{
    position: absolute;
    top: 16px;
    right: 15px;
}
.textAreaStyle{
    resize: none;
    padding: 16px;
    height: 152px;
    border: 1px solid #e6ebec;
    width: 100%;
    margin-bottom: 21px;
    font-weight: 500; font-size: 0.8rem;
    font-family: 'Montserrat', sans-serif;
}
.txtStyle{
    padding: 0 16px;
    height: 52px;
    border: 1px solid #e6ebec;
    width: 100%;
    margin-bottom: 21px;
    font-weight: 500; font-size: 0.8rem;
    font-family: 'Montserrat', sans-serif;
}
.txtStyle:focus-within, .textAreaStyle:focus-within{
    outline: none;
    border: 1px solid #52bcf8;
    box-shadow: 0 12px 24px 0 #eef6f9;
}
.txtConfirm{
    color: #313332;
}
.bgTxtTotal{
    background: #FFF;
    display: inline;
    padding: 10px;
    border-radius: 4px;
}
table.estTable, table.estTable th, table.estTable td{
    border-collapse:collapse;
}
table.estTable td{padding: 5px;}

.wrp_info_content{
    text-align: left;
}
.margin-l0{
    margin-left: 0!important;
}
.actionBtn-gateway{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    box-sizing: border-box;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    padding: 16px 32px;
}
label.paymentOption{
    font:normal 12px/20px 'Arial' !important;
    display: inline-block;
    margin-bottom: -0.1rem;
    cursor: pointer;
}
img.cardType{
    width: 50px;
    vertical-align: middle;
    border-style: none;
}
.bundleCard{
    width: 75px;
    margin-top: 10px;
    position: absolute;
    object-fit: contain;
    bottom: -16px;
    left: 10px;
}
span.detailCard001{
    color: #055e7c;
    padding-left: 7px;
    position: relative;
    font-size: 18px;
    top: -6px;
}
span.detailCard002{
    color: #055e7c;
    padding-left: 7px;
    position: relative;
    display: inline-block;
    top: 9px;
}
span.detailCard003{
    font-size: 11px;
    position: relative;
    bottom: 0px;
    width: 90%;
    margin-top: 0px;
    display: inline-block;
}
.titleCard{
    font-size: 18px;
    position: relative;
    top: 6px;
}
.wpr_payment_option{
    text-align: left;
    font:normal 12px/20px 'Arial' !important;
}
.wrp-thank-you-page{
    position: relative;
    width: 100%;
}
.wrp-thank-you-page a, a{
    text-decoration: none;
    color:#5082e4;
}
.wrp-thank-you-page a:hover, a:hover{
    color:#055e7c;
}
.wrp-thank-you-page .thank-you-content{
    background-color: #FFF;
    max-width: 650px;
    margin: 35px auto 0;
    padding: 55px 35px;
    text-align: center;
}
.wrp-thank-you-page .thank-you-content h1{
    font-weight: 700;
    font-size: 3.5rem;
    line-height: 1em;
}
.wrp-thank-you-page .thank-you-content .intro{
    font-size: 18px;
}
.cycle-icon-tick{
    width: 100px;
    height: 100px;
    border: 2px solid #65b867;
    display: inline-block;
    border-radius: 50%;
    padding-top: 24px;
    margin-bottom: 25px;
}
/* ###### Preaking point ###### */
/* ###### Extra small devices (portrait phones, less than 576px) ####### */
@media (max-width: 575.98px) {
    .wpr-box-content, .wrp-thank-you-page .thank-you-content{
        margin: 0 auto 0;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .wpr-box-content, .wrp-thank-you-page .thank-you-content{
        margin: 0 auto 0;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {


}
