/*Fixed menu dropdown for membership*/
ul.menulist {
    margin-left: 15px !important;
}

ul.course-features li {
    padding-bottom: 6px;
}

.bullet-index {
    border-radius: 100%;
    padding: 8px;
    background-color: #4285f4;
    color: #fff;
    display: inline-block;
}
.moneyback-box {
    color: #001b4d;
    background-color: #edfdf3;
    border: 1.5px solid #17b26a;
    border-radius: 16px;
    padding: 15px 18px;
}
.moneyback {
    padding: 0;
    text-align: center;
}

.tab div {
    border-bottom: 1px solid #d7d4d4;
    line-height: 1.4rem;
    padding: 10px 5px;
    opacity: .5;
}

.card-v2 {
    box-shadow: 3px 4px 3px #ebeaea;
    padding: 10px 30px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: #fff;
    min-height: 220px;
}

.card-v2:hover {
    box-shadow: 5px 12px 18px #ebeaea;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.faq {
    padding-bottom: 60px;
}

#mixedSlider {
    box-shadow: none;
}

.section .section-title {
    font-size: 26px;
    text-align: center;
    font-weight: 300;
    padding: 30px 0 20px 0;
    margin-top: 10px;
    /*color: #111111;*/
}

.faq .sec>.question {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    line-height: 27px;
    /*color: #111111;*/
}

.faq .sec>.answer {
    line-height: 26px;
    /*color: #111111;*/
    opacity: 0.8;
    text-align: justify;
}

article {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

article h1 {
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    font-size: 28px !important;
}

article h1 small {
    font-size: 12px;
}

article ul {
    display: flex;
    top: 0px;
    z-index: 10;
    margin-bottom: -30px;
}

article ul li {
    list-style: none;
    flex: 1;
}

article ul li:last-child {
    border-right: 1px solid #DDD;
}

.small-text {
    font-size: 12px;
    font-weight: normal;
}

.small-text-mobile {
    font-size: 10px;
    font-weight: normal;
}

.btn-mobile {
    width: 100%;
    border: 1px solid #DDD;
    border-right: 0;
    border-top: 0;
    padding: 10px 2px;
    background: #FFF;
    font-size: 13px;
    font-weight: bold;
    height: 60px;
    color: #999
}

li.active .btn-mobile {
    background: #d9f3ff;
    color: #000;
}

article table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

article table th {
    background: #F5F5F5;
    display: none;
    vertical-align: top;
    padding-top: 20px;
}

article table td,
th {
    height: 50px
}

article table td,
th {
    border: 1px solid #DDD;
    padding: 10px;
    empty-cells: show;
}

article table td,
th {
    text-align: left;
}

article table td+td,
th+th {
    text-align: center;
}

article table td+td,
th+th {
    display: none;
}

article table td.default {
    display: table-cell;
}

.bg-popular {
    border-top: 3px solid #7a2fe8;
}

.bg-default {
    border-top: 3px solid #f5970d;
}

.bg-blue {
    border-top: 3px solid #4588ed;
}

.bg-green {
    border-top: 3px solid #00bcd4;
}

.bg-purple {
    border-top: 3px solid #7a2fe8;
}

.sep {
    background: #F5F5F5;
    font-weight: bold;
}

.txt-l {
    font-size: 28px;
    font-weight: bold;
}

.txt-top {
    position: relative;
    top: -9px;
    left: -2px;
}

.tick {
    font-size: 18px;
    color: #2CA01C;
}

.cross {
    font-size: 18px;
    color: #ff0000;
}

.col-hide {
    border: 0;
    height: 0px;
    background: none;
}

.billed {
    margin-top: 10px;
    display: inline-block;
}

.sale {
    margin-top: 0px;
    display: block;
    color: #ff0000;
}

.btnSubscribe {
    padding: 5px 30px;
}

@media (min-width: 640px) {
    .subscript {
        font-size: 18px;
        font-weight: 500;
        color: #928a8a;
        text-decoration: line-through;
        position: absolute;
        top: 60px;
        margin-left: -10px;
    }

    .subscriptlive {
        font-size: 18px;
        font-weight: 500;
        color: #928a8a;
        text-decoration: line-through;
        position: absolute;
        top: 60px;
        margin-left: -10px;
    }

    .price {
        padding-top: 20px;
    }

    article ul {
        display: none;
    }

    article td,
    th {
        display: table-cell !important;
    }

    article td,
    th {
        width: 330px;
    }

    article td+td,
    th+th {
        width: auto;
    }
}

.tab-heading {
    padding-left: 10px;
    display: inline-block;
}

@media (max-width: 640px) {
    .subscript {
        font-size: 18px;
        font-weight: 500;
        color: #928a8a;
        text-decoration: line-through;
        position: absolute;
        top: 60px !important;
        margin-left: -20px;
    }

    .subscriptlive {
        font-size: 18px;
        font-weight: 500;
        color: #928a8a;
        text-decoration: line-through;
        position: absolute;
        top: 60px !important;
        margin-left: -20px;
    }

    .price {
        padding-top: 20px;
        height: 230px;
    }

    .tab-heading {
        padding-left: 6px;
        display: inline-block;
    }

    article td,
    th {
        width: 50%;
    }
}

.badge-new {
    border-radius: 2px;
    font-weight: normal;
    font-size: 10px;
    margin-left: 4px;
    padding: 3px 4px;
    margin-bottom: 10px;
    background: #f1644b;
}

.block-green {
    color: #239a27;
    font-weight: 600;
    display: block;
}

.block-red {
    color: #ea172b;
    font-weight: 600;
    display: block;
}

.fa-info-circle {
    color: #524f4f;
}

.fa-info-circle path {
    fill: #524f4f;
}

/*new design css*/

.glassy-card {
    background: linear-gradient(135deg, rgba(219, 234, 254, 0.4), rgba(255, 255, 255, 0.2));
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(147, 197, 253, 0.5);
    box-shadow: 0 4px 16px rgba(16, 17, 36, 0.2);
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
}

    .glassy-card:hover {
        transform: scale(1.01);
        box-shadow: 0 6px 20px rgba(16, 17, 36, 0.4);
    }

/* Fallback for browsers without backdrop-filter support */
@@supports not (backdrop-filter: blur(12px)) {
    .glassy-card {
        background: linear-gradient(135deg, rgba(219, 234, 254, 0.7), rgba(255, 255, 255, 0.5));
    }
}

[data-bs-theme="dark"] .glassy-card {
    background: rgba(255, 255, 255, 0.05);
}

.buy-now-btn {
    background: linear-gradient(to right, #06b6d4, #3b82f6);
    color: #ffffff;
    padding: 0.6rem 1.5rem;
    border-radius: 99px;
    font-weight: 600;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    text-decoration: none;
    width: 100%;
}

    .buy-now-btn:hover {
        background: linear-gradient(to right, #0891b2, #2563eb);
        box-shadow: 0 10px 15px rgba(0,0,0,0.2);
        transform: scale(1.02);
        color: #ffffff;
        text-decoration: none;
    }

[data-bs-theme="dark"] .buy-now-btn {
    background: linear-gradient(to right, #06b6d4, #3b82f6);
}

    [data-bs-theme="dark"] .buy-now-btn:hover {
        background: linear-gradient(to right, #0891b2, #2563eb);
        color: #ffffff;
    }

.gradient-text-cyan-blue {
    background: linear-gradient(to right, #22d3ee, #3b82f6);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.ctm-text-muted {
    color: #325b89;
}

[data-bs-theme="dark"] .ctm-text-muted {
    color: #c2deff;
}

[data-bs-theme="dark"] .price-card-right-section {
    background: #061425 !important;
}

.custom-badge {
    background: linear-gradient(to right, #06b6d4, #3b82f6);
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    transform: rotate(45deg);
    position: absolute;
    top: 5%;
    right: -44%;
}