.*{
    
    font-size: 14px;
}
.navbar{
    margin-bottom: 0px;
}
body{
    background: #f4f4f4;
}
.max_setup_with{
    max-width: 1172px;
    height: auto;
    margin: 0px auto;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-bot-15{
    margin-bottom: 15px;
}
.padding-bot-15{
    padding-bottom: 15px;
}
.margin-top-30{
    margin-top: 30px;
}
.margin-bot-30{
    margin-bottom: 0px;
}
.bodder_bottom_default{
    border-bottom: #e1e1e1 1px solid;
}
.bodder_bottom_default2{
    border-bottom: #999 1px solid;
}
header .col-md-8{
    padding-top: 10px;
}
header .col-md-2:last-child{
    padding-top: 35px;
}

.soccial{
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(icon.png) no-repeat;
    background-size: 200px 360px;
}
.facebook{
    background-position-x: 5px;
    background-position-y: 3px;
    
}
.twiter{
    background-position-x: -17px;
    background-position-y: 4px;
}
.google{
    background-position-x: -45px;
    background-position-y: 4px;
}
.rss{
     background-position-x: -73px;
    background-position-y: 4px;
}
nav{
    background: #EFEFEF;
}
.menu_top{
    height: 60px;
    padding-left: 0px;
}
.menu_top li{
    float: left;
    list-style: none;
    height: 45px;
    position: relative;
}
.menu_top a{
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 45px;
    padding: 0px 20px;
    font-weight: bold;
    font-size: 15px;
    box-sizing: border-box;
    display: block;
}
.menu_top a:hover{
    color: #f1c84b;
    border-bottom: 2px #f1c84b solid;
    box-sizing: border-box;
}
.menu2 li a{
    text-align: left; 
}
.menu_top li:hover .menu2{
    display: block;
}
.menu_top > li > ul{
    display: none;
    position: absolute;
    width: 230px;
    background: #EFEFEF;
    z-index: 9;
    padding-left: 0px;
    margin-top: -5px;
}
.menu_top > li > ul li{
    float: left;
    width: 100%;
    
}
.hotline_text{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;    
    height: 35px;
}
.bg-hotline{
    background: #271b12;
    padding: 15px 0px;
}
.number_hotline{
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    height: 35px;
}

#search input[type=search]{
    background: none;
    border:none;
    outline: none;
    border-bottom:1px #FFF solid;
    width: 100%;
    color: #FFF;
}
#search{
    position: relative;
    max-width: 300px;
    float: right;
    margin-top: 10px;
    margin-right: 100px;
}
.submit_search{
        width: 20px;
    height: 20px;
    background: none;
    outline: none;
    border: none;
    position: absolute;
    right: 10px;
    top: -5px;
    color: #f1c84b;
}
.item_intro img{
    margin: 0px auto;
}
.item_intro p{
    margin-top: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #271b12;
}
.menu_spham{
    
    margin-left: 15px;
}
.menu_spham > .row{
    background: #877F6C;
    border-bottom: 1px solid #ccc;
}
.type_sp_parent {
    color: #fff;
    line-height: 48px;
    font-size: 24px;
    
    background: #877F6C;
}
.name_cat{
    max-width: 835px;
    margin-top: -8px;
    margin-bottom: 15px;
    background: none;
    outline: none;
    color: #000;
    text-transform: uppercase;
    padding-left: 0px;
    border-bottom: 1px solid #000;
}

.name_cat:first-child{
    margin-top: 0px;

}
.type_sp_parent a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.name_cat a{
    color: #000;
    font-weight: bold;
}
.name_cat a:hover{
    color: #dba510;
}
.type_sp_child li{
    
    font-size: 14px;
    line-height: 50px;
    float: left;
    list-style: none;  
    border-left: 1px dotted #ccc;
    /*padding-right: 30px;*/
    
}
.menu_spham .row{
    height: 50px;
    padding-left: 15px;
}
.type_sp_child li a{
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}
.type_sp_child li a:hover{
    /*border-bottom:3px #bf9b53 solid;*/
    color: #bf9b53;
    box-sizing: border-box;
}
.list_news li{
    list-style: none;
    text-align: left;
    border-bottom:#e1e1e1 1px solid;
    padding: 15px 0px 15px 0px ;
}
.list_news li a{
    color: #000;
    font-size: 14px;
    text-decoration: none;
    display: block;
    
}
.list_sp .col-md-3:first-child{
  /*  background: url('../images/bg-sp-tubep_03.png') no-repeat;*/
    height: 318px;
    background-size: cover;
}
.info_news a{
    color: #000;
    text-decoration: none;
}
.list_sp{
    margin-top: 15px;
    margin-left: 15px;
    padding: 0px;
}
.list_sp .col-md-12{
    padding: 0px;
}
.border_sp{
    width: 90%;
    height: 80px;
    border: 2px #fff solid;
    position: absolute;
    top: 30%;
    padding: 10px;
}
.border_sp a{
        background: #FFF;
    color: #271b12;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 56px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
}
.list_item_sp{
    height: 320px;
    position: relative;
    padding-bottom: 55px;
    padding-right: 0px;
}
.box_info_sp p{
    padding-top: 10px;
}
.ten_sp{
    color: #000000;
    font-size: 16px;
    margin-top: 15px;
}
.ten_sp a{
    color: #000000;
    text-decoration: none;
}
.box_info_sp strong{
    font-weight: bold;
}
.button_sp a{
    font-size: 15px;
    text-decoration: none;
    padding: 15px 30px;
    font-weight: bold;
    position: absolute;
}
.button_sp a:first-child{
    /*background: #bf9b53;*/ 
    color: #000;
    bottom: 0px; 
    left: 15px;
    border: #d9d9d9 1px solid;
}
.item_list_categories  .button_sp a:first-child{
    left: 0px;
}
.button_sp a:first-child:hover{
    background: #bf9b53;
    border: #d9d9d9 1px solid;
    color: #FFF;
}
.button_sp a:last-child{
    border: #d9d9d9 1px solid;
    box-sizing: border-box;
    bottom: 0px;
    color: #000;
    right: 15px;
}
.button_sp a:last-child:hover{
    background: #bf9b53;
    color: #FFF;
}
.box-tintuc h2{
    font-size: 24px;
    color: #271b12;
    text-align: center;
}
.info_news > h3{
    margin: 0px;
    font-size: 16px;
    text-transform: uppercase;
    color: #271b12;
    font-weight: bold;
}
.info_news > p{
    margin-top: 10px;
    color: #1a1a1a;
    font-size: 14px;
}
.info_news > a{
    font-size: 14px;
    color: #bf9b53;
    text-transform: uppercase;
    font-weight: bold;
}
.title_video{
    margin: 0px;
    font-size: 15px;
    color: #271b12;
    font-weight: bold;
    text-align: left;
}
.intro_video{
    color: #1a1a1a;
    font-size: 14px;
    text-align: left;
}
.footer{
    background: #1E130B;
    background-size: cover;
}
.menu_bottom{
    color: #000;
}
.menu_bottom h4{
    
    margin: 30px 0px 30px 0px;
}
.menu_bottom h4 a{
    text-decoration: none;
    color: #fff;
}
.menu_bottom li{
    list-style: none;
    width: 100%; float: left;
    padding: 10px 0px 10px 0px;
}
.menu_bottom li a{
    line-height: 150%;
    color: #999;
    display: block;
    text-decoration: none;
}
.info_company{
    color: #999;
}
.info_company p{
    font-size: 14px;
    line-height: 165%;
}
.info_company h3{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.view_more  a{
    color: #da0505;
    text-decoration: none; 
}
.box_img img{
    width: 100%;
    height: 190px;
}
.menu_list_product{
    margin-right: 0px;
    margin-left: 0px;
}
.menu_spham:first-child{
    margin-top: 10px;
}
.item_list_categories{
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 15px;
}

.pading_left_10{
    padding-left: 10px;
}
.padding_right_10{
    padding-right: 10px;
}
.menu_list_product .type_sp_parent{
    padding-left: 15px
}
.menu_left{
    list-style: none;
    padding-left: 0px;
}
.menu_left li:first-child{
    background:#877F6C;
}

.menu_left li {
    width: 100%; float: left;
}
.menu_left li a{
    display: block;
    padding: 10px 0px 10px 25px;
    color: #1a1a1a;
    text-decoration: none;
    font-size: 15px;
}
.menu_left li a:hover{
    font-weight: bold;
}
.menu_left li:first-child a{
    color: #fff;
    line-height: 50px;
    display: block;
    
    font-size: 18px;
    padding:0px 0px 0px 15px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
}

.chitiet_sp h1{
    font-size: 24px; 
    color: #1a1a1a; font-weight: bold;
    padding-bottom: 30px;
}
.tab_detail .tab-content{
    min-height:300px; height: auto;  margin-top: 30px; border-bottom: #e2e2e2 2px solid;
}
.tab_detail .nav-tabs>li>a{
    font-weight: bold;
    text-transform: uppercase;
    color: #b3b3b3;
}
.tab_detail .nav-tabs>li>a:hover{
    background: none;
    border:none;
    color: #bf9b53;
    border-bottom: #bf9b53 3px solid;

}
.tab_detail .nav-tabs>li.active>a {
    border:none;
    font-weight: bold;
    text-transform: uppercase;
    color: #bf9b53;
    border-bottom: #bf9b53 3px solid;
}
.thongsokythuat{
    width: 100%; min-height: 200px;
    padding: 40px; box-sizing: border-box;;
    background: #ededed;
    line-height: 200%; float: left;
}
.lh_muahang{
    
}
.lh_muahang a{
    text-decoration: none;
    font-size: 18px;
    padding: 7px;
    background: #1a1a1a; 
    color: #FFF;
    float: left;
    width: 100%;
    text-align: center;
}
.lh_muahang a:last-child{
    margin-top: 15px;
    background: #bf9b53;
}
.height-300{
    height: 300px;
}
.no-bg{
    background: none !important;
}
.video_index iframe{
    width: 100%;
    height: 205px !important; 
 }
 .sologan{
    color: #7d6643;
    font-weight: bold;
    font-size: 21px;
    padding-top: 10px;
 }
  .sologan p {
    margin-bottom: 0px;
  }
  .top{
    padding: 4px;
  }
  .item_intro:hover{
    color: #847240;
  }
  .title_thuonghieu{
    background: url(../images/star-icon.png) no-repeat center 100%;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 22px;
  }
  .banner_qc1 .row{
    margin-left: 15px;
  }
  .banner_qc2 .row{
      margin-left: 15px;
  }
  .info_company_detail{
    font-weight: bold;
  }
  .info_company_detail span{
    color: red;
  }
  .mota_cat_{
    background: none;
  }
  .owl-carousel .owl-dots{
    background: rgba(6, 6, 6, 0.49);
    z-index: 9;
    position: absolute;
    width: 100%;
    bottom: 0px;
    display: none;
  }
  .owl-carousel .owl-dots .owl-dot span{
    background: #271b12;
  }
  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #ffcc86;
  }
  .pre_slider,.next_slider{
    position: absolute;
    z-index: 9;
    top: 50%;
    background: none;
    border: none;
    color: #FFF;
    outline: none;
  }
  .next_slider{
       
    right: 10px;
  }
  .pre_slider{
    left: 10px;
  }
  .navbar-toggle .icon-bar{
    background: #FFF; 
  }
  .left{
    float: left;
  }
  .hotline-bottom {
    background: rgba(236, 236, 236, 0.69);
    width: auto;
    margin: 0 auto;
    position: fixed;
    z-index: 99999;
    bottom: 0;
    left: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.hotline-inner {
    width: 290px;
    margin: 0 auto;
    font-size: 20px;
    padding: 10px 0px 10px 40px;
    color: #261511;
    font-weight: bold;
    background: url(../images/icon-phone.png) no-repeat 4px 5px;
    background-size: 32px auto;
}
.hotline-bottom .text {
    font-size: 15px;
    color: red;
    float: none;
}
.hotline-bottom .phone {
    margin: 0;
}
 .view_more {
        
    font-weight: bold;
    padding-left: 0px;
    padding-top: 30px !important;
    text-align: right;
} 
.viewmore_news{
    text-align: right;
    
}
.viewmore_news a{
    color: #da0505;

    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.list_tintuc  {
    padding-bottom: 0px;
    height: auto;
}
.menu_bottom ul{
    padding-left: 0px;
}

.left_menu{
    margin-top: 10px;
}
.list_tintuc{
    border-bottom: 1px dashed #AFAFAF;
}
.list_tintuc .box_info_sp {
    font-size: 15px;
    line-height: 150%;
}
.list_tintuc .box_img img{
    max-width: 230px;
    height: 150px;
}
.list_tintuc .ten_sp a{
        font-size: 22px;
        margin-top: 20px;
}
  @media only screen and (max-width: 500px) {
    .number_hotline{
        font-size:15px;
    }
    #search{
        margin-top: 10px;
    }
    .menu_top{
        padding: 0px;
        height: auto;
    }
    .menu_top li{
        width: 100%;
        float: left; 
    }
    .menu_spham{
        margin-left: 0px;
    }
    .max_setup_with{
        width:100%;
    }
    .danhsach .col-md-9, .danhsach .col-md-3{
        padding: 0px; 
    }
    .item_list_categories:nth-child(2n+1),.item_list_categories:nth-child(1n+1){
        padding: 0px;
    }
    .menu2{
        width: 100%;
    }
    .mota_cat_ img, .tab-content img{
        max-width: 100%;
        height: auto !important;
    }
    .type_sp_parent{
        font-size: 24px;
    }
    .left_menu{
        position: fixed;
        width: 100%;
        top: 0px;
        z-index: 9;
        background: #FFF;
        left: 0px;
        display: none;
        height: 100%;
        overflow-y: scroll;
        margin-top: 50px;
    }
    .thongsokythuat{
        padding: 0px;
    }
    .close_menu{
            position: absolute;
    top: 0px;
    right: 0px;
    padding: 8px 10px;
    background: #FFF;
    border-radius: 100%;
    }
    .list_sp .col-md-3:first-child{
        display: none;
    }
    .list_item_sp{
        padding: 15px;
        margin-bottom: 15px;
    }
    .list_sp{
        margin: 0px;
    }
    .type_sp_child{
        display: none;
    }
    .chitiet_sp img{
        max-width: 100% !important;
        height: auto !important;
    }
    .menu_bottom ul{
        display: none;
        padding-left: 15px;
    }
  }
    @media only screen and (min-width: 500px) and (max-width:780px) {
        .list_sp .col-md-12{
            padding:30px 15px 0px 0px;
        }
        .list_sp{
            margin-left: 0px;
        }
        .menu_top a{
            font-size: 13px;
        }
        #search{
            margin-right: 40%;
        }
        .menu_spham{
            margin-left: 0px;
        }
        .item_intro{
            padding: 0px;
        }
        .banner_qc1 .row{
            margin: 0px;
        }
        body{
            overflow-x: hidden;
        }
        .video_index iframe{
            height: 410px !important;
        }
    }
  