.cc_benefit_buy_course {
    text-align: center;
    margin: 35px 0 10px;
}

.cc_benefit_buy_course h2, h5 {
    color: var(--gray);
    font-weight: 700;
}

.cc_benefit_buy_course h5 {
    margin-bottom: 0 !important;
}

.cc_benefit_buy_course img {
    margin: 20px 0 10px;
}

.cc_teacher_typify {
    min-height: 235px;
    background-size: cover;
    text-align: center;
}

.cc_teacher_typify p {
    padding-top: 35px;
}

.cc_teacher_typify .cc_teacher_bold {
    font-weight: bold;
    font-size: 45px;
}

.cc_teacher_typify span:first-child {
    font-weight: 500;
    font-size: 18px;
}

.cc_teacher_typify span {
    color: #fff;
}

.cc_teacher_typify a {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px 40px;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
    background: transparent;
}

.cc_teacher_typify a:hover {
    background: #20a3db;
    color: #ffffff;
}

/*css teacher hot*/
.cc_block_teacher_hot .cc_comp_title h3 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.cc_block_teacher_hot .cc_comp_item_img {
    margin: 20px auto;
    width: 60%;
    text-align: center;
    height: 140px;
}

.cc_block_teacher_hot .cc_comp_item_img img {
    border-radius: 76%;
    height: 100%;
    margin-right: 0;
}

.cc_block_teacher_hot .cc_comp_item {
    width: 267px !important;
}

.cc_block_teacher_hot .cc_comp_item_content a {
    color: var(--gray);
    text-transform: uppercase;
    padding-top: 5px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

.cc_block_teacher_hot .cc_comp_item_content {
    padding: 0;
}

.cc_block_teacher_hot .cc_comp_item_layout_parent {
    margin-bottom: 20px;
}

/*css register gift*/
.cc_register_gift {
    background: linear-gradient(90deg, #2dd2b3, #1084bd);
}

.cc_register_gift form div {
    margin: 10px !important;
}

.cc_register_gift h3 {
    vertical-align: middle;
    padding: 20px 0 12px;
    color: #fff;
    font-weight: bold;
}

.cc_register_gift form {
    margin: 10px 0;
}

.cc_register_gift h3 i {
    vertical-align: middle;
    margin-right: 5px;
}

.cc_login_regis_form form.signup div label {
    color: #727679;
    font-size: 17px;
}

.cc_comp_item img {
    width: 85% !important;
}
