.bannerhome {
    width: 16.4%;
    display: inline-block;
    box-shadow: -1px 3px 5px 0px rgb(0 0 0 / 27%);
    -webkit-box-shadow: -1px 3px 5px 0px rgb(0 0 0 / 27%);
    -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.27);
}

.white-text {
    color: #fff;
}

.medium-500 {
    font-weight: 600;
}

.banner_bg {
    background: url(banner_bg.png) no-repeat center left;
    background-size: cover;
    min-height: 136px;
}

.slogan-img {
    padding: 10px;
    margin: auto;
}

.logoimg {
    padding-top: 5px;
}
.font-button {
    cursor:pointer;
}
.menu-link {
    color: #fff;
    text-transform: uppercase;
}

.tbl-width {
    width: 100%;
}

    .tbl-width td {
        padding: 4px 15px;
        font-size: 15px;
        border-bottom: 1px solid #fff;
    }

        .tbl-width td a, a.congbao2 {
            color: #222;
        }

.congbaongay {
    color: #ea0303;
    font-weight: 500;
}

.white-box {
    border: solid 1px #e2e2e2;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    min-height: 55px;
}

.post-title_left {
    font-weight: 700;
}

.bg-menu {
    background: #cb6000;
    min-height: 35px;
}
.nav-main{
    min-height: 35px;
}
.footer {
    background: #cb6000;
    color: #fff;
}

.footer-info i {
    color: #be0505;
    padding-right: 5px;
}

.newstricker_inner {
    position: relative;
    margin: 0px 0 0px 0px;
    padding: 5px 0 0 170px;
    min-height: 30px;
}

.trending {
    color: #ff0000;
    position: absolute;
    left: 0;
    padding: 1px 12px 0px 0px;
    font-size: 15px;
    top: 7px;
}

    .trending::after {
    }

    .trending i {
        font-size: 20px;
        margin-right: 5px;
        box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.27);
        -webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.27);
        -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.27);
        position: absolute;
    }

    .trending strong, .trending b {
        margin-left: 25px;
    }

.light-red-header {
    background: #00a3e6;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 8px 10px 2px;
}

.tab-content {
    position: relative;
    overflow-y: auto;
    direction: ltr;
    scrollbar-color: #d4aa70 #e4e4e4;
    scrollbar-width: thin;
}

.muclucCB {
    height: 480px;
    overflow-y: auto;
    direction: ltr;
    scrollbar-color: #d4aa70 #e4e4e4;
    scrollbar-width: thin;
    position: relative;
}


    .muclucCB::-webkit-scrollbar, .tab-content::-webkit-scrollbar {
        width: 15px;
    }

    .muclucCB::-webkit-scrollbar-track, .tab-content::-webkit-scrollbar-track {
        background-color: #fff;
        border-radius: 100px;
    }

    .muclucCB::-webkit-scrollbar-thumb, .tab-content::-webkit-scrollbar-thumb, #scroller::-webkit-scrollbar-thumb {
        border-radius: 100px;
        border: 5px solid transparent;
        background-clip: content-box;
        background-color: #CC8A79;
    }

.taicb {
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: solid 1px #9c9e9d;
    padding: 8px 25px 8px 55px;
}

a.taicb::before {
    content: url(downpdf.png);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 1em;
    top: 0.3em;
    color: #d18363;
}

.list_news li {
    /*list-style-image: url(img/list_lct.gif);*/
    padding-bottom: 15px;
    position: relative;
}

    .list_news li a {
        color: #222;
    }

ul.list_news {
    padding-left: 25px;
    padding-right: 15px;
    margin-left: 7px;
}

.list_news li::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -1.3em;
    top: 0.125em;
    color: #d18363;
}

.info_sub_date {
    padding-left: 20px;
    font-size: 13px;
    color: #868791;
    padding-bottom: 7px;
    line-height:25px;
}

    .info_sub_date:before {
        content: "\f017";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        left: 10px;
    }

.vendor-bg {
    width: 100px;
}

.cate_list_news {
    border-bottom: 1px solid #e2e2e0;
    margin-bottom: 10px;
}

.search-box {
    position: relative;
    padding-right: 180px;
    font-size: 15px;
}

    .search-box .btn-search {
        background: #e02b20;
        width: 170px;
        border-radius: 4px;
        color: #fff;
        position: absolute;
        height: 40px;
        top: 0px;
        right: 0px;
        min-width: 0px;
    }

    .search-box .adv {
        color: #1E2F41;
        height: auto;
        width: 190px;
        padding: 7px 10px;
        cursor: pointer;
        text-align: center;
        border-left: 1px solid #9c9e9d;
        position: absolute;
        top: 0px;
        height: 40px;
        right: 175px;
        z-index: 0;
    }

.pd-search {
    padding-top: 10px;
    padding-right: 10px;
}

.cb-tab {
    background: #1a5ba4;
    border-top: solid 2px #ff585a;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .cb-tab a {
        color: #fff;
        line-height: 27px;
    }

    .cb-tab .nav-item {
        border-left: 1px solid #ff585a;
        border-right: 1px solid #ff585a;
    }

    .cb-tab .nav-tabs .nav-link {
        border: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .cb-tab .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        background: #d60c13;
        border: 2px solid #d60c13;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        color: #fff;
        height: 100%;
    }

    .cb-tab .nav-tabs .nav-link:focus, .cb-tab .nav-tabs .nav-link:hover {
        border-color: none;
        color: #ffff00;
    }

.language-object {
    padding-top: 5px;
    padding-right: 5px;
}

.Language {
    padding: 5px;
}

.cb-date {
    color: #333;
    margin-left: 20px;
}

.cb-icon:before {
    content: url(cong-bao.png);
    position: absolute;
    left: 5em;
    top: 0.45em;
}

.vb-icon:before {
    content: url(vb-moi.png);
    position: absolute;
    left: 5em;
    top: 0.45em;
}

.news-icon:before {
    content: url(tintuc.png);
    position: absolute;
    left: 3.5em;
    top: 0.45em;
}

.footer-info {
    padding-top: 8px;
}
/*-----------------Cate-menu--------------------*/
.mO0, .mO0_select:active, .mO0_select:link, .mO0:visited, .mO0_select {
    text-decoration: none;
    margin: 0;
    border-bottom: 1px solid #fff;
    display: block;
    background: url(vb-icon.png) 8px 12px no-repeat #f3f3f3;
    color: #222;
    line-height: 25px;
    padding: 5px 0 5px 30px;
}

    .mO0:hover, .mO0_select:hover {
        color: #ea2630;
    }

.lbl-width {
    width: 110px;
}

.trichyeu p {
    margin: 0;
}
/*----------------Tin tuc------------------*/
.new_item {
    padding: 15px 10px;
    border-bottom: 1px solid #ededed;
}

.tit-news  {
    color: #222;
}

    .tit-news:hover {
        color: #ec3d46;
    }

.item-tour .i-img {
    position: relative;
}

.i-img a {
    display: block;
    padding-top: 66.666667%;
    position: relative;
    overflow: hidden;
    min-height:104px;
}

    .i-img a img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
        -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
        -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
        transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.sub-info-bordered {
    font-size: 12px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 8px 0;
    margin-bottom: 10px;
}

sub-info-bordered div {
    display: inline-block;
}

.item-tour:hover .i-img a img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}

.thead-cb {
    background: #e2e2e2;
    border-bottom: solid 2px #c62813;
    height: 37px;
    font-weight: bold;
    line-height: 15px;
}

.cb-tab .nav-tabs .nav-link {
}

.vendor {
    box-shadow: -1px 3px 5px 0px rgb(0 0 0 / 17%);
    -webkit-box-shadow: -1px 3px 5px 0px rgb(0 0 0 / 17%);
    -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.17);
}

    .vendor img {
        height: 80px;
    }

.wpb_wrapper {
    border: 1px solid #d1d1d1;
    padding-top: 20px;
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

.custom {
    padding-top: 10px;
}
.title{
    font-weight:700;
    color:#333;
}
.title a{
    color:#333;
}
.NewsListTitle {
    position: relative;
    margin: 25px 0;
    padding: 0;
    padding-top: 20px;
    border-bottom: 2px solid #666;
}
.NewsListTitle a:before{
    border-left: 4px solid #005ca1;
}
    .NewsListTitle a {
        color: #005ca1;
        text-transform: uppercase;
        padding-right: 4px;
        font-size: 20px;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        font-weight:700;
            
    }

@media only screen and (max-width: 812px) {
    .hiddensmall {
        display: none;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
    .cb-date {
        /*padding: 10px;*/
    }

    .trending {
        font-size: 14px;
    }

    .logoimg {
        padding: 10px;
        width: 85%;
    }

    .user-controls a {
        width: 100%;
    }

    .cb-icon:before {
        content: "";
        position: absolute;
        left: 5em;
        top: 0.3em;
    }

    .vb-icon:before {
        content: "";
        position: absolute;
        left: 5em;
        top: 0.3em;
    }

    .news-icon:before {
        content: "";
        position: absolute;
        left: 3.5em;
        top: 0.3em;
    }

    .banner_bg {
        background: url(banner_bg.png) no-repeat center center;
        background-size: cover;
        min-height: auto;
    }

    .search-box {
        position: relative;
        padding-right: 50px;
        margin-bottom: 25px;
    }

    .search-txt {
        font-size: 0px;
    }

    .search-box .btn-search {
        width: 40px;
        min-width: 0px;
    }

    .search-box .adv {
        top: 100%;
        bottom: auto;
        right: 0px;
        border-left: 0px;
        text-align: right;
    }

    .search-box .form-control {
        padding-right: 15px;
        font-size: 15px;
    }
}
