/* button.course-detail-section-summary-btn {
    position: absolute;
    left: 0;
    bottom: 0;
} */

.video-pos img{
    border-radius: 16px;
}

.content-course {
    width: 100%;
}

.video-pos video {
    border-radius: 16px;
}

button.course-detail-section-summary-btn {
    float: left;
    margin-top: 50px;
}


div#CourseInfoHamAfza {
    display: flex;
    justify-content: space-between;
    width: fit-content;
    margin: 0 auto;
}


#SingleTeacherTop .ImageTeacher img {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    min-width: 42px;
}

.TeacherHamAfza{
    display: flex;
    justify-content: space-between;
}

div.TeacherHamAfza,
.ViewInCourse,
.CostCourse {
    width: 300px;
    height: fit-content;
    background: #FFFFFF;
    box-shadow: 0px 8px 24px rgb(0 0 0 / 15%);
    border-radius: 16px;
    padding: 20px;
}

.ViewInCourse,
.CostCourse {
    width: 230px;
    height: fit-content;
    background: #FFFFFF;
    box-shadow: 0px 8px 24px rgb(0 0 0 / 15%);
    border-radius: 16px;
    padding: 10px 20px; 
    transform: translateX(110px);
}

#SingleTeacherTop div.TeacherHamAfza {
    transform: translate(-150px, 40px);
    margin-top: auto;
}

.ViewInCourse {
    margin-top: 30px;
}

.CostCourse {
    margin-bottom: 10px;
}

#SingleTeacherTop .NameTeacher h3 {
    font-size: 1.2rem;
    margin: 0;
}

#ListAllThisCourseThis .NameTeacher h3 {
    margin: 0;
}

div#InfoCourse {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div#InfoCourse {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ValueViewCourse h3,
.ValueCostCourse h3 {
    margin-bottom: 0;
    text-align: left;
    color: black;
}

.TitleCostCourse,
.TitleViewCourse {
    display: flex;
}

div#ImageCourse img {
    border-radius: 16px;
}

div#TitleButtonCartCourse {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 750px;
    margin: 0 auto;
}

.CartCourse > a {
    background: #2276B5;
    border-radius: 16px;
    color: #fff;
    padding: 15px 50px;
    transform: translateX(-70px);
    display: block;
    border: unset;
    font-size: 1.1rem;
    font-weight: 500;
}

.CartCourse a:hover{
    color:#fff;
}

#TitleButtonCartCourse .TitleCourse{
    width: 450px;
    line-height: 1.8;
}

div#AboutCourse .TitleCourse{
    line-height: 1.8;
}

.TitleCourse {
    font-size: 2rem;
}

.TitleViewCourse svg,
.TitleCostCourse svg {
    margin-left: 7px;
}

div#SingleTeacherTop {
    display: flex;
}

#SingleTeacherTop .ColumnTeacher{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.ColoredCircle,
.ColoredCircleLeft{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: linear-gradient(180deg, #1BAAE1 0%, #2276B5 100%);
    box-shadow: 0px 3px 20px rgb(0 0 0 / 5%);
}
.ColoredCircle{
    margin-right: auto;
    margin-left: 30px;
    margin-top: 0px;
}

.ColoredCircleLeft{
    margin-right: 20px;
    margin-top: 0px;
}

.DotCircleBlue {
    display: flex;
    transform: translate( -60%, 20px);
}

.DotCircleBlue div {
    width: 5px;
    height: 5px;
    background: #377DFF;
    border-radius: 50%;
    margin-right: 10px;
}

.DotCircleRed{
    display: flex;
    transform: translate( -150px, 10px);
    justify-content:center;
}

.DotCircleRed div {
    width: 5px;
    height: 5px;
    background: #F62424;
    border-radius: 50%;
    margin-right: 10px;
}

div#AboutCourse {
    width: 1000px;
    max-width: 100%;
    margin: 150px auto 0px;
}

div#TeacherListCourse {
    display: flex;
    width: 1000px;
    max-width: 100%;
    margin: 50px auto 0px;
    background: #FFFFFF;
    box-shadow: 3px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    padding: 20px;
    gap: 2%;
}

.AvatarTeacher img {
    border-radius: 16px;
}

.FullDescriptionTeacher p {
    margin: 0;
    padding: 10px 0;
}

.moojla-login-button {
    display: none;
}

div#ListAllThisCourseThis {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
}



#ListAllThisCourseThis .TeacherHamAfza {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 2%;
}

#ListAllThisCourseThis .ImageTeacher img {
    border-radius: 50%;
    width: 42px;
    height: 42px;
}

#ListAllThisCourseThis .NameTeacher {
    border-bottom: 1px solid rgba(179, 179, 179, 1);
    padding-bottom: 10px;
}

#ListAllThisCourseThis .InfoTeacher{
    width: 100%;
}

#ListAllThisCourseThis .ImageTeacher img {
    border-radius: 16px;
    width: 150px;
    height: 150px;
    object-fit: cover;
}

.DescriptionTeacher {
    width: 120%;
    text-align: justify;
}

.ImageTeacher {
    height: fit-content;
}

/* course page style */

.lmskaran_summary_course ul {
    margin: 0;
}

.lmskaran_summary_course ul li {
    background: #FAFAFA;
    border: 1px solid #E6E6E6;
    border-radius: 16px;
    padding: 20px;
    list-style: none;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row-reverse; 
    gap: 2%;
}

.content-course {
    width: 70%;
    position: relative;
    transition: 0.3s;
}

.content-course video {
    width: 100%;
    border-radius: 16px;
}

.active-content {
    width: 100%;
}

.video-pos {
    width: 30%;
    /* height: auto; */
    height: 100%;
    /* background: #2276b5; */
    /* border-radius: 10px; */
}

.lmskaran-sections-in-accordion {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.lmskaran-info_course_file button {
    color: black;
    background: none;
    border: unset;
    box-shadow: unset;
    font-size: 1.1rem;
}

.lmskaran-info_course_file button:hover,
.lmskaran-info_course_file button:focus,
.lmskaran-info_course_file button:active{ 
    color: black !important;
    background: none !important;
}

.lmskaran_course_tab {
    width: 1000px;
    max-width: 100%;
    margin: 70px auto;
}

.lmskaran-sections-in-accordion img {
    display: none;
}

.lmskaran-sections-in-accordion button {
    padding: 5px 10px;
    transition: 0.3s !important;
}

.lmskaran-sections-in-accordion button:hover{
    color: #2276b5 !important;
}

.lmskaran-sections-in-accordion button:focus,
.lmskaran-sections-in-accordion button:active:focus{
    transition: none !important;
    outline: none !important;
    color: #2276b5 !important;
    border-bottom: 2px solid #2276b5;
    box-shadow: none !important;
    padding-bottom: 5px;
    border-radius: unset;
}

span.lmskaran_course_price_cost {
    display: none;
}

h3.title-summary-course {
    font-size: 2rem;
}

@media screen and (max-width:1200px) and (min-width:960px) {
    div#SingleTeacherTop{
        display: flex;
        width: 10%;
    }
    .ColumnTeacher {
        width: 100%;
    }
    div#ImageCourse {
        flex: 0 80%;
    }
    div#InfoCourse {
        width: 10%;
    }
    #SingleTeacherTop div.TeacherHamAfza {
        transform: translate(10px, 40px);
    }
    /* .ViewInCourse,
    .CostCourse {
        transform: translateX(120px);
    } */
    
}

@media screen and (max-width:960px) and (min-width:768px) {
    div#SingleTeacherTop{
        display: flex;
        width: 10%;
    }
    .ColumnTeacher {
        width: 100%;
    }
    div#ImageCourse {
        flex: 0 80%;
    }
    div#InfoCourse {
        width: 10%;
    }
    #SingleTeacherTop div.TeacherHamAfza {
        transform: translate(50px, 40px);
    }
    #TitleButtonCartCourse .TitleCourse {
        width: 300px;
        line-height: 1.5;
        font-size: 1.8rem;
    }
    .CartCourse a{
        transform: unset;
    }
    div#TitleButtonCartCourse {
        width: 620px;
    }
    .DotCircleBlue {
        transform: translate( 0%, 20px);
    }
}

@media only screen and (max-width:768px){ 
    div#SingleTeacherTop{
        display: flex;
        width: 100%;
        order: 2;
    }
    .ColumnTeacher {
        width: 100%;
    }
    div#ImageCourse {
        flex: 0 100%;
        order: 1;
    }
    div#InfoCourse {
        width: 100%;
        order: 3;
    }
    #SingleTeacherTop div.TeacherHamAfza {
        transform: unset;
    }

    div#CourseInfoHamAfza {
        flex-direction: column;
    }
    .ViewInCourse, .CostCourse{
        transform: unset;
        width: 300px;
    }
    .ColoredCircleLeft{
        display: none;
    }
    .CostCourse,
    .ViewInCourse {
        margin: 30px auto 0 auto;
    }
    .TeacherHamAfza {
        margin: 0 auto;
    }
    .DotCircleRed{
        transform: translate( -150px, 20px);
    }
    .ColoredCircle{
        margin-top: 10px;
    }
    div#TitleButtonCartCourse {
        width: 560px;
        margin: 0 auto;
        max-width: 100%;
    }
    .DotCircleBlue{
        display: none;
    }
    #TitleButtonCartCourse .TitleCourse{
        width: 300px;
    }
    .CartCourse a{
        transform: unset;
    }
}

@media only screen and (max-width:768px){ 
    div#AboutCourse{
        margin: 100px auto 0px;
    }   
    div#TitleButtonCartCourse{
        flex-direction: column;
        margin-bottom: 20px;
    }
    #g-main .g-content {
        padding: 0;
    }
    div#CourseInfoHamAfza {
        width: 100%;
    }
    .ColoredCircle {
        display: none;
    }
    .ColumnTeacher {
        margin-top: 30px;
    }
    .NameTeacher h3 {
        font-size: 1rem;
    }
    .NameTeacher span {
        font-size: 0.8rem;
    }
    #ListAllThisCourseThis .ImageTeacher img {
        width: 90px;
        height: 90px;
        margin-left: 90px;
    }
    #TitleButtonCartCourse .TitleCourse{
        width: auto;
        max-width: 100%;
    }
    .lmskaran_summary_course ul li{
        flex-direction: column-reverse;
    }
    .content-course {
        width: 100%;
    }
    .video-pos {
        width: 100%;
    }
}

.course-detail-section-summary-btn {
  border: 1px solid #2276b5;
    padding: 6px 15px;
    border-radius: 20px;
    color: #2276b5;
}
.course-detail-section-summary-btn:focus {
    outline: unset;
}