
.teacher-info-one{
    position: relative;
    display: block;
    padding: 120px 0 60px;
}
.teacher-col-lg-8{
    width: 90%;
    text-align: center;
}

.teacher-main-slider h2 {
    margin-bottom: 16px;
    font-size: 45px;
    line-height: 70px;
}

.teacher-main-slider p {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 40px;
}

.teacher-comment-one__content {
    margin-left: 60px;
}
.teacher-comment-one__content h3{
    font-size: 50px;
    color: #00B932;
    border-bottom: 1px solid #00B932;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.teacher-comment-one__content .introduction{
    color: #00B932;
}
.teacher-comment-one__content .course-name{
    color: #000000;
    margin-top: 20px;
    font-size: 15px;
}



.activity-one{
    position: relative;
    display: block;
    padding: 0 0 20px;
}
.teacher-activity-title{
    color: #F36E0B;
    font-size: 50px;
    font-weight: bolder;
    margin-left: 50px;
    margin-bottom: 30px;
}
.teacher-activity-button {
    transform: skewX(-45deg);
    line-height: 100px;
    text-align: center;
    background-color: #F36E0B;
}
.faqi_title{
    color: #00B932;
}
.faqi_button{
    background-color: #00B932;
}
.teacher-activity-name {
    transform: skewX(45deg);
    color: #ffffff;
    font-size: 48px;
}
.teacher-activity-memo{
    color: #000000;
    margin-top: 15px;
    display: flex;
    justify-content: flex-end;
    margin-right: 50px;
    font-size: 24px;
    margin-bottom: 80px;
}
.right-title{
    color: #F3AF0B;
    display: flex;
    justify-content: flex-end;
    margin-right: 50px;
    margin-left: 0;
}
.right-button{
    background-color: #F3AF0B;
}
.right-memo{
    display: flex;
    justify-content: flex-start;
    margin-right: 0;
    margin-left: 50px;
}

.black-tips-one{
    background-repeat: repeat-x;
    text-align: center;
    padding: 110px 50px 120px;
    color: #fff;
}
.black-tips-one h1{
    color: #fff;
}

