@font-face {
  font-family: 'ArialMT';
  src: url('../fonts/ArialMT.woff') format('woff'),
       url('../fonts/ArialMT.ttf') format('truetype'),
       url('../fonts/ArialMT.svg#ArialMT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'arial';
  src: url('../fonts/arial.eot');
  src: url('../fonts/arial.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

body {
    color: #333;
    font-family: 'Arial', serif;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    padding: 0;
    float: left;
    width: 100%;
    margin: 0 auto;
    background: #620000;
}
ul, li {
    list-style-type: none;
}
* {
    margin: 0;
    padding: 0;
}
a {
    color: #333;
}
a, a:hover {
    text-decoration: none;
}
img {
    border: 0;
    font-size: 0;
    line-height: 0;
    max-width: 100%;
}
.left{float:left}
.right{float:right}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}
.section_conten{
	width:1200px;
	margin:0 auto;
	max-width:100%;
}
.width_common{float:left;width:100%;}
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
}
.video-wrapper-top {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
#kim_tin{background:#5c0303;width: 1200px;margin: 0 auto;max-width: 100%;}
/* SECTION 0 */
.section0 .section_conten .width_common{
	background: url(images/graphics/bg-top.jpg);
    padding-top: 20px;
    padding-bottom: 10px;
    background-size: cover;
	position:relative;
}
.section0 .logo{
    padding-left: 40px;
}
.section0 .tap_doan{
    display: inline-block;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
}
.section0 .tap_doan .marquee{
    width: 50%;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
}
.banner_top .video-wrapper{padding-bottom: 16.25%;}
.banner_top .video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.banner_top .video-wrapper-top{padding-bottom: 14.25%;}
.banner_top .video-wrapper-top embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
/* SECTION 1 */
.section1 .width_common{
    background: url(images/icons/menu-bg.gif) repeat-x;
    background-size: contain;
    position: relative;
}
.section1 .search{
    margin-right: 5px;
    position: absolute;
    right: 0;
}
.section1 .search .formsearch{}
.section1 .search .formsearch .icon{
    float: left;
    margin-top: 8px;
    margin-right: 5px;
}
.section1 .search .formsearch .input{float:left;margin-top: 7px;}
.section1 .search .formsearch .input input{
    background: #b00801;
    border: 1px solid red;
    height: 30px;
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
}
.section1 .search .formsearch .button{
    position: absolute;
    right: 0;
    top: 7px;
}
.section1 .search .formsearch .button input{
    color: #fff200;
    background: #a10802;
    font-size: 18px;
    border: 1px solid red;
    height: 32px;
    padding: 0 10px;
    cursor: pointer;
}
.menu_main{
    z-index: 9999;
    float: left;
    width: 100%;
}
.menu_main ul.rootGroup {
	margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    float: left;
}
.menu_main ul.rootGroup > li{
    background: url(images/icons/menu_line.png) repeat-y scroll right bottom transparent;
    float: left;
    font-size: 18px;
    list-style: outside none none;
    margin: 0;
    position: relative;
}
.menu_main ul.rootGroup > li > a{
    cursor: pointer;
    color: #fff200;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 14px 28px;
    text-decoration: none;
}
.menu_main ul.rootGroup > li > a:hover,.menu_main ul.rootGroup > li.active > a  {
    background-image: url(images/icons/menu_hover.gif);
    cursor: pointer;
	background-size: contain;
}
.menu_main  ul.rootGroup > li.active_footer > a  {
    padding:15px 30px 13px !important;
}


.menu_main ul.rootGroup > li:hover .level1{
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%;
    visibility: visible;
}
.menu_main ul.rootGroup li .level1{
    position: absolute;
    border: 1px solid #ccc;
    border: 1px solid #d70101;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    z-index: 11;
    margin-top: 0;
    visibility: hidden;
    top: 140%;
    height: auto;
    min-width: 220px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
}
.menu_main ul.rootGroup li .level1  > li{
	list-style: none;
    position: relative;
    border-bottom: 1px solid #330407;
    border-top: 1px solid #d70101;
}
.menu_main ul.rootGroup li .level1  > li:first-child{border-top:0;}
.menu_main ul.rootGroup li .level1  > li.option_2 > a:after{
    content: "\f0da";
    font: normal normal normal 17px/1 FontAwesome;
    float: right;
}
.menu_main ul.rootGroup li .level1  > li > a{
    background: #690000 url(images/icons/icon-menu.png) left 10px top 10px;
    background-repeat: no-repeat;
    padding: 6px 6px 6px 35px;
    color: #FFFFFF;
    text-align: left;
    z-index: 100;
    filter: alpha(opacity=90);
    font-size: 15px;
    display: block;
    opacity:0.85;
}
.menu_main ul.rootGroup li .level1  > li > a:hover{background: #840812 url(images/icons/icon-menu.png) left 10px top 10px;background-repeat: no-repeat;}

.menu_main ul.rootGroup li .level2  > li:hover .level3{
    opacity: 1;
    filter: alpha(opacity=100);
    top: -1px;
    visibility: visible;
}
.menu_main ul.rootGroup li .level1  .level3{
    position: absolute;
    border: 1px solid #ccc;
    border: 1px solid #d70101;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    z-index: 11;
    margin-top: 0;
    visibility: hidden;
    top: 100%;
	right: -101%;
    height: auto;
    min-width: 220px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
}
.menu_main ul.rootGroup li .level2  > li{
	list-style: none;
    position: relative;
    border-bottom: 1px solid #330407;
    border-top: 1px solid #d70101;
}
.menu_main ul.rootGroup li .level2 > li.option_2 > a:after {
    content: "\f0da";
    font: normal normal normal 17px/1 FontAwesome;
    float: right;
}
.menu_main ul.rootGroup li .level2  > li:first-child{border-top:0;}
.menu_main ul.rootGroup li .level2  > li > a{
    background: #690000 url(images/icons/icon-menu.png) left 10px top 10px;
    background-repeat: no-repeat;
    padding: 6px 6px 6px 35px;
    color: #FFFFFF;
    text-align: left;
    z-index: 100;
    filter: alpha(opacity=90);
    font-size: 15px;
    display: block;
    opacity:0.85;
}
.menu_main ul.rootGroup li .level2  > li > a:hover{background: #840812 url(images/icons/icon-menu.png) left 10px top 10px;background-repeat: no-repeat;}


.menu_main ul.rootGroup li .level1  > li:hover .level2{
    opacity: 1;
    filter: alpha(opacity=100);
    top: -1px;
    visibility: visible;
}
.menu_main ul.rootGroup li .level1  > li .level2{
    position: absolute;
    border: 1px solid #ccc;
    border: 1px solid #d70101;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    z-index: 11;
    margin-top: 0;
    visibility: hidden;
    top: 100%;
	right: -101%;
    height: auto;
    min-width: 220px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
}
.menu_main ul.rootGroup li .level3  > li{
	list-style: none;
    position: relative;
    border-bottom: 1px solid #330407;
    border-top: 1px solid #d70101;
}
.menu_main ul.rootGroup li .level3  > li:first-child{border-top:0;}
.menu_main ul.rootGroup li .level3  > li > a{
    background: #690000 url(images/icons/icon-menu.png) left 10px top 10px;
    background-repeat: no-repeat;
    padding: 6px 6px 6px 35px;
    color: #FFFFFF;
    text-align: left;
    z-index: 100;
    filter: alpha(opacity=90);
    font-size: 15px;
    display: block;
    opacity:0.85;
}
.menu_main ul.rootGroup li .level3  > li > a:hover{background: #840812 url(images/icons/icon-menu.png) left 10px top 10px;background-repeat: no-repeat;}

/*---------------- SECTION MAIN  -----------------*/
.section_main{}
/* SECTION MAIN LEFT  */
.section_main .col_left{
    width: 66%;
    float: left;
    max-width: 100%;
    margin-top: 3px;
}
.section_main .col_left .banner{
    border: 2px solid #d70101;
}
.banner .video-wrapper{padding-bottom: 58.3%;}
.banner .video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.section_main .col_left img{width:100%;margin-bottom: -3px;}
.thumb-holder{position:relative;display: block;overflow:hidden}
.crop-5-3 {
    padding-bottom: 60%;
    overflow: hidden;
    height: 0;
    display: block;
    background: #ccc;
}
.crop-5-4 {
    padding-bottom: 99%;
    overflow: hidden;
    height: 0;
    display: block;
    background: #ccc;
}
.crop-5-5 {
    padding-bottom: 100%;
    overflow: hidden;
    height: 0;
    display: block;
    background: #ccc;
}
.danh_sach_album .thumb-holder::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.danh_sach_album .thumb-holder:hover::before {
    -webkit-animation: shine 1.75s;
    animation: shine 1.75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.thumb-holder .hover_play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -25px;
    opacity: 0;
    text-align: center;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
}
.hover_play {
    display: block;
    width: 50px;
    height: 50px;
    background-position: 0 -160px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.thumb-holder:hover .hover_play {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.thumb-holder .hover_play:before {
    content: "\f01d";
    font: normal normal normal 35px/1 FontAwesome;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    color: #fff;
}

.category_left{
    margin-top: 10px;
    border-bottom: 1px dotted red;
    padding-bottom: 10px;
    margin-bottom: 10px;
    float: left;
}
.col_left .category_left:last-child{border-bottom:0;}
.box_thongtin{}
.box_thongtin .title{
    background: url(images/graphics/bg-title.png);
    position: relative;
    background-repeat: no-repeat;
}
.box_thongtin .title h3{
    font-weight: 100;
    padding-left: 50px;
    padding-top: 4px;
}
.box_thongtin .title h3 a{
	color: #fff200;
    font-size: 16px;
    text-transform: uppercase;
}
.box_thongtin .title .view_more{
    color: #fff200;
    font-size: 16px;
    position: absolute;
    font-style: italic;
    top: 5px;
    right: 20px;
	cursor:pointer;
}
.box_thongtin .title .view_more:after{
	content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
	margin-left:5px;
}
.box_thongtin .warp{
    float: left;
    padding: 0 10px;
}
.box_thongtin .warp .lead{
    color: #fff200;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 10px;
}
.box_thongtin .warp .lead span{
    color: #fff;
    margin-left: 5px;
    font-weight: 100;
}
.box_thongtin .warp .content{
    float: left;
    margin-bottom: 15px;
}
.box_thongtin .warp .content .thumb-holder{
    width: 35%;
    float: left;
	margin-right:15px;
}
.box_thongtin .warp .content .news_lead{
    overflow: hidden;
    color: #dfdfdf;
    font-size: 16px;
    line-height: 1.3;
}
.box_thongtin .warp .content .news_lead a{
    color:#dfdfdf;
    font-size: 16px;
    display: block;
    text-align: right;
    font-style: italic;
    margin-top: 10px;
}
.box_thongtin .warp .content .news_lead a:after{
    content: "\f0da";
    font: normal normal normal 20px/1 FontAwesome;
    float: right;
	margin-left:5px;
}
.list_news_dot_3x3_300{
    float: left;
    width: 100%;
}
.list_news_dot_3x3_300 li{
    background: url(images/icons/news_li_icon.gif) no-repeat left 2px;
    padding-left: 20px;
    margin-bottom: 8px;
}
.list_news_dot_3x3_300 li p{
    color: #999;
    font-size: 16px;
    display: inline-block;
    border-bottom: 0px solid #fff;
}
.list_news_dot_3x3_300 li p a{
    color: #dfdfdf;
    font-size: 16px
}

/* SECTION MAIN RIGHT  */
.section_main .col_right{
    width: 33.55%;
    float: right;
    max-width: 100%;
    margin-top: 3px;
}
.box1 {
    background: #ff0000;
    padding: 1px 1px 1px 1px;
}
.box1 .box1-header {
    background: url(images/icons/head-bg.gif) repeat-x;
	color: #fff200;
    background-size: contain;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    padding: 7px 10px;
    text-align: center;
}
.box1 .box1-header .date {
    color: #fff;
}
.col_right .box {
	border: 1px solid #ff0000;
    margin-bottom: 2px;
    margin-top: 2px;
}
.col_right .head {
    background: url(images/icons/head-bg.gif) repeat-x;
    background-size: contain;
    height: 20px;
    padding: 7px 10px;
    color: #fff200;
    font-size: 18px;
    text-align: center;
}
.box .gold {
    color: #ffffff;
    font-size: 8pt;
}
.box .body {
    border-top: 1px solid #ff0000;
}
.box .gold table {
    border: #ac8080 1px solid;
    border-left: none;
    border-collapse: collapse;
    width: 100%;
}
.box .gold table tr td{
	font-size: 13px;
    padding: 2px 3px;
    text-align: center;
}
.box .gold table tr td:first-child{text-align: center}
.box .gold table th {
    border-left: 1px solid #ac8080;
    padding: 1px;
    vertical-align: middle;
    font-weight: 100;
    color: #ffff00;
    text-align: center;
    font-size: 13px;
    padding: 10px 2px;
}
.category_right .gold{
    height: 200px;
    overflow: auto;
    width: 99.6%;
    padding-left: 2px;
}
.category_right iframe, .category_right embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.category_right .bieu_do{text-align:center;padding:5px 5px 10px 5px;}

/* Silde san pham ban chay */
.slide_sp_banchay .item{position:relative}
.slide_sp_banchay .item .product-hot{
    width: 60%;
    display: inline-block;
    border-right: 1px solid #ff0000;
    border-top: 1px solid #ff0000;
}
.slide_sp_banchay .item .product-hot-right{
    width: 39.7%;
    float: right;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
.slide_sp_banchay .item .product-hot-right .title{
	color: #fff200;
    font-size: 17px;
    padding: 40% 20px;
    border-top: 1px solid #ff0000;
}
.slide_sp_banchay .item .product-hot-right .chitiet{
    position: absolute;
    bottom: 35px;
    width: 100%;
}
.slide_sp_banchay .item .product-hot-right .cart{
    position: absolute;
    bottom: -3px;
    width: 100%;
}
.slide_sp_banchay .item .product-hot-right .chitiet img{width:100%}
.slide_sp_banchay .item .product-hot-right .cart img{width:100%}


.amazingslider-box-1 div:nth-child(3){opacity: 0!important;}
.amazingslider-bottom-shadow-1{display:none!important;}
.crop-5-3 {
    padding-bottom: 65%;
    position: relative;
    overflow: hidden;
    height: 0;
    display: block;
    background: #ccc;
}
.slide_catalogue .item{padding:5px;}

.menh_namsinh{border: 0!important;}
.menh_namsinh img{width:100%;}
.head-top {
    padding: 6px 10px;
    color: #fff;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #ff0000;
}
.box .vote_option p, .box .vote_option tr {
    background: url(images/graphics/vote_bg.gif) bottom left repeat-x;
    padding: 5px 20px;
    color: #fff;
    margin: 0px;
    font-family: Arial;
    font-size: 16px;
}
.box .vote_option p input{margin-right:10px;}
.vote-left {
	width: 49.8%;
    text-align: center;
    float: left;	
}
.vote-left  a, .vote-right a{
    background: url(images/icons/head-bg.gif) repeat-x;
    background-size: contain;
    height: 20px;
    padding: 7px 10px;
    color: #fff200;
    font-size: 18px;
    text-align: center;
    display: block;
}
.vote-left  a:hover, .vote-right a:hover{ background-image: url(images/icons/menu_hover.gif);background-size: contain;}
.vote-right {
    width: 50%;
    text-align: center;
    float: right;
}
.hitcount-left {
    width: 50%;
    margin-top: 18px;
    float: left;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.hitcount-right {
	width: 40%;
    margin-top: 10px;
    float: right;
}
.hitcount-box {
    border: 1px solid #ff0000;
    background: #bd0801;
    padding: 7px;
    color: #fff200;
    font-size: 16px;
    border-radius: 2px;
    text-align: right;
    margin-right: 10px;
}
.luot_truycap{
    background: url(images/graphics/vote_bg.gif) bottom left repeat-x;
    padding-bottom: 10px;
}
.hot_line img{width:100%;}
.ho_tro_tructuyen{float: left;width: 99.4%;}
.ho_tro_tructuyen .body {
    background: url(images/graphics/bg-box.jpg) bottom left repeat-x;
	float: left
}
.ho_tro_tructuyen .hitcount-left{
    margin-top: 25px;
    width: 35%;
    text-align: right;
}
.ho_tro_tructuyen .hitcount-right-1, .ho_tro_tructuyen .hitcount-right-2{
    width: 60%;
    margin-top: 10px;
    float: right;
}
.ho_tro_tructuyen .hitcount-right-2{margin-top:0;}
.lien_ketwweb select{
    width: 100%;
    height: 34px;
    font-size: 18px;
    color: #7a1113;
    padding-left: 15px;
}
.lien_ketwweb .body{padding:30px 15px;}
/* ------------------------------------------------------------END STYLE PAGE HOME-------------------------------------------- */

/* ---------STYLE FOLDER & DETAIL -----------------*/
.section_main .col_left_folder {
    width: 294px;
    float: left;
    max-width: 100%;
    margin-top: 3px;
}
.section_main .col_right_folder {
    width: 890px;
    float: right;
    max-width: 100%;
    margin-top: 3px;
}
.top_control{
    background: url(images/icons/line-sanpham.jpg) bottom;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;	
}
.top_control .menu_dieuhuong{
    background: url(images/icons/icon-menu.png) left 10px top 10px;
    background-repeat: no-repeat;
    padding-left: 33px;
    padding-top: 7px;
    float: left;
}
.top_control .menu_dieuhuong li{display:inline-block;color: #fff;}
.top_control .menu_dieuhuong li a{
    font-size: 16px;
    color: #fff;
    padding: 0 5px;
}
.top_control .menu_dieuhuong li.active a{color:#fff200}
.pagination_news{
    text-align: right;
    margin-top: 10px;
    float: right;
}
.pagination_news .prev{
    color: #fff;
    cursor: pointer;
    font-size: 15px;
}
.pagination_news .next{
    color: #fff;
    cursor: pointer;
    font-size: 15px;
}
.pagination_news .next:after{
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px
}
.pagination_news .item{
    font-size: 14px;
    color: #fff;
    padding: 1px 5px;
    background: #8e0000;
    border: 1px solid red;
}
.pagination_news .item.active, .pagination_news .item:hover{background: #fff;color: #8e0000;}
.menu_style2{
    border-bottom: 1px solid #ee1c24;
    padding-bottom: 5px;
    background: none;
    margin-bottom: 0;
}
.menu_style2 .menu_dieuhuong li{color: #780000!important;}
.menu_style2 .menu_dieuhuong{	
    background: url(images/icons/icon-bold.png) left 5px top 10px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.menu_style2 .menu_dieuhuong li a{color: #780000!important;}
.menu_style2 .pagination_news .next, .menu_style2 .pagination_news .prev{color: #780000!important;}
.menu_style2 .pagination_news{margin-top:5px;margin-right:20px}
.danh_sach_sp .pagination_news{text-align: center; width: 100%;margin-bottom: 20px;}
.danh_sach_sp ul{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.danh_sach_sp ul li{
    padding: 0 8px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    margin-bottom: 16px;
    display: inline-block;
    display: -ms-flexbox;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    vertical-align: top;
    float: left;
    width: 25%;
}
.danh_sach_sp ul li .crop-5-5 img{width:100%;}
.danh_sach_sp ul li .border{border: 1px solid #ff0000;float: left;}
.danh_sach_sp ul li .border .name{border-top: 1px solid #ff0000;background: #890600;float:left;width:100%;}
.danh_sach_sp ul li h3 a{
	color: #fff;
    font-family: arial;
    font-size: 14px;
    font-weight: 100;
    display: block;
    text-align: center;
    margin: 5px 0;
}
.danh_sach_sp ul li p{
	color: #fff;
    font-family: arial;
    font-size: 14px;
    font-weight: 100;
    display: block;
    text-align: center;
    margin: 5px 0;
}
.danh_sach_sp ul li .phuong_thuc{
    background: url(images/icons/head-bg.gif) repeat-x;
    background-size: contain;
    float: left;
    width: 100%;
}
.danh_sach_sp ul li .chitiet{
    width: 50%;
    float: left;
    text-align: center;
    background: url(images/icons/menu_line.png) repeat-y scroll right bottom transparent;
}
.danh_sach_sp ul li .cart{
    width: 48.5%;
    float: right;
    text-align: center;
}
.danh_sach_sp ul li .chitiet a{
	background: url(images/icons/news_li_icon.gif) no-repeat right 8px top 12px;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    font-weight: 100;
    padding: 10px 10px 10px 0px;
    display: block;
}
.danh_sach_sp ul li .cart a{
    background: url(images/icons/icon-giohang.png) no-repeat right 2px top 10px;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    font-weight: 100;
    padding: 10px 10px 10px 0;
    display: block;
}
.col_left_folder .box {
    border: 1px solid #ff0000;
    margin-bottom: 2px;
    margin-top: 2px;
}
.col_left_folder .head {
    background: url(images/icons/head-bg.gif) repeat-x;
    background-size: contain;
    height: 20px;
    padding: 7px 10px;
    color: #fff200;
    font-size: 18px;
    text-align: center;
}
.col_left_folder .slide_sp_banchay .item .product-hot-right .title{padding: 25px 10px;}
.col_left_folder .slide_sp_banchay .item .product-hot-right .chitiet{bottom: 26px;}
.col_left_folder .slide_sp_banchay .item .product-hot-right .cart{bottom: -1px;}

/* -------------------Style Danh muc san pham ------------------------*/
.list_item_panel{
	background: url(images/graphics/bg-danhmuc.jpg);
    background-size: cover;
}
.list_item_panel>li{
    background: url(images/icons/icon-menu.png) left 10px top 12px;
    background-repeat: no-repeat;
    position: relative;	
}
.list_item_panel>li >a{
    color: #fff200;
    display: block;
    font-size: 16px;
    padding: 9px 20px 9px 35px;
    background: url(images/graphics/vote_bg.gif) bottom left repeat-x;
    cursor: pointer;
}
.list_item_panel .has_sub >a:after{

}
.list_item_panel .has_sub .sub:after{
	content: "\f103";
    font: normal normal normal 16px/1 FontAwesome;
    color: #fff;
    cursor: pointer;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 10px 15px
}
.list_item_panel .has_sub.active .sub:after{
	content: "\f102";
    font: normal normal normal 16px/1 FontAwesome;
    color: #fff;
    cursor: pointer;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 10px 15px
}
.list_item_panel .has_sub .cap2 .sub_2:after{
	content: "+";
    color: #fff;
    cursor: pointer;
    text-align: center;
    position: absolute;
    right: 0;
    top: -3px;
    padding: 10px 15px
}
.list_item_panel .has_sub .cap2 li.active .sub_2:after{
	content: "-";
    color: #fff;
    cursor: pointer;
    text-align: center;
    position: absolute;
    right: 0;
    top: -4px;
    padding: 10px 15px
}
.list_item_panel .has_sub .cap2{display: none;}
.list_item_panel .has_sub .cap2 >li{position:relative}
.list_item_panel .has_sub .cap2 a{
background: url(images/graphics/vote_bg.gif) bottom left repeat-x;
    color: #fff;
    font-size: 14px;
    padding: 8px 8px 8px 35px;
    display: block;
    cursor: pointer;
    position: relative;	
}
.list_item_panel .has_sub .cap2 a.active, .list_item_panel .has_sub .cap2 a:hover{background:#860303 url(images/graphics/vote_bg.gif) bottom left repeat-x;}

.list_item_panel .has_sub .cap3{display: none;}
.list_item_panel .has_sub .cap3 a{
background: url(images/graphics/vote_bg.gif) bottom left repeat-x;
    color: #fff;
    font-size: 14px;
    padding: 8px 8px 8px 60px;
    display: block;
}
.list_item_panel .has_sub .cap3 a.active, .list_item_panel .has_sub .cap3 a:hover{background:#860303 url(images/graphics/vote_bg.gif) bottom left repeat-x;}

.page_detail .col_right_folder {
    background: #ffe7e7;
    margin-top: 0;
    width: 865px;
    float: right;
    padding-bottom: 0;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
.page_detail .top_detail{
    border-bottom: 1px solid #ee1c24;
    float: left;
    width: 100%;
    padding-bottom: 5px;
}
.page_detail .top_detail h1, .page_detail .top_detail h2{
    color: #780000;
    font-size: 16px;
    font-weight: 100;
    background: url(images/icons/icon-bold.png) left 10px top 10px;
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-top: 7px;
    float: left;
}
.page_detail .top_detail span.date{
    color: #780000;
    font-size: 15px;
    font-weight: 100;
    float: right;
    margin-top: 5px;
    margin-right: 15px;
}
.page_detail .container{
    margin-top: 20px;
    padding-right: 15px;
    padding-left: 10px;
}

/* ------------------Style Danh sach tin------------------ */
.danh_sachtin{margin-top: -10px;}
.danh_sachtin ul{}
.danh_sachtin ul li{
    float: left;
    width: 100%;
    border-bottom: 1px dashed #780000;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 30px;
}
.danh_sachtin ul li h3 a{
    color: #780000;
    font-size: 16px;
    line-height: 1.3;
}
.danh_sachtin ul li h3 span{
	color: #878787;
    font-weight: 100;
    margin-left: 5px;
    font-size: 16px;
}
.danh_sachtin ul li .content{margin-top: 10px;}
.danh_sachtin ul li .avata{
    width: 190px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: left;
    margin-right: 25px;
}
.danh_sachtin ul li .description{
    font-weight: 100;
    font-size: 16px;
    line-height: 1.3;
    color: #333;
}
.danh_sachtin ul li .detail{
    display: block;
    text-align: right;
    margin-top: 15px;
    color: #780000;
    font-size: 14px;
    font-style: italic;
}
.danh_sachtin ul li .detail:before{
    content: "\f0da";
    font: normal normal normal 20px/1 FontAwesome;
    margin-left: 5px;
    float: right;
    margin-top: -1px;
}
.danh_sachtin .pagination_news, .danh_sach_album .pagination_news {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.sanpham_detail .pagination_news .prev, .sanpham_detail .pagination_news .next, .danh_sachtin .pagination_news .prev, .danh_sachtin .pagination_news .next, .danh_sach_album .pagination_news .next, .danh_sach_album .pagination_news .prev{color: #780000;}

/* ------------------StylebĂƒÂ i dĂ¡ÂºÂ¡ng Ă¡ÂºÂ£nh vĂƒÂ  video------------------ */
.page_detail .container h1{
	color: #780000;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.3;
}
.page_detail .container p.lead{
	color: #000;
    font-size: 17px;
    margin: 5px 0 20px;
    font-weight: bold;
}

.slide_album{margin-left: 35px;margin-right: 35px;}
.slide_album .item{}
.slide_album .item p{
	color: #c99898;
    font-size: 15px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.slide_album .owl-controls .owl-prev:before{
    content: "\f104";
    font: normal normal normal 70px/1 FontAwesome;
    color: #c99898;
    position: absolute;
    top: 40%;
    left: -40px;
}
.slide_album .owl-controls .owl-next:before{
    content: "\f105";
    font: normal normal normal 70px/1 FontAwesome;
    color: #c99898;
    position: absolute;
    top: 40%;
    right: -40px;	
}
.slide_detail{
    background: #c99898;
    padding: 10px 70px;
    margin-top: 10px;
}
.slide_detail .crop-5-4{border: 1px solid #ff0000;}
.slide_detail .owl-controls .owl-prev:before {
    content: "\f104";
    font: normal normal normal 70px/1 FontAwesome;
    color: #fff;
    position: absolute;
    top: 40%;
    left: -45px;
}
.slide_detail .owl-controls .owl-next:before {
    content: "\f105";
    font: normal normal normal 70px/1 FontAwesome;
    color: #fff;
    position: absolute;
    top: 40%;
    right: -45px;
}
.thong_tinsp{
    padding: 10px 105px 30px;
}
.thong_tinsp .cart{
	background: url(images/icons/head-bg.gif) repeat-x;
    background-size: contain;
    width: 137px;
    text-align: center;
    margin: 0 auto;
}
.thong_tinsp .cart a {
	background: url(images/icons/icon-giohang.png) no-repeat right 2px top 10px;
    color: #fff;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 10px 0;
    display: block;
    border: 2px solid #ff0000;
}
.thong_tinsp h2 a {
    font-size: 18px;
    color: #7f0406;
    text-align: center;
    display: block;
    margin: 20px 0 10px;
}
.thong_tinsp table {
    width: 100%;
    border: 1px solid #890600;
}
.thong_tinsp table tr td {
    font-size: 16px;
    padding: 7px 20px;
}
.thong_tinsp table tr td a.prev{
	background: url(images/icons/prev.png) no-repeat top 4px left 0px;
    padding-left: 15px;
    margin-right: 50px;
}
.thong_tinsp table tr td a.next{
	background: url(images/icons/next.png) no-repeat top 4px right 0px;
    padding-right: 15px;
}
.danh_sach_album{margin-top: 35px;}
.danh_sach_album ul{
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -6px;
    border-bottom: 1px dashed #780000;
    margin-bottom: 20px;
}
.danh_sach_album ul li{
	padding: 0 6px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    display: inline-block;
    display: -ms-flexbox;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    vertical-align: top;
    float: left;
    width: 25%;
}
.danh_sach_album ul li .thumb-holder{
    border: 3px solid #cfcfcf;
    outline: 1px solid #9e9e9e;
}
.danh_sach_album ul li h3 a{
    color: #780000;
    font-size: 15px;
    display: block;
    text-align: center;
    margin-top: 10px;
    font-weight: 100;
}
.box_video{margin-top:20px;position: relative;
margin-right: 60px !important;

}
.box_video .icon{
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 88;
}
.box_video .title{
    color: #780000;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
}
.box_video .owl-carousel{
    background: #320000 url(images/graphics/bg-video.png);
    padding: 15px 15px 35px 15px;
    background-size: cover;
}
h1.video{
    background: url(images/icons/icon-video.png) no-repeat;
    padding-left: 35px;
    padding-top: 5px;
}
.content_detail p{font-size:16px;line-height:1.3;color:#333;margin-bottom: 10px;}
.content_detail div{font-size:16px;line-height:1.3;color:#333;margin-bottom: 0px;}
.content_detail p.lead_img{font-style: italic;}
.content_detail p.author{
	text-align: right;
    font-weight: bold;
    color: #780000;
    font-size: 17px;
}
.content_detail p img{
	display: block;
    margin: 0 auto;
    width: 85%;
}
.content_detail .button {
    text-align: center;
    padding-top: 40px;
}
.content_detail .button a {
    font-family: Arial;
    color: #000;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 17px;
    border-right: 1px solid #780000;
}
.content_detail .button a.comment{ border-right:0}
.content_detail .button a.print:before {
    content: "\f02f";
    font: normal normal normal 20px/1 FontAwesome;
    margin-right: 3px;
}
.content_detail .button a.mail:before {
    content: "\f0e0";
    font: normal normal normal 20px/1 FontAwesome;
    margin-right: 3px;
}
.content_detail .button a.mailbbt:before {
    content: "\f021";
    font: normal normal normal 20px/1 FontAwesome;
    margin-right: 3px;
}
.content_detail .button a.comment:before{
    content: "\f044";
    font: normal normal normal 20px/1 FontAwesome;
    margin-right: 3px;
}
.layout-news-other {
    margin-top: 30px;
}
.layout-news-other h5 {
    margin: 0px;
    color: #780002;
    padding: 5px 0px 10px 20px;
    font-size: 14px;
    font-family: Tahoma;
    border-bottom: 1px solid #ff2500;
}
.layout-news-other ul {
    list-style: none;
    margin: 0px;
    padding: 13px 0 0 20px;
}
.layout-news-other li {
    background: url(images/icons/news_li_icon.gif) no-repeat left 2px;
    padding: 0px 0 0 28px;
    margin-bottom: 10px;
}
.layout-news-other li a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
}
.layout-news-other li i {
    font-style: normal;
    color: #878787;
    font-size: 11px;
    font-family: Tahoma;
    margin-left: 5px;
}
.pagin_detail{
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}
.pagin_detail a.prev, .pagin_detail a.next{color: #780000;}

.table-responsive{
    width: 100%;
    margin-bottom: 5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    min-height: .01%;
    overflow-x: auto;
}
.table-responsive table{
    width: 100%;
    max-width: 100%;
}
.table-responsive table tr td p{}
.table-responsive table tr td p span.stylelh1{color: #fff200;}
.table-responsive table tr td p span.tencty{color: #ae0000;}
.form_lienhe{float:left;width:100%}
.form_lienhe .top1{
	border-bottom: 1px dashed #700606;
    padding-bottom: 10px;
    margin-bottom: 30px;
    padding-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
}
.form_lienhe .top1 h1{
    color: #700606;
    text-align: center;
    font-size: 19px;
}
.form_lienhe .top1 p{
    color: #700606;
    font-size: 16px;
    margin-top: 10px;
}
.form_lienhe .top1  .web_mail{text-align:center;margin-top:15px;}
.form_lienhe .top2{
    margin: 0 30px;
}
.form_lienhe .top3{
    float: left;
    width: 100%;
    margin-top: 30px;
}
.form_lienhe .top3 ul{
    width: 70%;
    margin: 0 auto;
}
.form_lienhe .top3 ul li{
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
.form_lienhe .top3 ul li>div{
    float: right;
    width: 80%;
}
.form_lienhe .top3 ul li>div input{
	width: 100%;
    height: 25px;
    padding-left: 10px;
}
.form_lienhe .top3 ul label{
    color: #222;
    float: left;
    font-size: 15px;
    width: 100px;
    margin-top: 5px;
    text-align: right;
}
.form_lienhe .top3 ul li>div textarea{
    width: 100%;
    height: 80px;
    padding-left: 10px;
}
.form_lienhe .top3 .k-status{
    float: left;
    width: 100%;
    text-align: center;
}
.form_lienhe .top3 .k-status p{
    font-size: 16px;
    color: #838383;
    margin-bottom: 7px;
}
span.req{color:#ff0000;margin-right: 3px;}
.form_lienhe .top3 .k-status  input{
    font-size: 15px;
    padding: 2px 8px;
}
/* SECTION FOOTER  */
.section_footer{margin-top:15px;}
.section_footer .section_conten > .width_common{
    background: url(images/graphics/bg-copy.jpg);
    background-size: cover;
    padding-bottom: 30px;
}
.section_footer .menu_main{
    background: url(images/graphics/bg-footer.jpg);
    background-size: cover;
}
.section_footer .menu_main ul.rootGroup > li > a{
    cursor: pointer;
    color: #fff200;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 30px;
    text-decoration: none;
}
.section_footer .menu_main ul.rootGroup > li > a:hover{padding: 15px 30px 13px;}
.section_footer .menu_main ul.rootGroup > li:first-child > a{
    background: url(images/graphics/kim-tin.png);
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-top: 6px;
    height: 12px;
    padding: 15px 20px 15px 30px;
}
.section_footer .menu_main ul.rootGroup > li:last-child{background:none;}
.copy_right{padding: 0 35px;}
.copy_right .width_common{
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-top: 20px;
    margin-bottom: 25px;
}
.copy_right .width_common .left{margin-top:10px}
.copy_right .width_common .right{width:52%}
.copy_right .left p{
    color: #fff;
    font-size: 15px;
}
.section_footer .address{padding: 0 35px;}
.section_footer .address .col-3{
    border-right: 1px solid #fff;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    vertical-align: top;
    text-align: center;
    float: left;
    width: 33.33%;
}
.section_footer .address .col-3:last-child{border-right:0;text-align: right;}
.section_footer .address .col-3:first-child{text-align: left;width: 31.33%;}
.section_footer .address .col-3:nth-child(2){width: 35.33%;}
.section_footer .address .col-3 p{
    color: #fff;
    font-size: 15px;
}

@media screen and (max-width: 1199px){
	.menu_main ul.rootGroup > li > a{padding: 14px 24px;}
	.copy_right .width_common{padding-bottom: 20px;}
	.danh_sach_sp ul{margin:0;}
	.pagination_news{ margin-right: 15px;}
	.section_main .col_left_folder{width:33%}
	.section_main .col_right_folder{width:66%}
	.page_detail .col_right_folder{padding-left:0;padding-right: 0;}
}
@media screen and (max-width: 1100px){
	.form_lienhe .top3 ul li>div{width:75%}
	.menu_main ul.rootGroup > li > a{padding: 14px 20px;}
	.copy_right .right{width:50%!important}
	.section_footer .menu_main ul.rootGroup{width:100%}
	.section_footer .menu_main ul.rootGroup > li:first-child{width: 7%;}
	.section_footer .menu_main ul.rootGroup > li{width: 11.5%;text-align: center;}
	.section_footer .menu_main ul.rootGroup > li > a{padding: 15px 0;}
	.danh_sach_sp ul li{width:33.33%}
	.section_footer .address{margin:0 -15px;}
	.section_footer .address .col-3{padding: 0 15px;}
}
@media screen and (max-width: 1000px){
	.menu_main ul.rootGroup > li > a{padding: 14px 15px;}
}
@media screen and (max-width: 1024px){
	.menu_main ul.rootGroup > li > a{padding: 14px 15px;}
}
@media screen and (max-width: 900px){
	.form_lienhe .top3 ul li>div{width:70%}
	.thong_tinsp{padding:10px 15px 30px;}
	.menu_main ul.rootGroup > li > a{padding: 14px 10px;}
	.section1 .search .formsearch .input input{padding:0 5px}
	.section1 .search .formsearch .icon{display:none}
	.section_footer .address .col-3 p{font-size:12px;}
	.box1 .box1-header{padding:7px 3px; font-size:14px;}
	#kim_tin{overflow: hidden;}
	.danh_sach_sp ul li .cart{text-align:left}
}
@media screen and (max-width: 768px){
	.form_lienhe .top3 ul li>div{width:65%}
	.menu_main ul.rootGroup > li > a{font-size:13px;}
	.copy_right .left {width: 50%;}
	.copy_right .right {width: 48%;}
	.section_footer .menu_main ul.rootGroup > li > a{font-size:13px;}
	.danh_sach_sp ul li{width:50%}
	.danh_sach_sp ul li .cart{text-align:center}
	.pagination_news{margin-top: 15px!important;width: 100%;margin-right: 0!important;margin-bottom:5px!important;text-align: center;}
	.danh_sach_sp ul{margin:0 -8px;}
	.col_left_folder .slide_sp_banchay .item .product-hot-right .title{font-size:15px;padding:15px 10px}
}
@media screen and (max-width: 740px){
	.section_main .col_left{width: 100%;}
	.section_main .col_right{display:none;}
	.menu_main ul.rootGroup > li > a {
		padding: 14px 6px;font-size:13px;
	}
	.copy_right .right{width:100%!important;margin-top:20px;}
	
}