/*===== Edit by DTM for Desktop =====*/

/*===== Reset CSS =====*/
/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}*/
table { 
    border-collapse: collapse;
    border-spacing: 0;
}

blockquote, q {
    quotes: none;
}
.div-addthis-news {
    position: relative;
    z-index: 999999999999999999;
    margin-left: 10px;
}
.shares {
   */ position: relative;*/
   */z-index: 99999;*/
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

caption, th { 
    text-align: left; 
}
fieldset { 
    border: 0; 
}
ol, ul { 
    */
    list-style: none;*/
    list-style-type: afar;
}
textarea {
    resize: none;
}
/*=====  =====*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
} 
/*===== End Reset CSS =====*/

a,img,li,span{
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -ms-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
    
}
a:hover, a:focus{
    color: #2f83ff;
    text-decoration: none;
}

/*===== Fonts =====*/
@font-face {
    font-family:'RobotoRegular';
    src: url('font/font_roboto_regular/RobotoRegular.eot');
    src: url('font/font_roboto_regular/RobotoRegular.eot?#iefix'), /* IE4+ */
         url('font/font_roboto_regular/RobotoRegular.woff') format('woff'),
         url('font/font_roboto_regular/RobotoRegular.ttf') format('truetype'), /* font chuan */
         url('font/font_roboto_regular/RobotoRegular.svg#vni-courinormal') format('svg'); /* iphone, ipad*/
}
body,a,span,h1,h2,h3,h4,h5,h6 {
    font-family:RobotoRegular !important; 
}
/*===== Header =====*/
.header_top_left {
    width: 100%;
    float: left;
    color: #dadada;
    font-size: 14px;
    padding: 0px 0;
}
.header_top_left span {
    padding-left: 5px;
    vertical-align: middle;
    color: white;
 }
figure img {
    vertical-align: middle;
}
.header_middle .container{
    width: 80%;
    float: left;
}
.header_top {
    padding-bottom: 0px;
    width: 20%;
    display: flex;
    float: left;
}
.header_middle_account {
    float: right;
    width: 37%;
    text-align: right;
    margin: 12px 0 12px;
}
.header-box-cart {
    color: #6e6f71;
    font-size: 14px;
    float: right;
}
.header_middle {
    border-bottom: 2px solid #c7c7c7;
    width:100%;
}
.header_middle.shirk {
    position: fixed;    
    z-index: 9999;
    background: #fff;
    transition: all ease .5s;
    box-shadow: 0 4px 4px -2px rgba(0,0,0,.15);
    border-bottom: none;
}
.header_middle.shirk .header_middle_account{
    display: none;
}
.header_middle.shirk .banner img{
    /* width: 100% !important; */
    /* height: auto !important; */
    width: 188px;
    height: auto;
}
.header_middle.shirk .nav-main {
    margin: 20px 0;
    height: 40px;
    line-height: 40px;
}
.box-search{
    margin:0;
    width: 25%;
    position: relative;
    /* padding-top: 5px; */
    display: none;
}
.box-search .fa {
    position: absolute;
    right: 0;
    top: 0px;
    height: 34px;
    background: #f4680b;
    width: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
}
a.link-logo img {
    width: 88%;
    height: auto;
}
.banner {
    margin: 6px 0;
    transition: all ease .5s;
    width: 100%;
}
.input-text {
    width: 100%;
    background: none;
    border: none;
    border-left: 1px solid #8f8e8e;
    padding: 0 10px;
    height: 34px;
    font-size: 13px;
    color: #b7b7b7;
}
.input-text {
    width: 100%;
    background: none;
    border: none;
    border-left: 1px solid #f4680b;
    padding: 0 10px;
    outline-style: none;
    background: white;
}
ul.box-link-acount {
    float: left;
    margin: 5px 12px;
    display: none;
}
ul.box-link-acount li a,ul.box-link-acount li .fa{
    color: #6e6f71;
    font-size: 14px;
}
ul.box-link-acount li a:hover,.view-cart a:hover{
    text-decoration: underline;
}
ul.box-link-acount li {
    border-right: 1px solid #6f7072;
    display: inline;
    padding: 0px 10px;
    float: none;
}
.view-cart a {
    color: #6e6f71;
}
/*===== End Header =====*/

/*===== Menu =====*/
.nav-main {
    width: 100%;
    background: none;
    float: right;
}
ul.nav-menu {
    float: left;
    width: auto;
    height: auto;
    padding-left: 0px;
    padding: 3px;
}
ul.nav-menu li{
    padding:0 5px;
    list-style-type: none;
}
ul.nav-menu li.active a {
    background: none;
    border-top: none;
    color: #6e6f71;
    line-height: unset;
    font-weight: bold;
}
ul.nav-menu li a {
    font-weight:bold;
    height: auto;
    line-height: unset;
    color: #6e6f71;
    padding: 0;
    font-size: 13px;
    position: relative;
    font-family: arial !important;
}
ul.nav-menu li a:before{
    content: "";
    position: absolute;
    bottom:-7px;
    transform: scaleX(0);
    width: 100%;
    height: 2px;
    background:#f4680b;
    transition: all ease .5s;
}
ul.nav-menu > li > a:hover:before{
    transform: scaleX(1);
}
ul.nav-menu > li > ul > li > a:hover {
    color: #f4680b;
}
ul.nav-menu li:hover a {
    background: #ffffff;
    border-top:none;
    color: #6e6f71;
    line-height: unset;
}
ul.nav-menu li:last-child{
    padding:0 0 0 13px;
}
ul.nav-menu li:hover ul.sub-menu {
    background: #f1f1f1;
    opacity: 1;
    visibility: visible;
    top: 33px;
}
ul.nav-menu > li > ul > li{
    padding-top: 5px !important;
    padding-bottom: 1px !important;
    border-bottom: 1px solid #ccc;
    padding-right:0px !important;
    padding-left: 5px !important;
    list-style-type: none;
}
ul.nav-menu > li > ul > li:last-child{
    border-bottom:0px; 
}
ul.nav-menu > li > ul > li:before {
    content: "\f0da";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 18px;
    left: 4px;
}
ul.nav-menu li ul.sub-menu {
    display: block;
}
ul.nav-menu li ul.sub-menu{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all ease .5s;
    top: 34px;
    width: 230px;
    top: 100px;
    border-radius: 5px;
    z-index: 999;
    right: inherit;
}
ul.nav-menu li ul.sub-menu:before{
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f1f1f1;
    top: -17px !important;
    left: 6px;
    z-index: 1;
}
/*===== End Menu =====*/

/*===== Slogan =====*/
.slogan {
    width: 100%;
    float: left;
    position: absolute;
    bottom: 9px;
    background: rgba(255, 255, 255,0.8);
}
.slogan_inner:before {
    content: "";
    content: "\f098";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 32px;
    top: 0px;
    position: absolute;
    color: #f4680b;
    left: 13px;
}
.slogan .row div:first-child > .slogan_inner {
    /* background: url("images/icon-vanchuyen.png") left center no-repeat; */
    display: none;
}
.slogan .row div:nth-child(2) > .slogan_inner {
    /* background: url('images/icon-doitra.png') left center no-repeat; */
}
.slogan .row div:nth-child(3) > .slogan_inner {
    /* background: url('images/icon-thanhtoan.png') left center no-repeat; */
    border: none;
}
.slogan .row div:nth-child(4) > .slogan_inner {
    /* background: url('images/icon-tuvan247.png') left center no-repeat; */
    border-right: none;
    display: none;
}
.slogan .slogan_inner {
    padding-left: 53px;
    border-right: thin solid #f4680b;
    margin: 20px -16px;
    position: relative;
}
.txt_slogan {
    text-transform: uppercase;
    font-size: 12px;
    color: #f4680b;
    font-weight: bold;
}
.cl_old {
    color: #f4680b;
    font-size: 16px;
}
.cl_main {
    color: #f4680b;
    font-size: 16px;
    font-weight: normal;
}
/*===== End Slogan =====*/

/*===== Slideshow =====*/
.slides .owl-pagination{
    
}
.slides {
    position: relative;
    overflow: hidden;
}
.slides .owl-carousel img {
    max-width: 100%;
    object-fit: cover;
}
.slides .owl-theme .owl-controls .owl-buttons .owl-prev,.slides .owl-theme .owl-controls .owl-buttons .owl-next  {
    top: 50%;
    transform: translateY(-50%);                                                                                                                                                                                                                                                                                                    
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transition: all ease .5s;
}
.slides .owl-theme .owl-controls .owl-buttons .owl-prev{
    left:-100px;
}
.slides .owl-theme .owl-controls .owl-buttons .owl-next{
    right:-100px;
}
.slides:hover .owl-theme .owl-controls .owl-buttons .owl-prev{
    left:0px;
}
.slides:hover .owl-theme .owl-controls .owl-buttons .owl-next{
    right:0px;
}
.slides .owl-theme .owl-controls .owl-buttons div {
    background: #6e6f71;
}
/*===== End Slideshow =====*/

/*===== Element None =====*/
.box-marque,ul.product-list li .price,.body-container .col-mid .cate-header .txt-name-sub span,.menu_mobile{
    display: none;
}
/*===== End Element None =====*/

/*===== Content =====*/
.body-container,.box-menu-left{
    margin-top: 0;
    padding-top:0;
    position: relative;
    z-index: 1;
}
.container-site{
    width: 100%
}
.container {
    position: relative !important;
    overflow: unset !important;
    background: none !important;
    margin: auto;
    float: none;
}
/*===== Products News =====*/
.body-container .col-mid .cate-header .txt-name-sub {
    border-bottom: none;
    text-transform:unset;
    width: auto;
    border-bottom: 1px solid #6e6f71;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
}
.box-product-new {
    margin: 10px 0;
}
.box-pro-sale {
    margin-top: 14px;
}
ul.product-list li:hover {
    box-shadow:none;
    border: 1px solid #cfcfd0;
}
.body-container .col-mid {
    width: 78%;
    padding: 0 0 0 15px;
    position: relative;
    z-index: 1;
}
.box-pro-home .sub-top a,.box-news-home .header a,.box-product-new .header a,.box-news-home .header a,.box-news-home .header a,.body-container .col-mid .cate-header .txt-name-sub a{
     color: #2c2c2c;
     font-weight: bold;
}
.body-container .col-mid .cate-header {
    border-bottom: none;
    height: auto;
}
.box-news-home .body-news{
    border:none;
}
.box-news-home .body-news h4 a {
    font-size: 14px;
    font-weight: bold;
    color: #6e6f71;
    text-align: justify;
    margin: 0 0 10px;
}
.box-news-home .body-news h4 a:hover{
    color:#373435;
}
.box-news-home .body-news .item-list {
    margin-bottom: 0;
    width: 50%;
    float: left;
    clear: none;
    height: 160px;
}
.box-news-home .body-news .news-more {
    float: right;
    margin-right: 23px;
    position: relative;
}
.box-news-home .body-news .news-more a {
    color: #333;
    font-size: 12px;
    font-weight: 700;
}
.box-news-home .body-news .news-more a:hover{
    color:#373435;
}
ul.product-list li {
    width: 25%;
    transition: all ease .5s;
    margin: 10px 0;
}

ul.product-list li .frame-img img{
    width: 100%;
    height: auto;
    object-fit: scale-down;
    transition: all ease .5s;
}
ul.product-list li .frame-img img:hover{
    transform: scale(1.1);
}
ul.product-list li .frame-img{
    padding: 0;
    overflow: hidden;
    height: 170px;
}

ul.product-list li .pro-name span:hover{
    color: #373435;
}
ul.product-list li .price-new {
    font-weight: bold;
    line-height: 24px;
    font-size: 15px;
    text-align: center;
    color: #515151 !important;
    background-position: center 22px;
    padding-bottom: 4px;
}
ul.product-list li{
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
    border: 1px solid transparent;
}
ul.product-list li .frame-box {
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
}
ul.product-list li .frame-img {
    overflow: hidden;
    height: 190px;
    display: inline-block;
    padding: 10px;
}
ul.product-list li .frame-img:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
ul.product-list li .pro-name {
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 14px;
    display: table;
    position: relative;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
    color: #d90128;
    font-weight: bold !important;
}
ul.product-list li .link-view-short{
    display: block;
    position: absolute;
    right: -100px;
    top: 90px;
    transition: all ease .5s;
    font-size: 12px;
    padding: 0px 15px;
    height: 28px;
    line-height: 28px;
    border-radius: 0px;
}
ul.product-list li .pro-name span {
    font-weight: bold;
}
ul.product-list li:hover .link-view-short {
    width: auto;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    top: 90px;
    right: 15px;
    display: block;
    padding: 0px 15px;
    position: absolute;
    background: #d90128;
    cursor: pointer;
    border-radius:0px; 
}
ul.product-list li .link-order{
    display: block;
    position: absolute;
    left: -100px;
    top: 90px;
    transition: all ease .5s;
    height: 28px;
    line-height: 28px;
    padding: 0px 15px;
    font-size: 12px;
    border-radius: 0;
}
ul.product-list li:hover .link-order {
    width: auto;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    top: 90px;
    left: 15px;
    display: block;
    padding: 0px 22px;
    position: absolute;
    background: #d90128 !important;
    cursor: pointer;
    font-size: 12px;
    border-radius: 0;
}
ul.product-list li .link-order:hover,ul.product-list li .link-view-short:hover{
    background: #373435;
}
ul.product-list li:hover .link-order,ul.product-list li:hover .link-view-short{
    background: #d90128;
}
.view-container {
    font-size: 13px;
    margin: 10px;
    display: block;
    overflow: hidden;
    height: 56px;
    text-align: justify;
}

.item-list.clearfix img {
    float: left;
    height: 141px;
    width: 100%;
    max-width: 161px !important;
    object-fit: cover;
}

.news-more:after {
    position: absolute;   
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-top: 8px solid #373435;
    right: -10px;
    bottom: 7px;
}

/*===== End Products News =====*/

/*===== News Products =====*/
.body-container .col-left {
    width: 22%;
    position: relative;
    z-index: 2;
}
.box-support {
    margin-top:0px;
}
.box-pro-sub .cate-header .drop-fillter {
    margin-right: 10px;
}
.box-menu-left .header{
    background: #d90128;
    border-left: 5px solid #2c2c2c;
    font-size: 15px;
    text-transform: uppercase;
}
.box-adv-left .header:after{
    position: absolute;
    content: "";
    width: 50%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #D90128;
    left: 0;
}
.box-fillter-attributes .header:after{
    position: absolute;
    content: "";
    width: 50%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #D90128;
    left: 0;  
}
ul#list_player {
    float: left;
}
.box-top-video .header:after{

}
.box-top-video {
    margin-bottom: 10px;
    float: left;
    width: 33.33333%;
    padding: 20px;
    margin-top:0px;
    
}
.box-top-video .header {
    color: #666 !important;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    border-left: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    height: auto;
    border: none !important;
    margin: 0px;
    padding: 9px 0px;
    margin-bottom: 10px !important;
    /* margin: 10px; */
}
ul#list_player li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #f04655;
    border-radius: 100%;
    top: 20px;
    left: 4px;
}
ul#list_player li a {
    font-size: 14px;
    color: #373435;
}
ul#list_player li a:hover {
    color: #f4680b;
}
ul#list_player li {
    border-bottom: 1px dotted rgba(0,0,0,.5);
    position: relative;
    padding-left: 16px;
    text-align: left;
    padding-top: 11px;
    padding-bottom: 9px;
}
.col-left .box-online-visit .header:after {
    position: absolute;
    content: "";
    width: 51%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #f4680b;
    left: 0;
}
.box-news-hot .header:after {
 
}
.col-left .box-support .header:after {
    position: absolute;
    content: "";
    width: 50%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #f4680b;
    left: 0;
}
.box-support .box-body .list-cate-online .list-online .header-support {
    font-style:normal;
}
.box-pro-home .sub-top:after {
    position: absolute;
    content: "";
    width: 13%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #D90128;
    left: 0;  
}
.box-product-new .header:after {
    position: absolute;
    content: "";
    width: 12%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #D90128;
    left: 0;
}
.box-news-home .header:after{
    width: 20% !important
}
.box-product-motion .header:after{
    width: 18.3% !important;
}
.col-left .box-pro-sale .header:after {
    position: absolute;
    content: "";
    width: 57%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #D90128;
    left: 0;  
}
.box-product-new .header,.box-news-home .header,.box-news-home .header,.box-pro-home .sub-top,.box-support .header, .box-news-hot .header, .box-pro-sale .header, .box-adv-left .header, .box-online-visit .header, .box-top-video .header, .box-fillter-attributes .header{
    background: none;
    border-left: 0;
    color: #2c2c2c;
    padding-left: 0;
    border-bottom: 1px solid #6e6f71;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}
.box-support .box-body .list-cate-online .header-cate{
    background: none;
    color: #6e6f71;
    border-bottom: 1px solid #6e6f71;
    margin: 10px 0 0;
    font-size: 13px;
    display: none;
}
.box-news-hot ul.body-news li, .box-pro-sale ul.body-pro li, .box-adv-left ul.body-adv li {
    margin: 10px 0;
}
.box-body img {
    width: auto;
    width: 100%;
    height: auto;
    margin: 10px 0;
    float: left;
}
.box-pro-sale .body-pro li a {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
}
.box-pro-sale .body-pro li a img {
    width: 100%;
    height: auto;
}
.box-pro-sale .body-pro li h6 {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    padding-left: 10px;
}
.box-pro-sale .body-pro li h6 a {
    text-transform: uppercase;
    color: #d90128;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
}
ul.product-list {
    margin-top: 10px;
}
.box-news-event ul.body-news h5 {
    /* height: 35px; */
    overflow: hidden;
    /* background: #b0292e; */
    padding: 13px 10px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0px;
    float: left;
    width: 70%;
}
}
ul.menu-left-view {
    background: #f7f8fa;
}
.link-view,.box-support .box-body .list-cate-online .list-online{
    font-size: 14px;
    transition: all ease .5s;
    background: none;
}
a.link-view {
    color: #6e6f71;
    font-weight: normal;
}
a.link-view:hover {
    color: #f4680b;
}
.menu-left-view li {
    position: relative;
    padding: 11.1px 0;
    cursor: pointer;
    border-bottom: rgba(199, 199, 199, 0.34) thin solid;
    background: #f7f8fa;
}
.menu-left-view li a {
    color: #2c2c2c;
    font-size: 14px;
    padding: 0 31px;
    position: relative;
}
.menu-left-view li a:before{
    content: "\f0da";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top:0;
    left: 15px;
}
ul.sub-menu li a{
    padding-left:13px;
    height: auto;
    line-height: unset;
    float: none;
}
ul.sub-menu li a:hover {
    background: none !important;
    border: none;
    line-height:unset;
}
ul.sub-menu {
    opacity:0;
    visibility:hidden;
    position:absolute;
    transition:all ease .5s;
    top: 0;
    width: 100%;
    right: -361px;
    z-index:999;
}
ul.sub-menu:before{
    position:absolute;
    content:"";
    width:0px;
    height:0px;
    border-bottom:10px solid transparent;
    border-top:10px solid transparent;
    border-right:10px solid #f7f8fa;
    top:6px;
    left: -9px;
    z-index: 1;
}
.menu-left-view li:hover ul.sub-menu{
    opacity:1;
    right:-260px;
    visibility:visible;
    z-index:999;
}
.menu-left-view li a:hover {
    color: #373435;
    padding-left:40px;
}
/*===== End News Products =====*/
/*===== Product Sale =====*/
.box-product-motion ul.body-pro li {
    width: 25%;
    transition: all ease .5s;
    margin: 10px 0;
    overflow: hidden;
    border: 1px solid transparent;
}
.box-product-motion ul.body-pro li .frame-img {
    overflow: hidden;
    height: 190px;
    display: inline-block;
    padding: 10px;
} 
.box-product-motion ul.body-pro li .frame-img img {
    overflow: hidden;
    height: 170px
} 
.box-product-motion ul.body-pro li .frame-img img:hover {
    transform: scale(1.1);
}
.box-product-motion ul.body-pro li .frame-img img {
    width: 100%;
    height: auto;
    object-fit: scale-down;
    transition: all ease .5s;
}
.box-product-motion ul.body-pro .pro-name {
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 14px;
    display: table;
    position: relative;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
    color: #d90128;
    font-weight: bold !important;
}
.box-product-motion ul.body-pro .price-new {
    line-height: 24px;
    font-size: 15px;
    text-align: center;
    color: #373435 !important;
    background-position: center 22px;
    padding-bottom: 4px;
    font-weight: bold;
}
.price-new span {
    font-weight: bold;
}
.box-product-motion ul.body-pro .link-order {
    display: block;
    position: absolute;
    left: -100px;
    top: 90px;
    transition: all ease .5s;
    height: 28px;
    line-height: 28px;
    padding: 0px 15px;
    font-size: 12px;
}
.box-product-motion ul.body-pro li .link-view-short {
    display: block;
    position: absolute;
    right: -100px;
    top: 90px;
    transition: all ease .5s;
    font-size: 12px;
    padding: 0px 15px;
    height: 28px;
    line-height: 28px;
}
.box-product-motion ul.body-pro li .frame-box  {
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
}
.box-product-motion ul.body-pro li:hover {
    border: 1px solid #cfcfd0;
}

.box-product-motion ul.body-pro li .frame-content, .box-product-motion ul.body-pro li .link-views {
    display: none;
}
.box-product-motion ul.body-pro .link-order:hover, .box-product-motion ul.body-pro li .link-view-short:hover {
    background: #373435;
}
.box-product-motion ul.body-pro li:hover .link-view-short {
    width: auto;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    top: 90px;
    right: 15px;
    display: block;
    padding: 0px 15px;
    position: absolute;
    background: #d90128;
    cursor: pointer;
}
.box-product-motion ul.body-pro li {
    overflow: hidden;
}
.box-product-motion ul.body-pro li:hover .link-order {
    width: auto;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    top: 90px;
    left: 15px;
    display: block;
    padding: 0px 22px;
    position: absolute;
    background: #f74d88;
    cursor: pointer;
    font-size: 12px;
}
.box-product-motion ul.body-pro li:hover .link-order, .box-product-motion ul.body-pro li:hover .link-view-short {
    background: #d90128 !important;
}
.box-product-motion ul.body-pro .link-order:hover, .box-product-motion ul.body-pro .link-view-short:hover {
    background: #373435;
}
.price {
    clear: left;
    text-align: center;
}
ul.product-list-promo {
    margin-top: 10px;
    float: left;
}
 .box-product-motion ul.body-pro li img {
    margin-right: 0px;
}
.frame-percent {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 66px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    border-radius: 5px;
    background: transparent;
    color: #d90128;
    z-index: 999;
    border: 1px solid #d90128;
}
.box-product-motion ul.body-pro li .frame-img:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.box-product-motion ul.body-pro .pro-name span  {
    font-weight: bold;
}
.price span {
    font-size: 14px;
    text-decoration: line-through;
    color: #6e6f71;
}
/*===== End Product Sale =====*/
/*===== Slide Center =====*/
.box-adv-center {
    clear: left;
}
.box-adv-center .header {
    display: none;
}
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
    
}
/*===== Slide Center =====*/
/*===== Products Details =====*/
.col-mid-pro .box-pro-sub {
    width: 100%;
    position: static;
}
.col-mid-pro .box-pro-sub .cate-header.sub-top:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.col-mid-pro .box-pro-sub .cate-header.sub-top {
    border-bottom: 1px solid #6e6f71;
    height: 35px
}
.col-mid-pro .box-pro-sub .cate-header .txt-name-sub {
    border-bottom: none;
    background: transparent;
    border-left: 0px;
    border-bottom: 3px solid #d90128;
    color: #2c2c2c;
    padding: 0px 10px;
    padding-left: 0px;
    font-size: 14px;
    padding-right: 0px;
}
.col-right-sub .box-pro-sale .header:after {
    position: absolute;
    content: "";
    width: 51%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #D90128;
    left: 0;
}
.col-right-sub .box-support .header:after {
    position: absolute;
    content: "";
    width: 43%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #D90128;
    left: 0;
}
.col-right-sub .box-online-visit .header:after {
    position: absolute;
    content: "";
    width: 45%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #D90128;
    left: 0;
}
.col-right-sub .box-menu-left {
    display: none;
}
.body-container .col-mid-pro{
    width: 75%;
}
.body-container .col-right-sub {
    width: 25%;
}
.pro-detail {
    margin-top: 14px;
}
.tab_content img {
    max-width: 100% !important;
    margin: 10px 0;
}
.tab_content p {
    font-size: 14px;
    line-height: 25px;
}
.pro-detail .form-right h1 {
    width: 100%;
    height: auto;
    font-size: 23px;
    color: #484848;
    border-bottom: 1px dotted #d90128;
    padding-bottom: 7px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #d90128;
}
.col-right-sub .box-pro-sale {
    margin-top: 0px;
}
a#ctl16_ucLoadControl_ctl00_btnAdd {
    display: none;
}
.pro-detail .form-right .text-line {
    width: 100%;
    height: auto;
    margin-top: 10px;
    font-weight: bold;
    float: left;
    font-size: 14px;
}
.pro-detail .form-right .text-price {
    width: 100%;
    height: auto;
    margin-top: 7px;
    font-weight: bold;
    float: left;
    font-size: 14px;
}
.pro-detail .form-right .text-line {
    width: 100%;
    height: auto;
    margin-top: 10px;
    font-weight: bold;
    float: left;
    font-size: 14px;
}
.pro-detail .form-right .text-line .col-lg-6 {
    font-weight: bold;
    font-size: 14px;
}
.btn-add-card {
    width: 65%;
    height: 32px;
    line-height: 32px;
    background: #d90128;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    border-radius: 3px;
    float: left;
}
.color-text-second {
    color: #d90128 !important;
    font-weight: bold;
    font-size: 20px !important;
}
span#total {
    color: #d90128 !important;
    font-weight: bold;
    font-size: 20px !important;  
}
.pro-detail .form-right .info-sort {
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: left;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 10px;
}
ul.tabs-pro li.active {
    color: #2c2c2c;
    border-bottom: 3px solid #d90128;
}
ul.tabs-pro li {
    display: block;
    float: left;
    font-weight: 400;
    margin-right: 5px;
    padding: 7px 0px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: -2px;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
}
ul.tabs-pro {
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    width: 100%;
    border-bottom: 1px solid #6e6f71;
    float: left;
}
.col-mid-pro .box-pro-sub 

/*===== End Products Details =====*/

/*===== News Details =====*/
.body-detailt img {
    max-width: 100% !important;
    margin: auto;
    text-align: center;
    float: none;
    width: 100% !important;
    margin: 10px 0;
}
.box-news-detailt .txt-name-sub {
    font-size: 19px !important;
    background: none !important;
    padding-bottom: 0 !important;
    text-align: left !important;
}

ul.ul-orther-news li {
    list-style: circle;
    list-style-position: inside;
    transition: all ease .5s;
}
ul.ul-orther-news li:hover{
    padding-left:10px;
}
ul.ul-orther-news li a {
    font-size: 14px;
    color: #986f36;
    transition: all ease .5s;
}
ul.ul-orther-news li a:hover {
    color: #f4680b;
}
.news-detailt p {
    text-align: justify;
}
table.tplCaption {
    width: 100% !important;
}
/*===== End News Details =====*/

/*===== Form Contact =====*/
.info {
    margin: 0 15px;
    text-align: center;
}
.info .box-text-footer div {
    width: 100%;
    float: none;
}
.info p,.info div,.info strong,label.control-label.col-md-3{
    font-weight: bold;
}
.info .box-text-footer {
    width: auto;
}
.imgCaptcha img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: scale-down;
}
.form-control,label.control-label.col-md-3{
    margin: 10px 0;
    border-radius: 0;
}
a#ctl16_ucLoadControl_ctl00_btnSend {
    padding: 10px;
    background: #016d84;
    color: #fff;
}
a#ctl16_ucLoadControl_ctl00_btnReset {
    padding: 10px;
    background: #986f36;
    color: #fff;
}
a#ctl16_ucLoadControl_ctl00_btnSend:hover,a#ctl16_ucLoadControl_ctl00_btnReset:hover{
    opacity: 0.9;
}
/*===== End Form Contact =====*/

/*===== End Content =====*/

/*===== Footer =====*/
.fa-angle-style {
    color: #fff;
    background:#6e6f71;
    padding: 10px;
    transition: all ease .5s;
    border: 1px solid #6e6f71;
}
.fa-angle-style:hover {
    color: #6e6f71;
    background: #fff;
    border: 1px solid #6e6f71;
}
.footer-col h5 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 20px 0;
    color: #373435;
}
.f-low-1 h5 {
    color: #da1818;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0;
    line-height: 25px;
}
.f-low-1 {
    padding: 20px 30px;
}
.f-low-2 {
    margin-top: 35px;
}
.footer-col li {
    padding: 5px 0;
}
.footer-col .fa {
    font-size: 30px;
}
.footer-bottom {
    background: #373435;
    color: #fff;
    height: 38px;
    line-height: 38px;
}
.box-text-footer div {
    /*color: #ddd; */
}
footer a, footer p {
    font-size: 14px;
    /* padding-top: 5px; */
    /* padding-bottom: 5px; */
    font-weight: normal;
}
footer p{
    color: #ddd;
}
footer a {
    color: #373435;
}
footer a:hover{
    color: #373435;
}
.coppyright {
    font-size: 14px;
}
div#topcontrol {
    bottom: 47px !important;
}
.box-footer {
    background: rgb(51, 51, 51);
    padding: 0;
    color: #777 !important;
    border-top: none;
    padding-bottom: 10px;
    /* width: 1170px; */
    margin: 0px auto;
    float: left;
    padding: 0px;
    width: 100%;
}
.map {
    float: left;
    width: 50%;
}
.footer-address {
    width: 1170px;
    max-width: 100%;
    margin: 0px auto;
}
.box-footer .footer-address h5  {
    font-size: 14px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px 0;
    color: #373435;
    font-weight: bold;
}

ul.links li{
    transition: all ease .5s;
}
ul.links li:hover{
    padding-left: 10px;
}
footer.footer_main {
    float: left;
    width: 100%;
    position: relative;
    border-top: 5px solid #fff;
    padding-top: 0px;
} 
.views-priority .view-face {
    bottom: 0px;
    position: absolute;
    height: 94px;
    padding: 5px;
    background: rgb(0, 121, 192);
    width: 100%;
}
a.facebook {
    position: relative;
}
a.facebook:before {
        content: "\f09a";
        position: absolute;
        font: normal normal normal 14px/1 FontAwesome;
        /* color: #7bbade; */
        font-size: 12px;
        top: 9px;
        color: #8c8c8c;
        left: 10px;
}
a.tweet {
position: relative;
}
a.tweet:before {
        content: "\f099";
        position: absolute;
        font: normal normal normal 14px/1 FontAwesome;
        color: #7bbade;
        font-size: 13px;
        color: #8c8c8c;
        top: 9px;
        left: 10px;
}
a.googleplus {
    position: relative;
}
a.googleplus:before {
    content: "\f0d5";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    color: #7bbade;
    font-size: 13px;
    top: 9px;
    color: #8c8c8c;
    left: 10px;
}
.box-social-network ul.body-social li {
    padding: 8px;
    float: left;
}
a.rss {
    position: relative;
}
a.rss:before  {
     content: "\f09e";
     position: absolute;
     font: normal normal normal 14px/1 FontAwesome;
     color: #7bbade;
     font-size: 13px;
     top: 9px;
     color: #8c8c8c;
     left: 10px;
}
ul.body-social li:nth-child(4) {
    display: none;
}
ul.body-social li:nth-child(3) {
    display: none;
}
ul.body-social li a span {
    display: none;
}
.box-social-network ul li a {
    width: 31px;
    height: 31px;
    line-height: -3px;
    display: inline-block;
    color: #7bbade;
    color: #8c8c8c;
    font-size: 18px;
    position: relative;
    z-index: 1;
    font-wight: 300;
    float: right;
    border: 2px solid #7bbade;
    color: #8c8c8c;
    border: solid 1px #484848;
    font-family: "FontAwesome";
    /* -webkit-border-radius: 50%; */
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.box-social-network ul.body-social {
    float: left;
    /* margin-top: 18px; */
    /* margin-left: 28px; */
}
.box-social-network ul.body-social {
    float: left;
    /* margin-top: 18px; */
    /* margin-left: 28px; */
    width: 100%;
}
.views-priority .owl-controls {
    bottom: 35px;
    position: absolute;
    right: 10px;
    width: 100%;
    /* display: none !important; */
}
.box-social-network ul.body-social li:hover a {
    border: 1px solid #f27f22;
    color: red;
}
.box-social-network ul.body-social li:hover a:before {
    color: #f27f22;
}
ul.menu-footer {
    width: 1170px;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 0px 20px 15px;
}
ul.menu-footer > li {
    float: left;
    width: 28%;
}
ul.menu-footer > li > h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 20px 0;
    color: #373435;
}
ul.menu-footer > li > ul > li {
    padding: 5px 0;
}
ul.menu-footer > li > ul > li {
    transition: all ease .5s;
}
ul.menu-footer > li > ul > li:hover {
    padding-left: 10px;
}
.design {
    clear: both;
    width: 100%;
    background: red;
}
.design:after{
   visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;   
}
.design {
    clear: both;
    width: 100%;
    background: #fff;
    color: white;
    font-size: 12px;
    padding: 27px 0px;
}
.design-ctent {
    width: 1170px;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 15px;
}
ul.menu-footer:after{
    visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
a.facebook,a.tweet,a.youtube,a.zing, a.googleplus, a.rss {
    /* background: url('images/social.png') no-repeat; */
    width: 20px;
}
ul.body-social li a {
    padding: 0px !important;
}
a.facebook{
    background-position-y: -2px
}
a.tweet {
    background-position-y: -91px;
}
a.youtube{
    background-position-y: -48px;
}
a.zing{
    background-position-y: -26px;
}
a.googleplus{
    background-position-y: -72px;
}
a.rss{
    background-position-y: -113px;
}
ul.body-social li a span {
    padding-left: 32px;
}
ul.body-social li:nth-child(1)  {
    /* float: left; */
    /* width: 50%; */
    /* text-align: right; */
}
ul.body-social li:nth-child(2)  {
    float: left;
    /* width: 50%; */
}
ul.body-social li:nth-child(3)  {
    float: left;
    /* width: 50%; */
    text-align: right;
    padding-right: 14px;
}
ul.body-social li:nth-child(4)  {
    float: left;
    /* width: 50%; */
}
ul.body-social li:nth-child(5)  {
    float: left;
    /* width: 50%; */
    text-align: right;
    padding-right: 14px;
}
ul.body-social li:nth-child(6)  {
    float: left;
    /* width: 50%; */
}
/*===== End Footer =====*/
/*===== dang ky website=====*/
.dang-ky-web-site {
    display:none;
    position: fixed;
    top: 0px;
    left: 0px;
    float: left;
    width: 100%;
    z-index: 999999;
    background: #18a4dd;
}
.dang-ky-web-site-content {
    width: 1170px;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 15px;
    font-size: 16px;
}
.dang-ky-left {
    float: left;
    padding: 9px;
    padding-left: 20px;
    position: relative;
}
.dang-ky-left:before {
    content: "";
    background: url("/theme/default/img/icon-back.png") no-repeat;
    width: 20px;
    height: 20px;
    left: 0px;
    position: absolute;
    top: 15px;
}
.popup-dang-ky {
    background: url("images/Poppup.png") no-repeat top center;
}
.dang-ky-web-site-content a {
    color: white;
    display: inline-block;
    padding-right: 20px;
}
.dang-ky-web-site-content span {
    color: white;
}
.dang-ky-right {
    float: right;
    padding: 5px;
    padding-right: 0px;
}
a#IconSkype {
    position: relative;
    padding-right: 40px;
}
a#IconSkype:after {
    content: "\f17e";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 0px;
    right: 9px;
    font-size: 25px;
    color: #ffffff;
}
.btn {
    display: inline-block;
    padding: 6px 12px !important;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 74px;
}
/*===== dang ky website=====*/
.trang-chu {
    float: left;
    width: 100%;
}
.noibat-content {
    /* background: black; */
    margin-top: 45px;
}
.content-bat {
    width: 1170px;
    margin: 0px auto;
    padding: 0px 10px;
    max-width: 100%;
}
.box-news-priority .header {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.box-news-priority ul {
    padding: 20px;
    float: left;
    width: 100%;
    padding-top: 0px;
}
.box-news-priority .div-news-container {
    display:block !important;
    float: left;
    width: 66%;
    padding: 15px;
    text-align: justify;
    margin-top: 20px;
}
.box-news-priority ul li a img {
    width: 100%;
    height: auto;
}
.box-news-priority ul.body-news h5 {
    height: 35px;
    overflow: hidden;
    background: #f4680b;
    padding: 11px 10px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0px;
}
.box-news-priority ul.body-news h5 a {
    color: white;
    font-size: 15px;
    line-height: 14px;
}
.box-news-priority ul li {
    width: 44% !important;
    float: left;
    background: rgba(245, 245, 245, 0.66);
    margin: 30px;
    padding-bottom: 19px;
}
.trang-chu-content {
    float: left;
    width: 100%;
    background: #eee;
    padding: 20px 0px;
}
.gruop-nhom {
    width: 1170px;
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 10px;
}
.box-news-hot ul li a.img-view {
    display: none;
}
.box-news-hot {
    float: left;
    width: 33.3333%;
    padding: 20px;
    margin: 0px;
}
.box-news-hot ul.body-news li {
    float: left;
    height: auto;
    padding: 9px;
    margin: 0px;
    background-color: #f5f5f5;
    border-left: 5px solid #ff7200;
    margin-bottom: 19px;
    width: 100%;
}
.box-news-hot ul.body-news li:hover {
    border-left: 5px solid #ff7200;
}
.box-news-hot .header {
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    border-left: 0px;
    text-align: left;
    border: none;
    font-size: 16px;
    font-weight: 700;
    height: auto;
    margin: 0px;
    padding: 9px 0px;
    margin-bottom: 0px;
    margin-bottom: 10px;
}
.box-news-event {
    float: left;
    width: 33.33333%;
    padding: 20px;
}
.box-news-event ul li a img {
    width: 100%;
    height: auto;
}
.box-news-event ul li a {
    display: block;
    float: left;
    width: 30%;
}
.div-news-container {
    /* display: block !important; */
}
.box-news-event ul {
    float: left;
    width: 100%;
}
.box-news-event ul li {
    float:left;
    width:100%;.box-news-event
    ul.body-news li {      width: 100%;
    height: auto;
    margin-bottom: 10px;
    float: left;  }
.box-news-event
    ul.body-news li {      width: 100%;
    height: auto;
    margin-bottom: 10px;
    float: left;  }
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    float: left;
}
.noibat-content:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: visible;
}
.box-news-priority ul li a.img-view {
    display: block;
    width: 30%;
    float: left;
    padding: 10px;
    margin-left: 15px;
    margin-top: 20px;
    height: 147px;
    float: left;
    overflow: hidden;
}
/*===== Reponsive Mobile By DTM =====*/
@media only screen and (max-width:1199px){  
    .box-sub-book-now{ display:none !important;}
    .header_middle_account {
        width: 46%;
    }
    nav-menu li {
        padding: 0 9px;
    }
    .txt_slogan{
        font-size: 9px;
    }   
}
@media only screen and (max-width:1024px){ 

    .header_middle.shirk {
    position: fixed;
    z-index: 9999;
    background: #f4680b;
    transition: all ease .5s;
    box-shadow: 0 4px 4px -2px rgba(0,0,0,.15);
    border-bottom: none;
}
    ul.nav-menu li.active a {
    background: none;
    border-top: none;
    color: #ffffff;
    line-height: unset;
}
    ul.nav-menu li a {
    font-weight: normal;
    height: auto;
    line-height: unset;
    color: #ffffff;
    padding: 0;
    font-size: 13px;
    position: relative;
}
    .menu_mobile {
    display: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    float: right;
    margin: 0 auto;
    font-family: arial;
    width: 100%;
    text-align: right;
}
 .hidden-sm,.hidden-xs{
        display: block !important;
    }
    .header_middle_account {
        width: 59%;
        display: none;
    }
    .header_middle.shirk .menu_mobile {
        margin: 30px 0 20px;
    }
    .header_middle.shirk .nav-main {
        margin: 0;
        height: auto;
        line-height: unset;
    }  
    .form-control, label.control-label.col-md-3 {
        margin: 5px 0;
    }
    .body-container .col-mid-pro,.body-container .col-mid{
        width: 100%;
        padding:0;
    }
    .body-container .col-left{
        display: none;
    }
    .box-text-footer,.box-news-home .body-news .item-list{
        width: 100%;
    }
    .body-container .col-right-sub{
        display: none;
    }
          ul.nav-menu li:hover a {
    background: transparent;
    border-top: none;
    color: #ffffff;
    line-height: 40px;
}
    ul.sub-menu li a {
    border-bottom: 1px solid white;
}
    ul.nav-menu li:hover ul a {
    background: none;
    border-top: 0px solid #ffd401 !important;
    color: #ffffff;
    font-weight: normal;
}
ul.nav-menu > li > ul > li {
    padding-top: 5px !important;
    padding-bottom: 1px !important;
    border-bottom: none;
    padding-right: 0px !important;
    padding-left: 5px !important;
}
    ul.nav-menu > li > ul > li > a:hover {
    color: #ffffff;
}
    ul.nav-menu > li > ul > li:before {
        content: "\f0da";
        position: absolute;
        font: normal normal normal 14px/1 FontAwesome;
        top: 18px;
        left: 4px;
        color: white;
    }
    ul.nav-menu li:hover ul.sub-menu {
        background: transparent;
        opacity: 1;
        visibility: visible;
    }
ul.nav-menu li ul.sub-menu:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    top: -17px !important;
    left: 6px;
    z-index: 1;
}
ul.nav-menu li ul.sub-menu {
    opacity: 1;
    visibility: visible;
    position: static;
    transition: all ease .5s;
    top: 34px;
    width: 230px;
    top: 100px;
    border-radius: 5px;
    z-index: 999;
    width: 100%;
    background: transparent;
    right: inherit;
    padding-left: 20px;
}
    .menu_mobile {
        display: block;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 16px;
        float: right;
        margin: 0 auto;
        font-family: arial;
        width: 100%;
        text-align: right;
        margin-top: 17px;
    }
    .menu_mobile .fa,.menu_mobile .text_menu{
        font-size: 16px;
    }
    .menu_mobile .text_menu{
        font-family: arial;
    } 
    .nav-main {
        width: 100%;
        height: auto;
    }
    ul.nav-menu {
        float: left;
        margin: 0;
        padding: 0;
        text-align: left;
        border-top: 1px solid #fff;
        height: 245px;
        overflow-y: auto;
        display: none;
        width: 100%;
    }
    ul.nav-menu li {
        display: block;
        float: none;
        padding:0;
    }
    ul.nav-menu li a,ul.nav-menu li:last-child{
        float: none;
        padding:6px;
    }
    ul.nav-menu li.active a,ul.nav-menu li  a{
        line-height: 40px;
    }   padding: 6px;
    ul.product-list li,.box-text-footer div{
        width: 50%;
    }
    .box-news-priority ul li {
        width: 43% !important;
        float: left;
        background: rgba(245, 245, 245, 0.66);
        margin: 30px;
        padding-bottom: 19px;
    }
    .header_middle {
        border-bottom: 2px solid #c7c7c7;
        background: #f4680b;
    }
}
@media only screen and (max-width:992px){ 
    .at4-hide {
    display: block !important;
    opacity: 1 !important;
    background: transparent;
}


    .hidden-sm,.hidden-xs{
        display: block !important;
    }
    .header_middle_account {
        width: 59%;
        display: none;
    }
    .header_middle.shirk .menu_mobile {
        margin: 30px 0 20px;
    }
    .header_middle.shirk .nav-main {
        margin: 0;
        height: auto;
        line-height: unset;
    }  
    .form-control, label.control-label.col-md-3 {
        margin: 5px 0;
    }
    .body-container .col-mid-pro,.body-container .col-mid{
        width: 100%;
        padding:0;
    }
    .body-container .col-left{
        display: none;
    }
    .box-text-footer,.box-news-home .body-news .item-list{
        width: 100%;
    }
    .body-container .col-right-sub{
        display: none;
    }
    .menu_mobile {
        display: block;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 16px;
        float: right;
        margin: 0 auto;
        font-family: arial;
        width: 100%;
        text-align: right;
        margin-top: 17px;
    }
    .menu_mobile .fa,.menu_mobile .text_menu{
        font-size: 16px;
    }
    .menu_mobile .text_menu{
        font-family: arial;
    } 
    .nav-main {
        width: 100%;
        height: auto;
    }
    ul.nav-menu {
        float: left;
        margin: 0;
        padding: 0;
        text-align: left;
        border-top: 1px solid #fff;
        height: 245px;
        overflow-y: auto;
        display: none;
        width: 100%;
    }
    ul.nav-menu li {
        display: block;
        float: none;
        padding:0;
    }
    ul.nav-menu li a,ul.nav-menu li:last-child{
        float: none;
        padding:6px;
    }
    ul.nav-menu li.active a,ul.nav-menu li  a{
        line-height: 40px;
    }   padding: 6px;
    ul.product-list li,.box-text-footer div{
        width: 50%;
    }
    #sync2 .item img {
        height: 43px;
    }
    .slogan .row div:nth-child(2) > .slogan_inner{
        border:none;
    }
    .tab_content img {
        width: 100% !important;
        height: auto !important;
    }
}
@media only screen and (max-width:768px){
    .box-news-priority ul li a.img-view {
        display: block;
        width: 30%;
        float: left;
        padding: 10px;
        margin-left: 15px;
        margin-top: 20px;
        height: 147px;
        float: left;
        overflow: hidden;
        height: auto;
    }
    div#at-share-dock {
    display: block !important;
}
    .at4-hide {
    display: block !important;
    opacity: 1 !important;
    background: transparent;
}


      ul.nav-menu li:hover a {
    background: transparent;
    border-top: none;
    color: #ffffff;
    line-height: 40px;
}
    ul.sub-menu li a {
    border-bottom: 1px solid white;
}
    ul.nav-menu li:hover ul a {
    background: none;
    border-top: 0px solid #ffd401 !important;
    color: #ffffff;
    font-weight: normal;
}
ul.nav-menu > li > ul > li {
    padding-top: 5px !important;
    padding-bottom: 1px !important;
    border-bottom: none;
    padding-right: 0px !important;
    padding-left: 5px !important;
}
    ul.nav-menu > li > ul > li > a:hover {
    color: #ffffff;
}
    ul.nav-menu > li > ul > li:before {
        content: "\f0da";
        position: absolute;
        font: normal normal normal 14px/1 FontAwesome;
        top: 18px;
        left: 4px;
        color: white;
    }
    ul.nav-menu li:hover ul.sub-menu {
        background: transparent;
        opacity: 1;
        visibility: visible;
    }
ul.nav-menu li ul.sub-menu:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    top: -17px !important;
    left: 6px;
    z-index: 1;
}
ul.nav-menu li ul.sub-menu {
    opacity: 1;
    visibility: visible;
    position: static;
    transition: all ease .5s;
    top: 34px;
    width: 230px;
    top: 100px;
    border-radius: 5px;
    z-index: 999;
    width: 100%;
    background: transparent;
    right: inherit;
    padding-left: 20px;
}
    .slogan {
    width: 100%;
    float: left;
    position: absolute;
    bottom: 9px;
    background: rgba(255, 255, 255,0.8);
    display: none;
}
.box-news-priority ul li {
    width: 100% !important;
    float: left;
    background: rgba(245, 245, 245, 0.66);
    margin: 0px;
    padding-bottom: 19px;
    margin-bottom: 30px;
    margin-top: 20px;
}
}
@media only screen and (max-width:767px){
    .box-news-priority ul li a img {
    width: 100%;
    height: auto;
    width: 104px;
    height: 102px;
}
    .box-news-priority ul li a img {
        width: 100%;
        height: auto;
        width: 100%;
        height: auto;
    }
    .header-one {
        float: left;
        width: 100%;
        background: #e8f6fc;
        display: none;
    }
    .box-news-priority ul li a.img-view {
        display: block;
        width: 30%;
        float: left;
        padding: 10px;
        margin-left: 15px;
        margin-top: 20px;
        height: 147px;
        float: left;
        height: auto;
        overflow: hidden;
    }
    ul.nav-menu li:hover a {
    background: transparent;
    border-top: none;
    color: #ffffff;
    line-height: 40px;
}
    ul.sub-menu li a {
    border-bottom: 1px solid white;
}
    ul.nav-menu li:hover ul a {
    background: none;
    border-top: 0px solid #ffd401 !important;
    color: #ffffff;
    font-weight: normal;
}
ul.nav-menu > li > ul > li {
    padding-top: 5px !important;
    padding-bottom: 1px !important;
    border-bottom: none;
    padding-right: 0px !important;
    padding-left: 5px !important;
}
    ul.nav-menu > li > ul > li > a:hover {
    color: #ffffff;
}
    ul.nav-menu > li > ul > li:before {
        content: "\f0da";
        position: absolute;
        font: normal normal normal 14px/1 FontAwesome;
        top: 18px;
        left: 4px;
        color: white;
    }
    ul.nav-menu li:hover ul.sub-menu {
        background: transparent;
        opacity: 1;
        visibility: visible;
    }
ul.nav-menu li ul.sub-menu:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    top: -17px !important;
    left: 6px;
    z-index: 1;
}
ul.nav-menu li ul.sub-menu {
    opacity: 1;
    visibility: visible;
    position: static;
    transition: all ease .5s;
    top: 34px;
    width: 230px;
    top: 100px;
    border-radius: 5px;
    z-index: 999;
    width: 100%;
    background: transparent;
    right: inherit;
    padding-left: 20px;
}
    .menu_mobile .fa, .menu_mobile .text_menu {
    font-size: 19px;
    color: white !important;
}
.header_middle.shirk  .menu_mobile .fa {
    margin: 23px 0px;
    color: white !important;
}
.header_middle.shirk  .menu_mobile span {
    color: black
}
    .header_middle {
    border-bottom: 2px solid #c7c7c7;
    background: #f4680b;
    padding: 0px;
}
    .header_top {
    background: #f4680b;
    padding-bottom: 5px;
}
    .header_top_left {
    width: 100%;
    float: left;
    color: #dadada;
    font-size: 14px;
    padding: 8px 0;
}
    .header_top_right {
    display: none;
}
    .txt-header-letter {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
    float: left;
}
    .txt-letter {
    width: 100%;
    height: auto;
    font-size: 12px;
    font-style: italic;
    float: left;
    clear: both;
}
    .box-input.boder-color {
    float: left !important;
    height: 38px;
    margin-top: 16px !important;
    background: #ffffff;
    border-radius: 3px;
    color: #404040;
    position: relative;
    width: 520px;
    border: none;
}
    ul#list_player {
    float: left;
    width: 100%;
}
    .box-top-video {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    padding: 20px;
    margin-top: 0px;
}
    .box-news-event {
    float: left;
    width: 100%;
    padding: 20px;
}
    .box-news-hot {
    float: left;
    width: 100%;
    padding: 20px;
    margin: 0px;
}
    .box-news-priority .header {

    margin-bottom: 20px;
}
    .box-news-priority ul li {
        width: 100%;
        float: left;
        background: rgba(245, 245, 245, 0.66);
        margin: 0px;
        padding-bottom: 19px;
        margin-bottom: 30px;
    }
    .slogan {
        display: none;
    }
    .col-mid .box-pro-sub .box-body h3 img {
        width: 100% !important;
        height: auto !important;
    }
    .box-footer {
        padding: 0px 10px;
    }
    .box-social-network {
        width: 100%;
        height: auto;
        z-index: 999;
        position: absolute;
        float: none;
        top: 182px;
        right: -8px;
    }
    .box-social-network .body-network {
        position: absolute;
        top: 30px;
        right: -83px;
    }
    .box-social-network .header {
        display: block;
        width: 58%;
        float: right;
        text-align: left;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: bold;
    }
    ul.menu-footer > li {
        float: left;
        width: 50%;
    }
    ul.box-link-acount {
        float: right;
        margin: 5px 12px;
        display: none;
    }
    .box-product-motion ul.body-pro li {
        width: 50%;
        transition: all ease .5s;
        margin: 10px 0;
        overflow: hidden;
        border: 1px solid transparent;
    }
    .banner {
    margin-top: 15px;
    margin-bottom: 0px;
    transition: all ease .5s;
    width: 100%;
    margin: 0px auto;
    float: none;
    }
    .banner a.link-logo img.img-logo {
        width: 100%;
        height: auto;
    }
    .menu_mobile {
        display: block;
        color: #6e6f71;
        text-transform: uppercase;
        font-size: 15px;
        float: right;
        margin: 0 auto;
        font-family: arial;
        width: 100%;
        margin-bottom: 10px;
        text-align: right;
        margin: 0px !important;
        padding: 10px;
    }
    div#loadFillter .cate-header.sub-top .txt-name-sub a {
        border: none !important ;
    }
    .news-detailt p img {
        width: 100% !important;
        height: auto !important;
    }
    .box-news-home .body-news .item-list{
        width: 100%;
        height:auto;
        margin:5px 0;
    }
    header.header_main.container {
        padding: 0;
        margin: 0;
    }
    .box-text-footer div{
        padding:10px 15px;
    }
}

@media only screen and (max-width:667px) {
    .box-social-network .header {
        width: 54% !important;
    }
    .box-social-network .body-network {
        position: absolute !important;
        top: 30px !important;
        right: -36px !important;
    }
}
@media only screen and (max-width:736px) {
    .box-social-network .header {
        width: 52%;
    } 
    .box-social-network .body-network {
        position: absolute;
        top: 30px;
        right: -3px;
    }
}
@media only screen and (max-width:640px){
    .menu_mobile {
        margin: 19px 0;
        width: auto;
    }
    .header_middle_account,.header_top_left{
        /* display: none; */
    }
    .box-search {
        width: 100%;
    }
    .slogan .slogan_inner {
        padding-left: 51px;
    }
}
@media only screen and (max-width:568px){
    .box-social-network .header {
        width: 59% !important   ;
    }
    .box-social-network .body-network {
        position: absolute !important;
        top: 30px !important;
        right: -89px !important;
    }
}

@media only screen and (max-width: 480px){
    .box-news-priority ul li a.img-view img {
        width: 100%;
        height: auto;
    }
    .box-input.boder-color {

    width: 100% !important;

}
    .box-news-priority .div-news-container {
    display: block !important;
    float: left;
    width: 100%;
    padding: 15px;
    text-align: justify;
    margin-top: 20px;
}
    .box-news-priority ul li a.img-view {
    display: block;
    width: 100%;
    float: left;
    padding: 10px;
    margin-left: 15px;
    margin-top: 20px;
    margin: 0px;
    height: auto;
}
    .box-social-network {
        width: 100%;
        height: auto;
        z-index: 999;
        position: absolute;
        float: none;
        top: 546px;
        left: -198px;
    }
    .footer-address {
        width: 1170px;
        max-width: 100%;
        margin: 0px auto;
    }
    .box-social-network .header {
        width: 53%;
    }
    .box-social-network .header {
        display: none;
    }
    ul.body-social li {
        width: 15% !important;
    }
    ul.menu-footer > li {
        float: left;
        width: 100%;
    }
    ul.body-social li a span {
        display: none;
    }
    ul.body-social li a {
    display: block;
    width: 20px;
    height: 20px;
    }
    .box-news-detailt .cate-header.sub-top .txt-name-sub {
        font-size: 14px !important;
    }
    .col-mid .box-news-sub .box-body.homepage.clearfix h4 {
        float: left;
        width: 100% !important;
        text-align: justify;
        padding: 10px;
    }
    .col-mid .box-news-sub .box-body.homepage.clearfix .cat-news.clearfix > a {
        display: inline-block;
        width: 100% !important;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
    }
    .col-mid .box-news-sub .box-body.homepage.clearfix .clearfix {
        width: 100% !important;
        float: left;
        clear: none;
        font-size: 15px;
        line-height: 20px;
        text-align: justify;
        padding: 10px;
    }
    .col-mid .box-news-sub .box-body.homepage.clearfix .news-more {
        float: none;
        margin-right: 0px;
        text-align: center;
    }
    .pro-detail .form-left{
        width: 100% !important;
    }
    .box-body-sub .row:last-child {
        width: 100% !important;
        float: left !important;
        margin-top: 30px !important;
    }
    .pro-detail .form-right {
        width: 100% !important;
        height: auto;
        padding-left: 15px;
        float: left;
        margin-top: 10px;
    }
    .news-detailt p img {
        width: 100% !important;
        height: auto !important;
    }
    .lien-he {
        display: none;
    }
    .header_middle.shirk .banner img {
    width: 100% !important;
    height: auto !important;
    }
    .banner {
    margin: 10px 0;
    transition: all ease .5s;
    width: 100%;
    }
    .menu_mobile .fa, .menu_mobile .text_menu {
    font-size: 20px;
    }
    .menu_mobile {
    margin: 33px 0;
    width: auto;
    }
    ul.product-list li,.box-text-footer div{
        width: 100%;
    }
    ul.product-list li .frame-img img,.box-news-home .body-news{
        padding:10px 0;
    }
    .box-pro-home .sub-top a,.box-product-new .header, .box-news-home .header, .box-news-home .header,.body-container .col-mid .cate-header .txt-name-sub a, .header a{
        font-size: 20px;
        background-position: center bottom;
    }
    ul.product-list li .frame-img{
        height: auto;
    }
    .box-product-motion ul.body-pro li {
        width: 100%;
    }
}

@media only screen and (max-width: 414px) {
    .box-social-network .body-network {
        position: absolute !important;
        top: 30px !important;
        right: 8px !important;
    }
}
@media only screen and (max-width: 375px) {
    .box-social-network {
        width: 100%;
        height: auto;
        z-index: 999;
        position: absolute;
        float: none;
        top: 546px;
        left: -252px;
    }
    .box-social-network .body-network {
        position: absolute !important;
        top: 30px !important;
        right: -83px !important;
    }
}

@media only screen and (max-width: 420px) and (min-width: 320px){ 

    .box-news-detailt .cate-header.sub-top .txt-name-sub {
        font-size: 12px !important;
    }
    .header_middle.shirk .banner img {
        width: 100% !important;
        height: auto !important;
    }
    .banner {
        margin: 10px 0;
        transition: all ease .5s;
        width: 300%;
    }
    .menu_mobile {
        margin: 0px;
        width: auto;
        padding: 23px 0px;
    }

    img.img-logo {
        width: 100%;
        height: auto;
    }
    .header_middle.shirk .menu_mobile {
        margin: 0px;
        padding: 0px;
        color: white;
    }
    .item-list.clearfix img {
        float: left;
        height: auto;
        width: 100%;
        max-width: 100% !important;
        object-fit: cover;
        margin:10px 0;
    }
    .view-container {
        margin: 10px 0;
    }
    .col-lg-3.col-md-3.col-sm-6.col-xs-6 {
        width: 100%;
    }
    .slogan .row div:first-child > .slogan_inner,.slogan .row div:nth-child(3) > .slogan_inner{
        border:none;
    }
    .footer-inner {
        text-align: center;
    }
}
@media only screen and (max-width: 320px) {
    .box-news-detailt .cate-header.sub-top .txt-name-sub {
        font-size: 12px !important;
    }
    .box-social-network {
        width: 100%;
        height: auto;
        z-index: 999;
        position: absolute;
        float: none;
        top: 546px;
        left: -198px;
    }
    .box-social-network .body-network {
        position: absolute !important;
        top: 30px !important;
        right: -81px !important;
    }
}
/*===== End Reponsive Mobile By DTM =====*/
/*===== Product-page=====*/
div#loadFillter> .cate-header.sub-top:first-child {
/*    display: none;*/
}
div#loadFillter .cate-header.sub-top .txt-name-sub a {
    border-bottom: 3px solid red;
    padding: 6px 0px; 
}
div#loadFillter .cate-header.sub-top {
    margin-top: 0px !important;
}
/*===== Product-page=====*/
/*===== Facebook-comment=====*/

.fb_iframe_widget {
    display: inline-block;
    position: relative;
    width: 100%;
}
._2pi8 {
    padding-left: 8px;
     padding-right: 0px !important; 
}
.fb-comments.fb_iframe_widget span {
   width: 100% !important;
    max-width: 100% !important;
}
._42ef {
    overflow: hidden;
    width: 100% !important;
}
.fb_ltr {
    width: 100% !important;
}

/*===== End-Facebook-comment=====*/

.col-mid .box-pro-sub .cate-header.sub-top {
    margin-top: 0px !important;
    border-bottom: 1px solid #6e6f71;
    height: 35px; 
}
.col-mid .box-pro-sub .cate-header.sub-top .txt-name-sub {
    border-bottom: 3px solid #f4680b;
    float: left;
    width: auto;
    padding: 0px 0px;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: normal;
}
.col-mid .box-pro-sub .box-body {
    float: left;
    margin-top: 10px;
}
.col-mid .box-pro-sub .box-body p {
    font-size: 14px;
    line-height: 20px;
}
.col-mid .box-pro-sub .box-body h3 {
    text-align: justify;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
}
.UFIImageBlockContent._42ef {
    width: 100%;
} 

.col-mid .box-news-sub .cate-header.sub-top {
    margin-top: 0px !important;
    border-bottom: 1px solid #6e6f71;
    height: 37px;
}
.col-mid .box-news-sub .cate-header.sub-top .txt-name-sub {
     color: #2c2c2c;
    border-bottom: 3px solid #f4680b;
    padding: 0px 0px;
    height: 38px;
    width: auto;
    font-size: 16px;
    font-weight: normal;
}
.col-mid .box-news-sub .box-body.homepage.clearfix .cat-news.clearfix > a {
    display: inline-block;
    width: 30%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}
.col-mid .box-news-sub .box-body.homepage.clearfix .cat-news.clearfix {
    border: 1px solid #ccc;
    margin: 10px 0px;
}
.col-mid .box-news-sub .box-body.homepage.clearfix .cat-news.clearfix {
    float: left;
    width: 100%;
    padding: 10px 0px;
}
.col-mid .box-news-sub .box-body.homepage.clearfix .clearfix {
    width: 70%;
    float: left;
    clear: none;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    padding-right: 10px;
}
.col-mid .box-news-sub .box-body.homepage.clearfix {
    margin-top: 10px;
    float: left;
}
.col-mid .box-news-sub .box-body.homepage.clearfix  .news-more {
    float: right;
    margin-right: 20px;
}
.col-mid .box-news-sub .box-body.homepage.clearfix  .news-more a {
    display: inline-block;
    */padding: 5px 20px;*/
    background: #f4680b;
    color: white;
    font-size: 12px;
}
.col-mid .box-news-sub .box-body.homepage.clearfix h4 {
    float: left;
    width: 70%;
}
.col-mid .box-news-sub .box-body.homepage.clearfix a img {
    margin:0px;
}
.col-mid .box-news-sub .box-body.homepage.clearfix h4 a {
    font-size: 15px;
    font-weight: bold;
    color: #2c2c2c;
    line-height: 20px;
}

.box-news-detailt .cate-header.sub-top {
    margin-top: 0px !important;
    border-bottom: 1px solid #6e6f71;
    height: 37px;
}
.box-news-detailt .cate-header.sub-top  .txt-name-sub {
    width: auto;
    padding: 0px;
    height: 38px;
    border-bottom: 3px solid #f4680b;
    font-size: 16px !important;
    color: #2c2c2c;
}
.box-news-detailt .body-detailt {
    font-size: 14px;
    line-height: 20px; 
    list-style-type: disc;
    padding-left: 14px;
}
ul.ul-orther-news {
    float: left;
    margin: 10px 0px;
}
ul.ul-orther-news li a {
    font-size: 14px;
    color: #2c2c2c;
}

/*===== Contact=====*/
.box-sub-contact .cate-header {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    height: 37px !important;
    border-bottom: 1px solid #6e6f71 !important;
}
.box-sub-contact .cate-header  .txt-name-sub {
    height: 38px !important;
    border-bottom: 3px solid #f4680b !important;
    width: auto !important;
    color: #2c2c2c !important;
    padding-right: 0px !important;
}
.box-sub-contact .box-body-sub {
    margin-top: 20px;
}
.box-sub-contact .box-body-sub {
    width: 100%;
    height: auto;
    float: left;
}
.box-body-sub .row:first-child {
    position: relative;
    padding: 15px;
    border: 1px solid #ccc;
}
.box-body-sub .row {
    margin-left: 0px;
    margin-right: 0px;
}
.lien-he {
    position: absolute;
    bottom: -184px;
    right: 0px;
    width: 47%;
}
.lien-he h3 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    border-left: 3px solid #d90128;
    padding-left: 10px;
    text-align: left;
}
p.ct-lh {
    font-weight: bold;
    color: #353535;
    margin-bottom: 14px;
    text-align: left;
    padding-left: 20px;
}
.lien-he ul li {
    line-height: 30px;
    padding-left: 15px;
    text-align: left;
}
li.li1 {
    background: url('images/a1.png') no-repeat left 4px;
}
li.li2 {
    background: url('images/a2.png') no-repeat left 7px;
    display: none;
}
li.li3 {
    background: url('images/a3.png') no-repeat left 9px;
}
li.li4 {
    background: url('images/a4.png') no-repeat left 9px;
}
span.n {
    color: #353535;
    font-weight: bold;
}
.lien-he ul li span {
    color: #353535;
}
.box-body-sub .row:last-child {
    width: 60%;
    float: left;
    margin-top: 30px;
}
p.ph-tt {
    padding-left: 10px;
    font-size: 14px;
    color: #353535;
    font-weight: bold;
    border-left: 3px solid #ff7200;
}
.form-group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
a#ctl14_ucLoadControl_ctl00_btnReset {
    display: none;
}
a#ctl14_ucLoadControl_ctl00_btnSend {
    font-size: 14px;
    color: white;
    display: inline-block;
    padding-left: 54px;
    padding-right: 55px;
    background: #a31624;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: bold;
}
a#ctl16_ucLoadControl_ctl00_btnSend{
    font-size: 14px;
    color: white;
    display: inline-block;
    padding-left: 54px;
    padding-right: 55px;
    background: #f4680b;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: bold;
    border-radius: 30px;
}
a#ctl16_ucLoadControl_ctl00_btnReset {
    display: none;
}
.lien-he ul li span {
    font-size: 14px;
}
.form-group {
    margin-bottom: 0px;
    font-size: 14px;
}
.body-detailt p img {
    width: 100% !important; 
    height: auto !important;

}

/*===== End - Contact=====*/

.table-cart-list {
    width: 100%;
    height: auto;
    margin-top: 20px;
    float: left;
}
.box-cart-sub .cate-header.sub-top {
    margin-top: 0px !important;
    border-bottom: 1px solid;
    height: 37px;
}
.box-cart-sub .cate-header.sub-top .txt-name-sub {
    border-bottom: 3px solid #d90128;
    float: left;
    width: auto;
    padding: 0px;
    height: 38px;
    color: #373435;
}

caption, th {
    text-align: left;
    padding: 10px 10px;
    border: 1px solid;
    font-size: 14px;
    font-weight: bold;
}
.table-cart-list thead {
    width: 100%;
    height: 35px;
    padding: 3px;
    background: #d90128;
    color: white;
    padding: 0px 10px;
    border-left: 1px solid #d90128;
    border-right: 1px solid #d90128;
}
table.table-cart-list   tr td {
    border: 1px solid #c1c1c1;
    font-size: 13px;
    padding: 10px;
    color: #d90128;
    font-weight: 600;
}
table.table-cart-list   tr td a {
    font-size: 13px;
    padding: 10px;
    color: #d90128;
    font-weight: 600;
}
table.table-cart-list   tr td a span {
    font-weight: 600 !important;
}
table.table-cart-list   tr td  span {
   font-weight: 600    
}
td.view-price span {
    font-weight: bold;
    font-size: 18px;
    color: #373435;
}
.cartlist_button {
    float: left;
    margin-top: 10px;
} 
.cartlist_button  a span {
    color: white;
    font-size: 12px;
}
.button-order {
    float: left;
    padding: 5px 10px;
    background: #d90128;
}
.next-buy {
    float: left;
    padding: 5px 10px;
    background: #d90128;
    margin-left: 10px;
}
.body-cart {
    float: left;
    overflow: scroll !Important;
    width: 100%;
}
.body-cart:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.box-cart-sub {
    margin-bottom: 20px;
}

.box-cart-sub:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.list-online {
    position: relative;
}
.nickTell {
    position: absolute;
    right: 0;
    text-align: right;
    top: 38px;
    color: #f4680b;
    font-weight: bold;
    font-size: 15px;
}
.skype-style {
    width: 50px;
    float: right;
    position: absolute;
    bottom: -12px;
    right: 16px;
}
.nickEmail {
    position: absolute;
    font-weight: bold;
    padding-left: 5px;
    display: none;
}
.box-support .box-body .list-cate-online .list-online {
    padding: 10px 0px;
}
.nickYahoo {
    float: left;
    text-align: center;
    width: 50%;
    margin-top: -7px;
    padding-left: 15px;
}
.nickEmail a {
    font-weight: bold;
    color: #d90128;
    padding-left: 5px;
}

/*===== face=====*/
.face {
    float: left;
}
.face  .header {
    background: none;
    border-left: 0;
    color: #2c2c2c;
    padding-left: 0;
    border-bottom: 1px solid #6e6f71;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    padding: 8px 0px;
    width: 100%;
    font-weight: bold;
}
.face  .header:after {
    position: absolute;
    content: "";
    width: 32%;
    height: 3px;
    display: inline;
    bottom: -2px;
    background: #f4680b;
    left: 0;
}
iframe div#u_0_0 ._2p3a {
    min-width: 180px !important;
    width: 100% !important;
}
.box-top-video  iframe {
    width: 100% !important;
    border: none !important;
    height: 213px !important;
    overflow: hidden;
}
.box-face {
    margin-top: 0px;
    overflow: hidden;
}


.dangky {
    position:fixed; width:100%;  top: 0;  left: 0;  z-index: 100000; 
}

.header_main {
    
padding-top: 0px;
    
position: relative;
    
z-index: 9;
}

/*=====End  face=====*/
.box-news-event .header-content {
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    border-left: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    height: auto;
    margin: 0px;
    padding: 9px 0px;
    margin-bottom: 10px;
}
.box-news-event ul.body-news h5 a {
    width: 100%;
}
.box-input.boder-color {
    float: right;
    height: 38px;
    margin-top: -15px;
    background: #ffffff;
    border-radius: 3px;
    color: #404040;
    position: relative;
    width: 520px;
    border: none;
}
.news-letter .box-input .input-text {
    height: 38px;
}
.news-letter .box-input .btn-letter {
    background: none;
    color: #252525;
    float: left;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    position: absolute;
    right: 0px;
    top: 7px;
    border-left: 1px solid #c7c7c7;
    text-transform: uppercase;
    width: auto;
}
.content-fa {
    float: left;
    width: 100%;
    background: #333;
}
.txt-header-letter {
    width: auto;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
    float: left;
}
.content-map {
    background: rgb(51, 51, 51);
    padding: 0;
    color: #777 !important;
    border-top: none;
    padding-bottom: 10px;
    width: 1170px;
    margin: 0px auto;
    float: none;
    padding: 15px 15px;
}
.map iframe {
    width: 100%;
    height: auto;
}
.box-social-network .body-network {
    position: static;
    top: 30px;
    right: 10px;
}
.ket-noi {
    float: left;
    width: 50%;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix {
    width: 100%;
    float: left;
    clear: none;
    padding: 15px;
    border-bottom: 1px solid #f1f1f1;
    transition: all ease .5s;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix > a {
    display: block;
    /* width: 100%; */
    width: 41.66666667%;
    height: auto;
    margin-bottom: 11px;
    overflow: hidden;
    float: left;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix a img {
    width: 100%;
    height: auto;
    color: black;
    object-fit: scale-down;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix h3 {
    width: 58.33333333%;
    float: left;
    padding-left: 20px;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix .clearfix {
    text-align: justify;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
    clear: none;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #898989;
    padding-bottom: 15px;
    /* border-bottom: 1px solid #ebebeb; */
    margin-bottom: 20px;
    width: 58.33333333%;
    float: left;
    padding-left: 20px;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix .news-more {
    display: block;
    padding: 5px 20px;
    float: right;
    background: #bf1e2e;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    /* border: 1px #bf1e2d solid; */
    font-weight: 600;
    font-size: 11px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    border-radius: 0px;
    background: #c1c1c1;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix:hover {
    border-bottom: 1px solid #fd552b;
    transition: all ease .5s;
}
.body-container .col-mid .box-news-sub .box-body.clearfix {
padding:10px;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix h3 a {
    color: #212121;
    font-size: 33px;
    line-height: 33px;
    margin-bottom: 35px;
    color: #363636;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix .news-more:hover {
    background: #fd552b !important;
    color: #fff;
    /* border: 1px solid #f7971e; */
}
.body-container .col-mid .box-news-sub .cat-news.clearfix .news-more {
    display: block;
    padding: 5px 20px;
    float: right;
    background: #f4680b;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    /* border: 1px #bf1e2d solid; */
    font-weight: 600;
    font-size: 11px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    border-radius: 0px;
    background: #f4680b;
}
.body-container .col-mid .box-news-sub .cat-news.clearfix .news-more  a {
    color: white
}
.newPriority-viewmore {
    */display: block;*/
    padding: 8px
}
.col-left .header {
    text-transform: uppercase;
}
.js-marquee img {
    margin: 0 6px;
}
.js-marquee {
    margin-right: 0px !important;
}
#FBMes img {
    width: 30%;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    display: -webkit-box;
}
#FBMesButton1 {
    float: left;
    text-align: right;
}
#FBMesButton1 img {
    width: 111%;
    padding: 0 9px 0 0;
    position: relative;
}
.addthis_native_toolbox{ float:left;}
.box-sub-book-now  {
    width: 30%;
    color: black;
    position: fixed;
    bottom: -370px;
    right: 2%;
    z-index: 99999999999;
}
.box-sub-book-now .box-body-sub .row{
     border: none;
    background: #eaeaea none repeat scroll 0 0;
    width: 100%;
}
.box-sub-book-now  a#ctl16_ucBookNow_btnSend {
    font-size: 14px;
    color: white;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    background: #f4680b;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: bold;
    border-radius: 5px;
}
.box-sub-book-now  textarea.form-control {
    height: 92px;
}
p.ph-da {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: bold;
    background: #ff7700;
    /* padding-left: 16px; */
    padding: 9px;
    border-radius: 5px 5px 0px 0px;
    padding-left: 20px;
    color: white;
}
p.ph-da {
    background: url(images/dang-ky-ngay.png) no-repeat top center;
    background-position-y: 2px;
    background-size: 228px;
    height: 73px;
    width: 360px;
}
.box-sub-book-now .box-body-sub .row:last-child {
    margin: 0px;
}
.box-sub-book-now  .form-group {
    margin-bottom: 0px;
    font-size: 14px;
    display: block !important;
}
.fb-send {
    width: auto;
    float: left;
}
.box-news-hot ul.body-news li:hover a {
    color: #f4680b;
}
.closeBookNow {
    display: none;
    float: right;
    top: 12%;
    right: -3%;
    position: absolute;
    background: #eaeaea;
    border-radius: 50%;
    padding: 4px 8px;
}
ul.nav-menu li:hover li {
    line-height: 37px;
}
a.addthis_button_facebook_share.at_native_button.at300b {
    display: none;
}
.item-list em {
    font-style: normal;
}
ul li {
    list-style-type: disc ;
}
ol li {
    list-style-type: decimal ;
}
.trang-chu-content ul li {
    list-style-type: none;
}