.bg_custom_orange {
    background: #FB582A !important;
}

.bg_custom_yellow {
    background: #FFB039 !important;
}

.bg_custom_green {
    background: #6FCA86 !important;
}

.bg_custom_blue {
    background: #0D4BC1 !important;
}

.text_custom_orange {
    color: #FB582A !important;
}

.text_custom_yellow {
    color: #FFB039 !important;
}

.text_custom_green {
    color: #6FCA86 !important;
}

.text_custom_blue {
    color: #0D4BC1 !important;
}

.text_custom_muted {
    color: #999999 !important;
}

.font-weight-700 {
    font-weight:700 !important;
}

.my_page ul li.active a, .my_page ul li a:hover {
    border-bottom-color: #FB582A !important;
    color: #FB582A !important;
}

.my_page ul li a {
    padding: 0 0 5px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0);
    color: #000000;
    display: block;
}

.my_page ul .active a {
    color: #FB582A !important;
}

.cart_btnss {
    border-radius: 27px;
    background-color: #0D4BC1 !important;
    width: 100%;
    display: block;
    font-size: 15px;
    font-family: "Open Sans";
    color: rgb(255, 255, 255);
    height: 50px;
    line-height: 3.2;
    margin-bottom: 23px;
    margin-top: 23px;
    /* max-width: 270px; */
    border: 2px solid #0D4BC1 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cart_btnss:hover {
    background-color: #ffffff !important;
    border: 2px solid #0D4BC1 !important;
    color: #0D4BC1 !important;
}

.cart_btnss_white:hover {
    background-color: #0D4BC1 !important;
    color: #ffffff !important;
}

.cart_btnss_white {
    background-color: #ffffff;
    border: 2px solid #0D4BC1 !important;
    border-radius: 27px;
    color: #0D4BC1 !important;
    width: 100%;
    display: block;
    font-size: 15px;
    font-family: "Open Sans";
    line-height: 3.2;
    margin-bottom: 23px;
    height: 50px;
    /* max-width: 234px; */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.border-r-20 {
    border-radius: 20px !important;
}

.feature_course_widget > ul > li::before {
    content: "\00B7";
    position: absolute;
    margin-left: -20px;
    font-size: 30px;
    color: #FB582A !important;
}

.feature_course_widget ul li {
    border-bottom: 1px solid #eeeeee;
    color: #0a0a0a;
    font-size: 15px;
    padding: 0 40px !important;
}

.feature_course_widget ul li {
    border-bottom: none !important;
    color: #0a0a0a;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 2.667;
    padding: 0 30px;
}

.more-review-btn {
    border-style: solid;
    border-width: 3px !important;
    border-color: rgb(36, 65, 231);
    border-radius: 25px;
    font-size: 15px;
    font-weight: 700 !important;
    font-family: "Open Sans";
    color: rgb(36, 65, 231);
    line-height: 1.2;
    height: 50px;
    width: 234px;
}

.cs_row_five .student_feedback_container .s_feeback_content .sonny_progressbar .bar {
    background-color: #0D4BC1 !important;
}

.cs_row_five .student_feedback_container .aii_average_review {
    border-radius: 5px;
    background-color: rgb(237, 239, 247);
    height: 250px;
    position: absolute;
    right: 3px;
    top: 59px;
    width: 350px;
}

.cs_row_five .student_feedback_container .aii_average_review .av_content {
    margin-top: 85px;
}

.cs_row_four .about_ins_container .details {
    padding-left: 100px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-17 {
    font-size: 17px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.cs_row_five .student_feedback_container .s_feeback_content .sonny_progressbar {
    border-radius: 5px;
    max-width: 550px !important;
    padding-left: 0 !important;
}

.cs_row_five .student_feedback_container .s_feeback_content ul.skills {
    margin-bottom: 10px !important;
}

.student_feedback_container .review-top {
    max-width: 550px !important;
}

.cs_row_three .course_content .details .cc_tab h4.panel-title {
    font-size: 18px;
    font-family: "Nunito";
    color: rgb(59, 59, 59);
    line-height: 1.7;
    border-radius: 5px;
    background-color: #F9FAFC !important;
    height: 50px;
    padding: 10px 20px;
}

.font-size-8 {
    font-size: 8px !important;
}

.font-size-9 {
    font-size: 9px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.font-size-11 {
    font-size: 11px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.cs_row_three .course_content .details .cc_tab .panel-body .cs_list li.active {
    background-color: #E8F0FE !important;
    margin-left: -16px !important;
    margin-right: -16px !important;
    padding-left: 36px !important;
    padding-right: 36px !important;
}


.cs_row_three .course_content .details .cc_tab .panel-body .cs_list li.active a {
    color: #000000 !important;
}

.cs_row_three .course_content .details .cc_tab .panel-body .cs_list li a {
    color: #999999 !important;

}

.font-weight-300 {
    font-weight: 300 !important;
}

.border-r-20-0-0-20 {
    border-radius: 20px 0 0 20px !important;
}

.border-r-0-20-20-0 {
    border-radius: 0 20px 20px 0 !important;
}

.border-r-7 {
    border-radius: 7px !important;
}

.border-r-8 {
    border-radius: 8px !important;
}

.border-r-9 {
    border-radius: 9px !important;
}

.border-r-10 {
    border-radius: 10px !important;
}

.border-r-10-0-0-10 {
    border-radius: 10px 0 0 10px !important;
}

.border-r-0-10-10-0 {
    border-radius: 0 10px 10px 0 !important;
}

.bg_custom_muted {
    background: #F9FAFC !important;
}

.border-r-5 {
    border-radius: 5px !important;
}

.border-r-20-20-0-0 {
    border-radius: 20px 20px 0 0 !important;
}

.border-r-8-8-0-0 {
    border-radius: 8px 8px 0 0 !important;
}

.border-r-0-0-8-8 {
    border-radius: 0 0 8px 8px !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.border-r-15 {
    border-radius: 15px !important;
}

.border-r-30 {
    border-radius: 30px !important;
}

.border-r-15 {
    border-radius: 15px !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.list-group-item.active {
    z-index: 2;
    color: #000000 !important;
    background-color: #F9FAFC !important;
    border-color: #dee2e6 !important;
}

.survey_examples li label {
    cursor: pointer;
    padding: 1.25rem !important;
    display: block;
    margin-bottom: 0;
}

.w-h-20 {
    width: 20px !important;
    height: 20px !important;
}

.border_custom_blue {
    border-color: #0D4BC1 !important;
}

.border_custom_orange {
    border-color: #FB582A !important;
}

.bg_custom_thick_green {
    background: #32C682 !important;
}

.bg_custom_thick_muted {
    background: #DDDDDD !important;
}

.btn_custom_blue:hover {
    color: #fff !important;
    background: #0D4BC1 !important;
}

.btn_custom_orange:hover {
    color: #fff !important;
    background: #FB582A !important;
}

.sonny_progressbar .targetBar {
    background-color: #EEEFF4 !important;
}

.sonny_progressbar .backgroundBar {
    background-color: #EEEFF4 !important;
}

.border-top-none {
    border-top: none !important;
}

.bg_custom_blue:hover {
    background: #083FA9 !important;
    transition: all 0.2s ease-in !important;
}

.input-group-append > .search-btn-2 {
    position: absolute;
    right: 5px;
    top: 3px;
    height: 43px;
    width: 43px;
    z-index: 100;
}

.input-group-append > .search-btn-2 > i {
    position: absolute;
    top: 12px;
    left: 13px;
}

.input-group-append > .search-btn {
    position: absolute;
    right: 12px;
    top: 5px;
    height: 35px;
    width: 35px;
    z-index: 100;
}

.input-group-append > .search-btn > i {
    position: absolute;
    top: 6px;
    left: 9px;
}

.border-r-25 {
    border-radius: 25px !important;
}

/* 1352px 기준 */
@media(max-width: 1352px) {
    #w_btn {
        display: none !important;
    }
}

.page-link {
    border-radius: 10px !important;
}

.page-item {
    margin-left: 8px !important;
}

.page-item.active .page-link {
    background-color: #0D4BC1 !important;
    border-color: #0D4BC1 !important;
}

a.category_item:hover {
    color: black !important;
    background: transparent !important;
    transition: 0.5s;
}

.courses_single_container .cs_row_four .about_ins_container .about_ins_info {
    float: left !important;
}


/* review responsive */
@media (max-width: 1352px) {
    .aii_average_review {
        width: 250px !important;
    }
}

@media (max-width: 1200px) {
    .aii_average_review {
        width: 90% !important;
    }
}

/* mobile */
@media (max-width: 769px) {
    .comments_count {
        width: 170px !important;
        height: 65px;
        border-radius: 100px;
        border: 1px solid #dee2e6;
    }

    .aii_average_review {
        width: 100% !important;
    }
}

.btn, div, li, a {
    font-family: "Spoqa Han Sans Neo", "Open Sans" !important;
}

.b-1px {
    bottom: 1px !important;
}

.b-2px {
    bottom: 2px !important;
}

.cs_row_three .course_content .details .cc_tab .panel-body .cs_list li:last-child {
    border-bottom: 1px solid #eeeeee !important;
}

.modal-content {
    border-radius: 15px !important;
}

.btn .dropdown-toggle .btn-light {
    margin-left: -30px !important;
}

::placeholder {
    text-align: left !important;
    font-family: "Spoqa Han Sans Neo" !important;
}

.feature_course_widget ul li span {
    color: #999999 !important;
}

.border-r-15 {
    border-radius: 15px !important;
}

.h-p-55 {
    height: 55px !important;
}

.bg_custom_dark {
    background: #000000 !important;
}

.btn_outline_custom_blue:hover {
    background: #083FA9 !important;
    color: #ffffff !important;
}

.border-r-30-0-0-30 {
    border-radius: 30px 0 0 30px !important;
}

.border-r-0-30-30-0 {
    border-radius: 0 30px 30px 0 !important;
}

.customSwitchToggle input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}

.customSwitchToggle label {
    cursor: pointer;
    text-indent: -9999px;
    width: 70px;
    max-width: 70px;
    height: 30px;
    background: #d1d1d1;
    border-radius: 100px;
    position: relative;
}

.customSwitchToggle label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 26px;
    height: 26px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.customSwitchToggle input:checked + label, .customSwitchToggle input:checked + input + label {
    background: #0D4BC1 !important
}

.customSwitchToggle input + label:before, .customSwitchToggle input + input + label:before, .customSwitchToggle input:checked + label:before, .customSwitchToggle input:checked + input + label:before {
    position: absolute;
    top: 8px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}
.customSwitchToggle input + label:before, .customSwitchToggle input + input + label:before {
    content: 'OFF';
    font-weight: normal;
    font-size: 12px;
    left: 32px;
    width: 10px;
    height: 10px;
}

.customSwitchToggle input:checked + label:before, .customSwitchToggle input:checked + input + label:before {
    content: 'ON';
    left: 10px;
    width: 26px;
    height: 26px;
}

.customSwitchToggle input:checked + label:after, .customSwitchToggle input:checked + input + label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}

.customSwitchToggle label:active:after {
    width: 60px;
}

.btn_custom_outline_blue:hover {
    color: #fff !important;
    background: #0D4BC1 !important;
}

.font-size-30 {
    font-size: 30px !important;
}

.category_item {
    margin: 0 10px; !important;
}

.bootstrap-select button.dropdown-toggle:focus {
    outline: none !important;
}

.form-control:focus {
    border-color: #ced4da;
    box-shadow: none;
}

.feature_course_widget {
    padding: 30px 0 10px;
}

.custom_shadow {
    box-shadow: 0 2px 1px rgba(0,0,0,.2) !important;
    border-radius: 20px !important;
}

.h-p-70 {
    height: 70px !important;
}

.w-p-70 {
    width: 70px !important;
}

.bg_custom_muted2 {
    background: #EEEff4 !important;
}

header.header-nav.menu_style_home_five .ace-responsive-menu li ul.sub-menu {
    z-index: 10000 !important;
}

.font-size-22 {
    font-size: 22px !important;
}

.blog_list .item img {
    filter: brightness(100%) !important;
}

.blog_list .item img:hover {
    filter: brightness(80%) !important;

}

.text-muted {
    color: #999999 !important;
}

.text-secondary {
    color: #999999 !important;
}

.cs_row_five .student_feedback_container .aii_average_review .av_content h2 {
    font-family: "Spoqa Han Sans Neo" !important;
}

.bg_custom_light {
    background: #e0e0e0 !important;
}

.text_custom_light {
    color: #e0e0e0 !important;
}

/* 헤더 web blade 이전 */
main {
    min-height: calc(100vh - 230px);
}
.menu_content {
    min-height: calc(100vh - 60px);
}
header a {
    color: black;
}

header a:hover {
    color: black;
}

.header-nav {
    background: white!important;
}
.sub_menu {
    font-size: 13px;
    margin-left: 15px;
}

.sub_menu a:hover {
    color: black;
}

.sub_menu * {
    margin-right: 5px;
}

.sub_menu_icon {
    color: black;
    margin-right: 15px;
}

.search-form input {
    border: none;
    background: none;
    border-bottom: 1px solid gray;
    border-radius: 0;
    width: 230px;
    margin: 0;
    height: 28px;
}

.main-menu {
    width: 100%;
    left: 0;
    background: white;
    font-size: 15px;
    padding: 0px 0px;
    color: black;
    text-align: center !important;
}

.main-menu > ul > li > a {
    padding: 18px 0px;
    margin: 0px 20px;
    color: black;
    z-index: 1030;
}
.main-menu > ul > li {
    text-align: left;
    z-index: 1030;
}
.main-menu > ul {
    z-index: 1030;
}

.main-menu > ul > li > a:hover {
    color: #c75533;
}

.footer_bottom_area {
    border-top: 1px solid #e0e0e0;
}
.footer_bottom_area, .footer_one {
    background-color: #eeeff4;
}

.mobile-menu {
    z-index: 9;
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background: white;
}

.mobile-menu > div {
    height: 100%;
}

.mobile-menu-icon {
    font-size: 25px;
    margin-right: 15px;
}

.slide_menu_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    overflow-y: scroll;
    display: none;
    z-index: 10;
    background: rgba(0, 0, 0, 0);
}

.slide_menu {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: white;
}

.menu_content > a {
    border-top: 1px solid #e5e5e5;
}

.menu_content {
    border-bottom: 1px solid #e5e5e5;
}

#my-mobile-menu > li {
    width: 50%;
    text-align: center;
}

#my-mobile-menu > li > a {
    color: black;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    display: block!important;
}

#my-mobile-menu {
    border-top: 1px solid #EEEFF4;
    border-bottom: none;
}

.mobile-menu-item {
    font-weight: bold;
    color: black;
}

#slide_category > a , #slide_menu > a {
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    background: white;
}

.parent-node > div > i {
    transition: all ease 1s;
    transform: rotate(
        90deg
    );
}
.parent-node:hover > div > i {
    transform: rotate( 90deg );
}

.collapsed > div > i {
    transform: none!important;
}

.copyright-widget > a {
    margin-left: 5px;
    margin-right: 5px;
}

.arrow_menu {
    display: none;
    margin-top: 15px;
    position: absolute;
    min-width: 200px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: white;
    color: black;
    font-size: 14px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.arrow_menu:after {
    position: absolute;
    bottom: 100%;
    left: 20%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border: solid transparent;
    border-color: none;
    border-bottom-color: white;
    border-width: 10px;
    pointer-events: none;
    content: " ";
}

.arrow_menu > li {
    text-align: left;
    position: relative;
    padding: 0px 15px;
}

.arrow_menu > li:last-child > a {
    border-bottom: none;
}

.arrow_menu > li.p::after {
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    right: 15px;
    border-top-width: 0;
    border-bottom-color: #e0e0e0;
    transform: rotate(90deg);
    bottom: 35%;
}

.arrow_menu > li > a {
    color: black;
    display: block;
    height: 100%;
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.arrow_menu > li:hover > ul {
    display: block;
}

.arrow_menu:hover > li > ul:hover{
    display: block;
}

.arrow_menu > li > ul:hover {
    display: block;
}

.arrow_menu > li:hover > ul:hover {
    display: block;
}

.arrow_menu > li > ul {
    position: absolute;
    left: 100%;
    top:0;
    display: none;
    border-radius: 10px;
    border: 1px solid #e0e0e0;
}

.arrow_menu > li > ul > li {
    padding: 10px;
    background: white;
    border-bottom: 1px solid #e0e0e0;
    min-width: 200px;
}

.arrow_menu > li > ul > li:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.arrow_menu > li > ul > li:last-child {
    border-bottom: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

@media (min-width: 993px) {
    .mobile-menu {
        display: none !important;
    }
}

#my-mobile-menu > li > a {
    background: #F9F9F9;
    color: #848484;
}

.bg_default {
    background: #EEEFF4;
}

#my-mobile-menu > li > .active {
    background: white !important;
    color: black!important;
}

.mobile-menu {
    color: black !important;
}

#quick-menu {
    margin-bottom: 30px;
    border-top: 1px solid #EEEFF4;
    border-bottom: 1px solid #EEEFF4;
}

.quick-menu-item {
    width: 25%;
    padding: 20px 0px;
    background: white;
    text-align: center;
    border-right: 1px solid #EEEFF4;
}

.quick-menu-item:last-child{
    border-right: none;
}

.quick-menu-item > div {
    display: block;
    text-align: center;
    color: black;
}

.quick-menu-item > div > i {
    font-size: 24px;
    color: black;
}

.quick-menu-item > div:last-child {
    font-size: 14px;
    margin-top: 5px;
}
.slide_menu_header > a{
    color: black;
    background: white;
}

@media (min-width: 993px) {
    header {
        display: block !important;
    }
}

@media (max-width: 992px) {
    .pc-element {
        display: none;
    }
    .footer-padding > div{
        text-align: left;
    }
}

.tab-content > .active {
    display: block!important;
}


.tab-pane > .collapsed > div > span {
    color: #848484;
}

ul {
    list-style: none;
    padding-inline-start: 0px;
}

[type=search]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    text-align: center;
}

[type=search]::-moz-placeholder { /* Firefox 19+ */
    text-align: center;
}

[type=search]:-ms-input-placeholder { /* IE 10+ */
    text-align: center;
}

[type=search]:-moz-placeholder { /* Firefox 18- */
    text-align: center;
}

.footer_one {
    padding: 40px 0px;
    border-top: 1px solid #e0e0e0;
}

.footer-img {
    padding-bottom: 30px;
}

.footer-padding {
    padding-top: 30px;
}

@media (min-width: 993px) {
    .footer-padding {
        padding-top: 0px;
    }
}

.footer_links_a a {
    padding-left: 5px;
    padding-right: 5px;
}

.ace-responsive-menu > li > ul.sub-menu li > a > .arrow:before {
    float: none;
    margin-top: 0px;
    margin-right: 0px;
    position: absolute;
    right: 23px;
}

header.header-nav.menu_style_home_one .ace-responsive-menu > li > ul.sub-menu, header.header-nav.home2.style_one .ace-responsive-menu > li > ul.sub-menu {
    margin-left: 0px!important;
}

header. header-nav.home2.style_one .ace-responsive-menu li ul.sub-menu:before {
    left: 25px;
}

.ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu {
    position: absolute;
    left: 261px;
    top: 0px;
    display: none;
    list-style: none;
}

.ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu {
    left: 100%;
}

#design_toolbar {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    line-height: 1.42857143;
    font-size: 14px;
    font-family: "Apple SD Gothic Neo", "Nanum Barun Gothic", "Malgun Gothic", "Noto Sans", "sans-serif", 아리따돋움, aritadm, "Noto Sans", arial, sans-serif;
    color: rgb(33, 33, 33);
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    cursor: auto;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
    position: fixed;
    width: 50px;
    left: 0;
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.1);
    bottom: 0;
    top: 0;
    padding-top: 20px;
    z-index: 500;
}

.header-change {
    position: absolute;
    top: 70px;
    left: 30px;
    z-index: 100;
    width: 100px;
    height: 100px;
}
/* end */

.header-change-img {
    animation: Bounce 0.8s ease-in-out infinite alternate;
}

@keyframes Bounce {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(8px);
    }
}

.mobile-header {
    z-index: 200 !important;
}

@media (max-width: 768px) {
    .header-change {
        display: none;
    }
}

@media (max-width: 993px) {
    main {
        margin-top: 60px !important;
    }
}

.modal-backdrop {
    display: block !important;
}

.text-deco-line-through {
    text-decoration: line-through;
}

.subnav .breadcrumb-item.active {
    color: #000000 !important;
    font-weight: bold !important;
}
