body{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    background: #ddd3;
    padding: 20px;
    font-family: 'Open Sans';
}

img {
    max-width: 100%;
}
.container{
    max-width: 475px;
    width: 375px;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0px auto;
}
.top-brand p {
    margin: 0px;
    width: 100%;
    display: flex;
    align-items: center;
}

.top-brand p a i {
    color: #444E64;
    font-size: 20px;
}

.top-brand p a {
    width: 33px;
    height: 33px;
    text-decoration: none;
    background: rgba(41, 45, 67, 0.14);
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    border-radius: 3px;
}
.top-brand {
    width: 100%;
}

.top-brand p span {
    font-size: 20px;
    color: #2A2E43;
    padding-left: 15px;
    font-weight: 600;
}
.logo-box .logo-bg {
    background: #F4F4F4;
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
}
.logo-box {
    width: 100%;
    padding: 30px 0px;
}

.logo-box .logo-bg p.top {
    margin: 0px;
    text-align: right;
    width: 58px;
    float: right;
}
.logo-box .logo-bg p.bottom {
    margin: 0px;
    text-align: right;
    width: 58px;
    float: left;
}
.logo-box .logo-bg h2 {
    width: 100%;
    display: inline-block;
    margin: 0px;
    font-family: 'Gibson';
    font-weight: 600;
    text-align: center;
    font-size: 28px;
    color: rgba(42, 46, 67, 0.28);
    padding: 5px 0px;
}
.enter-number {
    width: 100%;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 40px;
}

.enter-number h3 {
    font-size: 24px;
    font-family: 'Gibson';
    font-weight: 600;
    color: #2A2E43;
}
.enter-number p span{
display: block;
}
.enter-number p {
    font-size: 15px;
    color: rgba(42, 46, 72, 0.72);
    margin: 0;
}
.number-input {
    width: 94%;
    margin: 0 auto;
}

.number-input .mobile-num {
    background: #F4F4F4;
    padding: 10px;
    display: flex;
    border-radius: 5px;
}

.number-input .mobile-num span {
    font-size: 20px;
    letter-spacing: 4px;
    color: rgba(41, 45, 67, 0.54);
    padding-right: 25px;
    font-family: 'Gibson';
    font-weight: 600;
}
/*.number-input .mobile-num  input::placeholder{*/
/*    font-size: 20px;*/
/*    color: #292D43;*/
/*}*/
.number-input .mobile-num  input {
    border: 0;    
    font-family: 'Gibson';
    font-weight: 600;
    background: none;
    letter-spacing: 4px;
    outline: 0;
    font-size: 20px;
    text-align: center;
    color: #858894;
}
.send-button {
    width: 94%;
    margin: 0 auto;
    padding-top: 80px;
}

.send-button button {
    background: rgba(10, 34, 245, 0.40);
    width: 100%;
    border: 0px;
    border-radius: 7px;
    font-size: 15px;
    padding: 15px 0px;
    color: #FFFFFF;
    font-family: 'Gibson';
    font-weight: 600;
}

.send-msg button {
    background: #0A22F5;
}
.send-otp input::placeholder {
    color: #292D43 !important;
}
.send-otp input {
    color: #292D43 !important;
}

.enter-number a {
    font-size: 15px;
    color: #0A22F5;
    text-decoration: none;
     font-family: 'Gibson';
     font-weight: 600;
    padding-top: 15px;
    display: inline-block;
}
.number-input a{
     font-size: 15px;
    color: #0A22F5;
    text-decoration: none;
     font-family: 'Gibson';
     font-weight: 600;
    padding-top: 15px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.number-input .otp span.time {
    font-size: 15px !important;
    float: right;
    padding: 0px !important;
    position: absolute;
    right: 10px;
    top: 17px;
    font-weight: 300;
    letter-spacing: 0;
}
.number-input .otp{
    position: relative;
}
.number-input .otp input {
    text-align: center;
    width: 100%;
}

.input-name {
    width: 100%;
}
.input-name input {
    width: 100%;
    height: 52px;
    text-align: center;
    outline: 0;
    background: #F4F4F4;
    border: 0px;
    color: #858894de;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}
.input-name input::placeholder {
    color: #858894;
}
.payment-continue {
    padding-top: 60px;
}

.coupon-code div {
    margin: 0px;
    width: 100%;
    display: flex;
    align-items: center;
}

.coupon-code div p {
    padding-left: 20px;
    display: block;
    font-size: 11px;
    color: #5A5656;
}

.coupon-code div a {
    width: 40px;
    height: 33px;
    text-decoration: none;
    background: rgba(41, 45, 67, 0.14);
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    border-radius: 3px;
}

.coupon-code div a i {
    color: #444E64;
    font-size: 20px;
}

.coupon-code p span {
    color: #282FFB;
    display: block;
    padding: 0px;
    font-weight: bold;
    font-size: 20px;
}
.enter-coupon {
    width: 100%;
    padding: 20px 0px;
    position: relative;
}

.enter-coupon input {
    width: 100%;
    position: relative;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    font-size: 13px;
    color: #818181;
    padding: 10px 100px 10px 10px;
    outline: 0;
}

.enter-coupon .apply {
    position: absolute;
    right: 10px;
    background: none;
    border: 0;
    font-size: 16px;
    color: #282FFB;
    font-weight: 600;
    top: 25px;
    cursor: pointer;
}
h2.available-offer {
    background: #EAEAEA;
    font-size: 18px;
    color: #000;
    padding: 10px 15px;
    font-weight: bold;
    margin:0 auto;
    max-width: 475px;
    width: 375px;
}

.dis-con-tp {
    padding-bottom: 0px;
}

.dis-con {
    padding-top: 15px;
    padding-bottom: 5px;
}

.discount-coupon {
    width: 100%;
}

.discount-coupon .div-bx {
    width: 100%;
}

.discount-coupon .div-bx p {
    margin: 0;
    font-size: 11px;
    color: #898989;
    font-weight: 400;
}

.discount-coupon .div-bx p img {
    width: 57px;
}

.discount-coupon .div-bx p a {
    text-align: right;
    float: right;
    font-size: 14px;
    text-transform: capitalize;
    color: #408BF9;
    font-weight: 700;
    text-decoration: none;
}
.div-bx h5 {
    color: #525252;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
    padding: 10px 0px;
    text-transform: capitalize;
}
.apply-code {
    background: #fff;
    font-size: 18px;
    color: #000;
    padding: 5px 15px;
    font-weight: bold;
    margin: 0 auto;
    max-width: 475px;
    width: 375px;
    border-top: 1px solid rgba(112, 112, 112, 0.42);
    border-bottom: 4px solid #EFEFEF;

}
.apply-code .code {
    color: #408BF9;
    font-size: 12px;
    border: 2px dashed #408BF9;
    padding: 2px 5px;
    letter-spacing: 3px;
    display: inline-block;
}

.apply-code a {
    text-decoration: none;
    float: right;
    font-size: 16px;
    color: #282FFB !important;
    font-weight: 700;
}
.detais-offer-page {
    width: 375px;
    margin: 0 auto;
    background: hsla(0, 0%, 0%, 0.62);
    padding-top: 220px;
}
.detais-offer-page h1 {
    background: #F0F0F0;
    margin: 0;
    padding-top: 25px;
    padding-bottom: 15px;
    font-size: 25px;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    border-top-right-radius: 25px;
    position: relative;
    border-top-left-radius: 25px;
}

.detais-offer-page h1::before {
    position: absolute;
    content: "";
    width: 44px;
    height: 5px;
    top: 10px;
    background: #BCBCBC;
    border-radius: 3px;
    left: 42%;
}

.detais-offer-page .container {
    padding-top: 20px;
    padding-bottom: 10px;
}

.offer-details {
    width: 100%;
}

.offer-details .coupon-offer {
    width: 100%;
}

.offer-details .coupon-offer .paytm-offer {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.offer-details .coupon-offer .paytm-offer p {
    margin: 0px;
}

.offer-details .coupon-offer .paytm-offer p img {
    width: 57px;
}

.offer-details .coupon-offer .paytm-offer p span {
    font-size: 15px;
    font-weight: bold;
    display: block;
    color: #525252;
}

.offer-details .coupon-offer .paytm-offer p {
    font-size: 12px;
    color: #383838;
}

.offer-details .coupon-offer .paytm-offer p:nth-child(2) {
    padding-left: 20px;
}

.offer-details .coupon-offer ul {
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0;
}

.offer-details .coupon-offer ul li {
    margin-bottom: 5px;
}

.offer-details .coupon-offer ul li span {
    font-size: 12px;
    color: #383838;
    font-weight: 500;
    padding-left: 8px;
}

.offer-details .coupon-offer ul li i.fas.fa-check {
    font-size: 12px;
    color: #282FFB;
}

.copy-coupon {
    width: 100%;
    background: #EBF3FF;
    padding: 10px;
    text-align: center;
}

.copy-coupon span {
    font-size: 12px;
    color: #408BF9;
    border: 2px dashed;
    font-weight: 700;
    padding: 2px 12px;
    display: inline-block;
    letter-spacing: 3px;
}

.copy-coupon p {
    font-size: 12px;
    color: #383838;
    padding-top: 10px;
    margin: 0px;
}

.custom-page {
    width: 375px;
    background: #fff;
    margin: 0 auto;
}

.custom-page .logo-home {
    width: 100%;
    background: #000;
    display: inline-block;
    padding: 15px 0px;position:sticky;
     -webkit-transition: position 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: position 0.5s ease;
   
}

.wapper {
    width: 100%;
    padding: 0px 15px;
    position: relative;
}
.custom-page .logo-home .top-homew {
    width: 100%;
    display: flex;
    align-items: center;
}

.custom-page .logo-home .top-homew .left {
    width: 50%;
    float: left;
}

.custom-page .logo-home .top-homew .right {
    width: 50%;
    background: #fff;
    padding: 10px;
    float: right;
    border-radius: 7px;
    display: flex;
    align-items: center;
}

.custom-page .logo-home .top-homew .right p {
    margin: 0;
}

.custom-page .logo-home .top-homew .right p img {
    width: 77px;
}

.custom-page .logo-home .top-homew .right p:nth-child(2) {
    padding-left: 10px;
    font-size: 10px;
    text-align: right;
    color: #000000;
    width: 50%;
}

.custom-page .logo-home .top-homew .right p:nth-child(2) span {
    display: block;
    font-size: 18px;
    color: #000000;
    font-weight: 700;
}
.custom-page .logo-home .top-homew .left a i {
    font-size: 22px;
    color: #fff;
}

.custom-page .logo-home .top-homew .left span {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    padding-left: 8px;
}

/***checkbox**/
/* The container */
.check-custom {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check-custom input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: -8px;
  left: 15px;
  height: 22px;
  width: 22px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.check-custom:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check-custom input:checked ~ .checkmark {
    background-color: #282FFB;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-custom input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-custom .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/***checkbox close**/
.home-bg {
    background: #000;
}
.select-points {
    width: 100%;
    background: #fff;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    padding: 15px 0px;
}
.select-points h3 {
    font-size: 15px;
    color: #2A2E43;
    font-weight: 700;
    margin: 0;
    padding-bottom: 10px;
}

.select-points .points-boxs {
    background: #EFEFEF;
    padding: 8px 8px 0px  8px;
    display: inline-block;
    height: 81px;
    width: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.select-points .points-boxs .left {
    width: 100%;
    background: #fff;
    height: 100%;
    border-radius: 5px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.select-points .points-boxs .left .point-mony {
    width: 15%;
    background-image: url(../img/group-bg.png);
    float: left;
    background-size: 41px 100%;
    height: 100%;
    background-position: left;
    background-repeat: no-repeat;
}

.select-points .points-boxs .left .cash {
    width: 70%;
    float: left;
}
.select-points .points-boxs .left  .right-checkbox {
    width: 15%;
    float: right;
    text-align: right;
    display: flex;
    height: 100%;
    align-items: center;
}

.select-points .points-boxs .left .cash p {
    font-size: 15px;
    margin: 0px;
    color: #454F63;
    font-weight: 600;
}

.select-points .points-boxs .left .point-mony h5 {
    width: 100%;
    margin: 0;
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 28px;
    padding-left: 8px;
}

.select-points .points-boxs .left .cash p:nth-child(2) {
    font-size: 22px;
    color: #3DAA31;
    font-weight: bold;
}

.select-points .points-boxs .left .cash p:nth-child(2) span {
    padding-left: 10px;
    font-size: 12px;
    color: #5A5656;
    font-weight: normal;
}
.select-points .points-boxs:nth-child(3) {
    padding-bottom: 8px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.bank-points {
    width: 100%;
}

.heading-bank {
    padding: 10px 0px;
}

.heading-bank h3 {
    padding: 0px;
    font-size: 15px;
    color: #2A2E43;
}

.heading-bank p {
    font-size: 11px;
    color: #5A5656;
}

.bank-points .bank-boxs {
    width: 100%;
    overflow: auto;
    display:flex;
}

.bank-points .bank-boxs ul {
    width: 126px;
    background: #0D050C;
    padding: 5px 10px;
    margin: 0px;
    float: left;
    margin-right: 10px;
    list-style: none;
    border-radius: 10px;
}
.bank-points ul.select-bank-box {
    background: #282FFB;
}
.bank-points .bank-boxs ul li.radio {
    text-align: right;
}

.bank-points .bank-boxs ul img {
    width: 30px;
    margin-top: -20px;
}

.bank-points .bank-boxs ul li {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}

.bank-points .bank-boxs ul li .one {
    font-size: 11px;
    color: #fff;
    padding-top: 15px;
    font-weight: 500;
}
.bank-points .bank-boxs ul li.head-bnk {
    margin-top: -5px;
}

.bank-points .bank-boxs ul li span {
    display: block;
    font-size: 20px;
}
.bank-points .bank-boxs ul li.points-btm {
    font-size: 11px;
    padding-bottom: 5px;
    font-weight: 400;
}
.bank-points .bank-boxs ul li.head-bnk {
    margin-top: -5px;
}
.bank-points .bank-boxs ul:nth-child(2) img {
    width: 23px;
}

.promo-code {
    width: 100%;
    padding: 12px 0px 5px 0px;
    font-size: 15px;
    color: rgba(42, 46, 67, 1);
    font-weight: bold;
}

.promo-code img {
    width: 22px;
    margin-right: 10px;
}
.cashback {
    width: 100%;
    background: rgba(244, 244, 244, 1);
    padding: 7px;
    border-radius: 5px;
}.cashback a {
    font-size: 10px;
    color: rgba(40, 47, 251, 1);
    font-weight: 700;
    text-align: right;
    float: right;
    margin: 0;
    text-decoration: none;
    padding-top: 3px;
}

.cashback input[type="text"] {
    border: 0px;
    background: transparent;
    font-size: 13px;
    color: rgba(42, 46, 67, 1);
    font-weight: 600;
}

.proced-pay-btn {
    width: 100%;
    background: rgba(10, 34, 245, 1);
    border-radius: 10px;
    margin: 10px 0px;
    display: flex;
    padding: 10px;
    align-items: center;
}

.proced-pay-btn p{
    margin: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.63);
    color: #fff;
    padding-right: 10px;
}

.proced-pay-btn p span {
    display: block;
    font-size: 11px;
}

.proced-pay-btn a {
    font-size: 15px;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    width: 80%;
    text-decoration: none;
}

.tatal-bill {
    width: 100%;
    border: 1px dashed rgba(61, 170, 49, 1);
    border-top: 0px;
    padding: 5px;
    margin-top: 20px;
}

.tatal-bill table {
    width: 100%;
}

.tatal-bill table td {
    text-align: right;
}

.bank-points ul.select-bank-box span {
    border: #fff;
}

.payment-overlay .wapper {
    background: #F0F0F0;
    padding-bottom: 15px;
}

.payment-overlay h1 {
    font-size: 21px;
    padding-bottom: 5px;
}

.payment-overlay p {
    margin: 0px;
    font-size: 11px;
    padding: 0px 15px;
    color: #5A5656;
    background: #f0f0f0;
}

.payment-overlay .wapper .visa-card {
    width: 100%;
    position: relative;
    padding: 10px  0px;
}

.payment-overlay .wapper .visa-card input[type="text"] {
    width: 100%;
    border: 0px;
    outline: 0;
    border-radius: 5px;
    padding: 10px 60px;
    font-size: 14px;
    color: #020202;
    font-weight: 600;
    letter-spacing: 4px;
}

.payment-overlay .wapper .visa-card img.bank-logo {
    width: 40px;
    position: absolute;
}

.payment-overlay .wapper .visa-card img.visa-img {
    width: 30px;
    position: absolute;
    top: 25px;
    right: 15px;
}
.enter-cvv {
    width: 100%;
}
.enter-cvv input::placeholder{
    color:#000;
}
.enter-cvv input {
    border: 1px solid #0A22F5;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    color: #000;
    font-weight: 700;
}
.payment-overlay .proced-pay-btn {
    margin-top: 50px;
    padding: 15px 0px;
    background: rgba(10, 34, 245, 0.47);
}

.payment-overlay .proced-pay-btn p {
    background: transparent;
    color: #fff;
    font-weight: 600;
}
.credit-card-details ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.credit-card-details ul li {
    padding: 10px 0px 0px 0px;
}

.credit-card-details ul li input {
    width: 100%;
    border: 0px;
    font-size: 14px;
    color: #020202;
    font-weight: 600;
    padding: 10px;
    border-radius: 5px;
}


.credit-card-details ul li.valid-card input[type="text"] {
    width: 50%;
}

.credit-card-details ul li.valid-card input[type="text"]:nth-child(2) {
    width: 47%;
    float: right;
}

.credit-card-details ul button {
    background: #0a22f585;
    width: 100%;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    padding: 20px;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 600;
    margin: 20px 0px;
}
.credit-card-details h1 {
    padding-top: 30px;
}
.payment-methodstop .right {
    align-items: center;
}

.payment-methodstop .right p:nth-child(1) {
    border-right: 1px solid #707070bd;
    padding-right: 5px;
}
.payment-credits .payment-name {
    display: flex;
    width: 100%;
    padding: 5px 0px 10px;
    align-items: center;
}

.payment-credits .payment-name .arrow {
    width: 30px;
}

.payment-credits .payment-name .payment-text h5 {
    font-size: 15px;
    color: #2A2E43;
    font-weight: 700;
    margin: 0px;
}

.payment-credits .payment-name .payment-text p {
    color: #5A5656;
    font-size: 11px;
    padding-top: 3px;
    margin: 0;
}

.payment-credits .payment-name .arrow i {
    font-size: 16px;
    color: #000000;
}

.payment-accordin {
    width: 100%;
    background: #EFEFF4;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.payment-accordin div#accordion {
    width: 100%;
}

.payment-accordin div#accordion .card-header {
    background: #ffffff;
    border: 0px;
    padding: 0px;
    border-top-right-radius: 25px;
    overflow: hidden;
    border-top: 1px solid #dddd;
    border-top-left-radius: 25px;
}

.payment-accordin div#accordion .card {
    border: 0px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    overflow: hidden;
    border-radius: 0px;
}

.payment-accordin div#accordion .card .card-body {
    padding: 10px 16px;
    background: #EFEFF4;
    padding-top: 0px;
}

.payment-accordin div#accordion .card .card-body .visa-cards {
    width: 100%;
    position: relative;
    margin-bottom: 5px;
}

.payment-accordin div#accordion .card .card-body .visa-cards input {
    width: 100%;
    border: 0px;
    padding: 12px 80px 12px 60px;
    position: relative;
    background: #fff;
    font-size: 16px;
    outline:    0px;
    border-radius: 5px;
    color: #020202;
    font-weight: 600;
    letter-spacing: 3.8px;
}

.payment-accordin div#accordion .card .card-body .visa-cards img.bank-logo {
    position: absolute;
    top: 3px;
    width: 42px;
    left: 10px;
    z-index: 9;
}

.payment-accordin div#accordion .card .card-body .visa-cards img.visa-img {
    width: 30px;
    right: 40px;
    position: absolute;
    top: 19px;
}

.payment-accordin div#accordion .card .card-body .visa-cards:nth-child(2) img.bank-logo {
    width: 31px;
    top: 7px;
    left: 15px;
}


.payment-accordin div#accordion .card-header a.card-link {
    padding: 20px;
    display: inline-block;
    width: 100%;
    color: #0000009e;
    font-size: 14px;
}

.payment-accordin div#accordion .card-header a.card-link.active {
    background: #efeff4;
    padding: 10px 20px;
    color: #000;
}

.payment-accordin a.card-link.active {
    font-size: 14px;
    color: #000000;
    font-weight: 700;
}

.payment-accordin a.card-link .credit-car {padding-right: 10px;}

.payment-accordin a.card-link span.carret-up {
    float: right;
}

.payment-accordin a.card-link span.carret-up i {
    font-size: 20px;
}

.payment-accordin a.card-link .credit-car i {
    font-size: 16px;
}
.add-button {
    width: 100%;
    text-align: center;
    background: #ffff;
    padding: 8px 0px;
    border-radius: 5px;
}

.add-button a {
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.add-button a span {
    font-size: 20px;
    color: #0A22F5;
    padding-right: 10px;
}
.payment-accordin div#accordion .card .card-body .visa-cards .radio-btn {
    width: 15px;
    right: 10px;
    position: absolute;
    top: 16px;
    z-index: 9;
}
.payment-accordin a.card-link .credit-car img {
    width: 14px;
}
a{
    text-decoration: none !important;
}
.credit-card-box {
    width: 100%;
}

.credit-card-box input {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #0a22f5;
    border-radius: 5px;
    color: #000;
    outline: 0;
    font-weight: 700;
}
.card-updated {
    width: 100%;
    margin-bottom: 5px;
    background: #fff;
    padding: 10px;
    display: inline-block;
    border-radius: 10px;
}
.payment-accordin div#accordion .card-header a.card-link.active span.carret-up {
    transform: rotate(180deg);
}
.updated-btn-add {
    text-transform: uppercase;
    margin: 10px 0px;
}
.card-body-bnk {
    width: 100%;
}

.card-body-bnk ul {
    margin: 0px;
    padding: 0;
    list-style: none;
}

.card-body-bnk ul li {
    width: 25%;
    float: left;
}

.card-body-bnk ul li img {
    width: 45px;
}

.card-body-bnk ul li span {
    display: block;
    font-size: 13px;
    padding-left: 3px;
    padding-top: 4px;
}

.card-body-bnk ul li span.active {
    font-weight: bold;
}
.select-box {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.select-box select {
    width: 100%;
    outline: 0;
    border: 0px;
    padding: 10px;
    border-radius: 5px;
    color: #585858;
    font-weight: 600;
}
.net-banking-proceed {
    background: rgba(10, 34, 245, 0.52);
}
.upi-transtion {
    width: 100%;
}

.upi-transtion ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
}

.upi-transtion ul li {
    width: 100%;
    background: rgba(255, 255, 255, 0.67);
    margin-bottom: 5px;
    display: flex;
    padding: 10px 3px;
    align-items: center;
}

/*.upi-transtion ul li span img {
    width: 40px;
    margin-right: 5px;
}*/

/*.upi-transtion ul li p {
    margin: 0px;
    font-size: 14px;
    color: #000000;
    width: 69%;
}

.upi-transtion ul li p span {
    display: block;
    font-weight: 700;
}

.upi-transtion ul li a i {
    float: right;
    text-align: right;
    color: #0A22F5;
    font-size: 20px;
}

.upi-transtion ul li a {
    font-size: 11px;
    color: #0A22F5;
    font-weight: bold;
    width: 16%;
}*/

.payment-success-b {
    width: 100%;
    text-align: center;
    padding: 100px 0px;
}

.payment-success-b h1 {
    font-size: 21px;
    margin: 10px 0px;
    font-weight: bold;
    color: #2A2E43;
}

.payment-success-b p {
    font-size: 12px;
    color: #5A5656;
}

.payment-success-b h5 {font-size: 15px;color: #378F43;font-weight: bold;}
.paymetn-againbtn {
    width: 100%;
}

.paymetn-againbtn button {
    background: #0A22F5;
    border: 0;
    padding: 15px;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

.paymetn-againbtn a {
    font-size: 13px;
    color: #0A22F5;
    font-weight: bold;
    padding-top: 15px;
    display: inline-block;
}

.modal-dialog {
    width: 100%;
    position: relative;
    background: hsla(0, 0%, 0%, 0.62);
    max-width: 375px;
}

.modal-dialog .modal-body {
    padding: 0px !important;
    width: 100%;
    margin: 0;
    overflow: hidden;
    border-radius: 0px !IMPORTANT;
}

.modal-dialog .modal-header {
    position: absolute;
    width: 100%;
    top: 0;
    border: 0px;
}

.modal-content {
    border: 0px;
}
.modal-dialog {
    margin: 0px auto;
    height: 100vh;
    position: relative;
}

.modal-dialog {
}

.modal-dialog .modal-body .detais-offer-page {
position: absolute;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    height: auto;
    padding: 0px;
    bottom: 0;
}

.modal-content {
    width: 100%;
    height: 100%;
    position: relative;
    background: transparent;
}

.modal-header {
    position: relative;
    z-index: 99999;
}
.modal {
    background: #fff0;
}

.modal-dialog .modal-body {background: #ffffff17;}
.detais-offer-page {
    background: rgba(128, 128, 128, 0);
}
.slect-promo {
    width: 100%;
    position: relative;
}

.slect-promo a {
    width: 100%;
    background: #F4F4F4;
    margin-top: 4px;
    border-radius: 4px;
    display: inline-block;
}

.slect-promo a input {
    width: 100%;
    font-size: 13px;
    padding: 10px;
    background: #F4F4F4;
    border: 0px;
    border-radius: 4px;
}

.slect-promo a i.fas.fa-angle-right {
    position: absolute;
    right: 10px;
    top: 13px;
    font-size: 22px;
    color: #0a22f5;
}
.olamony-radio  {
    background-image: url(../img/black-blue.png) !important;
    background-position: right bottom !important;
    background-size: 85px 90px !IMPORTANT;
    background-repeat: no-repeat !important;
}
.voucher-applied a {
    color: rgba(61, 170, 49, 1);
}

.voucher-applied input::placeholder {
    color: #000 !IMPORTANT;
    font-weight: bold;
}

.paymetn-close {
    width: 100%;
    position: relative;
}

.paymetn-close button.close {
    position: absolute;
    top: 25px;
    right: 20px;
    background: #000;
    opacity: 1;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding-bottom: 5px;
    font-size: 18px;
}
.card-body-bnk ul li.active img {
    border: 1px solid #0a22f5;
    border-radius: 6px;
}
.select-box select {
    -moz-appearance: none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;

}
.select-box select {
    background-image: url(../img/arrow-dropdown.png);
    background-repeat: no-repeat;
    background-position: 96% 55%;
    background-size: 15px;
}
.main {
    background: #0d050c !IMPORTANT;
}
.sticky {
  position: fixed;
  top: 0;
  z-index:999;
  width:375px !important;
  width: 100%;
}
input.user-name::placeholder {
    color: #292D43;
    font-weight: bold;
}

/************************Custom checkbox*********************/

/* The radio */
.radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
li.radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #fff;
  border-radius: 100%;
  border: 2px solid #282FFB;
}

/* On mouse-over, add a grey background color */
.radio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.radio input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
li.radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.radio .checkmark:after {
  left: 5px;
  top: 2px;
  width: 4px;
  height: 7px;
  border: solid #002f06;
  border-width: 0px 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/************************closed******************************/
label.mycheck-box-cu {display: inline-block;}

label.mycheck-box-cu span.checkmark {
    float: right;
    margin-left: 87%;
    text-align: right;
    margin-top: 2%;
}
.bank-points ul.olamony-radio img {
    width: 24px;
}
.proced-pay-btn {
    margin: 0;
}
.tatal-bill {
    margin-bottom: 200px;
}
.fixed-bnt {
    background: #fff;
    width: 345px;
    position: fixed;
    bottom: 0px;
    padding-bottom: 30px;
}
 .ola-mony-active ul {
 background:#282FFB !important;
}

input[type="password"] {
    margin-bottom: 10px;
}
.proced-pay-btn.proced-opecity {
    opacity: .59;
    margin-top:10px;
}

.showbutton-pss {
    opacity: 100% !IMPORTANT;
}
.sticky-header {
    position: fixed;
    width: 375px !IMPORTANT;
    top: 0;
    z-index: 99;
 animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-10px);
	}
	100% {
		transform: translateY(0px);
	}
}
.add-button a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
/****media*****/
/*@media only screen and (max-width: 767px) {*/
@media only screen {
body.sticky {
  position: fixed;
  top: 0;
  z-index:999;
  width:100% !important;
}

.modal-dialog {
    width: 100%;
    max-width: 100%;
}
.modal {
    padding-left: 0px !important;
}

body{
    padding: 0px;
    width: 100%;
}
.custom-page {
    width: 100%;
}
.custom-page .logo-home .top-homew .right p:nth-child(2) {
    padding-left: 5px;
}
.custom-page .logo-home .top-homew .right {
    padding: 5px;
}
.payment-accordin div#accordion .card .card-body .visa-cards input {
    padding: 12px 55px;
    font-size: 14px;
}
.container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 100%;
}
.number-input .mobile-num input {
    width: 100%;
}
.top-brand {
    padding: 0px 15px;
}

.logo-box {
    padding: 30px 15px;
}
.enter-number {
    padding-left: 15px;
    padding-right: 15px;
}
.input-name {
    padding: 0px 15px;
}
.detais-offer-page{
    width: 100%;
}
.detais-offer-page .container{
    padding-left: 15px;
    padding-right: 15px;
}
.enter-coupon {
    padding: 20px 15px;
    display: inline-block;
    width: 100%;
}

.enter-coupon .apply {
    right: 20px;
}

.dis-con {padding-right: 15px;padding-left: 15px;}
.apply-code {
    width: 100%;
    max-width: 100%;
}

h2.available-offer {
    width: 100%;
}
body .sticky-header {
    width: 100% !important;
}

.fixed-bnt {
    width: 96%;
    left: 2%;
    right: 2%;
}

.tatal-bill {
    margin-bottom: 200px;
}
}
