a.btn-recharge {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #ffffff96;
    padding: 10px;
}

.newsbg {
    background: #edf2fa;
}

a.btn-recharge.active {
    background: #58aafe;
    border-radius: 7px;
    padding: 10px;
    color: #fff;
}

.btn {
    background: #94d3ee;
    width: 100%;
    border-radius: 7px;
    padding: 10px;
    color: #000;
    font-weight: 500;
}

span.recharge_sign {
    font-size: 25px;
    margin-bottom: 8px;
}

.menubar-footer .inner-bar {
    white-space: nowrap;
}

.form-control,
.form-select {
    color: #003979 !important;
    font-weight: 600 !important;
}

table {
    color: #003979 !important;
    border: 1px solid #08070833;
    text-align: center;
}

tr,
td,
th {
    border: 1px solid #08070833;
}

.btn-primary {
    color: #fff;
    background-color: #003979;
    border-color: #0d6efd;
}

.view-plans-link {
    position: absolute;
    right: 0px;
    z-index: 4;
    padding: 0 15px;
    font-size: 12px;
    text-decoration: underline;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.form-control,
.form-select {
    background-color: transparent !important;
    color: #fff;
    border: 1px solid #86b7fe70 !important;
    padding: 8px 10px !important;
}

option {
    background-color: #212529 !important;
    color: #fff !important;

}

.tf-tab-menu ul li {
    margin-top: 5px;
    margin-bottom: 5px;
    background: #00397929;
    border-radius: 5px;
}

.modal .modal-content {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");

    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.form-control:focus {
    color: #fff;
    background-color: #212529;
    border-color: #003978 !important;
    outline: 0;
    box-shadow: none !important;
}

label {
    margin: 8px 0;
}

.form-select:focus {
    box-shadow: none;
}

.bg-body {
    background-color: #edf2fa !important;
    transition: all 0.5s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.text-success {
    color: #33cb1c !important;
}

.child-box {
    position: relative;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.child-box:before {
    position: absolute;
    content: '';
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    border-radius: 5px;
    animation: spin 10s linear infinite;
    border: 1px dashed;
    border-radius: 50%;
}

@keyframes spin {

    100% {
        transform: rotate(359deg);
    }
}

.card-content {
    padding: 16px 0;
}

.card-content span {
    font-size: 14px;
    color: #ffffffba;
}

@media screen and (max-width:475px) {
    .tf-list-item .box-round {
        width: 40px;
        height: 40px;
        border-radius: 40px;
    }

    .tf-list-item .icon {
        font-size: 20px;
    }

    .tf-list-item {
        font-size: 9px;
        line-height: 10px;
    }

    .bg-custom svg {
        color: #fff;
        font-size: 16px !important;
    }
}

.bg-menuDark.tf-container.custommargin {
    margin-top: 75px;
}

.bg-menuDark {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border-radius: 10px;
}

.bg-custom {
    background: #003979;
}

.headerpart {
    background: #119ed973;
    border-radius: 7px;
    margin-bottom: 10px;
}

.headerpart h3 {
    padding: 3px 15px;
    font-size: 16px;
}

a {
    color: #11150f !important;
    font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #11150f;
    font-weight: 600;
}

.swiper-slide {
    border-radius: 10px;
    overflow: hidden;
}

.text-primary {
    color: #003979 !important;
}

.menubar-footer .inner-bar li.active a .icon {
    color: #003979;
}

.swiper-pagination-bullet-active {
    background: #003979;
}

h6.mb-0.custom-bx-color {
    font-size: 16px;
    color: #003979;
}


.bg-custom svg {
    color: #fff;
    font-size: 26px;
}

.form-control::placeholder {
    color: #00397947;
    opacity: 1;
    font-weight: 400;
}

/* .menubar-footer .inner-bar li {
    padding: 0 0;
    width: 25%;
    display: flex;
    justify-content: center;
}

a.menubtn {
    background: blueviolet;
    padding: 4px 18px;
    border-radius: 7px;
} */

.bottom-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: space-around;
    padding: 8px 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 999;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}

.nav-link {
    flex: 1;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    color: #555;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 6px 0;
    border-radius: 10px;
    margin: 0 4px;
    transition: all 0.3s ease;
}

.nav-link i {
    font-size: 20px;
    margin-bottom: 3px;
    transition: transform 0.2s ease;
}

.nav-link:active {
    transform: scale(0.95);
}

.nav-link.active {
    color: #fff;
}

.nav-link.menu {
    background-color: #4682B4;
}

.nav-link:hover,
.nav-link.active {
    box-shadow: 0 0 8px rgba(0, 191, 255, 0.5);
}

@media (max-width: 480px) {
    .nav-link span {
        font-size: 10px;
    }

    .nav-link i {
        font-size: 18px;
    }
}