﻿.w-100{
    width:100%;
}
.hidden {
    display: none;
}
.mg-0 {
    padding: 0px;
}
.cl-green{
    color:green!important;
}
.cl-blue {
    color: blue!important;
}
.cl-red {
    color: red!important;
}
.cl-basic {
    color: #333 !important;
}
.cl-website {
    color: #00D084!important
}
.cl-none{
    color:transparent!important;
}
.cl-white {
    color: white !important;
}
.bg-none {
    background: transparent !important;
}
.bg-1 {
    background-color: #f36128;
}
.fsize-13{
    font-size:13px;
}
.fsize-22 {
    font-size: 22px;
}
.user__time-post {
    font-size: 14px;
}
a.accordion-link label{
    cursor:pointer;
}
.label-title {
    border-bottom: solid 4px var(--bs-primary);
    color: var(--bs-primary);
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 800;
}
.box-relative {
    position: relative;
    transition: all 0.3s;
}
.inline-block {
    display: flex;
    padding: 0;
}
    .inline-block li {
        padding-right: 5px;
        list-style-type: none;
    }
.khoa-hoc p {
    color: #333;
    position: relative;
}
.khoa-hoc p b{
    color:#333;
}
.icon-teacher {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 1px solid var(--bs-success);
}
.teacher-group .icon-left {
    width:25%;
    float:left;
}
.teacher-group .info-right {
    width: 75%;
    float: left;
}
.icon-course {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 1px solid var(--bs-success)
}
.course-group .icon-left {
    width: 25%;
    float: left;
}

.course-group .info-right {
    width: 75%;
    float: left;
}
.group-Course {
    margin-top: 0px;
    background: var(--bs-light);
}
.group-Course a {
    display: flex;
}
.group-Course a img {
    width: 65px!important;
    padding-right: 10px;
}
.pagination {
    justify-content: center;
}
.pagination li{
    margin: 0 5px;
}
    .pagination li a {
        padding: 10px;
        border: solid 1px #eee;
    }
    .pagination li.active a, .pagination li a:hover {
        background: rgb(0, 208, 132);
        color:white;
    }
.bd-red{
    border:solid 1px red!important;
}
.big-icon-left{
    width:25%;
    float:left;
}
.icon-teacher-big {
    width: 180px;
    height: 180px;
    border-radius: 50%;
}
.space-left {
    text-align: left;
    position: absolute;
    top: 0px;
    left: 106px;
    width: 215px;
}



#courseModal .modal-header {
    border-bottom: 3px solid #f0ad00;
}

#courseModal .modal-title {
    color: #007bff;
    font-weight: bold;
}

#courseModal .info-box {
    background: #00B96B;
    padding: 15px;
    border-radius: 4px;
    color: #003366;
    margin-bottom: 20px;
    /*border-bottom: solid 4px #00D084;*/
    padding: 15px 30px;
}

    #courseModal .info-box .date {
        font-size: 24px;
        font-weight: bold;
        color: #FFE066;
        line-height: 24px;
    }

#courseModal .btn-sucsess {
    background-color: #00D084;
    color: #fff;
}

#courseModal .form-check-label {
    font-weight: normal;
}

#courseModal .footer-note {
    font-size: 13px;
    color: #666;
    margin-top: 15px;
}

#courseModal .footer-note a {
    color: #007bff;
    text-decoration: none;
}
#courseModal .modal-body {
    padding: 0px 6px;
}
    #courseModal .modal-body p {
        margin-bottom: 0rem;
        line-height: 18px;
        color: #FAFAFA;
    }
    #courseModal .modal-body .text-header p {
        color: #787878;
    }
#courseModal .info-box h5 {
    font-size: 38px;
    color: #F0F0F0
}
#courseModal .info-box i {
    font-size: 15px;
}
#courseModal p.info-p0 {
    font-weight: 800;
    padding-top:2px;
}
#courseModal p.info-p1 {
    font-weight:800
}
#courseModal p.info-p2 {
    font-style: italic;
    font-size: 14px;
}
#courseModal .info-box-right {
    max-width: 260px;
    float:right;
}
#courseModal p.info-left-p0 {
    color: #F0F0F0 !important;
    padding-top: 15px;
}
#courseModal .row.mb-2 {
    padding: 5px 30px;
}
span.lb-channel-parent {
    color: #198754;
    text-transform: uppercase;
}
span.time-news {
    margin-left: 20px;
    color: #8a8f94;
    position: relative;
}
    span.time-news:before {
        position: absolute;
        content: "|";
        height: 8px;
        width: 10px;
        top: 50%;
        margin-top: -7px;
        line-height: 14px;
        text-align: center;
        left: -15px;
        opacity: 1;
        color: #cfcfcf;
        font-size: 12px;
    }
.student-photos .gallery-top {
    width: 100%;
    margin-top: 10px;
}
.student-photos .insights-list-wrapper .swiper-wrapper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.student-photos .swiper-slide-container {
    margin: auto;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
}
.student-photos .slideWrapper {
    border: 4px solid var(--bs-white);
    overflow: hidden;
    background: var(--bs-white);
    border-radius: 10px;
    overflow: hidden;
}
.student-photos .swiper-slide img {
    /*filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);*/
    width: 100%;
}

.student-photos .swiper-slide-active img {
    /*filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);*/
    border: 2px solid var(--bs-primary);
}

.student-photos .slideWrapper img {
    width: 100%;
    height: 90px;
    object-fit:cover;
}
.student-photos .gallery-thumbs {
    position: relative;
}
    .student-photos .gallery-thumbs .controlContainer {
        position: absolute;
        top: 50%;
        width: 100%;
        z-index: 9;
    }
        .student-photos .gallery-thumbs .controlContainer .clientLeft {
            float: left;
            width: 50px;
        }
        .student-photos .gallery-thumbs .controlContainer .clientRight {
            float: right;
            width: 50px;
        }
    .student-photos .gallery-thumbs .swiper-slide img {
        height: 800px;
        object-fit: cover;
    }
.detail-news img {
    width: 100%;
}
p.p-contact {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}
.box-contact {
    background-color: var(--bs-primary);
    box-shadow: 0 0 22px #3336;
    border-radius: 10px;
    padding: 20px;
}
.footer {
    background: #0a8249;
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.about img{
    width:100%;
}

.team .team-item .team-title h4 {
    font-size: 1.3rem;
}
.footer-top-right {
    float: right;
    text-align: center;
}
.d-footer-limit{
    border-bottom: solid 1px #fff;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.footer .more_newss {
    padding-left: 10px;
    border-left: 1px solid #e7e8e9;
}
.footer .more_newss p{
    line-height:22px;
}
.footer .single_more_news {
    position: relative;
    z-index: 2;
    padding-bottom:15px;
}
.footer .single_more_news:last-child {
    padding-bottom: 0px;
}
    .footer .single_more_news:last-child p:last-child {
        margin-bottom:0px;
    }
    .footer .single_more_news:before {
        position: absolute;
        content: "";
        height: 6px;
        width: 6px;
        background: var(--bs-primary);
        border-radius: 50%;
        left: -13.8px;
        top: 0;
    }
    .footer .single_more_news p.meta {
        color: var(--bs-primary);
        /*-webkit-text-fill-color: transparent;*/
        font-weight: 500;
        font-size: 12px;
        background: #0a8249;
        -webkit-background-clip: text;
        margin-bottom: 0px;
        line-height: 10px;
    }
    .footer .single_more_news a {
        /*color: #34425a;*/
        font-size: 17px;
        font-weight: 500;
    }
    .footer .single_more_news p:last-child {
        margin-bottom: 15px;
        font-size: 15px;
        /*color: #3a434b;*/
        margin-top: 0;
    }
.footer .khoa-hoc-box {
    padding: 10px;
    line-height:35px;
}
.footer .footer-item a{
    line-height: 22px;
}
.footer-pdlr5 {
    padding-left: 2%;
    padding-right: 2%;
}
.d-footer-limit-1 {
    border-top: solid 4px #fff;
    margin-top: 15px;
    padding-top: 15px;
}
.copyright {
    background: var(--bs-green);
    border-top: solid 1px #fff;
}
.icon-Connect {
    width: 30px;
    height: 30px;
}
.mt-tnx-5 {
    margin-top: 5rem !important;
}
.course-Info-fix {
    padding-top:23px;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .detail-news img {
        width: 100%;
        height: 100%;
    }

    .detail-course img {
        width: 100%;
        height: 100%;
    }

    .teacher-group .icon-left {
        width: 35%;
    }
    .course-group .icon-left {
        width: 35%;
    }
    .course-group .info-right {
        width: 65%;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    .detail-news img {
        width: 100%;
        height: 100%;
    }

    .detail-course img {
        width: 100%;
        height: 100%;
    }

    .teacher-group .icon-left {
        width: 15%;
    }
}
@media (min-width: 576px) {
    #courseModal .modal-dialog {
        max-width: 900px;
    }
}
@media (max-width: 576px) {
    #courseModal .info-box {
        padding: 15px 5px;
        margin-bottom: 0px!important;
    }
    #courseModal .info-box-right {
         max-width: unset; 
         float: unset; 
    }
    #courseModal .row.mb-2 {
        padding: 5px 5px;
        margin-bottom: 0px!important;
    }
    .mg-t-80 {
        margin-top: 80px !important;
    }
    .detail-news img {
        width: 100% !important;
        height: 100% !important;
    }
    .newsRelate-fix{
        position:unset!important;
        top:0;
    }
    .detail-course img {
        width: 100%;
        height: 100%;
    }
    .teacherRelate-fix .big-icon-left {
        width: 100%;
        float: left;
    }
    .teacherRelate-fix .nav-pills {
        width: 100%;
    }
    .icon-teacher-big {
        margin-left: 20%;
        margin-bottom: 15px;
    }
    .student-photos .gallery-thumbs .swiper-slide img {
        height: 300px;
        object-fit: cover;
    }
    .footer-top-right {
        float: left;
        text-align: left;
    }
    .footer-pdlr5 {
        padding-left: unset;
        padding-right: unset;
    }
    .course-group .info-right {
        padding-left: 10px;
    }
}