/* home */
.center {
    margin-bottom: 30px;
}
.center .course .frame-news {
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
}
.center .course .frame-news .col-md-3 {
    padding-right: 0px !important;
}
.center .course .frame-title {
    margin-bottom: 24px;
}
h2.title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    /*background: #0f173b;*/
    background-color: #990000;
    color: #fff;
    padding: 16px;
    border-radius: 10px;
    margin-top: 0px;
}
.center .frame-news .title {
    margin-bottom: 2px;   
    overflow-wrap: break-word;
    width: 100%;
}
.center .course .title a {
    font-size: 17px;
    font-weight: 500;
    color: #2d3436;
}
.center .course .title a:hover {
    color: #f8ad17;
}
.center .course .date {
    margin-bottom: 5px;
}
.center .description {
    height: 70px;
    text-align: justify;
    overflow: hidden;
    color: #545a67;
}
.center .course .frame-img .img-pic {
    width: 100%;
    height: 110px;
    object-fit: cover;
    border-radius: 12px;
}
.center .pr-title {
    color: #fff;
    padding-left: 15px;
    font-size: 15px;
    background: linear-gradient(to right,  #990000, #e84118);
    margin: 0;
    font-weight: 500;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
}
.center .frame-support {
    /*background: #0f173b;*/
    background-color: #990000;
    padding: 15px;
    color: #ffffff;
    border-radius: 12px;
}
.center .frame-more {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 12px;
}
.center .mail {
    border-top: 0.5px dashed #707070;
    padding-top: 8px;
    border-bottom: 0.5px dashed #707070;
    padding-bottom: 8px;
}
.center .frame-support div:first-child span {
    font-weight: bold;
}
.center .frame-support i {
    color: #f8ad17;
}
.center .date span {
    color: #0984e3;
    font-weight: 500;
}
.center .course article.frame-news:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}
.center .course .pagination {
    margin: 10px 0;
}
.center .course-other ul.list-course {
    margin-top: 10px;
}
.center .course-other ul.list-course li {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.center .course-other ul.list-course li:last-child {
    border-bottom: none;
}
.center .course-other ul.list-course li a {
    margin: 5px 0 !important;
    display: block;
}
.center .course-other ul.list-course li a:hover {
    color: #f8ad17;
}

.center .consult ul.list-course {
    margin-top: 10px;
}
.center .consult ul.list-course li {
    background-color: transparent;

}
.center .consult ul.list-course li:last-child {
    border-bottom: none;
}
.center .consult ul.list-course li a {
    margin: 5px 0 !important;
    display: block;
    background: url(../img/circle.png) no-repeat left center;
    padding-left: 20px;
}
.center .consult ul.list-course li a:hover {
    color: #990000;
}
.center .customer .title {
    font-size: 16px;
    font-weight: 700;
}
/* home */
.center .news-content h2.title {
    font-size: 24px;
    font-weight: 700;
    color: white;
    margin-top: 0px;
    margin-bottom: 15px;
}
.center .news-content .content {
    font-size: 16px;
    text-align: justify;
    line-height: 24px;

}
.center .news-content .content ul {
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 15px;
}
.center .news-content .content .frame-quote {
    color: #f8ad17;
    padding: 15px;
    background-color: #0f173b;
    font-weight: 500;
    border-radius: 12px;
}
.center .news-content .items div.item-news {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.center .news-content .items div.item-news:last-child {
    border-bottom: none;
}
.center .news-content .item-news .title {
    font-weight: 500;
    font-size: 18px;
}
.center .news-content .item-news .description {
    height: 55px;
    text-align: justify;
    overflow: hidden;
}
.center .btn-detail {
    background: #990000;
    border: none;
    color: #fff;
}
.center .news-content img.img-sc {
    width: 100%;
    max-height: 450px;
    object-fit: cover;
}

.center .news-content table thead {
    background-color: #0f173b;
    color: #fff;
}
.center .news-content table thead tr th {
    font-weight: 500;
}
.center .news-content .content .frame-note {
    padding: 10px;
    background-color: #f4f4f4;
}
.center label {
    font-weight: 500 !important;
}
.center .frame-register {
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 12px;
}
.center .frame-register span {
    font-weight: bold;
    font-size: 18px;
    color: #0f173b;
}
.center .course .content {
    text-align: justify;
}
.news1-other .skg-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    background: #0f173b;
    color: #fff;
    padding: 16px;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.news1-other  ul.list-course li {
    background-color: transparent;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.news1-other ul.list-course li a {
    margin: 15px 0 !important;
    display: block;
}
.news2-other .skg-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    background: #0f173b;
    color: #fff;
    padding: 16px;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.center .news2-other  .title a {
    font-size: 17px;
    font-weight: 500;
    color: #2d3436;
}
.center .news2-other .frame-img .img-pic {
    width: 100%;
    height: 110px;
    object-fit: contain;
    border-radius: 12px;
}
.center .news2-other .frame-news .col-md-4 {
    padding-right: 0px !important;
}
.center .news2-other .frame-news {
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
}