.grade_title {font-size:18px;font-weight:bold;color:gold}
.text-center {text-align:center!important;}
.lec_group {border-radius:8px;overflow:hidden}
.lec_title {background: #2050ec;color:#fff;font-weight:bold;text-align: center;padding: 10px 0;}
.lec_cont {background: #979797;color:#fff;font-weight:bold;text-align: center;padding: 10px 0;}
#profile_image img {max-width:140px!important;}
.text-left {text-align:left}
.course_item {display:none}
.course_item h3{font-size: 25px;margin-bottom: 20px;}
.subject_item {font-size:14px;font-weight:bold;color:#000;padding:15px 3px 15px 13px;}
.subject_item a {padding: 15px 0;!important;}
.subject_item.active a {color:#fff!important;}
.subject_item.active {color:#fff;background:#2050ec}
.day_item {border-bottom:1px solid #000}









@media (min-width: 1200px) {
    .container {
        max-width: 1350px;
    }
}
