body{
    margin: 0px;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:13px;
    background:url(../img/bg.jpg) repeat fixed;
    width: 100%;
    position: relative;
}
#toTop{padding:5px;position:fixed;bottom:-2px;right:-2px;cursor:pointer;display:none;z-index:9999;}
.menu_chinh{display: none}
#dongho_t{position:absolute; bottom:160px; left:30px;}
#main{
    /*width:100px;*/
    width:1200px;
    margin:auto;
    background:#fff;
    box-shadow: 0px 5px 15px #666;
    padding:2px;
}
.clear{
    clear:both;
}
a{
    text-decoration:none;
}
#banner{
   
    margin-bottom:5px;
    position:relative;
}

#menu{
    margin-bottom:10px;
    background:url(../img/bg_menu.jpg) repeat;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#menu a{
    color:white;
}
#menu ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
#menu ul li{
    float: left;
    margin-right: 1px;
    padding: 10px 0px;
    transition: 0.5s;
    text-align: center;
    width: 93px;
    position: relative;
    /*background: radial-gradient(circle farthest-corner at center top, #1DFC03 22%, #13A702 85%); 
    background: -moz-radial-gradient(circle farthest-corner at center top, #1DFC03 22%, #13A702 85%); 
    background: -o-radial-gradient(circle farthest-corner at center top, #1DFC03 22%, #13A702 85%); 
    background: -ms-radial-gradient(circle farthest-corner at center top, #1DFC03 22%, #13A702 85%); 
    background: -webkit-radial-gradient(center top, circle farthest-corner, #1DFC03 22%, #13A702 85%);*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size:14px;
    font-weight:bold;

}
#menu ul li:hover{
    background-color:#854302;
    color:#009;
}
#menu ul li a:hover{
    color:#FF0;
}
#left{
    /*width:220px;*/
    width:20%;
    float:left;
    min-height:50px;
}
#center{
    /*width:770px;*/
    width:79%;
    float:left;
    min-height:50px;
    padding:0px 5px;
}

#right{
    width:200px;
    float:left;
    min-height:50px;
}
#l-box{
    border:silver thin solid;
    padding:2px;
    line-height:20px;
    margin-bottom:10px;
}
#l-box ul li a{
    margin: 0 0 0 20px;
    font-weight: bold;
}
#l-box ul > li:hover a
{
    color:black;
}
.l-head{
    padding: 6px 10px; 
    text-align:center;
    text-transform:uppercase;
    color:white;
    font-weight:bold;
    border-radius:5px;
    font-size:12px;

    background: #f5b900; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5b900 0%, #ff8420 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5b900), color-stop(100%,#ff8420)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5b900 0%,#ff8420 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5b900 0%,#ff8420 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5b900 0%,#ff8420 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5b900 0%,#ff8420 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5b900', endColorstr='#ff8420',GradientType=0 ); /* IE6-9 */

}
.r-head{
    padding: 6px 10px; 
    text-align:center;
    text-transform:uppercase;
    color:white;
    font-weight:bold;
    border-radius:5px;
    background: #f5b900; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5b900 0%, #ff8420 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5b900), color-stop(100%,#ff8420)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5b900 0%,#ff8420 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5b900 0%,#ff8420 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5b900 0%,#ff8420 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5b900 0%,#ff8420 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5b900', endColorstr='#ff8420',GradientType=0 ); /* IE6-9 */

}
.c-head{
    background:url(../img/bg_tieude.jpg);
    padding: 10px; 
    text-transform:uppercase;
    color:black;
    font-weight:bold;
    font-size:14px;
    margin-top: 10px;
}
.c-head h1{
    font-size:14px;
    padding:0px;
    margin:0px;
}
.c-head h2{
    font-size:14px;
    padding:0px;
    margin:0px;
}
#bottom{
    border-top:10px solid #ff9000;
    background: #f5b900; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5b900 0%, #ff8420 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5b900), color-stop(100%,#ff8420)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5b900 0%,#ff8420 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5b900 0%,#ff8420 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5b900 0%,#ff8420 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f5b900 0%,#ff8420 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5b900', endColorstr='#ff8420',GradientType=0 ); /* IE6-9 */

    padding:0 0 0 5px;
   
}
#bottom address img{
    width: 31% !important;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border: unset !important;
    margin: 0 !important;
    padding-top: 5px;
    height:140px !important;
    padding-bottom:10px;
}
#phantrang{
    text-align:center;
    margin-top:15px; 
}
#phantrang a{
    padding:5px 10px 5px 10px;
    border: thin silver solid;
    margin: 2px;
}
#phantrang a:hover{
    padding:5px 10px 5px 10px;
    border: thin silver solid;
    margin: 2px;
    background: #22A8EB;
    color:white;
}
#dangxem{
    background: #22A8EB;
    color: white;
}
.r-item{
    /*background:#FFD773;*/
    width: 190px;
    float: left;
    border: 1px #ccc solid;
    text-align: center;
    color: white;
    overflow: hidden;
    /*height: 205px;*/
    height:max-content;
    margin: 5px;
    margin-right:0px;
    padding:5px 5px;
    position:relative;
    transition: 0.3s;;
    /*line-height:35px;*/
    margin: 10px 15px;
}
.r-item:hover{
    background: #E6E6E6;
}
.r-item img{
    width:160px;
    height:160px;
    margin:3px
}
.r-item b{color:#484848;
          font-size: 15px;font-weight:bold;text-transform:capitalize;}
.r-item a{color:black;}
.chitiet{width: 42%;
         float:left;
         margin: 5px;}
/*.chitiet .hinhanh{height:300px;float:left;}
.chitiet .hinhanh img{width:300px;}*/
.chitiet ul{margin:0 0 0 5px;float:left; padding:0px; width: 100%;}
.chitiet ul li{list-style: none;
               border-bottom: 1px dashed #CCC;
               width: 100%;
               line-height: 30px;}
.datmua{
    margin: 10px;
    padding:5px 20px;
    border:thin gray dotted;
    border-radius: 10px;
    transition: 0.3s;
    cursor:pointer;
    background: radial-gradient(circle farthest-corner at center center, #FFB73B 0%, #E8351A 100%); 
    background: -moz-radial-gradient(circle farthest-corner at center center, #FFB73B 0%, #E8351A 100%); 
    background: -o-radial-gradient(circle farthest-corner at center center, #FFB73B 0%, #E8351A 100%); 
    background: -ms-radial-gradient(circle farthest-corner at center center, #FFB73B 0%, #E8351A 100%); 
    background: -webkit-radial-gradient(center center, circle farthest-corner, #FFB73B 0%, #E8351A 100%);
}
.datmua{
    color:white;
    font-weight:bold;
}
.datmua:hover{
    background: radial-gradient(circle farthest-corner at center top, #FF0000 0%, #330000 100%); 
    background: -moz-radial-gradient(circle farthest-corner at center top, #FF0000 0%, #330000 100%); 
    background: -o-radial-gradient(circle farthest-corner at center top, #FF0000 0%, #330000 100%); 
    background: -ms-radial-gradient(circle farthest-corner at center top, #FF0000 0%, #330000 100%); 
    background: -webkit-radial-gradient(center top, circle farthest-corner, #FF0000 0%, #330000 100%);
}
.listMenu{
    position: relative;
    list-style:none;
    background:url(../img/check1.png) left no-repeat;
    margin:15px 0 0 -34px;	
    border-bottom:1px dashed #999;
    z-index: 9999;
}
ul.menuh > li > a{
    color: #BE6D14;
}
ul.menuh > li > ul > li > a{
    color: #7b3700;
}
.listMenu:hover{
    background:url(../img/check2.png) left no-repeat;
    color:green;
    overflow: unset;
}
.listMenu.danghien{
    background:url(../img/check2.png) left no-repeat;
    color:green;
}
.listMenu.danghien > a{
    color:green; }
.listMenu:hover > a{
    color:green;
}
.listMenu ul{
    display: none;

}
.listMenu:hover ul{
    display: block;
 
}


#menu ul li ul{
    position: absolute;
    z-index:9999;
    top:36px;
    left:0px;
    display: none;

}
#menu ul li:hover > ul{
    display: block;
}
#menu ul li ul li{
  
    background-color: #994602;
    width: 180px;
    position: relative;
}
#menu ul li ul li ul{
    position: absolute;
    z-index:9999;
    top:0px;
    left:180px;
    padding-left: 3px;
    display: none;  
}
#menu ul li ul li:hover ul{
    display: block;
}
.sanphamsosanh
{
    clear: both;
    padding: 20px 10px;
    transition: 0.3s;

}
.sanphamsosanh:hover{
    background: #E4E4E4;
}
.sanphamsosanh img{
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
}
table.sosanh{
    width:560px;}
table.sosanh td{
    border: thin #FFE3D7 solid;
    padding:10px;
    vertical-align: top;
}
table.sosanh td *{
    min-width:100px;
}
.nutmua{
    position:absolute; bottom:2px;  padding:3px 0px; text-align: center;  width: 88px;
    transition: 0.3s;
    background: silver;
}
.nutmua:hover{
    background:green;}

.etalage_t{display: block !important; float:left !important; margin-top: 10px !important;margin-bottom: -5px !important;}

.tintuc_t{border-bottom: thin silver dotted; padding:5px; margin:5px ; margin-top: 0px; margin-bottom:10px;}
.share_t{position: absolute; right: 10px; top:5px;}

.callnowbutton {
    display:block; 
    position:fixed;
    left:unset; 
    right:1px;
    top:50%;
    float:right;
}

.call_footer{
    display: none;
}
@media screen and (max-width: 600px) {
    .call_footer{
        padding: 5px;
        position: fixed;
        bottom: -2px;
        right: -2px;
        cursor: pointer;
        z-index: 1000;
        display: block;
        background:url(../img/call.png) center no-repeat;
    }
    .callnowbutton {
        display:block; 
        height:47px;
        position:fixed;
        width:14%;
        left:21px;
        bottom:1px;

        background-size: 45px 45px;
        text-decoration:none; 
        background-color: red;
        z-index:1000;
    }
}
#toTop{
    bottom: 40px;
    display:none !important;

}
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.callnowbuttonzalo{
    position: fixed;
    right: 5px;
    bottom: 30%;
    z-index: 99999;
}
#fcb-call-button {
    position: fixed;
    z-index: 9999;
    right: 10px;
    bottom: 10px;
}
#fcb-call-button a {
    display: block;
    padding: 5px 18px;
    border-radius: 99px;
    background-color: #FC9217;
    color: #fff;
    font-size: 15px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

                            
.bx-wrapper{
    display: none;
}
.c-headline-4{
    width: 100%;
    float: left;
    margin: 10px 0 15px;
}
.c-headline-4 i{
    color: #fff;
    padding-right: 5px;
}
.text-bold {
    font-weight: 700;
}
.c-headline-4::after {
    content: '';
    display: block;
    width: 75%;
    height: 1px;
    background-color: rgba(255,0,0,0);
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(255,0,0,0)),to(#ccc));
    background-image: linear-gradient(to left,rgba(255,0,0,0),#ccc 100%);
}
.c-headline-4::after {
    margin-top: 5px;
}
 .c-headline-4 .c_name{
    font-size: 18px;
 }
 .ht-mrb15{
    width: 50%;
    float: left;
    font-size: 15px;
    padding-bottom: 20px;
 }
 .ht-mrb15 .quote-title{
    font-weight: bold;
 }
 .contactPhone{
    width: 30%;
    float: left;
    padding-left: 15px;
    padding-top: 16px;
 }
 .contactaddress{
    width: 100%;
    float: left;
 }
 .imgFooter{
    width: 100%;
    float: left;
 }
 #bottom{
    width: 100%;float: left;
 }
 .info-footer-fix{
    width: 100%;
    float: left;
 }
 .Ctaddress{
    width: 28%;
    float: left;
    margin-left: 10px;
    padding-top: 20px;
    position: relative;
    padding-right: 10px;
 }
 .Ctaddress::after{
    content: '';
    width: 1px;
    height: 328px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(255,0,0,0);
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,0,0,0)),color-stop(50%,#ccc),to(rgba(255,0,0,0)));
    background-image: linear-gradient(to bottom,rgba(255,0,0,0),#ccc 50%,rgba(255,0,0,0));
 }
 .addressMap{
    width: 38%;
    float: left;
    padding-top: 26px;
 }
 .addressMap{
  
    padding-bottom: 30px;
 }
 .addressMap span::after {
    content: '';
    display: block;
    width: 75%;
    height: 1px;
    background-color: rgba(255,0,0,0);
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(255,0,0,0)),to(#ccc));
    background-image: linear-gradient(to left,rgba(255,0,0,0),#ccc 100%);
}
.addressMap span::after {
    margin-top: 5px;
}
 .addressMap span{
    font-size: 18px;
    font-weight: 700;
 }
 .addressMap span i {
    color: #fff;
   
 }
  .addressMap iframe{
    padding-top: 10px;
  }
 .iframeMap{
    width: 48%;
    float: left;
    
 }
 .f-listItem{
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    height: 175px;
 }
 .f-listItem img{
    width: 100%;
    max-height: 100%;
    height:auto;
    display: block;
    margin: 0 auto;
    position: unset;
 }
  .f-listItem{
      background:#fff;
  }
  .r-item a p{
    margin: 10px 0px 5px 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    font-size: 13px;
    text-overflow: ellipsis;
  }
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
   
}
.row::after {
    content: '';
    display: table;
    clear: both;
}
.s-header-5 .s_bot {
    color: #fff;
    background-color: #e08011;
    position: relative;
}
.s-header-5 .hd-search>i {
    display: none;
}
.s-header-5 .hd-search>form {
    background-color: initial;
}
.b-search-2 {
    border: 1px solid #ddd;
}
[class*=b-search-] {
    color: #666;
    font-size: 13px;
    max-width: 300px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.s-header-5 .hd-search>form>input {
    background-color: #fff;
}
[class*=b-search-]>input {
    width: 100%;
    color: inherit;
    font-size: 1em;
    padding: 0 5px 0 7px;
    border: none;
    background-color: transparent;
}
[class*=b-search-] {
    color: #666;
    font-size: 13px;
    max-width: 300px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.s-header-5 .hd-search>form>button:not([class]) {
    border-radius: 0;
    background-color: rgba(255, 255, 255, .9);
}
.b-search-2>button:not([class]) {
    color: inherit;
    padding: 1.077em 0.616em 1.077em 0.616em;
    background-color: transparent;
}
.b-search-2>button {
    border-radius: 2px;
}
[class*=b-search-]>button {
    -ms-flex: none;
    -webkit-box-flex: 0;
    flex: none;
    font-size: 1em;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 0;
}
[class*=b-search-] {
    color: #666;
    font-size: 13px;
    max-width: 300px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
[class*=b-search-]>button i {
    line-height: inherit;
}
.b-search-2>button:not([class]) {
    color: inherit;
    padding: 1.077em 0.616em 1.077em 0.616em;
    background-color: transparent;
}
[class*=b-search-]>button {
    -ms-flex: none;
    -webkit-box-flex: 0;
    flex: none;
    font-size: 1em;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 0;
}
.c-btn, [class*=c-btn-], button {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 0.715em 1.429em 0.715em 1.429em;
    border: none;
    border-radius: 0.3em;
    line-height: 1;
    text-transform: uppercase;
    background-color: #999;
    -webkit-box-shadow: 0 2px 2px 0 rgb(153 153 153 / 14%), 0 3px 1px -2px rgb(153 153 153 / 20%), 0 1px 5px 0 rgb(153 153 153 / 12%);
    box-shadow: 0 2px 2px 0 rgb(153 153 153 / 14%), 0 3px 1px -2px rgb(153 153 153 / 20%), 0 1px 5px 0 rgb(153 153 153 / 12%);
    -webkit-transition: all .2s;
    transition: all .2s;
}
ul.menuh li span {
    float: right;
    font-weight: 900;
    font-size: 18px;
    padding-right: 5px;
    color: #BE6D14;
}
ul.menuh li span i{
    font-weight: bold;
}
.listMenu ul{
    position: absolute;
    left: 100%;
    top: -17px;
    width: 250px;
    padding-top: 1px;
    display: none;
    padding-left: 2px;
}
.listMenu:hover>a {
    color: #fff;
    background-color: #f5b900;
}
.menuh .listMenu ul li{
    overflow: unset;
   
}
.menuh .listMenu ul li a{
    display: flex;
    font-size: 13px;
    margin-top: 1px;
    text-transform: uppercase;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-weight: 100 !important;
    color: #BE6D14;
    background-color: rgb(219 219 219);
    border: 1px dashed #999;
    margin-left: 0 !important;
    padding-left: 15px;
}
.menuh .listMenu ul li a::before {
    content: '\f1ce';
    font-family: FontAwesome;
    font-size: .616em;
    padding-top: 1.5em;
    -webkit-transition: inherit;
    transition: inherit;
}
.menuh .listMenu ul li a h2{
    font-size: 14px;
    width: 90%;
    margin-left: 7px;
    font-weight: 100;
}
.menuh .listMenu ul li a:hover{
    color: #fff !important;
    background-color: #fe861f;
}
.a_submenu2::after {
    content: '\f0d7';
    font-family: FontAwesome;
    margin-top: 2px;
    margin-right: 2px;
    float: right;
}
#menu ul li ul li a{
    display: flex;
    font-size: 13px;
    margin-top: 1px;
    text-transform: uppercase;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    border-bottom: 1px dashed #999;
    margin-left: 0 !important;
    padding-left: 15px;
}
#menu ul li ul li a h2{
    font-size: 12px;
    text-align: left;
}
#menu ul li ul li{
    padding:0;
    border-radius: unset;
    background-color: #c48848;
}