.update-kyc-box{background-color:#f8f9fa;padding:30px 0 40px}
.update-kyc-box .update-kyc-inner{max-width:870px;margin:0 auto}
.update-kyc-box .heading-text{color:#000;font-family:"Roboto-Medium"}
.update-kyc-box .update-kyc-content{padding:19px 22px 55px 35px;border-radius:5px;background-color:#FFF;box-shadow:0 0 20px 0 rgba(0,0,0,0.1);margin-top:20px}
.update-kyc-box .policy-wrap{padding-bottom:19px;text-align:center}
.update-kyc-box .car-deatils-verify{display:inline-block}
.update-kyc-box .update-kyc-wrapper{padding-top:21px;border-top:1px solid #f2f2f2}
.update-kyc-box .update-kyc-inner{display:flex;flex-wrap:wrap}
.update-kyc-box .left-content{width:260px;border-radius:5px;background-color:rgba(0,215,100,0.1);padding:42px 46px 36px 44px;text-align:center}
.update-kyc-box .right-content{width:calc(100% - 260px);padding-left:32px}
.update-kyc-box .check-icon{height:100px;width:100px;border-radius:50%;background-color:#00d764;display:flex;align-items:center;justify-content:center;margin:0 auto}
.update-kyc-box .tick-icon{font-size:50px;line-height:50px;color:#FFF}
.update-kyc-box .payment-successful-text{color:#05b657;margin-top:20px;font-family:"Roboto-Medium"}
.update-kyc-box .amount{margin-top:21px;color:#20252b;font-weight:600}
.update-kyc-box .almost-there-text{color:#707070;margin-top:23px}
.update-kyc-box .update-kyc-heading{color:#20252b;font-family:"Roboto-Medium"}
.update-kyc-box .update-kyc-text{color:#20252b;font-family:"Roboto-Light";margin-top:3px}
.update-kyc-box .pan-card-wrap{padding-top:14px}
.update-kyc-box .pan-card-heads .small-text{color:#6f7072}
.update-kyc-box .pan-card-heads .bold-text{color:#20252b;font-weight:500;font-family:"Roboto-Medium"}
.update-kyc-box .image-wrapper{padding-top:4px}
.update-kyc-box .pan-description{margin-top:20px;color:#565656;font-family:"Roboto-Light"}
.update-kyc-box .begin-kyc-wrap{margin-top:18px;max-width:338px;width:100%}
.update-kyc-box .begin-kyc-wrap .btn{width:100%;background-color:#c21b17;color:#fff;font-size:16px;display:inline-flex;align-items:center;justify-content:center;border:0;outline:0;font-size:16px;line-height:19px;padding:15px;text-transform:uppercase;font-family:"Roboto-Bold";text-align:center;height:48px;transition:all .3s linear;border-radius:5px;cursor:pointer}
@media(max-width:767px){.update-kyc-box .car-deatils-verify{display:block;text-align:left}
.update-kyc-box .update-kyc-content{padding:20px 16px}
.update-kyc-box .left-content{width:100%;padding:16px 18px}
.update-kyc-box .right-content{width:100%;padding-left:0;padding-top:24px}
.update-kyc-box .policy-wrap{padding-bottom:12px}
.update-kyc-box .check-icon{height:40px;width:40px}
.update-kyc-box .tick-icon{font-size:20px;line-height:20px}
.update-kyc-box .payment-successful-text{margin-top:12px;font-family:"Roboto-Regular";font-weight:600}
.update-kyc-box .update-kyc-wrapper{padding-top:24px}
.update-kyc-box .amount{margin-top:11px}
.update-kyc-box .pan-card-wrap{padding-top:24px}
.update-kyc-box .almost-there-text{margin-top:8px}
.update-kyc-box .begin-kyc-wrap{margin-top:0;max-width:100%;width:100%;position:fixed;bottom:0;left:0;right:0;padding:24px 16px;border-radius:5px;background-color:#FFF;box-shadow:0 -4px 32px 0 rgba(80,80,80,0.12);z-index:1}
.update-kyc-box .begin-kyc-wrap .btn{width:100%}
}
.danger{color:#c5281c !important}