.breadcrumb-area {
    background-color: #ebf3ed;
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom-width: 0;
    padding-top: 110px;
    padding-bottom: 117px;
    background-size: cover;
    line-height: 1;
}

.shop_search_price {
    width: 100%;
}

/* ems password eye start */
.login_password {
    margin-bottom: 32px;
}

.toggle-password {
    position: absolute;
    right: 15px;
    top: 22%;
    cursor: pointer;
    color: #6c757d;
}

/* ems password eye end */

/* ems dashboard start */
.ems_learning {
    display: inline-flex;
    height: 44px;
    padding: 16px 24px;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    border-radius: 6px;
    background: #4D7B6B;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.ems_learning:hover {
    transition-duration: 800ms;
    background-color: #ffb400;
    color: #fff;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%) rotate(-8deg);
}

.table_page tbody tr td {
    border-right: 1px solid #ededed;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}

#dcourse_table {
    table-layout: fixed;
    width: 100%;
}
/* ems dashboard end */

/* Nav Start */
.logo-part img {
    width: 86px;
    padding: 11px 0;
}

.main-menu ul li a {
    display: block;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
    position: relative;
    color: rgba(31, 31, 31, 0.7);
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.main-menu {
    display: flex;
    justify-content: center;
}

/* Nav End */

/* Ad Start */
.ad_img img {
    width: 100%;
    border-radius: 26px;
}

.hero-slide-content .category {
    color: #c5ed82;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif;
    font-size: 29px;
    font-weight: 800;
    line-height: 16px;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.hero-slide-content.hero-slide-content-2 .title-1 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 39px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 74px;
}

.hero-slide-content .title-2 {
    max-width: 639px;
    padding-right: 0px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 21px;
    font-weight: 800;
    line-height: 24px;
    opacity: 0.8;
    text-transform: capitalize;
}

.ad_btn {
    padding: 50px;
}

/* Medical Skills Courses Start */
.course_title p {
    margin: 5px;
}

.course_title p a {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 8px;
}

.course_title h5 {
    margin: 5px;
}

.course_title h5 a {
    padding-bottom: 18px;
    margin-bottom: 6px;
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    opacity: 0.6;
}

.product .content .price span.new {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
}

.product .content .price {
    color: #4d7b6b;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.section-title .title {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 66px;
}

.nav-center .product-tab-nav .nav-item .nav-link {
    padding: 9px 23px;
    margin-top: 8px;
    background-color: #f8f8f8;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1;
    border-radius: 5px;
    transition: all .3s ease;
    color: rgba(31, 31, 31, 0.6);
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}

.nav-center .product-tab-nav .nav-item .nav-link.active,
.nav-center .product-tab-nav .nav-item .nav-link:hover {
    color: #fff;
    background: #4D7B6B;
}

/* Medical Skills Courses End */

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slide-content .title-2 {
        font-size: 60px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slide-content .title-2 {
        font-size: 42px;
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .hero-slide-content .title-2 {
        font-size: 30px;
        margin-bottom: 30px
    }
}

/* ad end */

.shop-sidebar-wrap .sidebar-widget h4:before {
    width: 0px;
    height: 0px;
    border: 2px solid transparent;
}

.rating-color {
    color: #ffa707;
}

.rating-color-one {
    color: #ccc;
}

.errors-margin {
    margin-top: 86px;
    margin-bottom: 86px;
}

/* skills start */
.shop-sidebar-wrap .sidebar-widget h4 {
    display: block;
    text-transform: capitalize;
    position: relative;
    color: #1f1f1f;
    margin: 0 0 22px;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.shop-sidebar-wrap .sidebar-widget {
    padding: 42px 36px 50px;
    border-radius: 14px;
    background-color: #EAF6E6;
    box-shadow: 0px -10px 0px 0px #BCD5B3 inset;
    margin: 0 0 40px
}

.skill_btn {
    background: #5D844E;
    height: 44px;
    padding: 16px 24px;
    align-items: center;
    border-radius: 6px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.skill_btn:hover {
    color: #fff;
    background-color: #ffb400;
    transition-duration: 800ms;
    transform: translateX(-5%) rotate(-5deg);
}

.sidebar_two {
    padding: 42px 36px 50px;
    border-radius: 14px;
    background-color: #e6f6f5;
    box-shadow: 0px -10px 0px 0px #B3D5D3 inset;
    margin: 0 0 40px;
}

.sidebar_two h4 {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.shop-sidebar-wrap .sidebar-widget-category li a {
    font-size: 16px;
    display: inline-block;
    margin-top: 12px;
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.shop-sidebar-wrap .sidebar-widget-category li a:hover {
    color: #4d7b6b
}
/* skills end */



.footer-area .footer-top .single-wedge .about-text {
    color: #fff;
    max-width: 100%;
    text-align: justify;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.7;
    padding-bottom: 22px;
}

.footer-area .footer-top .single-wedge .footer-logo {
    margin: 0 0 29px
}

.footer-area .footer-top .single-wedge .footer-herading {
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    text-transform: capitalize;
    color: #fff;
}

/* category start */
.category_body {
    background-color: #fff;
    margin: 3px;
    width: 16.1%;
}

.category_img img {
    height: 194px;
}

.category_text {
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
}

.category_btn {
    font-size: 11px;
    width: 111px;
    height: 26px;
    margin: auto;
}

.category_see_more {
    width: 155px;
    height: 50px;
}

/* category end */

/* footer start */
.footer-bottom {
    padding: 2px 0 20px 0;
}

.footer-bottom .copy-text {
    color: rgba(31, 31, 31, 0.7);
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.logo_bottom a {
    color: rgba(31, 31, 31, 0.7);
}
.logo_bottom a:hover {
    color: #4d7b6b;
}
.footer-bottom .copy-text .company-name {
    color: #d8d8d8;
    font-weight: 300
}

.footer-bottom .copy-text .company-name:hover {
    color: #4d7b6b
}

.footer-bottom .copy-text i {
    color: #4d7b6b;
    margin: 0 3px;
    font-size: 16px
}

.footer-area .footer-top .single-wedge .footer-links .single-link {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    text-transform: capitalize;
    transition: all .3s linear;
}

.logo-bottom img {
    height: 70px;
}

.footer-area .footer-top .single-wedge .footer-links p {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.footer-area .footer-top .single-wedge .footer-links p a {
    color: #afafaf
}

.link-follow a {
    color: #fffefe;
    margin-left: 7px;
    font-size: 16px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    text-align: center;
    background-color: transparent;
    display: block;
    border-radius: 50%;
    z-index: 1;
    position: relative;
    overflow: hidden
}

.link-follow a::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #c5ed82;
    z-index: -1;
    transition: opacity .3s linear;
    opacity: 0
}
/* footer end */

/* course details start */
.course_details_title h5 {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    padding-bottom: 15px;
    margin: 0;
}

.course_details_title p {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.7;
    text-align: justify;
    margin: 0;
}

.course_details_instructor_title {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 30px;
}

.course_details_instructor {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
}

.course_details_instructor img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.course_de_instructor_detail {
    padding-left: 15px;
}

.course_de_instructor_detail h6 {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}

.course_de_instructor_detail p {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.7;
    margin-top: 10px;
}

.course-box {
    border: 1px solid #f1f1f1;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 35px;
    background: #EBF3ED;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04);
}

.course_de_outcome h4 {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.course_de_outcome p {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.7;
}

.course_de_details h4 {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.course_de_details p {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.7;
    text-align: justify;
}

.course_de_overview h4 {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.course_de_overview p {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.7;
    text-align: justify;
}

.course_de_phone h6 {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    margin: 0;
    padding-bottom: 5px;
}

.course_de_phone p {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    opacity: 0.6;
}

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    color: #4d7b6b;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    padding-left: 6px;
    cursor: pointer;
}

.zoom-thumbs .swiper-slide-thumb-active, .thumb-slide:hover {
    opacity: 1;
    border: 2px solid #4d7b6b;
}

.btn-enroll {
    display: inline-flex;
    height: 44px;
    padding: 16px 24px;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    border-radius: 6px;
    background: #4D7B6B;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    z-index: 1;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    margin-bottom: 11px;
}

.btn-enroll:hover {
    background: #ffb400;
}

.course_de_price {
    padding: 0 8px 8px 8px;
}

.price {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
/*  */

.course-card {
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.15);
    transition: 0.3s;
}

.main-card {
    margin-top: -120px;
}

.sticky-card {
    position: sticky;
    top: 120px;
}

.course-card:hover {
    transform: translateY(-5px);
}

.course-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.video-wrapper {
    position: relative;
}

.course-meta {
    list-style: none;
    padding: 0;
}

.course-meta li {
    margin-bottom: 10px;
    font-size: 14px;
    color: #555;
}

.course-nav {
    display: flex;
    gap: 35px;
    border-bottom: 2px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 30px;
    list-style: none;
}

.course-nav li {
    font-weight: 600;
    color: #555;
    cursor: pointer;
    padding-bottom: 10px;
    position: relative;
}

.course-nav li.active,
.course-nav li:hover {
    color: #16a34a;
}

.course-nav li.active::after,
.course-nav li:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -17px;
    width: 100%;
    height: 3px;
    background: #16a34a;
}

.zoom-top .swiper-slide {
    overflow: hidden;
}

.zoom-top img, .zoom-top iframe {
    width: 100%;
    height: 223px;
    object-fit: cover;
}

.zoom-thumbs {
    padding: 5px 0;
}

.thumb-slide {
    width: 80px;
    height: 70px;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.6;
    transition: 0.3s ease;
}

.thumb-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.course-card {
    overflow: hidden;
}
/* course details end */

/* curriculum start */
.course-player {
    background: #eaf6e6;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px -10px 0px 0px #BCD5B3 inset;
}

.player-container {
    display: flex;
    gap: 20px;
}

.video-section {
    width: 70%;
}

.course-title {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    padding: 10px 0 1px 0;
    line-height: 10px;
}

.video-player iframe {
    width: 100%;
    height: 500px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.course-content {
    width: 30%;
    background: white;
    border-radius: 8px;
    padding: 15px;
    height: 500px;
    overflow-y: auto;
}

.content-title {
    margin-bottom: 10px;
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.lesson-list {
    list-style: none;
    padding: 0;
}

.lesson-item {
    padding: 10px;
    border-bottom: 1px solid rgba(31, 31, 31, 0.1);
    cursor: pointer;
    transition: 0.3s;
    color: #727272;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.lesson-item:hover {
    background: #f5f5f5;
}

.lesson-title {
    font-size: 14px;
    font-weight: 500;
}

.lesson-duration {
    font-size: 12px;
    color: gray;
}

.course_curriculum_header h3 {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.course_curriculum_header p {
    color: #1f1f1f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}

.video-player p {
    color: #727272;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.disabled {
    pointer-events: none;
    opacity: 0.5;
}
/* curriculum end */

/* google login start */
.btn_google {
    border: 1px solid #dadce0;
    color: #fff;
    letter-spacing: .25px;
    border-radius: 4px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background-color: #4d7b6b;
}

.btn_google:hover {
    background: #ffb400;
    color: #fff;
}
/* google login end */

/*** start ***/
@media (max-width: 479px) {
    .logo-part img {
        width: 124px;
    }

    .col-xs-6 {
        width: 50%
    }

    .thumb img {
        height: 180px;
    }

    .product .content .title a {
        font-size: 14px;
    }

    .nav-center .product-tab-nav .nav-item .nav-link {
        font-size: 12px;
        padding: 6px 6px;
        border-radius: 1px;
    }

    .section-title .title {
        margin-bottom: 5px;
    }

    /* category start */
    .category_body {
        background-color: #fff;
        margin: 5px;
        padding: 5px;
        width: 30%;
        border: 0px solid #e8e8e8;
    }

    .category_img img {
        height: 90px;
        border-radius: 0px;
    }

    .category_text {
        font-size: 13px;
        margin-top: 10px;
        text-align: center;
    }

    .category_btn {
        font-size: 7px;
        width: 67px;
        height: 17px;
        margin: auto;
    }

    .see_more_btn {
        margin-top: 17px;
    }

    .category_see_more {
        width: 100px;
        height: 24px;
        font-size: 10px;
    }

    /* category end */
}

/*** end ***/
