@font-face {
    font-family: 'UTMFlamenco';
    src: url('fonts/UTMFlamenco.eot');
    src: url('fonts/UTMFlamenco.eot') format('embedded-opentype'),
         url('fonts/UTMFlamenco.html') format('woff2'),
         url('fonts/UTMFlamenco.woff') format('woff'),
         url('fonts/UTMFlamenco.ttf') format('truetype'),
         url('fonts/UTMFlamenco.svg#UTMFlamenco') format('svg');
}
/*=======================================*/
*{margin:0;list-style:none;}
.clear{display:block;clear:both;}
.h1, .h2, .h3, h1, h2, h3{margin:0;}
/*=======================================*/

body{
    background:url(images/306540440098.png) no-repeat left top ;
    font-family:Arial, Helvetica, sans-serif;
    background-size: contain;
}
#header{min-height:150px;}
a,a:focus,a:hover{text-decoration:none !important;}
div#banner h1{height: 0px;width: 0px;text-indent: -9999px;position:absolute;}
.maxWidth{max-width:1200px;margin:auto;position:relative;}
.maxWidth3{max-width:1180px;margin:auto;position:relative;}
.maxWidth2{max-width:1153px;margin:auto;position:relative;}
.logo{
        float: left;
    margin-left: 45px;
    margin-top: 20px;
}
.logo img{
    max-height: 115px;
}
.comment_product iframe{
    width: 100% !important;
}
#full{margin-top:-9px;}
/*header*/
.language_top{display:inline-block;margin-top:10px;}
.item_language{padding-left:22px;font-size:12.6px;color:#0057b9;font-weight:bold;text-transform:uppercase;height:18px;line-height:18px;display:inline-block;}
.vi{background:url(images/vi.png) 0px 0px no-repeat;}
.en{background:url(images/en.png) 0px 0px no-repeat;}
.banner_top{
        float: left;
    width: 800px;
    height: 150px;
    display: inline-block;
    text-align: center;
    padding: 35px 15px;
        font-family: 'UTM_SwissCondensedBold';
}
.banner_top img{max-width:100%;}

.social_top a{margin-left:10px;display:inline-block;}
.language_top a{margin-left:35px;display:inline-block;}
.contain_search{float:left;margin-top:4px;position:relative;}
.contain_search label{line-height:25px;font-size:15px;padding:3px 20px;color:#fff;font-family: 'UTM_SwissCondensedBold';text-transform:uppercase;cursor:pointer;}

/*search*/
#search{width:223px;height:30px;background:url(images/bg_search.png) 0px 0px no-repeat;position:relative;right:7px;top:0px;float:right}
#search input[type="text"]{outline:none;background:none;border:none;height:28px;width:185px;padding-left:10px;}
#search #btn{height:28px;width:30px;cursor:pointer;float:right;position:absolute;right:0;top:0;}


.box_hotline_top{text-align:right;float:right;margin-top:30px;}
.hotline_top{ font-family: 'UTMFlamenco';font-size:20px;color:#000;margin-bottom:10px;}
.hotline_top span{ font-family: 'UTMFlamenco';font-size:22px;color:#d90000;text-shadow:1px 1px 1px #fff,2px 2px 2px #bebebe;}





@media screen and (max-width:1198px){
    .box_hotline_top{text-align: center;
    margin: auto;
    float: right;
    width: 26%;
    margin-top: 43px;}
    .logo{float:none;display:inline-block;margin:auto;margin-top:20px;}
    .banner_top{float: none;
    display: inline-block;
    width: 60%;}
    #banner{text-align:center;}
}
@media screen and (max-width:700px){
    .logo img{width:80px !important;height:84px !important;}
}
@media screen and (max-width:770px){
    .banner_top{
        width: 50%;
    float: left;
    margin-top: 30px;
    }
    .box_hotline_top{
        width: 33%;
    float: right;
    }
    .logo{
        float: left;
    width: 17%;
    }
}
@media screen and (max-width:500px){
    .box_hotline_top{
        width:100%;
        margin-top: 0px;
    
}
   
    .banner_top {
    display: none;
    width: 100%;
    margin-top: 0px;
    }
}
/*========================menu=================================*/
@font-face {
    font-family: 'UTM_SwissCondensedBold';
    src: url('fonts/UTM_SwissCondensedBold.eot');
    src: url('fonts/UTM_SwissCondensedBold.eot') format('embedded-opentype'),
         url('fonts/UTM_SwissCondensedBold.html') format('woff2'),
         url('fonts/UTM_SwissCondensedBold.woff') format('woff'),
         url('fonts/UTM_SwissCondensedBold.ttf') format('truetype'),
         url('fonts/UTM_SwissCondensedBold.svg#UTM_SwissCondensedBold') format('svg');
}

/*menu top*/
#menu{height:40px;background:#b70707;width:100%;float:left;position:relative;}
#menu ul li{
    float:left;position:relative;padding:0px 5px;
    /*background:url(images/line_menu.png) 100% 0px no-repeat;*/
    border-right: 1px solid #fff;
}
#menu ul li a{line-height:25px;font-size:15px;padding:3px 20px;color:#fff;display:block;font-family: 'UTM_SwissCondensedBold';text-transform:uppercase;}
.home_href{padding-left:25px;position:relative;}
/*.home_href:before{content:url(images/icon_home.png);position:absolute;left:2px;top:8px;}*/
#menu ul li a i{
    font-size: 18px;
}
#menu ul li:not(:last-child) a{}
#menu ul li.menu_active a,#menu ul li a:hover{color:#b70707;background-color:#fff;border-radius:5px;}
/*#menu ul li.menu_active a.home_href:before,#menu ul li a.home_href:hover:before{content:url(images/icon_home2.png)}*/

/*#menu ul li:hover ul{display:block;height:300px;}*/
#menu ul li ul{width:270px;position:absolute;top:100%;left:-40px;display:none;z-index:9999;}
#menu ul li ul li{background:#b70707;display:block !important;float:none;border-bottom:1px solid #fff;padding:5px 0px !important;}
#menu ul li ul li a{
    background: none !important;
    color: #fff !important;
    border: none !important;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: capitalize;
}
#menu ul li ul li a:hover{color:#ff0 !important;}
#menu ul li ul li ul{top:0;left:191px;}


/*menu bootstrap*/
#btn_menu_bootstrap{position:absolute !important;height:auto;top:2px !important;left:10px;color:#fff;font-size:30px;display:none !important;padding:0 !important;z-index:999;}
#btn_menu_bootstrap:hover{color:#9C0;padding:0 !important;}

#menu_bootstrap{display:none;float:left;width:100%;position:relative;z-index:9999;}
#menu_bootstrap ul{list-style:none;padding:0;margin:0;}
#menu_bootstrap ul li{width:100%;background:#b70707;text-indent:10px;line-height:40px;position:relative;text-align:left;}
#menu_bootstrap ul li:not(:last-child){border-bottom:1px solid #fff;}
#menu_bootstrap ul li a{display:block;color:#fff;text-decoration:none; font-family: 'UTM_SwissCondensedBold';font-size:15px;}
#menu_bootstrap ul li a.sub_btn{position:absolute;width:10px;height:10px;background:url(images/icon_arrow.png) center center;background-size:100% 100%;right:10px;top:15px;/*;border-left:1px solid #fff*/;text-align:center;text-indent:0;

-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;
-ms-transition:all 0.3s;
transition:all 0.3s;
}
#menu_bootstrap ul li ul{display:none;margin-left:10px;}


@media screen and (max-width:1170px){
    
    #menu ul{display:none;}
    #btn_menu_bootstrap{display:block !important;}
    .contain_search{float:right;}
}

@media screen and (max-width:350px){
    
    
    .contain_search label{display:none;}
}

@media screen and (min-width:1170px){
    #menu_bootstrap{display:none !important;}
}
@media screen and (max-width:560px){
    .hotline_top{float:none;width:100%;display:block;text-align:center;}
    .box_language{float:none;text-align:center;}
    .box_language a{display:inline-block;}
    .logo{float:none;width:100%;text-align:center;}
    #header{position:relative;}
}

/*slider*/
#slider{
    width:100%;height:auto;
    /*margin-top:15px;*/
}
.maxWidth_slider{
    /*max-width:1200px;*/
    margin:auto;
}
.contain_owl_slider{position:relative;}
.contain_owl_slider:after{
    content:"";background:url(images/shadow_slider_03.png) 0px 0px no-repeat;
    background-size:100%;height:19px;width:100%;
    position:absolute;
    left:0;
    bottom: -19px;
    opacity: 0.5;
}
.contain_owl_slider .item{width:100%;}
.contain_owl_slider .item img{width:100%;}


.button_slider{position:absolute;height:100%;width:73px;top:0;}

.next_slider{background:url(images/next.png) center center no-repeat;right:0px;z-index:999;}
.prev_slider{background:url(images/prev.png) center center no-repeat;left:0px;z-index:999;}
@media screen and (max-width:1265px){
    .next_slider{right:0px;}
    .prev_slider{left:0px;}
    
}
@media screen and (max-width:700px){
    .next_slider{width:40px;}
    .prev_slider{width:40px;}
}

/*main*/
#main{margin-top:20px;}
.sub_main{margin-bottom:65px;}
.title_main{text-align:center;overflow:hidden;}
@font-face {
    font-family: 'UTMHelvetIns';
    src: url('fonts/UTMHelvetIns.eot');
    src: url('fonts/UTMHelvetIns.eot') format('embedded-opentype'),
         url('fonts/UTMHelvetIns.html') format('woff2'),
         url('fonts/UTMHelvetIns.woff') format('woff'),
         url('fonts/UTMHelvetIns.ttf') format('truetype'),
         url('fonts/UTMHelvetIns.svg#UTMHelvetIns') format('svg');
}
.title_main{height:40px;}
.title_main h2{display:inline-block; font-family: 'UTMHelvetIns';color:#b70707;font-size:27px;text-transform:uppercase;position:relative;padding:0px 20px;line-height:40px;}
.title_main h2:before{content:"";position:absolute;height:100%;width:20px;right:100%;background:url(images/line_title_03.png) center center repeat-x;width:1000px;}
.title_main h2:after{content:"";position:absolute;height:100%;width:20px;left:100%;background:url(images/line_title_03.png) center center repeat-x;width:1000px;}

@font-face {
    font-family: 'RobotoMedium';
    src: url('fonts/RobotoMedium.eot');
    src: url('fonts/RobotoMedium.eot') format('embedded-opentype'),
         url('fonts/RobotoMedium.html') format('woff2'),
         url('fonts/RobotoMedium.woff') format('woff'),
         url('fonts/RobotoMedium.ttf') format('truetype'),
         url('fonts/RobotoMedium.svg#RobotoMedium') format('svg');
}


a.item_product_item{background:#fff;padding:0px 5px;display:inline-block;color:#000;text-transform:uppercase; font-family: 'RobotoMedium';font-size:14px;border-top:1px solid #d0d0d0;border-left:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;width:178px;overflow:hidden;text-align:center;line-height:38px;}

a.item_product_item:last-child{border-right:1px solid #d0d0d0;}
a.item_product_item_active{
    background:#b70707;
    /*border-top:1px solid #69b716;border-left:1px solid #69b716;border-bottom:1px solid #69b716*/
}
.contain_slider_item{position:relative;max-width:715px;margin:auto;}

.slider_product_item{background:url(images/line_slider_item_06.png) center center repeat-x;margin-bottom:14px;margin-top:10px;}
a.item_product_item:hover,.item_product_item_active{color:#fff;background:#b70707;}


a.item_product_item2{min-height:36px;background:#fff;padding:8px 20px;display:inline-block;color:#000;text-transform:uppercase; font-family: 'RobotoMedium';font-size:14px;border-top:1px solid #d0d0d0;border-left:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;text-align:center;}
a.item_product_item2:last-child{border-right:1px solid #d0d0d0;}
a.item_product_item_active{
    background:#b70707;padding:0px 5px;display:inline-block;color:#fff;
    text-transform:uppercase; font-family: 'RobotoMedium';font-size:14px;
    border-top: 1px solid #e00303;
    border-left: 1px solid #e00303;
    border-bottom: 1px solid #e00303;
}
.contain_slider_item2{position:relative;max-width:715px;margin:auto;}

.slider_product_item{background:url(images/line_slider_item_06.png) center center repeat-x;margin-bottom:14px;margin-top:10px;}
a.item_product_item2:hover{color:#fff;background:#b70707;}
/*a.item_product_item2:hover,.item_product_item_active{color:#fff;background:#b70707;}*/


.button_item{position:absolute;z-index:999;}
.next_slider_item{
        right: -43px;
    top: 0;
    padding: 2px 12px;
    display: inline-block;
    background: #fff;
    height: 40px;
}
.prev_slider_item{
    left:-43px;
    top:0;
    padding: 3px 12px;
    display: inline-block;
    background: #fff;
    height: 40px;
}
.prev_slider_item:hover, .next_slider_item:hover{
    background: #e8e8e8;
}
@media screen and (max-width:835px){
    /*.button_item{display:none;}*/
    .next_slider_item{right:0px;top:0;}
    .prev_slider_item{left:0px;top:0;}
}
/*san pham*/
.box_sanpham .img_sanpham img{
        max-width: 100%;
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.img_sanpham{
    border: 1px solid #dfdfdf;
    position: relative;
    padding: 25px;
    height: 270px;
}
@media screen and (max-width:700px){
    .img_sanpham{padding:10px;}
}
.button_img_sanpham{position:absolute;right:-1px;;bottom:-1px;}
.button_img_sanpham img{max-width:100%;}
.name_sanpham{min-height:20px;}
.col-sanpham {margin-bottom:35px;}
.name_sanpham h2{
    font-family: 'RobotoMedium';font-size:15px;color:#0058a7;text-align:center;line-height:normal;margin-top:10px;
    height: 40px;
    overflow: hidden;
}
@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/RobotoLight.eot');
    src: url('fonts/RobotoLight.eot') format('embedded-opentype'),
         url('fonts/RobotoLight.html') format('woff2'),
         url('fonts/RobotoLight.woff') format('woff'),
         url('fonts/RobotoLight.ttf') format('truetype'),
         url('fonts/RobotoLight.svg#RobotoLight') format('svg');
}

.ma_sanpham{ font-family: 'RobotoLight';font-size:13px;color:#000;text-align:center;margin-bottom:5px;}
@font-face {
    font-family: 'RobotoBold';
    src: url('fonts/RobotoBold.eot');
    src: url('fonts/RobotoBold.eot') format('embedded-opentype'),
         url('fonts/RobotoBold.html') format('woff2'),
         url('fonts/RobotoBold.woff') format('woff'),
         url('fonts/RobotoBold.ttf') format('truetype'),
         url('fonts/RobotoBold.svg#RobotoBold') format('svg');
}

.ma_sanpham span{font-family: 'RobotoBold';font-size:13px;}
.more_sanpham{text-align:center;}
.more_sanpham a{display:inline-block;padding:7px 35px;border:1px solid #bababa;text-transform:uppercase;color:#fff;font-family: 'RobotoMedium';font-size:14px;background:#bababa;}
.more_sanpham a:hover{background:#b70707;order:1px solid #5bb000;color:#fff;}
.box_sanpham:hover .more_sanpham a{background:#b70707;order:1px solid #5bb000;color:#fff;}

.tab-pane{min-height:auto;border:none !important;}

.item_doitac{border:1px solid #d3d3d3;box-shadow:1px 1px 2px #d9d9d9;width:122px !important;height:90px;text-align:center;margin-right:10px;}
.slick-slide img{display:inline-block !important;}

#doitac{padding-top:20px;padding-bottom:20px;border-top:4px solid #e6e6e6;border-bottom:4px solid #e6e6e6;height: 140px;}
#owl_doitac{max-width:1120px;margin:auto;position:relative;}
#owl_doitac .owl-controls{display:none !important;}
.contain_owl_doitac{position:relative;}

.prev_doitac{position:absolute;left:-10px;top:20px;z-index:99}
.next_doitac{position:absolute;right:-10px;top:20px;z-index:99}

@media screen and (max-width:1200px){
    .prev_doitac{position:absolute;left:0px;top:20px;}
    .next_doitac{position:absolute;right:0px;top:20px;}
}

/*footer*/
#footer{background:#333;padding:20px 0px;overflow: hidden;width: 100%;}
.title_footer h3{ font-family: 'UTMHelvetIns';font-size:16px;color:#fff;font-weight:normal;margin-bottom:15px;}
.mid_footer{float:left;width:383px;}
.mid_footer2{float:left;width:256px;}
.right_footer{float:right;}

.list_thongke{list-style:none;padding:0;margin:0;}

.content_footer{
    color:#fff;
    line-height:22px;
}

#top{
    position: fixed;
    bottom: 6px;
    right: 19px;
    cursor: pointer;
}

/*maxwidth Main*/
.maxWidth_main{margin-top:15px;}
/*menu left*/
#menu_left{width:100%;}
#menu_left ul li a{background:#b70707;display:block;padding:7px 0px;padding-left:35px;font-family: 'RobotoMedium';font-size:12px;text-transform:uppercase;color:#fff;}
#menu_left ul li {margin-bottom:2px;}
#menu_left ul{padding:0;margin:0;}
#menu_left ul li ul{box-shadow:inset 0px 0px 10px #cccccc;}
#menu_left ul li ul li{background:url(images/bg_li_danhmuc_03.png) 0px 25px no-repeat !important;padding-bottom:13px;background-size:100% !important;}
#menu_left ul li ul li a{background:none !important; color:#1a1a1a;display:block;padding:5px 0px;padding-left:27px;position:relative;text-transform:none;}
#menu_left ul li ul li a:before{content:url(images/icon_danhmuc.png);position:absolute;left:10px;top:4px;}

/*right*/
.left{float:right;}
.right{float:right;}
/*
.left{width:230px;margin-right:20px;box-shadow:0px 0px 5px #e8e8e8;}
.right{float:right;width:925px;}
@media screen and (min-width:992px) and (max-width:1199px){
    .right{width:calc(100% - 270px); margin-right:20px;}
}
@media screen and (max-width:992px){
    .left{width:100%; margin:0;float:left;}
}*/
#container{
    background: #fff;
}
.title_right h2{
    font-size: 21px;
    color: #b70707;
    text-transform: uppercase;
    font-family: 'UTM_SwissCondensedBold';
}
.title_right h1{
    font-size: 21px;
    color: #b70707;
    text-transform: uppercase;
    font-family: 'UTM_SwissCondensedBold';
}
.social_title{position:absolute;right:0;bottom:0px;}
.title_right{
    border-bottom: 3px solid #d0d0d0;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 6px;
}
.mota_danhmuc{margin-top:10px;margin-bottom:40px;}

/*san pham 2*/
.col_sanpham2{padding-left:10px; padding-right:10px;margin-bottom:30px;}
.box_sanpham2 .img_sanpham2{position:relative;border:1px solid #dfdfdf; text-align:center;height: 198px;}
.box_sanpham2 .img_sanpham2 img{
        padding: 10px;
    max-width: 100%;
    object-fit: contain;
    height: 100% !important;
    width: 100%;
}
@media screen and (max-width:970px){
    .box_sanpham2 .img_sanpham2 img{max-width:100%;padding:5px;}
}
@media screen and (max-width:700px){
    .box_sanpham2 .img_sanpham2 img{max-width:100%;padding:45px;}
    .social_title{position:relative;right:0;bottom:0px;}
}
@media screen and (max-width:545px){
    .box_sanpham2 .img_sanpham2 img{max-width:100%;padding:15px;}
}
.box_sanpham2 .img_sanpham2:before{content:"";width:100%;height:10px;background:url(images/shadow_sanpham_03.png) top left no-repeat;background-size:100%;position:absolute;top:100%;padding:40px;}
.img_sanpham2{border:1px solid #dfdfdf;position:relative;}
.button_img_sanpham2{position:absolute;right:-1px;;bottom:-1px;}
.button_img_sanpham2 img{max-width:100%;}
.name_sanpham2{
    height: 50px;
    overflow: hidden;
    z-index: 9;
    position: relative;
}
.name_sanpham2 h2{font-family: 'RobotoMedium';font-size:14px;color:#0058a7;text-align:center;line-height:normal;margin-top:10px;}

.ma_sanpham2{ font-family: 'RobotoLight';font-size:13px;color:#000;text-align:center;margin-bottom:5px;height: 20px;
    overflow: hidden;}

.ma_sanpham2 span{font-family: 'RobotoBold';font-size:13px;}
.more_sanpham2{text-align:center;}
.more_sanpham2 a{display:inline-block;padding:7px 35px;border:1px solid #bababa;text-transform:uppercase;color:#fff;font-family: 'RobotoMedium';font-size:14px;background:#bababa;}
.more_sanpham2 a:hover{background:#b70707;order:1px solid #5bb000;color:#fff;}
/*== detail ==*/

.row_detail{margin-left:-12px;margin-right:-12px;margin-top:}

.img_detail,.des_detail{padding:0px 12px;}

.box_des_detail{border:1px solid #dfdfdf;padding:5px;}
.item_des_detail{border-bottom:1px dotted #000;padding:12px 0px;font-family: 'RobotoMedium';font-size:14px;color:#4d4d4d;}
.item_des_detail b{width:40%;display:inline-block;font-family: 'RobotoMedium';text-transform:uppercase;font-size:12px;padding-left:23px;}

.row_tab{margin-top:15px;}

.img_detail img{max-width:100%;border:1px solid #e5e5e5;height:280px;width:100%;}

.title_detail h3{font-family: 'RobotoMedium';font-size:18px;color:#3073cd;text-transform:uppercase;padding-left:5px;margin-bottom:10px;}
.download_detail{padding:12px;}

/*tab detail*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #fff;
    cursor: default;
    background-color: #b70707;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.tab-content>.tab-pane {
    margin: 10px 0px;
}
.nav>li>a{padding:6px 65px;border-radius:0px;text-transform:uppercase;font-size:16px;background: gainsboro;font-family: 'UTM_SwissCondensedBold';}
.nav-tabs>li{margin-right:5px;}

/*san pham cung loai*/
.sanpham_cungloai{margin-top:40px;}
.contain_sanpham_cungloai{margin-top:15px;}
.title_sanpham_cungloai h2{
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'UTM_SwissCondensedBold';
}
.title_sanpham_cungloai{padding-left:10px;background:#b70707;padding:10px;}
/*text*/
.text{text-align:justify;line-height:22px;font-size:13px;}
.text table{width:100% !important;}
.tab-pane{border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}

.contain_sanpham_cungloai{position:relative;}



@media screen and (max-width:1195px){
    
    .left_footer{width:47%;margin:0;padding:5px;}
    .mid_footer{width:47%;margin:0;padding:5px;}
    
    .mid_footer2{width:47%;margin:0;padding:5px;}
    .right_footer{width:47%;margin:0;float:left;padding:5px;}
}
@media screen and (max-width:545px){
    
    .left_footer{width:95%;margin:0;padding:5px;text-align:center;}
    .mid_footer{width:95%;margin:0;padding:5px;text-align:center;}
    
    .mid_footer2{width:95%;margin:0;padding:5px;text-align:center;}
    .right_footer{width:95%;margin:0;float:left;padding:5px;text-align:center;}
}

.list_tintkhac{padding:0;margin:0;}

.col-tintuc{margin-bottom:10px;}
.box_tintuc{border-bottom:1px dashed #cdcdcd;float:left;    padding-bottom: 15px;}
.img_tintuc{padding:0;}
.img_tintuc img{max-width:100%;}
.name_tintuc{min-height:40px;}
.name_tintuc h2{font-family: 'RobotoMedium';font-size:15px;color:#0058a7;text-align:left;line-height:normal;}
.des_tintuc{height:60px;overflow:hidden;}
.right_tintuc{padding-right:0;}
.more_tintuc{text-align:right;padding:5px 0px;}




.tablelienhe input[type="text"]{width:100%;border:1px solid #cdcdcd;outline:none;height:30px;border-radius:5px;color:#000;}
.tablelienhe textarea{width:100%;}
.button{color:#000;min-width:150px;}
.tablelienhe td{padding:6px 0px;}


/*popup*/
div#backgroundPopup {
    background: none repeat scroll 0 0 rgba(0,0,0,0.9);
    cursor: pointer;
    height: 100% !important;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
#popupContact{
    width: 100%; height: auto; margin: 0 auto; text-align: center; z-index:9999999; position:absolute;
}
.target_popup img{max-width:100%;height:auto !important;}
#bx-slideshow{margin:auto;background:transparent;}
.bx-wrapper .bx-viewport{background:transparent !important;margin:auto;border:3px solid #212732 !important;box-shadow:none !important;}
.contain_slider_popup{width:900px;margin:auto;height:auto;}

.contain_sanpham_cungloai{position:relative;overflow:hidden;}
.prev_cungloai{position:absolute;left:0;top:0;height:100%;width:48px;display:block;background:url(images/prev_cungloai.png) center 70px no-repeat;z-index:99}

.next_cungloai{position:absolute;right:0;top:0;height:100%;width:48px;display:block;background:url(images/next_cungloai.png) center 70px no-repeat;z-index:99}

.contain_list_item{display:none;}
.contain_slider_item{height:38px;}

@media screen and (max-width:545px){
    .contain_list_item{display:block;}
    .slider_product_item{background:none;}
    .contain_slider_item{display:none;}
    .button_item{display:none;}
}

@media screen and (max-width:910px){
    .contain_slider_popup{width:100% !important;}
    #bx-slideshow img{max-width:100% !important;}
}

.chat_popup{position:fixed;right:0;z-index:999;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-o-transition:all 0.3s;
-ms-transition:all 0.3s;
transition:all 0.3s;
}
.button_chat{position:absolute;top:-42px;}
.contain_chatpopup{
    width: 235px;
    margin-left: 2px;
    background: #fff;
    height: auto;
    border: 1px solid #6eab00;
}
.item_yahoo{
    font-size: 14px;
    font-weight: bold;
    padding: 6px;
    text-align: left;
    border-bottom: 1px solid #e8e8e8b3;
    padding-left: 20px;
}
.red{color: red;}
.item_yahoo span{margin-right:7px;display:inline-block;}
.item_slider_product_item2{width:100%;margin-bottom:5px;border-radius:5px;}
.item_slider_product_item2 a{width:100%;}
.social_top img{
    width: 30px;
}
.banner_top h2{
    display: inline-block;
    font-family: 'UTMHelvetIns';
    color: #b70707;
    font-size: 27px;
    text-transform: uppercase;
    position: relative;
    padding: 0px 20px;
    line-height: 40px;
    text-shadow: 1px 1px 0px #999;
}
.slogan-banner{
        color: #f13c1f;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    padding: 0px 20px;
    line-height: 33px;
    text-shadow: 1px 1px 0px #f5f5f5;
    font-weight: bold;
}
.list_product{
    margin-left: -10px;
    margin-right: -10px;
}
.more_tintuc a{
    color: #b70707;
}
.name_tintuc:hover h2{
    color: #b70707;
}
.content_right img{
    max-width: 100%;
    height: auto !important;
}
.list_tintkhac li{
        background: url(/images/xemtiep_03.png) no-repeat left center;
    padding-left: 15px;
    line-height: 25px;
}

#myTabs {
    padding: 0;
}

.noidung_sanpham_detail ul {
    padding-left: 15px;
}

.noidung_sanpham_detail ul li {
    list-style: disc;
}

.noidung_sanpham_detail .h1, .noidung_sanpham_detail .h2, .noidung_sanpham_detail .h3, .noidung_sanpham_detail h1, .noidung_sanpham_detail h2, .noidung_sanpham_detail h3 {
    margin-bottom: 10px;
}

#button-contact-vr {
    position: fixed;
    bottom: 70px;
    z-index: 99999;
    right: 0;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230,8,8,0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}

#instagram-vr .phone-vr-circle-fill {
    background: rgb(17,143,253);
    background: linear-gradient(160deg,rgba(17,143,253,1) 20%,rgba(188,60,218,1) 50%,rgba(253,223,5,1) 80%);
    background-size: contain;
    box-shadow: 0 0 0 0 #c840c9;
    background-color: rgb(79 103 254);
    border: 0
}

#instagram-vr .phone-vr-img-circle {
    background: transparent
}

#telegram-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2c9fd8;
    background-color: rgb(44 159 216 / 74%)
}

#telegram-vr .phone-vr-img-circle {
    background: #2c9fd8
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: absolute;
    margin-top: -65px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: 0.8;
    color: #fff
}

@media(max-width: 736px) {
    .phone-bar {
        display:none
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33,150,243,0.7)
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113,68,151,0.8)
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33,150,243,0.7)
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196F3
}
