#body {
    font-family: 'YekanBakhFaNum';
}

.color-1 {
    color: #A7CA4A;
}

.color-bg-2 {
    background-color: #89BA02;
}

.color-2 {
    color: #035217;
}


.color-bg-2 {
    background-color: #BDBDBD;
}

.color-3 {
    color: #B5B5CF;
}

.color-4 {
    color: #89bb02;
}

.mahnaz-link {
    text-decoration: none;
    color: black;
}

    .mahnaz-link:hover {
        text-decoration: none;
        color: #89BA02;
    }

/* font */
.fw-100 {
    font-weight: 100;
}

.fw-300 {
    font-weight: 300;
}

/* normal (default) */
.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

/* bold */
.fw-bold {
    font-weight: bold;
}

.fw-800 {
    font-weight: 800;
}

.fw-850 {
    font-weight: 850;
}

.fw-900 {
    font-weight: 900;
}


/* material icons */
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: rtl;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}

    .material-icons.md-18 {
        font-size: 18px;
    }

    .material-icons.md-24 {
        font-size: 24px;
    }

    .material-icons.md-36 {
        font-size: 36px;
    }

    .material-icons.md-48 {
        font-size: 48px;
    }

/* material symbols */

.material-symbols-outlined {
    font-family: "Material Symbols Outlined";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: rtl;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}


.material-symbols-rounded {
    font-family: "Material Symbols Rounded";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: rtl;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}

.material-symbols-sharp {
    font-family: "Material Symbols Sharp";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: rtl;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}


.mb-btn-1 {
    background: #FFFFFF;
    box-shadow: -1px -1px 6px 2px rgba(0, 0, 0, 0.15), 1px 1px 6px 2px rgba(0, 0, 0, 0.15);
    border-radius: 15px !important;
    border: 0;
    min-height: 45px;
}

.mb-btn-nav {
    max-height: 60px;
}

.mb-navbar-toggler {
    border: 0 !important;
    color: #89BB02 !important;
}

/* nav */

.mahnaz-navbar {
    box-shadow: 0px 10px 24px -13px rgba(0, 0, 0, 0.48);
    position: fixed !important;
    top: 81px;
    left: 0;
    right: 0;
    z-index: 1030;
    position: fixed !important;
    top: 81px;
    left: 0;
    right: 0;
    z-index: 1030;
}

@media(min-width:768px) {
    .mahnaz-navbar {
        top: 64px;
    }
}


.nav-link.mb-nav-link {
    color: #000;
    font-weight: 700;
}

    .nav-link.mb-nav-link:hover {
        color: #89BB02;
    }

.cart-badge {
    height: 1rem;
    width: 1rem;
    border-radius: 10px;
    background-color: #A7CA4A;
    color: black;
}


/* home */

.mahnaz-main-content-box {
    margin-top: 6rem;
}

/* .mahnaz-main-content-box {
    margin-top: 12rem;
} */

.index-side-image {
    border-radius: 30px;
}


.middle-box {
    background: #E7F5FF;
    border-radius: 8px;
    min-height: 8.6rem;
}

.card.main-blog-card {
    background: #FFFFFF;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
    border-radius: 8px;
    border: 0;
}

.card-img-top {
    border-radius: 16px !important;
}

.price-dis {
    text-decoration: line-through;
}

.mahnaz-badge-1 {
    background-color: #FFF0F0;
    color: #9F0303;
    border: 1px solid #9F0303;
    border-radius: 7px;
    padding: 0 10px;
    font-size: 16px;
    min-width: 4rem;
    display: flex;
    justify-content: center;
}

.mahnaz-badge-2 {
    background-color: #ECFFF5;
    color: #30A16B;
    border: 1px solid #30A16B;
    border-radius: 7px;
    padding: 0 10px;
    font-size: 16px;
    min-width: 4rem;
    display: flex;
    justify-content: center;
}

.mahnaz-badge-3 {
    background-color: #F2FAFF;
    color: #035E9F;
    border: 1px solid #035E9F;
    border-radius: 7px;
    padding: 0 10px;
    font-size: 16px;
    min-width: 4rem;
    display: flex;
    justify-content: center;
}

.avatar {
    max-width: 2.3rem;
}

.avatar-image {
    border-radius: 100%;
    box-shadow: 6px 1px 8px rgb(131 119 119);
}

.writer {
    font-size: 14px;
    font-weight: 700;
}

.title-link {
    text-decoration: none;
    color: #89BB02;
    padding: 0.5rem;
    border-radius: 10px;
}

    .title-link:hover {
        color: #89BB02;
        background-color: #edfff5;
    }

.title-text {
    padding-bottom: 0.5rem;
    border-bottom: 3px solid #89BB02;
}

@media(max-width:576px) {
    .title-text {
        font-size: 16px;
        font-weight: 500;
    }
}

@media(min-width:577px) {
    .title-text {
        font-size: 24px;
        font-weight: 500;
    }
}

@media(min-width:991px) {
    .title-text {
        /* font-size: 32px; */
        font-weight: 500;
    }
}

button.sell-button {
    background-color: #89BB02 !important;
    color: #000;
    border-radius: 20px;
    border: 0;
}

a.sell-button {
    background-color: #89BB02 !important;
    color: #000;
    border-radius: 20px;
    border: 0;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-card-text {
    color: #B5B5CF;
    font-size: 16px;
    font-weight: 400;
}

.main-card-title {
    font-size: 18px;
    font-weight: 700;
}

span.card-price {
    color: #89BB02;
}

span.price-dis {
    color: #89BB02;
}

.about-title {
    font-size: 30px;
    font-weight: 500;
}

.about-course-text {
    font-size: 18px;
    font-weight: 400;
    margin-right: 8px;
}

.logo-number {
    font-size: 20px;
    font-weight: 900;
}

.logo-text {
    font-size: 16px;
    font-weight: 500;
    color: #b5b5cf;
}

input.help-input {
    width: 100%;
    min-height: 3rem;
    border: 0;
    background: #FFFFFF;
    box-shadow: -4px -4px 18px rgba(0, 0, 0, 0.15), 4px 4px 18px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
}

.input.help-input::placeholder {
    color: #B5B5CF;
}

.input.help-input:focus {
    border: 0;
}

.input.help-input:focus-visible {
    border: 0;
}

button.help-button {
    min-height: 3rem;
}

a.help-button {
    min-height: 3rem;
}

textarea.contactus-textarea {
    border: 0;
    width: 100%;
    background: #FFFFFF;
    box-shadow: -4px -4px 18px rgba(0, 0, 0, 0.15), 4px 4px 18px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
}

/* footer */
.main-footer {
    margin-top: 7rem;
    background-color: #f2f7e4;
}

.app-text {
    color: #035217;
    font-weight: 500;
    font-size: 18px;
}

.certificate-text {
    font-size: 16px;
    font-weight: 500;
}

.footer-title {
    font-size: 24px;
    font-weight: 700;
}

.footer-text {
    font-weight: 500;
}

.footer-link {
    text-decoration: none;
    color: #000;
    font-weight: 500;
}

    .footer-link:hover {
        text-decoration: none;
        color: #035217;
        font-weight: 500;
    }

.second-footer {
    background-color: #89BB02;
    font-size: 15px;
}

/* contact us */
.contactus-box {
    box-shadow: -4px -4px 18px rgba(0, 0, 0, 0.15), 4px 4px 18px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
}

.first-green-box {
    background: #89BB02;
    border-radius: 50px 50px 0px 0px;
}

.contactus-text {
    font-size: 20px;
    font-weight: 400;
}

.callme-box {
    background: #FFFFFF;
    box-shadow: -4px -4px 18px rgba(0, 0, 0, 0.15), 4px 4px 18px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    min-height: 290px;
}

#map {
    height: 400px;
    width: 100%;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    border-radius: 20px;
}



@media(max-width:767px) {
    .contactus-number {
        font-size: 24px;
        font-weight: 500;
    }
}

@media(min-width:768px) {
    .contactus-number {
        font-size: 20px;
        font-weight: 500;
    }
}

.aboutus-card {
    background: #FFFFFF;
    box-shadow: -4px -4px 18px rgba(0, 0, 0, 0.15), 4px 4px 18px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
}

.aboutus-text {
    font-size: 16px;
    font-weight: 500;
}

.article-image-box {
    border-radius: 20px;
}

.release-date-article {
    color: #B5B5CF;
}

.artcile-box {
    background: #FFFFFF;
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    padding: 28px;
}

.app-link {
    text-decoration: none;
    color: #000;
    box-shadow: -1px -1px 6px 2px rgba(0, 0, 0, 0.15), 1px 1px 6px 2px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    height: 70px;
    padding: 1rem 0.3rem;
    margin: 0.5rem 0;
}

    .app-link:hover {
        color: #89BA02;
    }

.course-desc-box {
    box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.15), 2px 2px 10px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 23px;
}

.coursepage-price-box {
    background: #FFFFFF;
    box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.15), 3px 3px 2px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 20px;
}

.price-box {
    background: #FFFFFF;
    border: 1px solid #A7CA4A;
    border-radius: 50px;
    padding: 16px;
}

.course-price {
    color: #B5B5CF;
}

.star-icons {
    color: gold;
}

.desc-icon {
    color: #005751;
    padding-left: 5px;
}

.course-desc {
    font-weight: bold;
    font-size: 14px;
}

.border-dot {
    border-bottom: 1px dotted #A7CA4A;
}

.profile-box {
    box-shadow: -1px -1px 6px 2px rgba(0, 0, 0, 0.15), 1px 1px 6px 2px rgba(0, 0, 0, 0.15);
}

.profile-sidebar-box {
    border-left: 1px solid #B5B5CF;
}

.profile-sidebar-item {
    text-decoration: none;
    color: #B5B5CF;
    border-top: 1px solid #B5B5CF;
    border-bottom: 1px solid #B5B5CF;
}

    .profile-sidebar-item:hover {
        text-decoration: none;
        color: #A7CA4A;
    }

.profile-icon {
    margin-left: 10px;
}

.profile-main-box {
    background: #FFFFFF;
    box-shadow: -1px -1px 6px 2px rgba(0, 0, 0, 0.15), 1px 1px 6px 2px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    text-decoration: none;
    color: #B5B5CF;
    padding: 10px;
}

.middle-profile-icon {
    font-size: 56px;
    color: #B5B5CF;
}

.profile-middle-text {
    color: #89BB02 !important;
    font-size: 18px;
    font-weight: 500;
}

.navbar-badge {
    color: black;
    background-color: #A7CA4A;
    position: absolute;
    top: 0;
    right: 0;
}

.welcome {
    font-size: 20px;
    font-weight: bold;
}

.entrymodal-text {
    font-size: 14px;
}

.mahnaz-form-control {
    border-radius: 20px !important;
}

@media(min-width:768px) {
    .form-control.mahnaz-form-control {
        min-width: 25rem;
    }

    .resend-otp-box {
        min-width: 25rem;
    }
}

.form-control.mahnaz-form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: rgb(67, 126, 0);
    outline: 0;
    box-shadow: 0 0 0 0.25rem #A7CA4A;
}

.resend-otp {
    font-size: 14;
    color: #B5B5CF;
}


.accordion-button.mb-faq-accordion-button:not(.collapsed)::after {
    margin-left: 0 !important;
}

.accordion-button.mb-faq-accordion-button::after {
    margin-left: 0 !important;
}

.accordion-button.mb-faq-accordion-button:focus {
    box-shadow: 0 0 0.25rem rgba(13, 253, 13, 0.25) !important;
}

.accordion-button:not(.collapsed) {
    background-color: #fff !important;
    color: #000 !important;
}

.mb-accordion-collapse {
    background-color: #89BB02;
    color: black;
}

.page-title {
    border-bottom: 2px solid #89BB02;
}

.course-condition {
    color: #89BB02;
}



.video-icon {
    color: #89BB02 !important;
}

.video-time {
    color: #89BB02 !important;
}


@media(max-width:990px) {
    .welcome-text {
        text-align: center;
    }
}

@media(min-width:991px) {
    .welcome-text {
        font-size: 14px;
        text-align: center;
        max-width: 110px;
    }
}

.install-app-link {
    text-decoration: none;
}

    .install-app-link:hover {
        color: #000;
    }

.course-image-box {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 20%, rgba(215, 217, 212, 1) 80%);
    box-shadow: -1px -1px 6px 2px rgba(0, 0, 0, 0.15), 1px 1px 6px 2px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

/* payment result */

.seccesful-card-body {
    background: #F7FFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.payment-list-item {
    border-bottom: 1px solid #c1c1c1;
}


.failed-card-body {
    background: #FFF8F8;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.failed-title {
    color: #D32F2F;
}


@media(min-width:992px) {
    .price-right-part {
        border-left: 1px solid #b6b6b6;
    }

    .payment-list-body {
        padding: 0 11rem;
    }
}

@media(max-width:992px) {
    .payment-list-body {
        padding: 0 2rem;
    }
}

.green {
    color: #00695c;
}

.order-box {
    border-bottom: 1px solid #B5B5CF;
}


.error-image {
    min-height: 4rem;
    min-height: 4rem;
}

.green-box-contactus {
    background: #89BB02;
    box-shadow: -4px -4px 18px rgba(0, 0, 0, 0.15), 4px 4px 18px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 14rem;
}

.contactus-svg {
    background: transparent;
    padding: 11px;
}

.contactus-svg-box {
    border: 2px solid black;
    border-radius: 100%;
}


/* loadong */

.mh-spinner {
    color: #89BA02;
}

.loading-text {
    color: #000;
    font-size: 20px;
}

/********************** login page *******************/

.login-image-box {
    min-height: 100vh;
    background-image: url(../Image/green-background-3.jpg);
    background-color: #89BA02;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px 64px 64px 0px;
}


.verification-image-box {
    min-height: 100vh;
    background-image: url(../Image/green-background-5.jpg);
    background-color: #89BA02;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px 64px 64px 0px;
}


.login-image {
    height: 100vh;
    width: 100%;
}

.help-box {
    background: transparent;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(13.5px);
    border: 2px solid rgba(255, 255, 255, 0.5);
    min-height: 424px;
    min-width: 373px;
    max-width: 420px;
}

.login-help-title {
    font-size: 24px;
    font-weight: 600;
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 9px;
    width: fit-content;
}

.login-help-text {
    font-weight: 400;
    font-size: 16px;
}

.login-form-title {
    color: #182F40;
    font-size: 24px;
    font-weight: 700;
}

.login-form-box {
    min-width: 22rem;
}

.login-form-link {
    color: #182F40;
    text-decoration: none;
}

    .login-form-link:hover {
        color: #3facff;
        text-decoration: none;
    }

.login-back-btn {
    background-color: #FFFFFF !important;
    color: #000000;
}

.login-footer-link {
    font-size: 10px;
    font-weight: 400;
    color: #212121;
    text-decoration: none;
}

    .login-footer-link:hover {
        color: #002a7d;
    }

.login-footer-text {
    font-size: 8px;
    font-weight: 400;
    color: #212121;
}

.login-logo {
    max-width: 150px !important;
}

.login-input {
    width: 100%;
    min-height: 3rem;
    border: 0;
    background: #FFFFFF;
    /* box-shadow: -4px -4px 18px rgb(0 0 0 / 15%), 4px 4px 18px rgb(0 0 0 / 15%) !important; */
    border-radius: 20px !important;
}

    .login-input:focus {
        border-color: #035217 !important;
    }

.back-button {
    background-color: #FFFFFF;
}

/* new course page */

.coursepage-slider {
    max-height: 250px;
    border-radius: 30px;
}

button.owl-prev span {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFFFFF;
    color: #89BA02;
}

.owl-next span {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFFFFF;
    color: #89BA02;
}

button.owl-prev span:hover {
    color: #4d6901;
}

.owl-next span:hover {
    color: #4d6901;
}

a.course-video-link {
    border: 1px solid #B5B5CF;
    display: flex;
    justify-content: space-between;
    color: #000;
    align-items: center;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
}

    a.course-video-link:hover {
        color: #B5B5CF;
    }

.section-btn-icon {
    background-color: white !important;
    border: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}


.section-icon {
    text-decoration: none;
    color: black;
}

    .section-icon:hover {
        color: #89BA02;
    }

.free-section-btn {
    font-size: 12px !important;
    border-radius: 30px !important;
    background-color: #89BB02 !important;
    color: #000 !important;
    border: 0 !important;
}



.course-page-image {
    border-radius: 10px;
}


/* video js */

.video-js.vjs-vjsdownload .vjs-button.vjs-vjsdownload {
    cursor: pointer;
    display: block;
    font-family: VideoJs
}

    .video-js.vjs-vjsdownload .vjs-button.vjs-vjsdownload:before {
        display: block;
        position: relative;
        top: 4px;
        content: '\f101';
        transform: rotate(90deg);
        font-size: 1.5em
    }

    .video-js.vjs-vjsdownload .vjs-button.vjs-vjsdownload:after {
        display: block;
        content: ' ';
        width: 4px;
        height: 5px;
        background-color: white;
        position: relative;
        top: -11px;
        left: calc(50% - 2px)
    }

/* new */
.index-slider-image {
    border-radius: 30px;
}

.modal-done-btn {
    background-color: #89BB02 !important;
    color: #000;
    border: 0 !important;
}

input.form-control:focus {
    background-color: #fff;
    border-color: #b2fe86 !important;
    box-shadow: 0 0 0 0.25rem rgba(49, 125, 1, 0.25) !important;
}

select.form-select:focus {
    background-color: #fff;
    border-color: #b2fe86 !important;
    box-shadow: 0 0 0 0.25rem rgba(49, 125, 1, 0.25) !important;
}

.modal-message {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.modal-message-image {
    max-width: 10rem;
}

/* timeline */

.main-timeline {
    overflow-x: hidden;
    direction: ltr !important;
}

img {
    max-width: 100%;
}

.ag-format-container {
    width: 1160px;
    margin: 0 auto;
    position: relative;
}

.ag-timeline-block {
    padding: 100px 0;
}

.ag-timeline_title-box {
    padding: 0 0 30px;
    text-align: center;
}

.ag-timeline_tagline {
    font-size: 40px;
    color: #89BA02;
}

.ag-timeline_title {
    background-image: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/images/bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 80px;
}

.ag-timeline_item {
    margin: 0 0 50px;
    position: relative;
}

    .ag-timeline_item:nth-child(2n) {
        text-align: right;
    }

.ag-timeline {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.ag-timeline_line {
    width: 2px;
    background-color: #393935;
    position: absolute;
    top: 2px;
    left: 50%;
    bottom: 0;
    overflow: hidden;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ag-timeline_line-progress {
    width: 100%;
    height: 20%;
    background-color: #89BA02;
}

.ag-timeline-card_box {
    padding: 0 0 20px 50%;
}

.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 50% 20px 0;
}

.ag-timeline-card_point-box {
    display: inline-block;
    margin: 0 14px 0 -25px;
}

.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 -25px 0 14px;
}

.ag-timeline-card_point {
    height: 50px;
    line-height: 50px;
    width: 50px;
    border: 3px solid #89BA02;
    background-color: #1d1d1b;
    text-align: center;
    font-family: 'ESL Legend', sans-serif;
    font-size: 20px;
    color: #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.js-ag-active .ag-timeline-card_point {
    color: #1d1d1b;
    background-color: #89BA02;
}

.ag-timeline-card_meta-box {
    display: inline-block;
}

.ag-timeline-card_meta {
    margin: 10px 0 0;
    font-family: 'ESL Legend', sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #89BA02;
}

.ag-timeline-card_item {
    display: inline-block;
    width: 45%;
    margin: -77px 0 0;
    background-color: #89BA02;
    opacity: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
    -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
    -webkit-transition: -webkit-transform .5s, opacity .5s;
    -moz-transition: -moz-transform .5s, opacity .5s;
    -o-transition: -o-transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s;
    position: relative;
}

.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
    -webkit-transform: translateX(-200%);
    -moz-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    -o-transform: translateX(-200%);
    transform: translateX(-200%);
}

.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
}

.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.ag-timeline-card_arrow {
    height: 18px;
    width: 18px;
    margin-top: 20px;
    background-color: #282828;
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
    margin-left: calc(-18px / 2);
    margin-right: calc(-18px / 2);
}

.ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
    margin-left: -10px;
    right: auto;
    left: 0;
}

.ag-timeline-card_img {
    width: 100%;
}

.ag-timeline-card_info {
    padding: 20px 30px;
}

.ag-timeline-card_title {
    display: none;
    margin: 10px 0 0;
    font-family: 'ESL Legend', sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #89BA02;
}

.ag-timeline-card_desc {
    line-height: 1.45;
    font-size: 16px;
    color: #FFF;
}


@media only screen and (max-width: 979px) {
    .ag-timeline_line {
        left: 30px;
    }

    .ag-timeline_item:nth-child(2n) {
        text-align: left;
    }

        .ag-timeline-card_box,
        .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
            padding: 0 0 20px;
        }

    .ag-timeline-card_meta-box {
        display: none;
    }

    .ag-timeline-card_point-box,
    .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
        margin: 0 0 0 8px;
    }

    .ag-timeline-card_point {
        height: 40px;
        line-height: 40px;
        width: 40px;
    }

    .ag-timeline-card_item {
        width: auto;
        margin: -65px 0 0 75px
    }

    .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
    .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
        -webkit-transform: translateX(200%);
        -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%);
    }

    .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
        right: auto;
        left: 0;
    }

    .ag-timeline-card_title {
        display: block;
    }

    .ag-timeline-card_arrow {
        margin-top: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .ag-format-container {
        width: 96%;
    }

    .ag-timeline-card_img {
        height: auto;
        width: auto;
    }
}

@media only screen and (max-width: 639px) {
    .ag-timeline_title {
        font-size: 60px;
    }

    .ag-timeline-card_info {
        padding: 10px 15px;
    }

    .ag-timeline-card_desc {
        font-size: 14px;
    }
}

@media only screen and (max-width: 479px) {
}

@media (min-width: 768px) and (max-width: 979px) {
    .ag-format-container {
        width: 750px;
    }
}

@media (min-width: 980px) and (max-width: 1161px) {
    .ag-format-container {
        width: 960px;
    }
}

.flash-button-box {
    padding-top: 2rem;
    border-top: 1px solid #d2d2d2;
}

.mentor-name {
    font-size: 20px;
    font-weight: bold;
    color: #678c01;
}

.profile-text {
    color: #868696;
}

.profile-name {
    color: #868696;
    font-size: 18px;
    font-weight: bold;
}

/* newlogin */

.login-main {
    min-height: 90vh;
    width: 100%;
    height: 100%;
}

.new-login-box {
    border: 1px solid #e0e0e6;
    border-radius: 10px;
}

@media(max-width:767px) {
    .new-login-box {
        min-height: 100vh;
    }
}

@media(min-width:768px) {
    .new-login-box {
        max-width: 400px;
    }
}

.new-login-title {
    font-size: 18px;
    font-weight: bold;
}

.new-login-text {
    font-size: 13px;
}

.login-input-message {
    font-size: 12px;
    padding-right: 10px;
    color: red;
}

.login-privacy-text {
    font-size: 12px;
}

.back-link {
    text-decoration: none;
    color: #000000
}

    .back-link:hover {
        color: #89BB02;
    }

.new-login-link {
    text-decoration: none;
    color: #537100;
    font-size: 14px;
}

    .new-login-link:hover {
        color: #273500;
    }

.new-login-time-text {
    font-size: 13px;
}

.new-login-time {
    color: red;
}

.new-login-change-pass {
    font-size: 13px;
    font-weight: bold;
}

    .new-login-change-pass::after {
        content: " *";
        color: red;
    }



/* new card */
.card-logo {
    width: 18rem;
}

.cart-title-box {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15) !important;
    background-color: #b5d560;
    color: #5d5c5d;
    width: 100%;
    border-radius: 8px;
}

.newcard-title {
    font-size: 18px;
    font-weight: bold;
}

.card-icon {
    font-size: 30px;
}

.card-item-box {
    border: 1px solid #dedede;
    border-radius: 8px;
    padding: 0.5rem;
}

.card-item-image {
    width: 12rem;
    border-radius: 8px;
}

.card-item-price-box {
    border: 1px solid #dedede;
    border-radius: 8px;
    padding: 0.8rem;
}

.newcard-price-with-discount {
    color: #9595a6;
    font-size: 15px;
    text-decoration: line-through;
}

.card-delete-btn {
    background-color: #fff0f0 !important;
    color: #dd0602 !important;
    border: 0 !important;
}

.card-price-item {
    border-bottom: 1px solid #dedede;
}

.cart-outline-btn {
    border-radius: 0.375rem !important;
}

.input-group-offer-btn {
    font-size: 14px !important;
    font-weight: bold !important;
    border-radius: 8px 0 0 8px !important;
}

.input-group-offer-input {
    border-radius: 0 8px 8px 0 !important;
}

.offer-code-text {
    color: #dd0602;
}

.cart-fixed-bottom {
    background-color: #FFFFFF;
    border-top: 1px solid #dedede;
}

.form-check-input:checked {
    background-color: #89bb02 !important;
}

.form-check-input:focus {
    border-color: #035217 !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(78, 123, 0, 0.25) !important;
}

@media(max-width:768px) {
    .final-item-responsive {
        margin-bottom: 6rem;
    }
}

/* new navbar */

@media(min-width:1100px) {
    .mb-navbar-content {
        margin-left: 8rem;
    }
}

.canvas-profile-icon {
    background-color: #89BA02;
    color: #FFFFFF;
    padding: 1.5rem;
    font-size: 64px;
    border-radius: 100%;
}

.canvas-item-link {
    padding: 0 5px;
    text-decoration: none;
    color: #000000;
    border-radius: 10px;
}

    .canvas-item-link:hover {
        color: #035217;
        background-color: #e4ffe2;
    }

.canvas-ul {
    list-style: none;
}

.canvas-divider {
    margin: 2rem 0;
    height: 3px;
    display: flex;
    border-bottom: 1px solid #035217;
}

/* .landing-main-content-box {
    margin-top: 7rem;
} */

.landing-card-title {
    color: #89BA02;
}

/* new landing */
.course-page-main-detail-box {
    box-shadow: -1px -1px 6px 2px rgba(0, 0, 0, 0.15), 1px 1px 6px 2px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}
