body{
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    color: #222222;
}
a{
    color: #087cce;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
}
a:hover,
a:focus{
    color: #974c1e
}
img {
    max-width:100% !important
}
h1 {
    font-size:24px
}
h2 {
    font-size:22px
}
.backtotop i,
h3 {
    font-size:20px
}
h4 {
    font-size:18px
}
h5,
h6 {
    font-size:17px
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}
img.logo {
    width: 220px;
}
.main-nav {
    margin: 0 auto;
    padding: 0 20px;
}

.parent.scroll {
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.ul-main-menu {
    display: flex;
    justify-content: space-between;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
}
.container-max {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}
.post-meta {
    color: #757575;
    font-size: 14px;
}
.title-news {
    font-size: 15px;
    margin-bottom: 0;
}
.title-news a{
    color: #222222;
}
.title-news {
    font-family: "Merriweather",serif;;
}
.h2-title-post {
    font-size: 20px;
    font-family: "Merriweather",serif;;
}
.img-post-medium {
    height:180px;
    object-fit: cover;
    object-position: top;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
}
.clamp-3-lines {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-hot-item  h2 {
    bottom: 0;
    left: 0;
    z-index: 99;
}
.news-hot-item  h2  a {
    color: #ffffff;
}
.news-hot-item::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .64) 1%, rgba(0, 0, 0, .33) 25%, rgba(0, 0, 0, 0) 50%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .64) 1%, rgba(0, 0, 0, .33) 25%, rgba(0, 0, 0, 0) 50%);
    background: linear-gradient(to top, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .74) 1%, rgba(0, 0, 0, .53) 20%, rgba(0, 0, 0, 0) 40%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    z-index: 8;
}
.news-hot-item img {
    height: 230px;
    object-fit: cover;
    object-position: top;
}
.right-post-cat .item .left {
    width: 100px;
}
.right-post-cat  img {
    height: 70px;
    width: 90px;
    object-fit: cover;
    object-position: top;
}
.tab-category-title .nav-tab-cat li  {

}
h3.h2-title-post {
    font-size: 16px;
}
.title-news-small {
    font-size: 14px;
    font-family: "Merriweather",serif;
}
.text-black {
    color: #222222;
}
.tab-category-head {
    height: 50px;
    border: 1px solid #e6e6e6;
    padding: 0 18px;
    position: relative;
}
.tab-category-head::before {
    background-color: #ed1c24 ;
}
.tab-category-head::before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
}
.tab-category-title {
    font-family: "Merriweather",serif;
    font-size: 16px;
}
.nav-tab-cat  li {
    padding: 0 5px;
    font-size: 14px;
}
.tieu-diem > .left {
    width: 67%;
    padding-right: 20px;
}
.first-tieu-diem > .left {
    width: 50%;
    padding-right: 20px;
}
.first-tieu-diem > .right {
    padding-left: 20px;
    border-left: 1px solid #e5e5e5;
}
.first-tieu-diem  img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
}
.box-tieu-diem {
    border: 1px solid rgba(134,116,40,0.16);
    background: #FCFAF6;
    padding: 15px;
}
.item-news-latest > .item > .left img {
    width: 180px;
    height: 130px;
    margin-top: 5px;
    object-fit: cover;
}
.item-news-latest {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.text-grey {
    color: #757575
}
.title-hot {
    color: #867428;
    font-size: 22px;
}
.title-hot a, .section-layout-2 ul li a {
    color: #867428;
}
.section-layout-2 ul li {
    display: inline-block;
    border-radius: 100px;
    border: 1px solid rgba(134,116,40,0.16);
    background: rgba(134,116,40,0.08);
    padding: 6px 12px;
    font-size: 14px;
    color: #726322;
    font-weight: 700;
    margin-right: 8px;
}
.section-layout-2 .col-left{
    width: 49.092%;
    padding-right: 40px;
    position: relative;
}
.section-layout-2 .col-mid {
    width: 25.455%;
    padding-right: 40px;
    position: relative;
}
.section-layout-2 .col-right {
    width: 25.453%;
}
.section-layout-2 .col-left::before, .section-layout-2 .col-mid::before {
    width: 1px;
    height: 100%;
    content: "";
    background: #e5e5e5;
    position: absolute;
    top: 0;
    right: 20px;
}
.img-full {
    width: 100%;
}
.item-chu-diem img,
.section-layout-2 .col-right img {
    height: 70px;
    width: 90px;
    object-fit: cover;
}
.section-layout-2 .col-mid img {
    height: 160px;
    object-fit: cover;
}
.item-border + .item-border {
    border-top:  1px solid #e5e5e5;
    padding-top: 15px;
    margin-top: 15px;
}
.section-layout-2 .col-left img {
    height: 350px;

}
.cover-bottom {
    object-fit: cover;
    object-position: top;
}
.ftco-footer {
    margin-top: 30px;
    background: #222;
    color: #ffffff;
}
.ftco-footer a {
    color: #ffffff;
}
.copyright {
    background: #151515;
    padding: 10px 0;
}
.copyright p {
    margin: 0;
}
.title-folder {
    font-family: "Merriweather",serif;
    color: #4f4f4f;
    font-size: 28px;
    white-space: nowrap;
    flex-shrink: 0;
}
.nav-folder .scroll-nav {
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding: 0 6px;
    clear: both;
    font-size: 14px;
    overflow: hidden;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(.7,1,.7,1);
    transition-timing-function: cubic-bezier(.7,1,.7,1);
}
.nav-folder .scroll-nav .parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    max-height: none;
}
.nav-folder .scroll-nav .parent li {
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-timing-function: cubic-bezier(.7,1,.7,1);
    transition-timing-function: cubic-bezier(.7,1,.7,1);
    padding: 10px 0 10px 0;
}
.nav-folder .scroll-nav .parent li a {
    white-space: nowrap;
}
.nav-folder .ul-nav-folder li a {
    display: block;
    font-size: 14px;
    line-height: 100%;
    color: #626262;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
    padding: 10px 20px;
    border-radius: 20px;
}
.nav-folder .ul-nav-folder li a.active {
    border: 1px solid rgba(134,116,40,0.16);
    background: rgba(134,116,40,0.08);
}
.item-news-subfolder + .item-news-subfolder {
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
    margin-top: 15px;
}
.item-news-subfolder img {
    height: 250px;
}
.f17 {
    font-size: 17px;
}
.item-first-news-subfolder {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.nav-folder  {
    border-bottom: 1px solid #e5e5e5;
}
.f18 {
    font-size: 18px;
}
.h1-title {
    font-size: 30px;
    font-family: "Merriweather",serif;
    margin-bottom: 15px;
}
.has-text-align-right {
    text-align: right;
}
.news-date {
    color: #a0a4a8
}
.post-relate img{
    float: left;
    margin-right: 15px;
    width: 120px;
    height: 90px;
}
.title-box-category {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 12px;
    font-family: "Merriweather",serif;
    color: #222;
    font-weight: bold;
}
.title-box-category .inner-title::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #9f224e;
    position: absolute;
    left: 0;
    bottom: 0;
}
.title-box-category .inner-title {
    position: relative;
    display: inline-block;
}
.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    top: 3px;
    left: 0;
    padding: 0 10px;
    color: #757575;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 20px;
}
.breadcrumb-item {
    position: relative;
}
.breadcrumb-item a{
    color: #757575;
}
.bar-logo {
    width: 250px;
}
.text-grey {
    color: #757575;
}
.ul-social li {
    margin-right: 5px;
}
.ul-social li a {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #ed1c24;
    color: #ffffff;
    border-radius: 30px;
}
.top-header {
    padding: 5px 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.main-nav {
    border-bottom: 1px solid #e5e5e5
}
.item-only-title:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    content: "";
    background: #BDBDBD;
    position: absolute;
    top: 23px;
    left: 0;
}
.layout-3-item {
    padding-left: 15px;
    position: relative;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e5e5e5
}

.category-layout-3 {
    padding-right: 1.5rem;
    border-right: 1px solid #e5e5e5;
}
.category-layout-3 + .category-layout-3{
    padding-left: 1.5rem;
    border-right: 1px solid #e5e5e5;
}
.category-layout-3:last-child{
    border:none;
    padding-right: 0;
}
.img-height-280 {
    height: 220px;
}
.home-menu {
    background: #e5e5e5;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
    padding: 0 !important;
    margin-top: 10px;
    margin-right: 10px;
}
.ads-3-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 20px;
}
@media (min-width: 991px) {
    .wsmenu-list > .li-main-menu:first-child {
        display: none;
    }
    .item-news-subfolder > .left {
        width: 260px;
    }
    .item-news-subfolder > .left img {
        height: 176px;
    }
    .left-content::after {
        content: "";
        width: 1px;
        height: 100%;
        background: #e5e5e5;
        position: absolute;
        top: 0;
        right: 0;
    }
    .left-content {
        width: calc(100% - 350px);
        padding-right: 20px;
    }
    .right-content {
        padding-left: 20px;
        width: 350px;
    }
    .right-news-least {
        width: 300px;
    }
    .left-news-least {
        padding-right: 30px;
        width: calc(100% - 300px);
    }
    .img-post-large {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }
    .area-index-2 > .left{
        float: left;
        width: 45%;
        padding-right: 20px;
        border-right: 1px solid #e5e5e5;
    }
    .area-index-2 > .right{
        float: right;
        width: 55%;
        padding-left: 20px;
    }
    .left-post-cat {
        float: left;
        padding-right: 20px;
        width: 50%;
    }
    .right-post-cat {
        float: right;
        width: 50%;
    }
}

@media (max-width: 991px) {
    .content-detail img[height] {
        height: auto !important;
        width: auto !important;
    }
    .img-content {
        width: auto !important;
        height: auto !important;
    }
    iframe{
        max-width:  100% !important;
    }
    input[type=image] {
        max-width: 100%;
        height: auto !important;
        width: auto !important;
    }
    .left-content {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .item-news-subfolder img {
        height: auto;
        max-height: 250px;
        margin-bottom: 10px;
    }
    .category-layout-3, .category-layout-3 + .category-layout-3 {
        padding: 0;
        border-right: none;
    }
    .section-layout-2 .col-left img {
        height: auto;
        max-height: 220px;
    }
    .section-layout-2 .col-left,.section-layout-2 .col-right, .section-layout-2 .col-mid {
        width: 100%;
        padding: 0;
    }
    .section-layout-2 .col-left::before, .section-layout-2 .col-mid::before {
        background: none;
    }
    .img-post-medium {
        float: left;
        width: 150px;
        margin-right: 15px;
        height: 100px;
    }
    .area-index-2 {
        border-top: 1px solid #e5e5e5;
        padding-top: 15px;
    }
}
@media (max-width: 576px) {
    .first-tieu-diem > .left {
        padding-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .item-news-latest .title-news {
        font-size: 17px;
    }
    .item-news-latest > .item > .left img {
        height: auto;
        max-height: 320px;
        margin-top: 10px;
    }
    .item-news-latest .item {
        flex-direction: column;
    }
    .item-news-latest > .item > .left img {
        width: 100%;
    }
    .item-news-latest .item .left {
        order: 2;
    }
    .item-news-latest .item .left {
        order: 1;
    }
}
.top-top-header {
    background: #18285f;
    color: #ffffff;
    padding: 5px 0;
}
