@font-face {
    font-display: swap;
    font-family: "SVN-Poppins";
    font-weight: 400;
    src: url(webfonts/SVN-Poppins-Light-body.otf)
}

@font-face {
    font-display: swap;
    font-family: "SVN-Poppins";
    font-weight: 700;
    src: url(webfonts/SVN-Poppins-Bold-title.otf)
}

@font-face {
    font-display: swap;
    font-family: "SVN-Poppins";
    font-weight: 600;
    src: url(webfonts/SVN-Poppins-SemiBold-sub-title.otf)
}

#detail-new {
    padding-top: 30px;
}

.article-inner .post-detail h1 {
    font-family: 'SVN-Poppins', sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #071f3b;
    margin-bottom: 0;
}

.article-inner .post-detail:hover hr {
    width: 100%;
    transition: all .6s ease;
}

.article-inner .post-detail hr, .module-menu-tinnoibat hr {
    width: 32px;
    height: 3px;
    background-color: #dcb42a;
    display: inline-block;
    margin: 15px 0 25px;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.article-inner img{
    max-width: 100%;
    height: auto !important;
}
.module-menu-tinnoibat h3 {
    padding: 25px 0 0;
    color: #333333;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: 0;
}

.module-menu-tinmoi:hover hr,
.module-menu-tinnoibat:hover hr,
.teams-list:hover hr,
.lienhe-col-right-inside:hover hr {
    width: 100%;
    transition: all .6s ease;
}
.module-menu-tinnoibat a:link, .module-menu-tinnoibat a:visited {
    color: #333333;
    transition: all .3s ease;
}
.module-menu-tinnoibat a:hover {
    color: #d40b0b;
    transition: all .3s ease;
}
.module-menu-tinnoibat ul li {
    background: url(/images/icon-thongbao.png) 0 0px no-repeat;
    padding: 0 0 15px 5px;
    margin-bottom: 15px;
    list-style-type: none;
    border-bottom: 1px solid #e0e0e0;
}

#main-content {
    padding: 20px 0 50px;
    border-bottom: 1px solid #e0e0e0;
}
.lienhe-col-left {
    padding-left: 15px;
    padding-right: 0;
}
.img-hover-zoom {
    overflow: hidden;
}
.img-hover-zoom--colorize img {
    transition: transform .5s, filter 1.5s ease-in-out;
}

.img-cover {
    object-fit: cover;
    width: 100%;
}
.img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.tentruong {
    text-transform: uppercase;
}
.simply-scroll .simply-scroll-list li {
    padding: 0px 10px;
}
.simply-scroll .simply-scroll-list li {
    float: left;
    width: 250px;
    list-style: none !important;
}
.simply-scroll .simply-scroll-list li {
    float: left;
    width: 250px;
    list-style: none !important;
}
#doitac img:hover {
    opacity: .8;
    transition: all .3s ease;
}
