@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

.up-popup .modal-dialog {
    width: 620px;
    max-width: 100%;
    margin-top: 20px !important;
}

.up-popup .modal-body {
    padding: 12px 15px 15px 15px;
}

.up-popup .modal-content {
    border: 0px solid rgba(0, 0, 0, .2);
    border-radius: 25px;
    background: rgb(255, 249, 222);
    background: linear-gradient(180deg, rgba(255, 249, 222, 1) 0%, rgba(255, 255, 255, 1) 34%, rgba(255, 255, 255, 1) 100%);
}

.up-popup .modal-header {
    border: 0 !important;
    padding: 0;
}

.up-popup button.btn-close {
    position: absolute;
    top: 10px;
    right: -40px;
    margin: 0 auto !important;
    border-radius: 50%;
    opacity: 1;
    background-image: url("../images/close.svg");
    width: 25px;
    background-size: 25px;
    height: 25px;
    left: auto;
    z-index: 9;
    background-color: #000;
}

img {
    max-width: 100%;
}

video {
    /* max-width: 100%; */
}

.up-heading- h5:before {
    content: "";
    width: 100px;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background-color: #FF9720;
}

.up-heading- h5 {
    font-size: 30px;
    color: #FF9720;
    position: relative;
    padding: 0 0 5px 0;
}

.up-heading- {
    text-align: center;
}

.up-heading- p {
    color: #910000;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 10px 0;
    line-height: normal;
}

ul.up-icons li {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background-color: #EFF8FF;
    border-radius: 5px;
    padding: 10px 0;
}

ul.up-icons li b {
    text-align: center;
    line-height: normal;
    font-weight: 600;
    font-size: 14px;
}

ul.up-icons {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 15px 0 15px 0;
    border-bottom: dashed #707070 2px;
    margin: 0 0 10px 0;
}

ul.up-list-view li {
    list-style: outside;
    padding: 0 0 0 0px;
    font-size: 14px;
    line-height: normal;
    margin: 0 0 5px 0;
}

ul.up-list-view {
    padding: 0 20px;
    margin: 0 0 0 20px;
}

.up-popup button.btn-primary {
    width: 100%;
    line-height: 50px;
    background-color: #FED500;
    border: 0;
    padding: 0;
    font-size: 18px;
    color: #000;
    margin: 10px 0 0 0;
    font-weight: 600;
    border-radius: 5px;
}

.page-header {
    background-color: #FFFAE1;
    padding: 20px 0;
}

.page-header h5 {
    margin: 0;
    display: flex;
    justify-content: space-between;
    font-size: 27px;
    font-weight: 600;
}

.up-first-course {
    border: solid 1px #FFE043;
    border-radius: 10px;
    margin: 0 0 25px 0;
    box-shadow: 0px 3px 6px 0px #00000042;
    overflow: hidden;
    background-color: #fff;
}

.price-section {
    background-color: #FFFCEB;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.price-section b {
    font-size: 18px;
    font-weight: bold;
    color: #D92F1D;
}

.price-section b em {
    font-style: normal;
    text-decoration: line-through;
    font-weight: 500;
    color: #000;
    font-size: 13px;
}

.price-section .buy_course {
    color: #272727;
    border: 0;
    line-height: 32px;
    background-color: #FED501;
    padding: 0 25px !important;
    font-weight: 600;
    border-radius: 5px;
    font-size: 14px;
    width: auto;
    margin: 0 !important;
}

.price-section span a {
    display: inline-block;
    line-height: 30px;
    border: solid 1px #a5a5a5;
    width: 30px;
    text-align: center;
    border-radius: 5px;
}

.price-section span a img {
    width: 14px;
}

i.code- {
    background-color: #FFF4E9;
    display: inline-block;
    padding: 5px 10px;
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    color: #FF9C2C;
    margin: 5px 0 10px 15px;
    border-radius: 3px;
}

span.course-nm {
    display: flex;
    flex-direction: column;
    padding: 0 15px;
    margin: 10px 0 0 0;
}

span.course-nm b,
span.course-nm em {
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    min-height: 50px;
}

.up-course-list {
    padding: 30px 0 0 0;
}

.back-arow {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

.flex-sec {
    justify-content: flex-start;
}

.back-arow span {
    margin: 20px 0 25px 0;
    display: flex;
    gap: 15px;
    align-items: center;
}

.back-arow b {
    font-size: 20px;
    border-left: solid 2px #707070;
    padding: 0 0 0 15px;
}

.up-popup.nowyourup-page .modal-content {
    background: #FEF0D5;
}

.up-popup.nowyourup-page .modal-content .modal-body {
    padding: 0;
}

.up-popup.nowyourup-page .page-heading b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    width: 100%;
}

.up-popup.nowyourup-page .popup-contents {
    border-radius: 25px;
    background-color: #fff;
    padding: 20px;
    width: 100%;
}

.up-popup.nowyourup-page .popup-contents b {
    padding: 0;
    color: #FF8102;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.up-popup.nowyourup-page .popup-contents li {
    line-height: normal;
    font-size: 14px;
    margin: 0 0 10px 0;
    font-weight: 500;
}

.up-popup.nowyourup-page .modal-dialog {
    width: 600px;
}

.batch-list {
    padding: 20px;
    background-color: #F1F9FF;
    border-radius: 10px;
    margin: 0 0 20px 0;
}

.first-batch {
    display: flex;
    gap: 20px;
    background-color: #fff;
    padding: 10px;
    margin: 0 0 10px 0;
    border-radius: 10px;
}

.first-batch center {
    padding: 10px;
    border: solid 1px #707070;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0px 3px 3px 1px #00000024;
}

.batch-content {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.batch-content b {
    font-weight: 600;
    font-size: 16px;
}

.batch-content i {
    font-weight: 600;
    font-style: normal;
    text-decoration: line-through;
}

.save-upto-msg {
    padding: 10px 0;
    background-color: #D9FFF2;
    text-align: center;
    border-top: solid #D2D2D2 1px;
}

.save-upto-msg b em {
    font-style: normal;
    font-weight: 600;
    color: #18B791;
    margin: 0 5px 0 0;
}

.save-upto-msg i {
    font-style: normal;
    margin: 0 0 0 5px;
}

.save-upto-msg {
    padding: 8px 0;
    background-color: #D9FFF2;
    text-align: center;
    border-top: solid #BDBDBD 1px;
    margin: 10px -8px -10px -8px;
}

.save-upto-msg b,
.save-upto-msg i {
    font-size: 14px;
}

.up-popup.nowyourup-page .page-heading b img {
    width: 120px;
}

/*.up-offering-section {
    border: solid 1px #FE6E01;
    padding: 15px 15px;
    border-radius: 10px;
    margin: 0 0 20px 0;
    background-color: #FFFCF8;
    background-image: url("../images/back-pattern.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 120%;
}*/
.up-offering-section {
    border: solid 1px #FE6E01 !important;
    margin: 0 0 20px 0;
    background: url(https://staging.utkarsh.com/utk_web_dev/assets/images/utk_pass/back-pattern.png) #FFFCF8 !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 120% !important;
}

body {
    background-color: #fff !important;
}

.up-offering-section ul {
    display: flex;
    flex-wrap: wrap;
}

.up-offering-section ul li {
    width: 50%;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin: 0 0 10px 0;
}

.up-offering-section ul li img {
    width: 20px;
}

.up-offering-section ul li i {
    list-style: none;
    font-style: normal;
}

.reward-section {
    background-color: #FCECEC;
    display: flex;
    justify-content: space-between;
    padding: 15px 15px;
    align-items: center;
    margin: 0 0 15px 0;
}

.reward-checkbox span {
    display: flex;
    flex-direction: column;
}

.reward-checkbox {
    display: flex;
    gap: 10px;
}

.reward-checkbox span b {
    display: flex;
    gap: 10px;
    font-weight: 600;
    font-size: 16px;
}

.reward-checkbox span i {
    font-style: normal;
    font-weight: 400;
}

.reward-checkbox input {
    width: 20px;
}

.point-sec {
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-end;
}

.point-sec strong {
    color: #008000;
    font-size: 15px;
}

.point-sec b {
    font-size: 14px;
}

.back-arow button {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.pass-detail-tabs {
    border-top: solid 1px #707070;
    padding: 15px 0 0 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #000;
    background-color: #FED501;
    font-weight: bold;

    font-size: 14px;
    border-color: #000;
}

.nav-pills .nav-link {
    color: #000;
    border-radius: 7px;
    border: solid 1px #707070;
    font-weight: 600;
    min-width: 90px;
}
.pass-detail-content-group {
    background-color: #fff;
    margin: 10px 0 0 0;
    padding: 20px;
}

.pass-detail-content a {
    display: flex;
    gap: 10px;
    margin: 0 0 20px 0;
}

.pass-detail-content center {
    border: solid 1px #000;
    border-radius: 10px;
    padding: 6px;
    flex: 0 100px;
}

.pass-detail-desc b {
    font-size: 15px;
    font-weight: 600;
}

.pass-detail-desc p {
    font-size: 13px;
    margin: 3px 0 0 0;
}

.back-arow .btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.back-arow .btn-primary:active,
.back-arow .btn-primary:focus {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.up-popup.filter-page .modal-dialog {
    width: 420px;
}

.up-popup.filter-page .modal-content {
    background: #fff;
}

.filter-section b {
    font-size: 25px;
    margin: 10px 0 10px 0;
    display: block;
}

.filter-section li {
    border-bottom: solid 1px #707070;
    gap: 10px;
    padding: 10px 0;
    display: flex;
}

.filter-section li i {
    font-style: normal;
    font-size: 16px;
}

.up-popup.filter-page .modal-body {
    padding: 15px 20px 30px 20px;
}

.filter-active:before {
    content: "";
    width: 16px;
    background-image: url("../images/check.png");
    height: 16px;
    position: absolute;
    background-size: contain;
    right: -5px;
    background-repeat: no-repeat;
    background-position: center;
}

.filter-active {
    position: relative;
}

.yellow-bg {
    background: rgb(255, 248, 214);
    background: linear-gradient(0deg, rgba(255, 248, 214, 1) 0%, rgba(255, 255, 243, 1) 100%);
}

.renew-section {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px;
    align-items: center;
    background-color: #e2eada;
    border-radius: 0 0 10px 10px;
    margin: -25px 0 10px 0;
}

.renew-section a {
    background-color: #30B947;
    color: #fff;
    text-decoration: none;
    padding: 0 15px;
    line-height: 40px;
    display: inline-block;
    border-radius: 5px;
}

.before-expire {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    align-items: center;
    margin-top: 20px;
}

.before-expire a {
    background-color: #30B947;
    color: #fff;
    text-decoration: none;
    padding: 0 15px;
    line-height: 40px;
    display: inline-block;
    border-radius: 5px;
}

.before-expire b {
    gap: 10px;
    display: flex;
}

a.up-btn {
    background-color: #000;
    padding: 5px 20px;
    border-radius: 7px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    width: fit-content;
    font-size: 12px;
    display: flex;
    align-items: center;
    color: #fff !important;
    gap: 5px;
    margin: 0 0 0 10px;
}

.d-flex.justify-content-between span.pass-tag {
    position: relative;
    margin: 0 0 0 0;
    right: -6px;
    top: 0;
}

.d-flex.justify-content-between {
    display: flex !important;
    align-items: flex-start;
}

span.pass-tag {
    position: relative;
    margin: 0 0 0 0;
    right: -5px;
    top: -13px;
}

.price-section span {
    display: flex;
    gap: 10px;
}

.upgrade-prime {
    background: rgb(249, 201, 5);
    background: linear-gradient(73deg, rgba(249, 201, 5, 1) 0%, rgba(255, 241, 198, 1) 50%, rgba(249, 201, 5, 1) 100%);
    line-height: normal;
    padding: 12px 0;
    border-radius: 0 0 10px 10px;
    text-align: center;
    margin: -15px 0 0 0;
}

.upgrade-prime b {
    font-size: 15px;
}

.renew-text-sec img {
    position: absolute;
    left: 0;
    width: 30px !important;
}

.renew-text-sec span {
    font-size: 15px;
    line-height: normal;
}

.renew-text-sec span b {
    color: #FF5700;
}

.renew-text-sec p {
    margin: 0;
    color: #585858;
    font-size: 12px;
    /*line-height: normal;*/
    margin: 3px 0 0 0;
}

.renew-text-sec {
    position: relative;
    padding: 0 0 0 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

span.pass-tag img {
    width: 65px !important;
    height: auto;
    min-width: auto !important;
}
.pass-detail-desc {
    color: #000;
    flex: 1;
}

span.home-pass.pass-tag {
    z-index: 9;
    top: 25px;
    position: absolute;
    width: 60px;
    right: 13px;
}

.pass-detail-tabs .nav-pills {
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 10px;
}

.pass-detail-section {
    padding: 30px 0 0 0;
}

.up-first-course span.pass-tag {
    position: absolute;
    top: 5px;
    right: 10px;
}


@media only screen and (max-width: 767px) {
    ul.up-icons {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    ul.up-icons li {
        width: calc(50% - 10px);
    }

    .utkarshpass-page .utkarshpass-section {
        padding: 0 !important;
    }

    .up-heading- h5 {
        font-size: 20px;
        color: #FF9720;
        position: relative;
        padding: 0 0 10px 0;
    }

    .up-heading- p {
        font-size: 13px;
    }

    ul.up-list-view li {
        font-size: 13px;
        margin: 0 0 5px 0;
    }

    ul.up-list-view {
        padding: 0 0 0 0px;
        margin: 0 0 0 20px;
    }

    .up-popup button.btn-close {
        top: -30px;
        right: 0;
        left: auto;
        left: 0;
    }

    span.pass-tag {
        position: relative;
        margin: 0 0 0 0;
        right: 0;
        top: 0;
    }

    span.pass-tag img {
        width: 95px;
    }

    .renew-text-sec img {
        width: 22px !important;
    }

    .renew-text-sec span {
        font-size: 12px;
    }

    .renew-text-sec p {
        font-size: 11px;
    }

    .renew-text-sec {
        padding: 0 0 0 30px;
    }

    .renew-section {
        padding: 7px 8px;
        border-radius: 7px;
    }

    .purchase_detail_card .purchase_details {
        font-size: 12px;
    }

    .data_list ul li {
        padding: 14px 10px 8px 10px !important;
    }

    .data_list ul li .purchase_card img {
        margin: 0;
    }

    a.btn.bg-success.btn-sm.text-white.pull-right {
        font-size: 12px;
    }

}

.d-flex.justify-content-between .course-title {
    width: 100%;
}

.d-flex.justify-content-between.py-3 span.pass-tag {
    right: -5px;
}

.utkarshpass-page .utkarshpass-section {
    padding: 0 !important;
}

.page-heading {
    display: flex;
    flex-direction: column;
}

ul.up-icons li center img {
    width: 60px;
}

ul.up-icons li center {
    height: 60px;
    line-height: 60px;
    display: flex;
}

.d-flex.justify-content-between span.pass-tag img {
    margin: auto;
}

.purchase_history_cards .renew-section {
    margin: 5px 0 0 0;
    border-radius: 10px;
}

.nowyourup-page .page-heading {
    border: 0;
}

.nowyourup-page.up-popup.nowyourup-page .modal-dialog {
    width: 440px;
    max-width: 100%;
}

.nowyourup-page.up-popup.nowyourup-page .page-heading {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.d-flex.flex-column.ms-2.pt-3 {
    padding-top: 0 !important;
}

.purchase_history_cards .upgrade-prime-section .upgrade-prime {
    margin: 8px 0 0 0;
    border-radius: 10px 10px;
}

.notification-section span {
    background-image: url("../images/bell.svg");
    border: solid 1px #000;
    border-radius: 50%;
    line-height: 38px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0px !important;
    padding: 0;
    color: #000;
    background-size: 25px;
    font-size: 16px;
    width: 40px;
}

.notification-section span.active {
    background-image: url("../images/active-bell.svg");
    background-color: #FED501;
}

.notification-section span i {
    display: none;
}

.for-popup.notification-section {
    display: flex;
    gap: 10px;
    align-items: center;
}

.for-popup.notification-section span {
    pointer-events: none;
}

.filter-section li input {
    position: static;
    width: 14px;
    margin: 0;
}

.notification-section {
    position: absolute;
    bottom: 0;
    right: 0;
}

.pass-detail-content {
    position: relative;
}

@media only screen and (max-width: 767px) {
    .pass-detail-content-group {
        padding: 20px 0;
    }

    .pass-detail-desc b {
        font-size: 14px;
        font-weight: 600;
        line-height: normal;
        display: block;
    }

    .pass-detail-desc p {
        font-size: 12px;
    }

    .pass-detail-content-group .pass-detail-content {
        position: relative;
        padding-right: 40px;
    }

    .notification-section span {
        line-height: 28px;
        background-size: 20px;
        width: 30px;
    }

    .pass-detail-content-group .pass-detail-content center {
        border: solid 1px #000;
        border-radius: 5px;
        padding: 0px;
        flex: 0 100px;
    }
}
.live-test-lists label.card_sticky_sale {
    margin: 0;
    position: absolute;
    background: #feec00;
    border-radius: 30px 0 0 30px;
    color: #000;
    width: auto;
    text-align: center;
    padding: 3.5px 10px;
    border-right: 1px dashed #fff;
    z-index: 1;
    font-weight: 500;
    right: 15px;
    font-size: 13px;
    top: 40px;
}
.live-test-lists label.card_sticky_sale:before {
    width: 0;
    height: 0;
    border: 13px solid transparent;
    position: absolute;
    content: "";
    border-bottom-color: #feec00;
    right: -25px;
    top: -1px;
}
.live-test-lists label.card_sticky_sale:after {
    width: 0;
    height: 0;
    border: 12.5px solid transparent;
    position: absolute;
    content: "";
    border-top-color: #feec00;
    right: -26px;
    top: 0px;
    border-left-color: #feec00;
}