.fillter_mobile {
    display: none;
  }
  .nursing-menu {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .nursing-menu_ul {
    list-style: none;
    display: flex;
    margin-bottom: 0;
    padding-inline-start: 0;
    align-items: center;
  }
  .nursing-menu_li {
    padding: 15px 0;
    margin-right: 40px;
  }
  .nursing-menu_li:last-child {
    margin-right: 0;
  }
  .menu_li-last {
    margin-left: auto;
  }
  .nursing-menu_link {
    font-family: "Lato";
    font-weight: 400;
    font-size: 1.1rem;
    color: #000;
    box-sizing: border-box;
  }
  .nursing-menu_link:hover,
  .nursing-menu_link.active {
    text-decoration: none;
    position: relative;
    color: #0056b3 !important;
  }
  .nursing-menu_link:hover:before,
  .nursing-menu_link.active:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: 100%;
    border-bottom: 1px solid #0056b3;
  }
  .nursing-menu_dropdown.active_menu_dropdown {
    text-decoration: none;
    position: relative;
    color: #0056b3 !important;
  }
  .dropdownOtherSubCategory {
    top: 30% !important;
    left: 11% !important;
  }
  .nursing-search {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
  }
  .nursing-search_state {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .nursing-menu_state select {
    min-width: 200px;
  }
  .nursing-search_state span {
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.2rem;
    margin: 0 10px;
  }
  .nursing-search .form-group {
    width: 57%;
    margin-bottom: 0;
  }
  .nursing-search .form-group select {
    color: #333;
    border: 1px solid #333;
    cursor: pointer;
    font-weight: 600;
  }
  .nursing-search_apply button {
    font-family: "Lato";
    font-weight: 700;
    color: #fff;
    font-size: 1.2rem;
    text-decoration: underline;
    border: none;
    background: none;
    outline: none;
  }
  .nursing-search_apply button:hover {
    color: #ff0;
  }
  .form-nursing-search {
    max-width: 100%;
    margin-bottom: 0;
  }
  .nursing-course-bundles {
    margin-top: 2rem;
  }
  .item-course-bundle {
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: rgb(100 100 111 / 0.2) 0 7px 29px 0;
    position: relative;
    height: 100%;
  }
  .item-course-bundle:hover {
    border: 1px solid #2072af;
  }
  .item-course_title {
    margin: 40px 30px 0 30px;
    width: 100%;
  }
  .item-course_title h3 {
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.8rem;
    color: #333;
    margin-bottom: 0;
    line-height: 3rem;
  }
  .item-course_price {
    border: 1px solid #ddd;
    margin: 20px 0;
    padding: 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .course-price_money {
    color: #2072af;
    width: 40%;
    text-align: center;
    font-family: "Lato";
    font-weight: 900;
    border-right: 1px solid #ddd;
    margin: 5px 0;
    font-size: 1.8rem;
  }
  .course-price_money sup {
    font-size: 1.4rem;
    top: -1em;
  }
  .course-price_money p {
    font-size: 1rem;
    color: #000;
    font-family: "Lato";
    margin-bottom: 0;
    font-weight: 900;
    text-decoration: line-through;
  }
  .course-price_time {
    font-weight: 700;
    color: #ff5a3a;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  .item_price-dash {
    font-weight: 700;
    color: #000;
    font-size: 1.4rem;
    margin: 0 15px;
  }
  .item-course_desc {
    padding: 0 30px;
  }
  .item-course_desc ul {
    list-style: none;
  }
  .item-course_desc ul li {
    font-family: "Lato";
    font-weight: 400;
    font-size: 1.1rem;
    margin-bottom: 10px;
  }
  .item-course_desc ul li i {
    color: #ff5a3a;
    margin-right: 10px;
  }
  .item-course_button {
    width: 100%;
    padding-top: 10px;
  }
  .wrap-item-subscriptions {
    margin-top: auto;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    width: 100%;
  }
  .item-sub_button {
    padding-top: 10px;
    width: 100%;
  }
  .item-subscriptions_quantity {
    width: 100px;
    margin-right: 10px;
  }
  .item-subscriptions_input {
    width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    padding: 5px 0;
    border-radius: 3px;
    color: #333;
  }
  .course_button {
    background: #ff5a3a;
    border: none;
    color: #fff;
    font-family: "Lato";
    font-weight: 700;
    font-size: 16px;
    padding: 7px 35px;
    border-radius: 5px;
    outline: none !important;
    width: 48%;
  }
  .course_button:disabled {
    opacity: 0.5;
    background: #00b489;
  }
  .item-course_package {
    font-family: "Lato";
    font-weight: 500;
    color: #fff;
    background: #46b3a5;
    font-size: 1rem;
    border-radius: 20px;
    display: inline-block;
    padding: 5px 25px;
    position: absolute;
    top: -17px;
    left: 5%;
  }
  .nursing-combo {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .nursing-unlimited_item {
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    flex-wrap: wrap;
    border-radius: 7px;
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .nursing-unlimited_item:hover {
    border: 1px solid #2072af;
  }
  .custom-sub-info {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
  }
  .custom-sub_badge {
    background-color: var(--badge_color);
    color: var(--text_color);
    padding: 3px 15px;
    font-size: 13px;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .custom-sub_ce {
    color: #666;
    font-size: 20px;
    font-weight: 700;
  }
  .unlimited-item_title {
    width: 100%;
  }
  .unlimited-item_title h3 {
    font-family: "Lato";
    font-weight: 500;
    font-size: 1.1rem;
    margin-bottom: 10px;
  }
  .unlimited-item_price {
    width: 100%;
  }
  .unlimited-item_ce {
    width: 100%;
    text-align: left;
    color: #ff5a3a;
    font-family: "Lato";
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .unlimited-item_desc {
    font-family: "Lato";
    font-weight: 700;
    font-size: 20px;
    padding: 2px 0;
    width: 100%;
    line-height: 2rem;
    color: #333;
  }
  .item_price-money {
    color: #2072af;
    font-family: "Lato";
    font-weight: 900;
    margin: 1px 0 1px 0;
    font-size: 2.5rem;
  }
  .unlimited-item_price .price-free {
    color: #0078c6;
    font-weight: 700;
    font-size: 1.4rem;
  }
  .unlimited-item_price .price-origin {
    margin-bottom: 0;
    font-weight: 900;
    color: #0078c6;
    font-size: 28px;
  }
  .unlimited-item_price .price-percent {
    color: #ff3a3a;
    font-weight: 400;
    font-size: 1.4rem;
    margin-right: 5px;
  }
  .unlimited-item_price .price-last {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-left: 5px;
  }
  .item_price-money sup {
    font-size: 1.4rem;
  }
  .item_price-sub {
    margin-top: 5px;
    font-family: "Lato";
    font-weight: 400;
    font-size: 1rem;
  }
  .item_description {
    margin-bottom: 5px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #ddd8d8;
  }
  .item_description font {
    color: #726868 !important;
  }
  .item_description ul {
    list-style: inside;
  }
  .custom-button_sup {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .view_detail_sub {
    border: 1px solid #333;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    padding: 7px 35px;
    width: 48%;
    background: none;
    outline: none !important;
    border-radius: 5px;
    text-align: center;
  }
  .item-course-bundle-description {
    padding: 0 20px 20px;
    width: 100%;
  }
  .unlimited-item_popular {
    font-family: "Lato";
    font-weight: 700;
    color: #fff;
    background: #46b3a5;
    font-size: 1rem;
    border-radius: 20px;
    display: inline-block;
    padding: 5px 25px;
    position: absolute;
    top: -4%;
    left: calc(50% - 54px);
    text-transform: capitalize;
  }
  .nursing-unlimited_question {
    margin-top: 20px;
    text-align: center;
  }
  .nursing-unlimited_question a {
    color: #ff5a3a;
    font-family: "Lato";
    text-decoration: underline;
    font-weight: 700;
    font-size: 1rem;
  }
  .nursing-banner-report {
    margin-top: 4rem;
  }
  .header-title {
    margin-bottom: 20px;
  }
  .nursing-all-courses {
    margin-top: 0rem;
    margin-bottom: 30px;
  }
  .nursing-allcourses_fillter {
    border-radius: 5px;
    font-family: "Lato";
    font-size: 1.1rem;
    box-sizing: border-box;
    background: #efeff0;
  }
  .allcourses-fillter_title {
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.1rem;
  }
  .allcourses-fillter_day {
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
  .subcategory-item_title {
    font-family: "Lato";
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .subcategory-item_checkbox label {
    font-family: "Lato";
    font-weight: 400;
    font-size: 1rem;
    cursor: pointer;
  }
  .subcategory-item_checkbox .form-check {
    margin-bottom: 10px;
  }
  .fillter-subcategory_item {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
  }
  .subcategory-item_checkbox {
    max-height: 1000px;
    overflow-y: scroll;
  }
  .subcategory-item_checkbox::-webkit-scrollbar {
    background: #fff;
    width: 10px;
    height: 11px;
  }
  .subcategory-box_specialty {
    padding-left: 15px;
  }
  .subcategory-item_checkbox::-webkit-scrollbar-thumb {
    background: #bbb;
  }
  .allcourses-fillter_loadmore {
    margin: 20px 0;
  }
  .allcourses-fillter_loadmore button {
    background: #ff5a3a;
    border: none;
    color: #fff;
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.2rem;
    padding: 7px 0;
    border-radius: 5px;
    width: 100%;
    outline: none !important;
  }
  .allcourses-fillter_loadmore a {
    font-family: "Lato";
    color: #000;
    font-weight: 700;
    font-size: 0.9rem;
  }
  .allcourses-fillter_loadmore a i {
    color: #000;
    transform: rotate(45deg);
  }
  .nursing-allcourses_wrap {
    position: relative;
  }
  .nursing-allcourses_wrap.loading_data .nursing-allcourses_list {
    opacity: 0.2;
  }
  .nursing-allcourses_wrap.loading_data .allcourses-loading {
    opacity: 1;
    visibility: visible;
  }
  .allcourses-loading {
    position: absolute;
    top: -13px;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    padding-top: 0%;
    opacity: 0;
    visibility: hidden;
  }
  .allcourses_list-slick {
    padding: 0.5rem;
  }
  .allcourses_list-slick .allcourses_list-item {
    min-height: 340px;
  }
  .allcourses_list_wrap {
    position: relative;
    height: 100%;
  }
  .allcourses_list-item {
    border: 1px solid #ddd;
    box-shadow: rgb(100 100 111 / 0.2) 0 7px 29px 0;
    border-radius: 5px;
    padding: 20px;
    position: relative;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .allcourses_list-item:hover {
    border: 1px solid #2072af;
  }
  .allcourses-item_go_learning {
    width: 100%;
  }
  .allcourses-item_title {
    width: 100%;
  }
  .allcourses-item_title h3 {
    font-family: "Lato";
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .allcourses-item_title .sub-item_title {
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.1rem;
  }
  .allcourses-item_rating {
    width: 100%;
  }
  .allcourses-item_bottom {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    width: 100%;
    margin-top: auto;
  }
  .allcourses-item_desc {
    display: -webkit-box;
    max-height: 100px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 10px 0;
  }
  .allcourses-rating-star {
    padding-top: 8px;
  }
  .allcourses-rating-star i {
    color: #ff5a3a;
  }
  .allcourses-rating-star p {
    font-family: "Lato";
    font-weight: 500;
    margin-bottom: 0;
  }
  .allcourses-rating-price p {
    margin-bottom: 0;
  }
  .allcourses-rating-price .price-free {
    color: #0078c6;
    font-weight: 700;
    font-size: 1.4rem;
  }
  .allcourses-rating-price .price-origin {
    font-weight: 900;
    color: #0078c6;
    font-size: 28px;
    margin-bottom: 0;
  }
  .allcourses-rating-price .price-percent {
    color: #ff3a3a;
    font-weight: 400;
    font-size: 16px;
    margin-left: 5px;
  }
  .allcourses-rating-price .price-last {
    color: #666;
    font-size: 16px;
    font-weight: 400;
  }
  .text-line-through {
    text-decoration: line-through;
  }
  .allcourses-item_desc li {
    font-family: "Lato";
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: 10px;
  }
  .allcourses-item_desc i {
    color: #ff5a3a;
    margin-right: 5px;
  }
  .allcourses-item_button {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .allcourses-button_wrap {
    display: flex;
  }
  .allcourses_list_wrap {
    position: relative;
  }
  .allcourses-item_quantity {
    width: 100px;
    margin-right: 10px;
  }
  .item_quantity-input {
    width: 100%;
    border: 1px solid #ccc !important;
    text-align: center;
    padding: 8px 0;
    border-radius: 3px;
    color: #333;
  }
  .item_quantity-input:focus {
    outline: none;
  }
  .allcourses_button {
    background: #ff5a3a;
    border: none;
    color: #fff;
    font-family: "Lato";
    font-weight: 700;
    font-size: 14px;
    padding: 9px 5px;
    border-radius: 5px;
    outline: none !important;
    width: 48%;
    text-align: center;
  }
  .allcourses_button:disabled {
    opacity: 0.5;
  }
  .allcourses-item_view {
    text-align: center;
    margin-top: 10px;
    width: 100%;
  }
  .allcourses-item_view a {
    font-family: "Lato";
    font-weight: 700;
    font-size: 0.9rem;
    display: inline-block;
    position: relative;
    color: #333;
    text-decoration: none;
  }
  .allcourses-item_view a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: 100%;
    border-bottom: 1px solid #333;
  }
  .allcourses-cehourse {
    position: absolute;
    top: -3%;
    left: 5%;
    font-family: "Lato";
    font-weight: 500;
    color: #fff;
    background: #00b489;
    font-size: 0.9rem;
    border-radius: 3px;
    display: inline-block;
    padding: 3px 15px;
    margin-right: 10px;
  }
  .allcourses-popular {
    position: absolute;
    top: 0;
    right: 0;
    font-family: "Lato";
    font-weight: 500;
    color: #fff;
    background-color: var(--badge_color);
    font-size: 0.9rem;
    border-radius: 3px;
    display: inline-block;
    padding: 5px 15px;
    transform: translate(calc(3% + 30px), 11px) rotate(45deg);
    line-height: normal;
    text-align: center;
    width: 110px;
    font-size: 12px;
  }
  .nursing-learntastic {
    margin-top: 4rem;
  }
  .nursing-learntastic_item {
    border: 1px solid #ddd;
    box-shadow: rgb(100 100 111 / 0.2) 0 7px 29px 0;
    border-radius: 5px;
    padding: 30px 20px 20px 20px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
  }
  .learntastic-item-title {
    text-align: center;
    margin: 15px 0;
    width: 100%;
  }
  .learntastic-item-title h3 {
    font-family: "Lato";
    font-weight: 700;
  }
  .learntastic-item-desc {
    font-family: "Lato";
    font-weight: 400;
    font-size: 1.2rem;
    text-align: center;
  }
  .nursing-learntastic_thorough {
    margin-top: 2rem;
  }
  .learntastic-thorough_item {
    background: #2072af;
    display: flex;
    justify-content: center;
    padding: 30px 30px;
    height: 100%;
  }
  .background-orange {
    background: #ff5a3a !important;
  }
  .thorough-item_content {
    color: #fff;
    width: calc(100% - 80px);
    margin-left: 20px;
  }
  .thorough-item_img {
    width: 80px;
  }
  .thorough-content_name {
    font-family: "Poppins";
    font-weight: 500;
  }
  .thorough-content_desc {
    font-family: "Lato";
    font-size: 1.1em;
    font-weight: 500;
  }
  .nursing-our-specialities {
    margin-top: 4rem;
  }
  .our-specialities_item {
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: rgb(100 100 111 / 0.2) 0 7px 29px 0;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .our-specialities_item:hover {
    background: #ff5a3a;
    border: 1px solid #f44827;
  }
  .our-specialities_item:hover .specialities_item-content a {
    color: #fff;
  }
  .our-specialities_item:hover .specialities_item-icon i {
    color: #fff;
  }
  .specialities_item-content {
    width: calc(100% - 20px);
  }
  .specialities_item-content a {
    color: #333;
    font-family: "Lato";
    font-size: 1.2em;
    font-weight: 400;
  }
  .specialities_item-content a:hover {
    text-decoration: none;
  }
  .specialities_item-content span {
    display: block;
    font-size: 0.9em;
  }
  .specialities_item-icon i {
    color: #ff5a3a;
  }
  .nursing-slider-container {
    margin: auto;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .nursing-slider_item {
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-height: 420px;
  }
  .nursing-slider_img {
    width: 50%;
    display: block;
    text-align: right;
  }
  .nursing-slider_img_mobile {
    width: 100%;
    display: none;
  }
  .slider-item_name h2 {
    font-family: "Lato";
    font-size: 1.8rem;
    font-weight: 700;
  }
  .slider-item_name h2 span {
    color: #2072af;
  }
  .slider-item_content {
    width: 50%;
  }
  .slider-item_desc {
    width: 100%;
  }
  .slider-offer_text {
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.2rem;
  }
  .slider-offer_price {
    margin-bottom: 15px;
  }
  .slider-offer_dolla {
    font-family: "Lato";
    font-weight: 900;
    color: #333;
    font-size: 1.8rem;
  }
  .slider-offer_dolla span {
    font-weight: 400;
  }
  .slider-offer_hours {
    font-family: "Lato";
    font-weight: 600;
    color: #000;
    font-size: 1.5rem;
  }
  .slider-offer_hours strong {
    font-weight: 900;
    font-size: 2.9rem;
  }
  .slider-offer_hours img {
    vertical-align: sub;
  }
  .slider-expires-main {
    font-weight: 400;
    font-family: "Lato";
    font-size: 1.2rem;
    border: 1px dotted #ff5a3a;
    display: inline-block;
    padding: 7px 25px;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  .slider-expires-main span {
    font-weight: 900;
    color: #ff5a3a;
  }
  .slider-expires-sub {
    font-weight: 400;
    font-family: "Lato";
    color: #565555;
    font-size: 1.1rem;
  }
  .slider-item_login {
    font-weight: 400;
    font-family: "Lato";
    color: #565555;
    display: flex;
    justify-content: flex-start;
  }
  .slider-item_login a {
    font-family: "Lato";
    font-weight: 400;
    color: #fff;
    background: #2072af;
    border-radius: 5px;
    padding: 7px 20px;
    margin-right: 20px;
    font-size: 1rem;
  }
  .slider-item_login a:hover {
    text-decoration: none;
    background-color: #ff5a3a;
  }
  .slider-item_login a:last-child {
    margin-right: 0;
  }
  .slider-item_state {
    font-family: "Lato";
    font-size: 1.8rem;
    font-weight: 700;
  }
  .our-specialities_container {
    overflow-y: scroll;
    max-height: 1000px;
    overflow-x: hidden;
  }
  .custom-show {
    display: block;
  }
  .custom-none {
    display: none;
  }
  .is-hidedropdown i {
    transform: rotate(180deg);
  }
  #nursing-allcourses_form {
    padding: 20px 0;
    box-sizing: border-box;
  }
  .allcourses-fillter_subcategory {
    display: block;
  }
  .webinar-key_list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .webinar-key_list li {
    margin-right: 25px;
  }
  .webinar-key_list li.last-key_list {
    margin-right: 0;
    margin-left: auto;
  }
  .fillter-price-input {
    font-family: "Lato";
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
  }
  .webinar-key_list li i {
    margin-left: 3px;
    font-size: 14px;
  }
  .fillter_mobile-item {
    margin-bottom: 10px;
    background: #fff;
    padding: 8px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fillter-webinar_title {
    font-family: "Lato";
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
  }
  #nursing-search_mobile {
    display: none;
  }
  .form-check.noCheck {
    pointer-events: none;
    opacity: 0.7;
  }
  .margin-left-0 {
    margin-left: 0 !important;
  }
  .loading-pagi {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    opacity: 0.9;
    background: #fafafa;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .banner-mobile {
    display: none;
  }
  .btn-add_subcrise {
    background: none;
    border: none;
    color: #fff;
    font-family: "Lato";
    font-weight: 500;
    font-size: 1.2rem;
    padding: 7px 0;
    border-radius: 5px;
    width: 100%;
    outline: none !important;
    width: 100%;
    border: 1px solid #ff5a3a;
    display: block;
    color: #ff5a3a;
    text-align: center;
    margin-top: 10px;
  }
  .btn-go_learning {
    background: #00b489;
    border: none;
    color: #fff;
    font-family: "Lato";
    font-weight: 700;
    font-size: 16px;
    padding: 9px 35px;
    border-radius: 5px;
    outline: none !important;
    width: 100%;
    display: block;
    text-align: center;
  }
  .btn-go_learning:hover {
    color: #fff;
  }
  .btn-add_subcrise:hover {
    background: #ff5a3a;
    color: #fff;
    text-decoration: none !important;
  }
  .allcourses-fillter_subcategory input:focus,
  .allcourses-fillter_subcategory select:focus {
    border-color: #ff5a3a;
    box-shadow: inherit;
  }
  .allcourses-fillter_subcategory input,
  .allcourses-fillter_subcategory select {
    font-family: "Lato";
    font-weight: 400;
  }
  .fillter-item_sort {
    cursor: pointer;
  }
  .fillter-item_price {
    position: relative;
  }
  .fillter-price-selectbox {
    z-index: 10;
    position: absolute;
    background: #fef2ed;
    width: 100%;
    left: -100px;
    top: 98%;
    border-radius: 5px;
    padding: 15px 5px;
    box-shadow: rgb(50 50 93 / 0.25) 0 6px 12px -2px,
      rgb(0 0 0 / 0.3) 0 3px 7px -3px;
    display: none;
    min-width: 265px;
    max-height: 280px;
    overflow-y: auto;
  }
  .fillter-price-selectbox::-webkit-scrollbar {
    background: #fff;
    width: 10px;
    height: 11px;
  }
  .fillter-price-selectbox::-webkit-scrollbar-thumb {
    background: #bbb;
  }
  .price-selectbox_item label {
    display: block;
    margin-bottom: 5px;
    font-family: "lato";
    font-weight: 400;
    font-size: 15px;
    padding: 6px;
    cursor: pointer;
  }
  .price-selectbox_item input[type="radio"]:checked + label {
    background-color: #ff5a3a;
    border-radius: 3px;
    color: #fff;
  }
  .price-selectbox_item:hover {
    background-color: #ff5a3a;
    border-radius: 3px;
    color: #fff;
  }
  .price-selectbox_go {
    display: flex;
    justify-content: space-between;
    padding: 0 6px;
  }
  .selectbox-go_min {
    width: 40%;
  }
  .selectbox-go_max {
    width: 40%;
    margin: 0 10px;
  }
  .selectbox-go_button {
    background: #ff5a3a;
    border: 1px solid #ff5a3a;
    color: #fff;
    padding: 0 5px;
    border-radius: 5px;
    width: 20%;
  }
  .selectbox-go_button:focus {
    outline: none;
  }
  .fillter-item_keywork {
    position: relative;
  }
  .fillter-item_keywork span {
    font-family: Lato;
    font-weight: 400;
  }
  .fillter-item_keywork
    .select2-container--default.select2-container--focus
    .select2-selection--multiple {
    border: 1px solid #ced4da;
  }
  .fillter-item_keywork
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__display {
    font-size: 14px;
    color: #333;
  }
  .fillter-item_keywork .select2-container--default .select2-selection--multiple {
    padding-bottom: 5px;
  }
  .fillter-price-clear {
    color: #ff5a3a;
    position: absolute;
    right: 0.5rem;
    top: 15%;
    cursor: pointer;
    background: #fff;
    padding: 0 5px;
    display: none;
  }
  .fillter-price-clear i {
    font-size: 13px;
  }
  .ui-widget.ui-widget-content {
    max-width: 500px;
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .fillter-item_hours {
    position: relative;
  }
  .fillter-item_state {
    position: relative;
  }
  .fillter-items.is_show .fillter-price-input {
    color: #ff5a3a;
  }
  .fillter-items.is_show .fillter-price-selectbox {
    display: block;
  }
  .allcourses-fillter_result {
    display: flex;
    flex-wrap: wrap;
  }
  .fillter-result_item {
    background: #f9f9f9;
    border: 1px solid #b7b7b9;
    margin-right: 20px;
    padding: 5px 8px;
    border-radius: 20px;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .fillter-result_item span.icon-clear {
    margin-left: 10px;
    font-size: 18px;
    color: red;
    vertical-align: sub;
    cursor: pointer;
  }
  .fillter-result_item.font-red {
    color: red;
  }
  .lds-ripple_webinar {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .lds-ripple_webinar div {
    position: absolute;
    border: 2px solid #cec5c5;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  }
  .lds-ripple_webinar div:nth-child(2) {
    animation-delay: -0.5s;
  }
  .testimonial-content .slick-slide {
    height: inherit;
  }
  .custom-button_webinar {
    width: 100%;
    border-top: 1px solid #d9d9d9;
    padding-top: 10px;
  }
  .btn-state-requirement {
    min-width: 56%;
  }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (display: flow-root) {
      .fillter-item_sort select {
        text-indent: 71px;
      }
    }
  }
  _::-webkit-full-page-media,
  _:future,
  :root .fillter-item_sort select {
    text-indent: 71px;
  }
  .collapse-custom-content {
    display: flex;
  }
  .fillter_mobile-item.is_show {
    color: #ff5a3a;
    border: 1px solid #ff5a3a;
  }
  .fillter_mobile-item.is_show i {
    transform: rotate(180deg);
  }
  .allcourses-newcehourse {
    font-family: "Lato";
    font-weight: 700;
    color: #00b489;
    font-size: 1.1rem;
    margin-top: 5px;
    color: #666;
    font-size: 18px;
    font-weight: 700;
  }
  .allcourses-item_minidesc {
    width: 100%;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
  }
  .allcourses-item_minidesc span,
  .allcourses-item_minidesc p {
    font-size: 16px !important;
    color: #666666 !important;
    font-family: "Lato" !important;
    font-weight: 400 !important;
  }
  .btn-add_newsubcrise {
    background: none;
    border: none;
    color: #fff;
    font-family: "Lato";
    font-weight: 500;
    font-size: 1.2rem;
    padding: 7px 0;
    border-radius: 5px;
    width: 100%;
    outline: none !important;
    width: 100%;
    border: 1px solid #00b489;
    background: #00b489;
    display: block;
    color: #fff !important;
    text-align: center;
    margin-top: 10px;
  }
  .allcourses-item_part {
    font-size: 0.8rem;
    margin-top: 5px;
  }
  .item-bundle_button {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: auto;
    width: 100%;
  }
  .btn-add_bundle {
    font-family: "Lato";
    font-weight: 500;
    font-size: 1.2rem;
    padding: 7px 10px;
    border-radius: 5px;
    width: 100%;
    outline: none !important;
    width: 100%;
    border: 1px solid #00b489;
    background: #00b489;
    display: block;
    color: #fff !important;
    text-align: center;
    margin-top: 10px;
  }
  .banner-description_custom {
    color: #fff;
    font-family: "Lato";
  }
  .description-custom_title {
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 2.5rem;
    margin-bottom: 10px;
  }
  .description-custom_list ul li {
    font-weight: 400;
    font-size: 1.25rem;
    margin-bottom: 5px;
    padding-left: 30px;
    position: relative;
  }
  .description-custom_list ul li::before {
    position: absolute;
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
    left: 0;
    top: 2px;
    font-size: 14px;
  }
  .description-custom_action {
    margin-top: 15px;
    margin-bottom: 10px;
    display: flex;
  }
  .custom-action_individual {
    display: inline-block;
    background: #666;
    color: #fff;
    font-weight: 400;
    border-radius: 5px;
    padding: 7px 25px;
  }
  .custom-action_individual:hover {
    color: #fff;
  }
  .custom-action_group {
    display: inline-block;
    font-weight: 400;
    border-radius: 5px;
    padding: 7px 25px;
    background-color: var(--badge_color);
    color: var(--text_color);
    margin-left: 10px;
  }
  .custom-action_group:hover {
    color: var(--text_color);
  }
  .home-frequently-button a {
    background-color: var(--badge_color);
  }
  .home-footer_address i {
    color: var(--badge_color);
  }
  .form_search_nav_icon {
    color: var(--badge_color);
  }
  .cpr-nav-sign-up {
    background-color: var(--badge_color);
  }
  .cpr-nav-sign-up {
    color: var(--text_color) !important;
  }
  a.cpr-nav-sign-up:hover {
    color: var(--text_color) !important;
  }
  .cart-shopping_header {
    color: var(--badge_color);
    border: 1px solid var(--badge_color);
  }
  .icon-show-frequently i {
    color: var(--text_color);
  }
  .icon-show-frequently {
    background: var(--badge_color);
  }
  .allcourses-item_button_org {
    width: calc(100% - 120px);
  }
  .slider-button_add {
    display: flex;
  }
  .slider-button_add button {
    border: 1px solid var(--badge_color) !important;
    font-weight: 700;
    margin-right: 10px;
    text-align: left;
    padding: 7px 10px;
    border-radius: 5px;
    outline: none !important;
  }
  .slider-bundle_0 {
    background: #666;
    color: #fff;
  }
  .slider-bundle_2 {
    background: #666;
    color: #fff;
    margin-right: 0;
  }
  .slider-bundle_1 {
    background: var(--badge_color);
    color: #000;
  }
  .slider-group_login {
    font-weight: 700;
    font-size: 16px;
    font-weight: 700;
    color: var(--badge_color);
  }
  .slider-group_login a {
    display: inline-block;
    text-decoration: underline;
    color: var(--badge_color);
  }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
      .fillter-item_sort select {
        text-indent: 71px;
      }
    }
  }
  @media only screen and (max-width: 960px) {
    .description-custom_action {
      justify-content: space-between;
    }
    .webinar-key_list li {
      order: 3;
    }
    .d-flex-order-3 {
      order: 3;
      display: flex;
      width: 100%;
    }
    #collapse-custom-filter {
      display: none;
      width: 100%;
    }
    .collapse-custom-content {
      flex-direction: column;
      flex-wrap: wrap;
      width: 100%;
      transition: all 0.5s;
    }
    .fillter_desktop {
      display: none;
    }
    .fillter_mobile {
      display: block;
    }
    .last-key_list .fillter-item_hours {
      position: inherit;
    }
    .banner-mobile {
      display: block;
    }
    .banner-destkop {
      display: none;
    }
    .nursing-menu_ul {
      overflow: scroll;
    }
    .nursing-menu_li {
      padding: 15px 0;
      margin-right: 20px;
    }
    .form-nursing-search {
      max-width: 100%;
      margin-left: 0%;
    }
    .nursing-search_state i {
      display: none;
    }
    .nursing-search_state {
      flex-wrap: wrap;
    }
    .nursing-search_state span {
      margin: 0 0 15px 0;
      display: block;
      width: 100%;
      text-align: center;
      font-size: 0.9rem;
    }
    .nursing-search_apply {
      text-align: center;
      margin-top: 10px;
    }
    .header-title h3 {
      font-size: 20px;
      line-height: 28px;
    }
    .learntastic-thorough_item {
      flex-wrap: wrap;
    }
    .thorough-item_img {
      width: 100%;
      text-align: center;
      margin-bottom: 10px;
    }
    .thorough-item_content {
      width: 100%;
      margin-left: 0;
      text-align: center;
    }
    #nursing-search_desktop {
      display: none;
    }
    #nursing-search_mobile {
      display: block;
    }
    .nursing-search .form-group {
      width: 100%;
    }
    #nursing-allcourses_form {
      height: auto;
    }
    .subcategory-item_checkbox {
      max-height: 400px;
    }
    .slider-item_flex {
      margin: auto;
      width: 100%;
    }
    .slider-item_content {
      width: 100%;
    }
    .slider-item_name h2 {
      font-size: 1.6rem;
    }
    .nursing-slider-container {
      background: none;
      margin-bottom: 20px;
      padding-bottom: 10px;
    }
    .slider-item_desc h1 {
      font-size: 1.2rem;
      line-height: 1.5rem;
    }
    .slider-item_desc span,
    .slider-item_desc p {
      font-size: 1rem !important;
    }
    .nursing-slider_img {
      display: none;
    }
    .nursing-slider_img_mobile {
      display: none;
    }
    .slider-item_desc a {
      display: block !important;
    }
    .nursing-slider_item {
      flex-wrap: wrap;
    }
    .nursing-slider-container {
      background: #333 !important;
      padding-bottom: 0;
    }
    .nursing-slider_item {
      align-items: flex-start;
      text-align: center;
      min-height: auto;
      padding: 15px 15px 10px 15px;
    }
    .slider-item_login {
      justify-content: center;
    }
    #nursing-allcourses_form {
      min-height: auto;
    }
    .fillter-items,
    .fillter-item_keywork {
      margin-bottom: 10px;
      background: #fff;
      padding: 10px;
    }
    .fillter-price-input {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .webinar-key_list li {
      margin-right: 0;
      width: 100%;
    }
    .header-title {
      margin-bottom: 10px;
    }
    .slider-item_dynamic p > span:nth-child(2) {
      line-height: 1rem;
      font-size: 1.5rem !important;
      margin-top: 10px;
      display: block;
      margin-bottom: 0;
    }
    .unlimited-item_desc {
      font-size: 18px;
    }
    .fillter-result_item {
      margin-bottom: 10px;
    }
    .first-key_list {
      order: 1 !important;
      width: 48% !important;
    }
    .last-key_list {
      order: 2 !important;
      width: 48% !important;
    }
    .webinar-key_list {
      justify-content: space-around;
      position: relative;
    }
    .nursing-search {
      padding-top: 10px;
    }
    .description-custom_title {
      font-size: 24px;
      text-align: left;
      line-height: 27px;
    }
    .description-custom_list ul li {
      text-align: left;
      font-size: 16px;
    }
    .custom-action_group,
    .custom-action_individual {
      font-weight: 700;
    }
    .btn-state-requirement {
      width: 100%;
      margin-bottom: 10px;
    }
    .custom-action_individual {
      width: 48%;
      padding: 7px 0;
      text-align: center;
      font-size: 14px;
    }
    .custom-action_group {
      width: 48%;
      padding: 7px 0;
      text-align: center;
      font-size: 14px;
    }
    .custom-sub_ce {
      font-size: 14px;
    }
    .item_description {
      font-size: 15px;
    }
    .view_detail_sub {
      padding: 7px 0;
    }
    .course_button {
      padding: 7px 0;
    }
    .nursing-unlimited_item {
      display: block;
      height: auto;
    }
    .nursing-course-container .row .col-sm-12:last-child {
      margin-bottom: 20px !important;
    }
    .form-search_course {
      margin-bottom: 0px !important;
    }
    .center-sub {
      text-align: center !important;
    }
    .corporate_content-title h2 {
      font-size: 28px;
      line-height: 36px;
      text-align: center;
    }
    .home-testimonial {
      margin-top: 2rem;
    }
    #form-nursing-search-mobile .row .col-7 {
      padding-right: 0;
    }
    .nursing-course-bundles {
      margin-top: 1rem;
    }
    .slider-button_add {
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .slider-button_add button {
      margin-bottom: 7px;
      margin-right: 0;
      width: 48%;
    }
    .slider-bundle_0 {
      margin-right: 7px !important;
    }
    .slider-bundle_1 {
      margin-right: 0 !important;
    }
    .description-custom_action_therapy {
      text-align: left;
    }
    .slider-group_login.therapy_link {
      text-align: left;
    }
  }
  .description-custom_action_therapy {
    margin-top: 25px;
  }
  .description-custom_action_therapy h2.subscribe_unlimited_title {
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 2px;
    color: #fff;
  }
  .description-custom_action_therapy h4.subscribe_unlimited_days {
    font-weight: 400;
    font-size: 1.25rem;
    margin-bottom: 5px;
    color: #fff;
  }
  .description-custom_action_therapy button.slider-subscribe_0 {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff0;
    border: 1px solid #fff0;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    background-color: #e83b3a;
    color: #fff;
    margin: 6px 0;
  }
  .slider-group_login.therapy_link {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
  }
  .slider-group_login.therapy_link a {
    color: #fff;
  }
  a.btn.btn-state-requirement.therapy_link {
    background: none;
    padding: 0;
    text-align: left;
    border: 0;
    min-width: 0;
    vertical-align: unset;
    text-decoration: underline;
  }
  