@font-face {
    font-family: 'UTM_HelvetIns';
    src: url('../fonts/UTMHelvetIns.eot');
    src: url('../fonts/UTMHelvetIns.eot') format('embedded-opentype'), url('../fonts/UTMHelvetIns.woff')
    format('woff2'), url('../fonts/UTMHelvetIns.woff') format('woff'), url('../fonts/UTMHelvetIns.ttf')
    format('truetype'), url('../fonts/UTMHelvetIns.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UVN_HongHaHep';
    src: url('../fonts/UVNHongHaHep.eot');
    src: url('../fonts/UVNHongHaHep.eot') format('embedded-opentype'), url('../fonts/UVNHongHaHep.woff')
    format('woff2'), url('../fonts/UVNHongHaHep.woff') format('woff'), url('../fonts/UVNHongHaHep.ttf')
    format('truetype'), url('../fonts/UVNHongHaHep.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UVN_HongHaHepBold';
    src: url('../fonts/UVNHongHaHepBold.eot');
    src: url('../fonts/UVNHongHaHepBold.eot') format('embedded-opentype'), url('../fonts/UVNHongHaHepBold.woff')
    format('woff2'), url('../fonts/UVNHongHaHepBold.woff') format('woff'), url('../fonts/UVNHongHaHepBold.ttf')
    format('truetype'), url('../fonts/UVNHongHaHepBold.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
p {
    margin: 0px;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover,
a:focus {
    color: #0d7cd6;
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

.fixed {
    position: fixed !important;
    top: 0px;
    z-index: 99;
    width: 100%;
}
.clearfix-130{
    clear: both;
    height: 130px;
}
.clearfix-100{
    clear: both;
    height: 100px;
}
.clearfix-80{
    clear: both;
    height: 80px;
}
.clearfix-75{
    clear: both;
    height: 75px;
}
.clearfix-62{
    clear: both;
    height: 62px;
}
.clearfix-60{
    clear: both;
    height: 60px;
}
.clearfix-55{
    clear: both;
    height: 55px;
}
.clearfix-50{
    clear: both;
    height: 50px;
}
.clearfix-45{
    clear: both;
    height: 45px;
}
.clearfix-40{
    clear: both;
    height: 40px;
}
.clearfix-35{
    clear: both;
    height: 35px;
}
.clearfix-30{
    clear: both;
    height: 30px;
}
.clearfix-32{
    clear: both;
    height: 32px;
}
.clearfix-25{
    clear: both;
    height: 25px;
}
.clearfix-20{
    clear: both;
    height: 20px;
}
.clearfix-15{
    clear: both;
    height: 15px;
}
.clearfix-12{
    clear: both;
    height: 12px;
}
.clearfix-10{
    clear: both;
    height: 10px;
}
.clearfix-5{
    clear: both;
    height: 5px;
}

body {
    background: #fff;
    font-size: 12px;
    font-family: arial;
    color: #000;
}

del {
    font-size: 12px;
    color: #999;
}

/*===========All=============*/ 
.w_100 {
    width: 100%;
}

.w_40 {
    width: 40%;
}

.w_60 {
    width: 60%;
}

/*==========Main============*/
.menu_mb{
    position: fixed;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 999;
    padding: 1px 15px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
    box-shadow: 0px 0px 6px #333;
}
#go_top {
    position: fixed;
    width: 24px;
    height: 25px;
    background: #de1c25;
    border: 1px solid #dddddd;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    background-size: 100% 100%;
    display: inline-block;
    z-index: 100;
    bottom: 25px;
    right: 25px;
}
.img_logo_mb{
    max-height: 60px;
    max-width: 70%
}
.menu_main .nav.is-fixed{
    position: relative;
    z-index: 105;
}

/*======================================================================================================================*/

.qts_head_top{
    background: #f3f2ee;
}
.add_header_top ul li{
    float: left;
    padding: 0px 13px;
    font-size: 12px;
    color: #898989;
    position: relative;
}
.add_header_top ul li:after{
    content: "|";
    display: inline-block;
    position: absolute;
    top: 5px;
    right: -2px;
}
.add_header_top ul li:last-child:after{
    content: "";
}
.add_header_top ul li:last-child{
    padding-right: 5px;
}
.add_header_top ul li:first-child{
    padding-left: 0px;
}
.add_header_top ul li>a,
.add_header_top ul li>span{
    display: inline-block;
    float: left;
    line-height: 23px;
    padding: 3px 0px;
    font-size: 12px;
    color: #898989;
}
.icon_add_hd{
    margin-right: 5px;
    font-size: 14px;
    float: left;
    line-height: 23px;
}
.list_lag_hd ul li{
    float: left;
    margin-top: 7px;
    margin-bottom: 6px;
    margin-left: 3px;
}
.list_lag_hd ul li img{
    width: 22px;
    height: 16px;
}
.logo_pc{
    margin: 0px;
    text-align: center;
}
.logo_pc img{
    width: 110px;
    max-width: 100%;
    max-height: 110px;
}
.slider_main .owl-nav{
    display: none !important;
}
.slider_main .owl-dots{
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
}
.logo_ft{
    display: inline-block;
    float: left;
    width: 170px;
    max-width: 100%;
    text-align: center;
}
.logo_ft img{
    width: 110px;
    max-width: 100%;
    max-height: 110px;
}
#footer{
    border-top: 3px solid #de1c25;
    background: #ffffff url("../img/bg_footer.png") no-repeat center bottom;
    color: #de1c25;
}
.box_nav_ft{
    display: block;
    overflow: hidden;
}
.tit_footer{
    margin: 0px;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #de1c25;
    margin-bottom: 5px;
}
.tit_footer>a,
.tit_footer>span{
    display: block;
    color: #de1c25;
}
.nav_footer>li{
    margin: 5px 0px;
}
.nav_footer>li>a{
    font-size: 12px;
    color: #de1c25;
    display: block;
    line-height: 25px;
}
.name_cpn_ft{
    margin: 0px;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #de1c25;
    margin-bottom: 5px;
}
.group_add_ft{
    display: block;
    line-height: 22px;
    margin: 3px 0px;
}
.info_add_ft{
    font-size: 12px;
    color: #de1c25;
}
.icon_add_ft{
    display: block;
    float: left;
    width: 15px;
    text-align: center;
    margin-right: 5px;
    line-height: 22px;
    font-weight: bold;
    font-size: 14px;
}
.txt_add_ft{
    display: block;
    overflow: hidden;
    font-size: 12px;
    color: #de1c25;
}
a.txt_add_ft:hover{
    text-decoration: underline;
    cursor: pointer;
    color: #de1c25;
}
.sc_footer_main{
    max-width: 100%;
    overflow: hidden;
}
.box_copy{
    text-align: center;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    line-height: 22px;
    padding: 10px 0px;
    width: 1030px;
    max-width: 100%;
}
.sc_header_page{
    background-size: cover;
    background-attachment: fixed;
    padding: 38px 0px;
    padding-top: 42px;
    color: #ffffff;
}
.tit_page{
    margin: 0px;
    margin-bottom: 32px;
    font-size: 30px;
    padding-bottom: 15px;
    position: relative;
}
.tit_page:before{
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.txt_lag_top{
    font-family: UVN_HongHaHepBold;
    font-size: 36px;
    text-transform: uppercase;
}
.txt_lag_bot{
    font-family: UVN_HongHaHep;
    text-transform: uppercase;
}
.des_tit_page{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.tit_sub_page{
    margin-top: 25px;
    margin-bottom: 30px;
    font-size: 30px;
    padding-bottom: 20px;
    position: relative;
    color: #333333;
}
.tit_sub_page:before{
    content: "";
    display: inline-block;
    width: 170px;
    max-width: 100%;
    height: 5px;
    background: #de1c25;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.sub_txt_lag_top{
    font-family: UVN_HongHaHepBold;
    font-size: 36px;
    text-transform: uppercase;
    color: #333333;
}
.sub_txt_lag_bot{
    font-family: UVN_HongHaHep;
    text-transform: uppercase;
    color: #333333;
    font-size: 30px;
}
.box_prod_cate{
    position: relative;
    overflow: hidden;
    padding-top: 35px;
    margin-bottom: 25px;
}
.box_prod_cate:before{
    content: "";
    display: inline-block;
    width: 100px;
    height: 5px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #de1c25;
}
.box_prod_cate:hover:before{
    background: #ff000c;
}
.img_prod_cate{
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.img_prod_cate img{
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.5s;
}
.img_prod_cate:hover img{
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.5s;
    opacity: 0.8;
}
.name_prod_cate{
    font-size: 17px;
    color: #333333;
    margin: 15px 0px 0px 0px;
}
.name_prod_cate a{
    color: #333333;
    display: block;
}
.name_prod_cate a:hover{
    color: #ff000c;
}
.name_prod_cate_top{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 25px;
    font-weight: bold;
}
.name_prod_cate_bot{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 5px;
}
.tit_page_detail{
    color: #de1c25;
    font-size: 24px;
    margin: 0px;
    text-transform: uppercase;
    font-family: UVN_HongHaHepBold;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.tit_page_detail:before{
    content: "";
    display: inline-block;
    width: 70px;
    height: 2px;
    background: #de1c25;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.tit_page_detail>span,
.tit_page_detail>a{
    display: block;
    color: #de1c25;
}
.date_page_detail{
    font-size: 12px;
    color: #999999;
    font-style: italic;
}
.content_txt_detail{
    font-size: 13px;
    color: #333333;
    line-height: 23px;
    text-align: justify;
}
.back_bot_page{
    float: left;
}
.back_bot_page>ul>li{
    float: left;
    margin: 0px 3px;
    color: #333333;
    font-size: 13px;
    line-height: 18px;
}
.back_bot_page>ul>li>a{
    color: #333333;
}
.back_bot_page>ul>li>a:hover{
    color: #de1c25;
    text-decoration: underline;
}
.icon_home_back{
    font-size: 14px;
    float: left;
    line-height: 14px;
    color: #de1c25;
    padding-top: 2px;
    margin-right: 5px;
}
.box_sp_right{
    overflow: hidden;
    background: url("../img/img_sp.png") no-repeat bottom left;
    border: 1px solid #de1c25;
    padding: 15px 25px 65px 5px;
}
.tit_sp_right{
    margin: 0px;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #de1c25;
    padding-bottom: 15px;
    margin-bottom: 12px;
    position: relative;
}
.tit_sp_right:before{
    content: "";
    display: inline-block;
    width: 55px;
    height: 2px;
    background: #de1c25;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.info_s_right{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    line-height: 25px;
}

/*============================*/

.back_link{
    background: #f5f5f5;
    display: block;
    overflow: hidden;
    padding: 10px 0px;
}
.back_link>li{
    float: left;
    line-height: 20px;
    padding: 5px 12px;
    color: #df1b25;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}
.back_link>li:after{
    content: "\f101";
    font: normal normal normal 12px/1 fontawesome;
    position: absolute;
    top: 8px;
    right: -3px;
}
.back_link>li:last-child:after{
    content: "";
}
.back_link>li>a,
.back_link>li>span{
    line-height: 20px;
    color: #df1b25;
    display: inline-block;
    float: left;
}
.icon_home_bl{
    float: left;
    margin-right: 5px;
    font-size: 16px;
    line-height: 18px;
}
.back_link>li>a:hover{
    text-decoration: underline;
}
.img_news_cate{
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 285px;
    max-width: 100%;
}
.img_news_cate img{
    width: 100%;
}
.img_news_cate:hover img{
    opacity: 0.8;
}
.sub_news_cate{
    overflow: hidden;
}
.name_news_cate{
    margin: 0px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    color: #343434;
    min-height: 40px;
}
.name_news_cate>a{
    display: block;
    color: #343434;
}
.name_news_cate>a:hover{
    color: #df1b25;
}
.des_news_cate{
    text-align: justify;
    line-height: 23px;
    font-size: 13px;
    color: #343434;
}
.date_news_cate{
    color: #888888;
    margin-top: 5px;
}
.list_news_cate>li{
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #c8c8c8;
}
.pagin_acte>li>a{
    background: #f5f5f5;
    border-radius: 0px !important;
    border: 0px;
    margin: 1.5px;
    color: #333333;
    font-size: 13px;
}
.pagin_acte>li.active>a{
    background: #454545;
    color: #ffffff;
}
.tit_right_cate_h{
    margin: 0px;
    text-align: center;
    background: #de1c25;
    color: #ffffff;
}
.tit_right_cate_h>span,
.tit_right_cate_h>a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 23px;
    padding: 5px;
}
.nav_right_cate_h{
    overflow: hidden;
    border: 1px solid #de1c25;
}
.nav_right_cate_h>li{
    padding: 0px 19px;
}
.nav_right_cate_h>li>a{
    overflow: hidden;
    border-bottom: 1px dashed #a3a3a3;
    display: block;
    line-height: 25px;
    padding: 2px 0px;
    padding-left: 24px;
    position: relative;
}
.nav_right_cate_h>li>a:hover{
    color: #de1c25;
}
.nav_right_cate_h>li>a:before{
    content: "\f101";
    font: normal normal normal 12px/1 fontawesome;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 8px;
}
.active a {
   color: #de1c25 !important;
}