/**關於美語的部分_US**/
.course_color_US .inside_banner {
    background-color: #478EBF;
}

.course_color_US .inside_banner .wrapper:before {
    background: url('../images/US/inside_banner_center_BG_1.svg');
    background-size: contain;
}
    
.course_color_US .inside_banner .wrapper:after {
    background: url('../images/US/inside_banner_center_BG_2.svg');
    background-size: contain;
}

.course_color_US .teacher_video_select .item_teacher_video.active {
    border-color: #478EBF;
}

.course_color_US .color .teacher_name {
    border-color: #478EBF;
}

.course_color_US .color .teacher_name:after {
    background: #478EBF;
}

.course_color_US .color .star {
    background: url('https://www.abconline.com.tw/updimg/02-course/english/star.svg') left center no-repeat;
    background-size: cover;
}

.course_color_US .color .inside_title {
	border-bottom: #478EBF 1px solid;
}

.course_color_US .color .inside_title:after {
	background-color: #478EBF;
}

.course_color_US .color .subtitle:before {
    background-color: #478EBF;
}

.course_color_US .color .course_banner_detail span {
    color: #478EBF;
}

.course_color_US .color .tag {
    background: #478EBF;
}

.course_color_US .color .type_a {
    background: #478EBF;
}

.course_color_US .color .type_a:before {
    background: #337EA8;
}

.course_color_US .color .course_featche li:before {
    background: #478EBF;
}

.course_color_US .color .level_1 {
    background: #478EBF;
    color: #fff;
}

.course_color_US .color .border_white.level_1 + .course_table_cell{
    border-left: #478EBF 1px solid;
}

.course_color_US .color .level_2 {
    background: #337EA8;
    color: #fff;
}

.course_color_US .color .border_white.level_2 + .course_table_cell{
    border-left: #337EA8 1px solid;
}

.course_color_US .color .level_3 {
    background: #236D8E;
    color: #fff;
}

.course_color_US .color .border_white.level_3 + .course_table_cell{
    border-left: #236D8E 1px solid;
}

.course_color_US .course_featrue li:before {
    background: #478EBF;
}

.course_color_US .level_bar {
    background: linear-gradient(90deg, #478EBF, #236D8E);
}

.course_color_US .course_test_list li:before {
    background: url('https://www.abconline.com.tw/updimg/02-course/english/icon_check.svg') center no-repeat;
}

.course_new_layer.course_color_US {
    background: url('https://www.abconline.com.tw/updimg/02-course/english/course_new_BG_right.png') bottom right no-repeat,
                url('https://www.abconline.com.tw/updimg/02-course/english/course_new_BG_left.png') bottom left no-repeat;
}

.course_feature_new_US {
    background: url('https://www.abconline.com.tw/updimg/02-course/english/img_BG.jpg') center no-repeat;
    background-size: cover;
}

.course_color_US .color .course_new_intro_title {
    background: #478EBF;
}

.course_color_US .color .course_new_intro_list li.active,
.course_color_US .color .course_new_intro_list li:hover {
    color: white;
    background: #478EBF;
}

.course_color_US .level_list_item:nth-child(1) .level_title,
.course_color_US .level_list_item:nth-child(1) .level_area {
    background: #478EBF;
}

.course_color_US .level_list_item:nth-child(2) .level_title,
.course_color_US .level_list_item:nth-child(2) .level_area {
    background: #478EBF;
}

.course_color_US .level_list_item:nth-child(3) .level_title,
.course_color_US .level_list_item:nth-child(3) .level_area {
    background: #337EA8;
}

.course_color_US .level_list_item:nth-child(4) .level_title,
.course_color_US .level_list_item:nth-child(4) .level_area {
    background: #337EA8;
}

.course_color_US .level_list_item:nth-child(5) .level_title,
.course_color_US .level_list_item:nth-child(5) .level_area {
    background: #236D8E;
}

.course_color_US .level_list_item:nth-child(6) .level_title,
.course_color_US .level_list_item:nth-child(6) .level_area {
    background: #236D8E;
}

.course_color_US .course_new_teacher .info .lan {
    background: #478EBF;
}

.course_color_US .sticky_select li.active {
    background: #478EBF;
}

.course_color_US .sticky_select li {
    border-color: #478EBF;
}

.course_color_US .sticky_select li:hover {
    color: #478EBF;
}












/**關於摳尼基哇的部分_JP**/
.course_color_JP .inside_banner {
    background-color: #E24D4D;
}

.course_color_JP .inside_banner .wrapper:before {
    background: url('../images/JP/inside_banner_center_BG_1.svg');
    background-size: contain;
}
    
.course_color_JP .inside_banner .wrapper:after {
    background: url('../images/JP/inside_banner_center_BG_2.svg');
    background-size: contain;
}

.course_color_JP .teacher_video_select .item_teacher_video.active {
    border-color: #E24D4D;
}

.course_color_JP .color .teacher_name {
    border-color: #E24D4D;
}

.course_color_JP .color .teacher_name:after {
    background: #E24D4D;
}

.course_color_JP .color .star {
    background: url('https://www.abconline.com.tw/updimg/02-course/japanese/star.svg') left center no-repeat;
    background-size: cover;
}

.course_color_JP .color .inside_title {
	border-bottom: #E24D4D 1px solid;
}

.course_color_JP .color .inside_title:after {
	background-color: #E24D4D;
}

.course_color_JP .color .subtitle:before {
    background-color: #E24D4D;
}

.course_color_JP .color .course_banner_detail span {
    color: #E24D4D;
}

.course_color_JP .color .tag {
    background: #E24D4D;
}

.course_color_JP .color .type_a {
    background: #E24D4D;
}

.course_color_JP .color .type_a:before {
    background: #CC3B3B;
}

.course_color_JP .color .course_featche li:before {
    background: #E24D4D;
}

.course_color_JP .color .level_1 {
    background: #E24D4D;
    color: #fff;
}

.course_color_JP .color .border_white.level_1 + .course_table_cell{
    border-left: #E24D4D 1px solid;
}

.course_color_JP .color .level_2 {
    background: #CC3B3B;
    color: #fff;
}

.course_color_JP .color .border_white.level_2 + .course_table_cell{
    border-left: #CC3B3B 1px solid;
}

.course_color_JP .color .level_3 {
    background: #B72929;
    color: #fff;
}

.course_color_JP .color .border_white.level_3 + .course_table_cell{
    border-left: #B72929 1px solid;
}

.course_color_JP .course_featrue li:before {
    background: #E24D4D;
}

.course_color_JP .level_bar {
    background: linear-gradient(90deg, #E24D4D, #B72929);
}

.course_color_JP .course_test_list li:before {
    background: url('https://www.abconline.com.tw/updimg/02-course/japanese/icon_check.svg') center no-repeat;
}


.course_new_layer.course_color_JP {
    background: url('https://www.abconline.com.tw/updimg/02-course/japanese/course_new_BG_right.png') bottom right no-repeat,
                url('https://www.abconline.com.tw/updimg/02-course/japanese/course_new_BG_left.png') bottom left no-repeat;
}

.course_feature_new_JP {
    background: url('https://www.abconline.com.tw/updimg/02-course/japanese/img_BG.jpg') center no-repeat;
    background-size: cover;
}

.course_color_JP .color .course_new_intro_title {
    background: #E24D4D;
}

.course_color_JP .color .course_new_intro_list li.active,
.course_color_JP .color .course_new_intro_list li:hover {
    color: white;
    background: #E24D4D;
}

.course_color_JP .level_list_item:nth-child(1) .level_title,
.course_color_JP .level_list_item:nth-child(1) .level_area {
    background: #E24D4D;
}

.course_color_JP .level_list_item:nth-child(2) .level_title,
.course_color_JP .level_list_item:nth-child(2) .level_area {
    background: #E24D4D;
}

.course_color_JP .level_list_item:nth-child(3) .level_title,
.course_color_JP .level_list_item:nth-child(3) .level_area {
    background: #CC3B3B;
}

.course_color_JP .level_list_item:nth-child(4) .level_title,
.course_color_JP .level_list_item:nth-child(4) .level_area {
    background: #CC3B3B;
}

.course_color_JP .level_list_item:nth-child(5) .level_title,
.course_color_JP .level_list_item:nth-child(5) .level_area {
    background: #B72929;
}

.course_color_JP .level_list_item:nth-child(6) .level_title,
.course_color_JP .level_list_item:nth-child(6) .level_area {
    background: #B72929;
}

.course_color_JP .course_new_teacher .info .lan {
    background: #E24D4D;
}

.course_color_JP .sticky_select li.active {
    background: #E24D4D;
}

.course_color_JP .sticky_select li {
    border-color: #E24D4D;
}

.course_color_JP .sticky_select li:hover {
    color: #E24D4D;
}







/**關於佛朗明哥的部分_sp**/
.course_color_SP .inside_banner {
    background-color: #f7c644;
}

.course_color_SP .inside_banner .wrapper:before {
    background: url('../images/SP/inside_banner_center_BG_1.svg');
    background-size: contain;
}
    
.course_color_SP .inside_banner .wrapper:after {
    background: url('../images/SP/inside_banner_center_BG_2.svg');
    background-size: contain;
}

.course_color_SP .teacher_video_select .item_teacher_video.active {
    border-color: #f7c644;
}

.course_color_SP .color .teacher_name {
    border-color: #f7c644;
}

.course_color_SP .color .teacher_name:after {
    background: #f7c644;
}

.course_color_SP .color .star {
    background: url('https://www.abconline.com.tw/updimg/02-course/spanish/star.svg') left center no-repeat;
    background-size: cover;
}

.course_color_SP .color .inside_title {
	border-bottom: #f7c644 1px solid;
}

.course_color_SP .color .inside_title:after {
	background-color: #f7c644;
}

.course_color_SP .color .subtitle:before {
    background-color: #f7c644;
}

.course_color_SP .color .course_banner_detail span {
    color: #f7c644;
}

.course_color_SP .color .tag {
    background: #f7c644;
}

.course_color_SP .color .type_a {
    background: #f7c644;
}

.course_color_SP .color .type_a:before {
    background: #EFA928;
}

.course_color_SP .color .course_featche li:before {
    background: #f7c644;
}

.course_color_SP .color .level_1 {
    background: #f7c644;
    color: #fff;
}

.course_color_SP .color .border_white.level_1 + .course_table_cell{
    border-left: #f7c644 1px solid;
}

.course_color_SP .color .level_2 {
    background: #EFA928;
    color: #fff;
}

.course_color_SP .color .border_white.level_2 + .course_table_cell{
    border-left: #EFA928 1px solid;
}

.course_color_SP .color .level_3 {
    background: #E08B0A;
    color: #fff;
}

.course_color_SP .color .border_white.level_3 + .course_table_cell{
    border-left: #E08B0A 1px solid;
}

.course_color_SP .course_featrue li:before {
    background: #f7c644;
}

.course_color_SP .level_bar {
    background: linear-gradient(90deg, #FFC74B, #E08B0A);
}

.course_color_SP .course_test_list li:before {
    background: url('https://www.abconline.com.tw/updimg/02-course/spanish/icon_check.svg') center no-repeat;
}

.course_new_layer.course_color_SP {
    background: url('https://www.abconline.com.tw/updimg/02-course/spanish/course_new_BG_right.png') bottom right no-repeat,
                url('https://www.abconline.com.tw/updimg/02-course/spanish/course_new_BG_left.png') bottom left no-repeat;
}

.course_feature_new_SP {
    background: url('https://www.abconline.com.tw/updimg/02-course/spanish/img_BG.jpg') center no-repeat;
    background-size: cover;
}

.course_color_SP .color .course_new_intro_title {
    background: #f7c644;
}

.course_color_SP .color .course_new_intro_list li.active,
.course_color_SP .color .course_new_intro_list li:hover {
    color: white;
    background: #f7c644;
}

.course_color_SP .level_list_item:nth-child(1) .level_title,
.course_color_SP .level_list_item:nth-child(1) .level_area {
    background: #f7c644;
}

.course_color_SP .level_list_item:nth-child(2) .level_title,
.course_color_SP .level_list_item:nth-child(2) .level_area {
    background: #f7c644;
}

.course_color_SP .level_list_item:nth-child(3) .level_title,
.course_color_SP .level_list_item:nth-child(3) .level_area {
    background: #EFA928;
}

.course_color_SP .level_list_item:nth-child(4) .level_title,
.course_color_SP .level_list_item:nth-child(4) .level_area {
    background: #EFA928;
}

.course_color_SP .level_list_item:nth-child(5) .level_title,
.course_color_SP .level_list_item:nth-child(5) .level_area {
    background: #E08B0A;
}

.course_color_SP .level_list_item:nth-child(6) .level_title,
.course_color_SP .level_list_item:nth-child(6) .level_area {
    background: #E08B0A;
}

.course_color_SP .course_new_teacher .info .lan {
    background: #f7c644;
}

.course_color_SP .sticky_select li.active {
    background: #f7c644;
}

.course_color_SP .sticky_select li {
    border-color: #f7c644;
}

.course_color_SP .sticky_select li:hover {
    color: #f7c644;
}











/**關於高麗菜的部分_kr**/
.course_color_KR .inside_banner {
    background-color: #FF8465;
}

.course_color_KR .inside_banner .wrapper:before {
    background: url('../images/KR/inside_banner_center_BG_1.svg');
    background-size: contain;
}
    
.course_color_KR .inside_banner .wrapper:after {
    background: url('../images/KR/inside_banner_center_BG_2.svg');
    background-size: contain;
}

.course_color_KR .teacher_video_select .item_teacher_video.active {
    border-color: #FF8465;
}

.course_color_KR .color .teacher_name {
    border-color: #FF8465;
}

.course_color_KR .color .teacher_name:after {
    background: #FF8465;
}

.course_color_KR .color .star {
    background: url('https://www.abconline.com.tw/updimg/02-course/korean/star.svg') left center no-repeat;
    background-size: cover;
}

.course_color_KR .color .inside_title {
	border-bottom: #FF8465 1px solid;
}

.course_color_KR .color .inside_title:after {
	background-color: #FF8465;
}

.course_color_KR .color .subtitle:before {
    background-color: #FF8465;
}

.course_color_KR .color .course_banner_detail span {
    color: #FF8465;
}

.course_color_KR .color .tag {
    background: #FF8465;
}

.course_color_KR .color .type_a {
    background: #FF8465;
}

.course_color_KR .color .type_a:before {
    background: #F27157;
}

.course_color_KR .color .course_featche li:before {
    background: #FF8465;
}

.course_color_KR .color .level_1 {
    background: #FF8465;
    color: #fff;
}

.course_color_KR .color .border_white.level_1 + .course_table_cell{
    border-left: #FF8465 1px solid;
}

.course_color_KR .color .level_2 {
    background: #F27157;
    color: #fff;
}

.course_color_KR .color .border_white.level_2 + .course_table_cell{
    border-left: #F27157 1px solid;
}

.course_color_KR .color .level_3 {
    background: #E25F4D;
    color: #fff;
}

.course_color_KR .color .border_white.level_3 + .course_table_cell{
    border-left: #E25F4D 1px solid;
}

.course_color_KR .course_featrue li:before {
    background: #FF8465;
}

.course_color_KR .level_bar {
    background: linear-gradient(90deg, #FF8465, #E25F4D);
}

.course_color_KR .course_test_list li:before {
    background: url('https://www.abconline.com.tw/updimg/02-course/korean/icon_check.svg') center no-repeat;
}

.course_new_layer.course_color_KR {
    background: url('https://www.abconline.com.tw/updimg/02-course/korean/course_new_BG_right.png') bottom right no-repeat,
                url('https://www.abconline.com.tw/updimg/02-course/korean/course_new_BG_left.png') bottom left no-repeat;
}

.course_feature_new_KR {
    background: url('https://www.abconline.com.tw/updimg/02-course/korean/img_BG.jpg') center no-repeat;
    background-size: cover;
}

.course_color_KR .color .course_new_intro_title {
    background: #FF8465;
}

.course_color_KR .color .course_new_intro_list li.active,
.course_color_KR .color .course_new_intro_list li:hover {
    color: white;
    background: #FF8465;
}

.course_color_KR .level_list_item:nth-child(1) .level_title,
.course_color_KR .level_list_item:nth-child(1) .level_area {
    background: #FF8465;
}

.course_color_KR .level_list_item:nth-child(2) .level_title,
.course_color_KR .level_list_item:nth-child(2) .level_area {
    background: #FF8465;
}

.course_color_KR .level_list_item:nth-child(3) .level_title,
.course_color_KR .level_list_item:nth-child(3) .level_area {
    background: #F27157;
}

.course_color_KR .level_list_item:nth-child(4) .level_title,
.course_color_KR .level_list_item:nth-child(4) .level_area {
    background: #F27157;
}

.course_color_KR .level_list_item:nth-child(5) .level_title,
.course_color_KR .level_list_item:nth-child(5) .level_area {
    background: #E25F4D;
}

.course_color_KR .level_list_item:nth-child(6) .level_title,
.course_color_KR .level_list_item:nth-child(6) .level_area {
    background: #E25F4D;
}


.course_color_KR .course_new_teacher .info .lan {
    background: #FF8465;
}

.course_color_KR .sticky_select li.active {
    background: #FF8465;
}

.course_color_KR .sticky_select li {
    border-color: #FF8465;
}

.course_color_KR .sticky_select li:hover {
    color: #FF8465;
}







/**關於繃啾的部分_FR**/
.course_color_FR .inside_banner {
    background-color: #6242A0;
}

.course_color_FR .inside_banner .wrapper:before {
    background: url('../images/FR/inside_banner_center_BG_1.svg');
    background-size: contain;
}
    
.course_color_FR .inside_banner .wrapper:after {
    background: url('../images/FR/inside_banner_center_BG_2.svg');
    background-size: contain;
}

.course_color_FR .teacher_video_select .item_teacher_video.active {
    border-color: #6242A0;
}

.course_color_FR .color .teacher_name {
    border-color: #6242A0;
}

.course_color_FR .color .teacher_name:after {
    background: #6242A0;
}

.course_color_FR .color .star {
    background: url('https://www.abconline.com.tw/updimg/02-course/french/star.svg') left center no-repeat;
    background-size: cover;
}

.course_color_FR .color .inside_title {
	border-bottom: #6242A0 1px solid;
}

.course_color_FR .color .inside_title:after {
	background-color: #6242A0;
}

.course_color_FR .color .subtitle:before {
    background-color: #6242A0;
}

.course_color_FR .color .course_banner_detail span {
    color: #6242A0;
}

.course_color_FR .color .tag {
    background: #6242A0;
}

.course_color_FR .color .type_a {
    background: #6242A0;
}

.course_color_FR .color .type_a:before {
    background: #4D338E;
}

.course_color_FR .color .course_featche li:before {
    background: #6242A0;
}

.course_color_FR .color .level_1 {
    background: #6242A0;
    color: #fff;
}

.course_color_FR .color .border_white.level_1 + .course_table_cell{
    border-left: #6242A0 1px solid;
}

.course_color_FR .color .level_2 {
    background: #4D338E;
    color: #fff;
}

.course_color_FR .color .border_white.level_2 + .course_table_cell{
    border-left: #4D338E 1px solid;
}

.course_color_FR .color .level_3 {
    background: #442A84;
    color: #fff;
}

.course_color_FR .color .border_white.level_3 + .course_table_cell{
    border-left: #442A84 1px solid;
}

.course_color_FR .course_featrue li:before {
    background: #6242A0;
}

.course_color_FR .level_bar {
    background: linear-gradient(90deg, #6242A0, #442A84);
}

.course_color_FR .course_test_list li:before {
    background: url('https://www.abconline.com.tw/updimg/02-course/french/icon_check.svg') center no-repeat;
}

.course_new_layer.course_color_FR {
    background: url('https://www.abconline.com.tw/updimg/02-course/french/course_new_BG_right.png') bottom right no-repeat,
                url('https://www.abconline.com.tw/updimg/02-course/french/course_new_BG_left.png') bottom left no-repeat;
}

.course_feature_new_FR {
    background: url('https://www.abconline.com.tw/updimg/02-course/french/img_BG.jpg') center no-repeat;
    background-size: cover;
}

.course_color_FR .color .course_new_intro_title {
    background: #6242A0;
}

.course_color_FR .color .course_new_intro_list li.active,
.course_color_FR .color .course_new_intro_list li:hover {
    color: white;
    background: #6242A0;
}

.course_color_FR .level_list_item:nth-child(1) .level_title,
.course_color_FR .level_list_item:nth-child(1) .level_area {
    background: #6242A0;
}

.course_color_FR .level_list_item:nth-child(2) .level_title,
.course_color_FR .level_list_item:nth-child(2) .level_area {
    background: #4D338E;
}

.course_color_FR .level_list_item:nth-child(3) .level_title,
.course_color_FR .level_list_item:nth-child(3) .level_area {
    background: #442A84;
}

.course_color_FR .course_new_teacher .info .lan {
    background: #6242A0;
}

.course_color_FR .sticky_select li.active {
    background: #6242A0;
}

.course_color_FR .sticky_select li {
    border-color: #6242A0;
}

.course_color_FR .sticky_select li:hover {
    color: #6242A0;
}











/**關於頂級德國工藝的部分_GM**/
.course_color_GM .inside_banner {
    background-color: #3A504B;
}

.course_color_GM .inside_banner .wrapper:before {
    background: url('../images/GM/inside_banner_center_BG_1.svg');
    background-size: contain;
}
    
.course_color_GM .inside_banner .wrapper:after {
    background: url('../images/GM/inside_banner_center_BG_2.svg');
    background-size: contain;
}

.course_color_GM .teacher_video_select .item_teacher_video.active {
    border-color: #3A504B;
}

.course_color_GM .color .teacher_name {
    border-color: #3A504B;
}

.course_color_GM .color .teacher_name:after {
    background: #3A504B;
}

.course_color_GM .color .star {
    background: url('https://www.abconline.com.tw/updimg/02-course/german/star.svg') left center no-repeat;
    background-size: cover;
}

.course_color_GM .color .inside_title {
	border-bottom: #3A504B 1px solid;
}

.course_color_GM .color .inside_title:after {
	background-color: #3A504B;
}

.course_color_GM .color .subtitle:before {
    background-color: #3A504B;
}

.course_color_GM .color .course_banner_detail span {
    color: #3A504B;
}

.course_color_GM .color .tag {
    background: #3A504B;
}

.course_color_GM .color .type_a {
    background: #3A504B;
}

.course_color_GM .color .type_a:before {
    background: #273D37;
}

.course_color_GM .color .course_featche li:before {
    background: #3A504B;
}

.course_color_GM .color .level_1 {
    background: #3A504B;
    color: #fff;
}

.course_color_GM .color .border_white.level_1 + .course_table_cell{
    border-left: #3A504B 1px solid;
}

.course_color_GM .color .level_2 {
    background: #273D37;
    color: #fff;
}

.course_color_GM .color .border_white.level_2 + .course_table_cell{
    border-left: #273D37 1px solid;
}

.course_color_GM .color .level_3 {
    background: #162823;
    color: #fff;
}

.course_color_GM .color .border_white.level_3 + .course_table_cell{
    border-left: #162823 1px solid;
}

.course_color_GM .course_featrue li:before {
    background: #3A504B;
}

.course_color_GM .level_bar {
    background: linear-gradient(90deg, #3A504B, #162823);
}

.course_color_GM .course_test_list li:before {
    background: url('https://www.abconline.com.tw/updimg/02-course/german/icon_check.svg') center no-repeat;
}

.course_new_layer.course_color_GM {
    background: url('https://www.abconline.com.tw/updimg/02-course/german/course_new_BG_right.png') bottom right no-repeat,
                url('https://www.abconline.com.tw/updimg/02-course/german/course_new_BG_left.png') bottom left no-repeat;
}

.course_feature_new_GM {
    background: url('https://www.abconline.com.tw/updimg/02-course/german/img_BG.jpg') center no-repeat;
    background-size: cover;
}

.course_color_GM .color .course_new_intro_title {
    background: #3A504B;
}

.course_color_GM .color .course_new_intro_list li.active,
.course_color_GM .color .course_new_intro_list li:hover {
    color: white;
    background: #3A504B;
}

.course_color_GM .level_list_item:nth-child(1) .level_title,
.course_color_GM .level_list_item:nth-child(1) .level_area {
    background: #3A504B;
}

.course_color_GM .level_list_item:nth-child(2) .level_title,
.course_color_GM .level_list_item:nth-child(2) .level_area {
    background: #273D37;
}

.course_color_GM .level_list_item:nth-child(3) .level_title,
.course_color_GM .level_list_item:nth-child(3) .level_area {
    background: #162823;
}

.course_color_GM .course_new_teacher .info .lan {
    background: #3A504B;
}

.course_color_GM .sticky_select li.active {
    background: #3A504B;
}

.course_color_GM .sticky_select li {
    border-color: #3A504B;
}

.course_color_GM .sticky_select li:hover {
    color: #3A504B;
}










/**關於普丁色的部分_RU**/
.course_color_RU .inside_banner {
    background-color: #66B2B2;
}

.course_color_RU .inside_banner .wrapper:before {
    background: url('../images/RU/inside_banner_center_BG_1.svg');
    background-size: contain;
}
    
.course_color_RU .inside_banner .wrapper:after {
    background: url('../images/RU/inside_banner_center_BG_2.svg');
    background-size: contain;
}

.course_color_RU .teacher_video_select .item_teacher_video.active {
    border-color: #66B2B2;
}

.course_color_RU .color .teacher_name {
    border-color: #66B2B2;
}

.course_color_RU .color .teacher_name:after {
    background: #66B2B2;
}

.course_color_RU .color .star {
    background: url('../images/RU/star.svg') left center no-repeat;
    background-size: cover;
}

.course_color_RU .color .inside_title {
    border-bottom: #66B2B2 1px solid;
}

.course_color_RU .color .inside_title:after {
    background-color: #66B2B2;
}

.course_color_RU .color .subtitle:before {
    background-color: #66B2B2;
}

.course_color_RU .color .course_banner_detail span {
    color: #66B2B2;
}

.course_color_RU .color .tag {
    background: #66B2B2;
}

.course_color_RU .color .type_a {
    background: #66B2B2;
}

.course_color_RU .color .type_a:before {
    background: #4E9B99;
}

.course_color_RU .color .course_featche li:before {
    background: #66B2B2;
}

.course_color_RU .color .level_1 {
    background: #66B2B2;
    color: #fff;
}

.course_color_RU .color .border_white.level_1 + .course_table_cell{
    border-left: #66B2B2 1px solid;
}

.course_color_RU .color .level_2 {
    background: #4E9B99;
    color: #fff;
}

.course_color_RU .color .border_white.level_2 + .course_table_cell{
    border-left: #4E9B99 1px solid;
}

.course_color_RU .color .level_3 {
    background: #377F7C;
    color: #fff;
}

.course_color_RU .color .border_white.level_3 + .course_table_cell{
    border-left: #377F7C 1px solid;
}

.course_color_RU .course_featrue li:before {
    background: #66B2B2;
}

.course_color_RU .level_bar {
    background: linear-gradient(90deg, #66B2B2, #377F7C);
}

.course_color_RU .course_test_list li:before {
    background: url('../images/RU/icon_check.svg') center no-repeat;
}










/**關於就只是兒童美語的部分_CH**/
.course_color_CH .inside_banner {
    background-color: #81CBF5;
}

.course_color_CH .inside_banner .wrapper:before {
    background: url('../images/CH/inside_banner_center_BG_1.svg');
    background-size: contain;
}
    
.course_color_CH .inside_banner .wrapper:after {
    background: url('../images/CH/inside_banner_center_BG_2.svg');
    background-size: contain;
}
.course_color_CH .teacher_video_select .item_teacher_video.active {
    border-color: #81CBF5;
}

.course_color_CH .color .teacher_name {
    border-color: #81CBF5;
}

.course_color_CH .color .teacher_name:after {
    background: #81CBF5;
}

.course_color_CH .color .star {
    background: url('https://www.abconline.com.tw/updimg/02-course/junior-english/star.svg') left center no-repeat;
    background-size: cover;
}

.course_color_CH .color .inside_title {
    border-bottom: #81CBF5 1px solid;
}

.course_color_CH .color .inside_title:after {
    background-color: #81CBF5;
}

.course_color_CH .color .subtitle:before {
    background-color: #81CBF5;
}

.course_color_CH .color .course_banner_detail span {
    color: #81CBF5;
}

.course_color_CH .color .tag {
    background: #81CBF5;
}

.course_color_CH .color .type_a {
    background: #81CBF5;
}

.course_color_CH .color .type_a:before {
    background: #62B0DA;
}

.course_color_CH .color .course_featche li:before {
    background: #81CBF5;
}

.course_color_CH .color .level_1 {
    background: #81CBF5;
    color: #fff;
}

.course_color_CH .color .border_white.level_1 + .course_table_cell{
    border-left: #81CBF5 1px solid;
}

.course_color_CH .color .level_2 {
    background: #62B0DA;
    color: #fff;
}

.course_color_CH .color .border_white.level_2 + .course_table_cell{
    border-left: #62B0DA 1px solid;
}

.course_color_CH .color .level_3 {
    background: #5097BF;
    color: #fff;
}

.course_color_CH .color .border_white.level_3 + .course_table_cell{
    border-left: #5097BF 1px solid;
}

.course_color_CH .course_featrue li:before {
    background: #81CBF5;
}

.course_color_CH .level_bar {
    background: linear-gradient(90deg, #81CBF5, #5097BF);
}

.course_color_CH .course_test_list li:before {
    background: url('https://www.abconline.com.tw/updimg/02-course/junior-english/icon_check.svg') center no-repeat;
}

.course_new_layer.course_color_CH {
    background: url('https://www.abconline.com.tw/updimg/02-course/junior-english/course_new_BG_right.png') bottom right no-repeat,
                url('https://www.abconline.com.tw/updimg/02-course/junior-english/course_new_BG_left.png') bottom left no-repeat;
}

.course_feature_new_CH {
    background: url('https://www.abconline.com.tw/updimg/02-course/junior-english/img_BG.jpg') center no-repeat;
    background-size: cover;
}

.course_color_CH .color .course_new_intro_title {
    background: #81CBF5;
}

.course_color_CH .color .course_new_intro_list li.active,
.course_color_CH .color .course_new_intro_list li:hover {
    color: white;
    background: #81CBF5;
}

.course_color_CH .level_list_item:nth-child(1) .level_title,
.course_color_CH .level_list_item:nth-child(1) .level_area {
    background: #81CBF5;
}

.course_color_CH .level_list_item:nth-child(2) .level_title,
.course_color_CH .level_list_item:nth-child(2) .level_area {
    background: #81CBF5;
}

.course_color_CH .level_list_item:nth-child(3) .level_title,
.course_color_CH .level_list_item:nth-child(3) .level_area {
    background: #62B0DA;
}

.course_color_CH .level_list_item:nth-child(4) .level_title,
.course_color_CH .level_list_item:nth-child(4) .level_area {
    background: #62B0DA;
}

.course_color_CH .level_list_item:nth-child(5) .level_title,
.course_color_CH .level_list_item:nth-child(5) .level_area {
    background: #5097BF;
}

.course_color_CH .level_list_item:nth-child(6) .level_title,
.course_color_CH .level_list_item:nth-child(6) .level_area {
    background: #5097BF;
}

.course_color_CH .course_new_teacher .info .lan {
    background: #81CBF5;
}

.course_color_CH .sticky_select li.active {
    background: #81CBF5;
}

.course_color_CH .sticky_select li {
    border-color: #81CBF5;
}

.course_color_CH .sticky_select li:hover {
    color: #81CBF5;
}

/**關於就只是兒童日語的部分_CHJP**/
.course_color_CHJP .inside_banner {
    background-color: #F798BB;
}

.course_color_CHJP .inside_banner .wrapper:before {
    background: url('../images/CHJP/inside_banner_center_BG_1.svg');
    background-size: contain;
}
    
.course_color_CHJP .inside_banner .wrapper:after {
    background: url('../images/CHJP/inside_banner_center_BG_2.svg');
    background-size: contain;
}
.course_color_CHJP .teacher_video_select .item_teacher_video.active {
    border-color: #F798BB;
}

.course_color_CHJP .color .teacher_name {
    border-color: #F798BB;
}

.course_color_CHJP .color .teacher_name:after {
    background: #F798BB;
}

.course_color_CHJP .color .star {
    background: url('https://www.abconline.com.tw/updimg/02-course/junior-japanese/star.svg') left center no-repeat;
    background-size: cover;
}

.course_color_CHJP .color .inside_title {
    border-bottom: #F798BB 1px solid;
}

.course_color_CHJP .color .inside_title:after {
    background-color: #F798BB;
}

.course_color_CHJP .color .subtitle:before {
    background-color: #F798BB;
}

.course_color_CHJP .color .course_banner_detail span {
    color: #F798BB;
}

.course_color_CHJP .color .tag {
    background: #F798BB;
}

.course_color_CHJP .color .type_a {
    background: #F798BB;
}

.course_color_CHJP .color .type_a:before {
    background: #E877A2;
}

.course_color_CHJP .color .course_featche li:before {
    background: #F798BB;
}

.course_color_CHJP .color .level_1 {
    background: #F798BB;
    color: #fff;
}

.course_color_CHJP .color .border_white.level_1 + .course_table_cell{
    border-left: #F798BB 1px solid;
}

.course_color_CHJP .color .level_2 {
    background: #E877A2;
    color: #fff;
}

.course_color_CHJP .color .border_white.level_2 + .course_table_cell{
    border-left: #E877A2 1px solid;
}

.course_color_CHJP .color .level_3 {
    background: #D25D89;
    color: #fff;
}

.course_color_CHJP .color .border_white.level_3 + .course_table_cell{
    border-left: #D25D89 1px solid;
}

.course_color_CHJP .course_featrue li:before {
    background: #F798BB;
}

.course_color_CHJP .level_bar {
    background: linear-gradient(90deg, #F798BB, #D25D89);
}

.course_color_CHJP .course_test_list li:before {
    background: url('https://www.abconline.com.tw/updimg/02-course/junior-japanese/icon_check.svg') center no-repeat;
}

.course_new_layer.course_color_CHJP {
    background: url('https://www.abconline.com.tw/updimg/02-course/junior-japanese/course_new_BG_right.png') bottom right no-repeat,
                url('https://www.abconline.com.tw/updimg/02-course/junior-japanese/course_new_BG_left.png') bottom left no-repeat;
}

.course_feature_new_CHJP {
    background: url('https://www.abconline.com.tw/updimg/02-course/junior-japanese/img_BG.jpg') center no-repeat;
    background-size: cover;
}

.course_color_CHJP .color .course_new_intro_title {
    background: #F798BB;
}

.course_color_CHJP .color .course_new_intro_list li.active,
.course_color_CHJP .color .course_new_intro_list li:hover {
    color: white;
    background: #F798BB;
}

.course_color_CHJP .level_list_item:nth-child(1) .level_title,
.course_color_CHJP .level_list_item:nth-child(1) .level_area {
    background: #F798BB;
}

.course_color_CHJP .level_list_item:nth-child(2) .level_title,
.course_color_CHJP .level_list_item:nth-child(2) .level_area {
    background: #F798BB;
}

.course_color_CHJP .level_list_item:nth-child(3) .level_title,
.course_color_CHJP .level_list_item:nth-child(3) .level_area {
    background: #E877A2;
}

.course_color_CHJP .level_list_item:nth-child(4) .level_title,
.course_color_CHJP .level_list_item:nth-child(4) .level_area {
    background: #E877A2;
}

.course_color_CHJP .level_list_item:nth-child(5) .level_title,
.course_color_CHJP .level_list_item:nth-child(5) .level_area {
    background: #D25D89;
}

.course_color_CHJP .level_list_item:nth-child(6) .level_title,
.course_color_CHJP .level_list_item:nth-child(6) .level_area {
    background: #D25D89;
}

.course_color_CHJP .course_new_teacher .info .lan {
    background: #F798BB;
}

.course_color_CHJP .sticky_select li.active {
    background: #F798BB;
}

.course_color_CHJP .sticky_select li {
    border-color: #F798BB;
}

.course_color_CHJP .sticky_select li:hover {
    color: #F798BB;
}





@media screen and (max-width: 768px) {

    .course_color_US .level_bar {
        background: linear-gradient(180deg, #478EBF, #236D8E);
    }



    
    .course_color_JP .level_bar {
        background: linear-gradient(180deg, #E24D4D, #B72929);
    }




    .course_color_SP .level_bar {
        background: linear-gradient(180deg, #FFC74B, #E08B0A);
    }

    .course_new_layer.course_color_SP {
        background: white;
    }




    .course_color_KR .level_bar {
        background: linear-gradient(180deg, #FF8465, #E25F4D);
    }




    .course_color_FR .level_bar {
        background: linear-gradient(180deg, #6242A0, #442A84);
    }




    .course_color_GM .level_bar {
        background: linear-gradient(180deg, #3A504B, #162823);
    }




    .course_color_RU .level_bar {
        background: linear-gradient(180deg, #66B2B2, #377F7C);
    }




    .course_color_CH .level_bar {
        background: linear-gradient(180deg, #81CBF5, #5F9AAF);
    }


    

    .course_color_US .inside_banner .wrapper:after,
    .course_color_JP .inside_banner .wrapper:after,
    .course_color_SP .inside_banner .wrapper:after,
    .course_color_KR .inside_banner .wrapper:after,
    .course_color_GM .inside_banner .wrapper:after,
    .course_color_FR .inside_banner .wrapper:after,
    .course_color_RU .inside_banner .wrapper:after,
    .course_color_CH .inside_banner .wrapper:after {
        height: 100%;
		top: 0;
		right: -70px;
        background: url('../images/inside_banner_center_BG_3_w.svg') bottom right;
        background-size: cover;
    }

}