:root {
    --gbg: linear-gradient(to bottom right, #024387, #4272ab);
    --gbtn: linear-gradient(180deg, #ff0101, #ff0000);
    --red: linear-gradient(to bottom right, #024387, #4272ab);
}

.container {
    padding: 0 15px;
}

.annoucement-area img {
    width: 18px;
}
.banner-area {
    border-radius: 0;
    height: 200px;
}
.banner-area img {
    height: 100%;
}

.annoucement-area {
    margin-top: 7px;
    padding: 3px;
    font-size: 13px;
    gap: 6px;
}
.user-icon-area {
    margin-top: 10px;
    padding: 10px;
}
.shovel-area .single-shovel {
    margin-top: 10px;
}
.menu-area ul.menu li a {
    font-size: 14px;
}
.menu-area {
    padding: 7px 8px;
}
.menu-area ul.menu li a img {
    width: 25px;
}
.menu-area ul.menu {
    justify-content: space-around;
}

.shovel-area .single-shovel .shovel-end a.shovel-btn {
    background: var(--gbtn);
}

.shovel-area .single-shovel{
    background: var(--gbg);
}
.user-icon-area {
    background: var(--gbg);
}
.annoucement-area {
    background: var(--red);;
}

section.profile-section .profile-category .single-category {
    border-bottom: 1px solid #0000001f;
    padding: 12px 10px;
}
section.profile-section .profile-banner {
    height: 35vh;
}

section.profile-section {
    width: 100%;
    min-height: 100vh;
    background: var(--gbg);
}
section.profile-section .profile-info .btn-area a.trans-btn {
    background: var(--red);
}
input:focus-visible{
    outline: none;
    border: none;
}
.lock-img {
    top: 52%;
}
.account-info {
    margin-bottom: 0;
}
.withdrawal {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 0;
    border-radius: 5px;
    background: var(--red);
}
.withdrawal-ammount form button {
    padding: 15px;
    background: linear-gradient(to bottom right, #02468C, #02468C);
}

.bangla-text {
    margin-top: 0;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.total-amount {
    margin-top: 0;
}
.availble-money {
    margin-top: 0;
    padding-bottom: 0;
}
.recharge .back {
    top: 30px;
    border-radius: 5px;
}
.recharge h4 {
    border-radius: 6px;
    padding: 15px;
}
.recharge-section {
    padding: 13px 0;
}

.payment_method img {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    margin-top: 7px;
    margin-right: 9px;
}
.payment_method li {
    display: flex;
    align-items: center;
}
.payment_method li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px;
    border-bottom: 1px solid #00000014;
}
.me {
    display: flex;
    align-items: center;
}
.payment_method img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    margin-top: 7px;
    margin-right: 9px;
}

.amountArea {
    background: #fff;
    margin-top: 20px;
    text-align: center;
    padding: 30px;
    border-radius: 10px;
}
.amountArea h3 {
    font-size: 25px;
    font-weight: 400;
}
h4.dhhdbv {
    font-size: 20px;
    margin-top: 17px;
    position: relative;
    margin-left: 10px;
}
h4.dhhdbv::before {
    position: absolute;
    content: "";
    left: -8px;
    top: 3px;
    width: 3px;
    height: 22px;
    background: linear-gradient(to bottom right, #02468C, #02468C);
}
.methond_carsd {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.methond_carsd li {
    display: flex;
    justify-content: space-between;
    padding: 5px 0px;
}
.hshsvc {
    display: flex;
    align-items: center;
}
label.phorto img {
    width: 146px;
    border-radius: 5px;
    height: 131px;
}
.withdrawal-ammount input {
    margin: 0;
}
.payment_btn {
    margin: 20px 0;
}
.payment_btn button {
    width: 100%;
    border: none;
    padding: 15px 0;
    margin: 6px 0;
    border-radius: 5px;
    font-size: 15px;
}

.recharge h4 {
    background: var(--red);
    font-weight: 500;
}

.pay-button {
    background: linear-gradient(to bottom right, #024387, #4272ab);
}
.ammount.active, .ammount:hover {
    background: linear-gradient(to bottom right, #024387, #4272ab);
}

.lobtn {
    font-size: 19px;
    background: linear-gradient(to bottom right, #024387, #4272ab) !important;
    color: #fff !important;
    padding: 12px 0;
    border-radius: 50px;
}
.share_card button {
    border: none;
    background: linear-gradient(to bottom right, #4272ab, #4272ab);
    color: #fff;
    padding: 4px 7px;
    border-radius: 6px;
}

.share_header {
    background: linear-gradient(to bottom right, #024387, #4272ab);
    width: 100%;
    height: 310px;
    border-radius: 0 0 90% 111% / 5em;
}
.share_card {
    background: #fff;
    margin: 5px;
    padding: 15px;
    border-radius: 10px;
}
.share_card h4 {
    font-size: 14px;
    font-weight: 500;
    color: #226d1a;
    text-align: center;
}
.share_header p {
    color: #00000061;
    text-align: center;
    font-size: 13px;
    margin-top: 15px;
}

.pop {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #0000001f;
    top: 0;
    z-index: 8;
}
.pop_container {
    width: 90%;
    background: #fff;
    height: 456px;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    border-radius: 10px;
    padding: 15px;
}
.pop_container h3 {
    text-align: center;
    font-weight: 300;
    font-size: 23px;
}
.pop_container p {
    margin: 35px 0px;
}
.understand_btn {
    position: absolute;
    bottom: 0;
    height: 47px;
    left: 0;
    width: 100%;
    overflow: hidden;
}
.understand_btn button {
    width: 100%;
    border: none;
    height: 100%;
    background: linear-gradient(to bottom right, #0243876, #4272ab);
    color: #fff;
    font-weight: 800;
    font-size: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

h4.dhhdbv {
    font-size: 18px;
    font-weight: 400;
}

.pop_purchase {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #0000001f;
    top: 0;
    z-index: 8;
}
.pop_container_purchase {
    width: 73%;
    background: #fff;
    height: 160px;
    top: 50%;
    left: 46%;
    position: absolute;
    transform: translate(-50%,-50%);
    border-radius: 2px;
    padding: 15px;
}
.pop_container_purchase h3 {
    font-weight: normal;
    text-align: center;
}
.pop_container_purchase p {
    color: #00000078;
    text-align: center;
    margin-top: 18px;
    font-size: 14px;
}
.purchase_btns {
    background: transparent;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    border-top: 1px solid #0000000f;
    overflow: hidden;
}
.purchase_btns button {
    width: 50%;
    float: left;
    border: none;
    height: 40px;
    background: #fff;
}
.h_border {
    background: #00000014;
    width: 1px;
    height: 40px;
    position: absolute;
    left: 50%;
}

.mining {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.received_card {
    background: #fff;
    height: 140px;
    border-radius: 10px;
    padding: 11px;
    text-align: center;
}
.received_card h3 {
    text-align: center;
    margin-top: 10px;
    font-size: 28px;
    font-weight: 300;
}
.received_card a {
    text-align: center;
    background: linear-gradient(to bottom right, #024387, #4272ab);
    color: #fff;
    padding: 5px 15px;
    border-radius: 6px;
}
.menu-area ul.menu li a {
    font-weight: 300;
    color: #000 !important;
}
section.profile-section .profile-category .single-category .cat-info p {
    color: #000;
    font-size: 16px;
    font-weight: 300;
}
.ammount {
    padding: 6px;
    border-radius: 4px;
    color: #000;
}
.ammount h4 {
    font-size: 15px;
    font-weight: 300;
}
.availble-money h5 {
    font-size: 16px;
    font-weight: 400;
}
.availble-money p {
    background: #F8F8F8;
    padding: 9px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    color: #2aa91d;
}
.pay-button {
    padding: 12px;
}
h4.dhhdbv {
    font-size: 16px;
}

.register-area .single-input {
    border-radius: 5px;
    border: 1px solid #00000014;
}


.popService {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #0000001f;
    top: 0;
    z-index: 8;
}
.pop_containerService {
    width: 90%;
    background: #fff;
    height: 456px;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    border-radius: 10px;
    padding: 15px;
}

.customer_service_link {
    margin: 13px 0;
}

.customer_service_link h4 {
    font-weight: normal;
}
.customer_service_link h4 {
    font-weight: normal;
    font-size: 15px;
}
.customer_service_link a {
    text-decoration: underline;
    display: block;
    margin-top: 1px;
}
.popService .understand_btn {
    height: 40px;
}
.understand_btn button {
    font-weight: normal;
}
