.text_center{
    text-align:center;
}
.k_video{
    width: 130px;
    float: right;
}
.menu_banner{   
    width:100%;
    height: 30px;
    background:#341b14;
    color: white;z-index:9;
}
.list_tt_t > li{
    float: left;
    padding-right: 40px;
    line-height:28px;
    padding-left: 40px;border-right:1px solid #7a3911;
}
.icon_map_t{
    background: url('../images/icon_map.png')no-repeat left center;
}
.icon_email_t{
    background: url('../images/icon_email.png')no-repeat left center;
}
.icon_phone_t{
    background: url('../images/icon_phone.png')no-repeat 15px center;
}
.menu_banner a{
    font-family:'fontA';
    color: white;font-size:14px;
}
.top_hotline{
    position: absolute;
    top:10px;
    right: 0px;
    text-align: right;
}

.bk_hotline{
    background: url('../images/icon_hotline.png')no-repeat left center;
    font-size: 13px;
    font-weight: normal!important;

}
.top_hotline p{
    font-family: 'fontB';
    font-size: 18px;
    color: #ffff00;
    font-weight: bold;
}
.background_menu{
    
}
.box_product{
    margin: 10px auto;
}

.title_right{
    position: relative;
    
    text-align: center;
    margin:30px auto;

    
}
.title_right h3{
    display: inline-block;
    color: #341b14;
    font-family: 'tieude';
    text-transform: uppercase;
    font-size: 35px;
    margin: 0px;
}
.title_right p{
    color: #341b14;
    /* font-family: 'fontD'; */
    font-size: 15px;
}
.xem_all{
    position: absolute;
    top:10px;
    right: 10px;
    color: red;
    text-decoration: underline;
    text-transform: uppercase;
}
.list_cat{
    position: absolute;
    top:5px;
    right: 110px;
        
}
.list_cat ul li{
    float: left;
    margin-left: 10px;
}

/*css item san pham*/
.conten_sp{
    margin: 20px auto;
}
.item_product{
    position: relative;
    width: 275px;
    float: left;
    background:#fff;border:1px solid #e1e1e1;
    margin-right: 33px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.border_img{
    width: 100%;height: auto;overflow: hidden;
    
}
.item_product img{
    transition: all 1.2s ease 0s;
    max-width: 100%;
}
.item_product:hover {
    border:1px solid #4dcd21;
    transition: all 1.2s ease 0s;
}
.item_product :hover img{
    transform: scale(1.3);
    transition: all 1.2s ease 0s;
}

.hover_box_sp {
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    position: absolute;
    top: 0px;
    opacity: 0;
    transition: 0.5s all ease-in-out 0.5s;
}
.hover_box_sp:after{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 93%;
    height: 92%;
    border: 1px solid #fff;
    margin: 10px;
}
.hover_text_sp {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
}
.hover_text_sp h3 {
    color: #ffffff;
   
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'fontA';
    font-weight:normal;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 10px;margin:0px;
}
.item_product:hover .hover_box_sp {
    opacity: 1;
    transition: 0.5s all ease-in-out 0.5s;
}

.border_name{
    padding:6px;
    width:100%;
    text-align:center;
}
.border_name h3{
    font-family: 'body';
    font-size: 14px;
    color: #1b1b1b;
    margin-top:10px;

}
.border_name p{
    font-family: 'fontE';
    font-size: 14px;
    color: #1b1b1b;
    display: none;
}
.border_name span{
    color: #ec1818;
    
   
}
.box_giam{
    width: 50px;height: 44px;
    position: absolute;top:-8px;right:8px;
    background: url('../images/icon_giam.png')no-repeat top left;
    font-family: 'fontB';
    font-size: 14px;
    color: white;text-align: center;line-height: 44px;
}
.icon_new{
    position:absolute;
    top:0px;
    left:0px;
}
.icon_mua{
    position:absolute;
    bottom:1px;
    right:1px;
    width:118px;height:34px;
    background:url(../images/icon_mua.png)no-repeat top left;
}
/*css dich vu*/


.tintuc_index{

}
.title_dichvu{
    position: relative;
    height: 40px;
    background:url('../images/line_c.png')repeat-x left center ; 
}
.title_dichvu h3{
    font-family: 'UTM-Alter-Gothic';
    font-size: 25px;
    color: #175806;
    text-transform: uppercase;
    background: #ffffff url('../images/line_x.png')no-repeat right center ;
  
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 50px;
    margin: 0px;
    display: inline-block;
   
}
.item_dichvu{
    width: 250px;height: 340px;
    text-align:center;
    margin:0px auto;
  
}
.border_dichvu{
    width: 250px;
    height: 276px;
    background:url('../images/background_tron.png')no-repeat top left;
    padding-top:7px;
}
.border_dichvu img{
    width:235px;height:235px;
    border-radius:50% 50%;
    margin-left:7px;
}
.item_dichvu h3{
    font-family: 'fontA';
    font-size: 37px;
    color: #272727;
    text-transform: capitalize;
}
.item_dichvu p{
     color: #686868;
     font-size: 14px;
     font-family: 'RobotoCondensed-Regular';
}

/*csss list con*/
.box_con{
    width: 100%;
    background:#fff;
    background-size:100% 100%;

    margin: 0px auto;
    padding-top:10px;
    padding-bottom:50px;
}
.content_con{
    width: 1200px;
    margin: 0px auto;


}
.box_tin_other{
    float: left;
    width: 49.9%;
    
}
.box_fan_other{
    float: right;
    width: 370px;
    height: 345px
}
.box_float{width: 380px;float: left;margin-right: 30px;height: 345px ;}
.title_con{
    height: 40px;
    
    margin-bottom: 20px;
    background: url('../images/tittle_other.png')no-repeat bottom left;

}
.title_con h3{
    font-family: 'Roboto-Bold';
    font-size: 27px;
    color: #ff0000;
    text-transform: uppercase;
 
    background: url('../images/line_blue.png')no-repeat left bottom;
    margin: 0px;
    padding-bottom: 15px;
}
.icon_tin{
    background: url('../images/icon_new.png')no-repeat left center;
}
.icon_clip{
    background: url('../images/icon_phim.png')no-repeat left center;
}
.icon_face{
    background: url('../images/icon_face.png')no-repeat left center;
}

#list{
    padding: 0px;
}
.list_video{
    text-align: center;
}
.list_video ul {
    display: inline-block;
    
}
.list_video ul li{
    float:left;
    padding: 5px 0px;
}
.list_video img{
   
}
.list_video ul li:hover{
    background: url('../images/play.png')no-repeat center center;
}
.list_video ul li:hover img{
    
    opacity: 0.5;
}
.item_video{
    margin-bottom:8px;
    text-align:right;
}
.item_video img{
    display:inline-block!important;
}
.info {
    position:relative;
    width:375px;margin:10px auto;background:#fff;padding-bottom:50px;
}
.info .img{
    position:relative;
}
.desc{
    position:absolute;bottom:0px;left:25px;
    width:325px;
    padding:20px;border:1px solid #fff;background:#fff;
}
.desc h3{
    font-size:15px;
    font-family: 'body';
    color: #341b14;
    margin-top:0px;
    }
.desc p{
        font-size:13px;
        /* font-family:'fontE'; */
        color: #1d1d1d;
    }
.post_date{
    position: absolute;
    top: 10px;
    right:10px;
    background: #abbd49;
    /* border-radius: 50% 50%; */
    text-align: center;
    padding: 10px 5px;
    display: none;
}
.post_date p{
    line-height:1;margin:0px;
    font-size:22px;font-family:"fontE";color:#fff;
}
.post_date p span{
    font-size:10px;font-family:"fontD";border-top: 1px solid #fff;padding-top:5px;
}
.info:hover .desc{
    border:1px solid #4dcd21;

}
.tin_main{
    width: 364px;
    float: left;
}
.tin_main h3{

    font-weight:bold;
    font-size: 13px;
    color: #373737;
}
.tin_main p{
    font-size: 13px;
    color: #000;
}
.tin_list{
  
}
.box-list-4 ul {
    margin-left:-40px;
}
.box-list-4 ul li {
    margin-bottom:5px;
}
.box-list-4 ul li a{
    color: #adadad;
    /* font-family:"fontE"; */
    font-size:14px;
}
.box-list-4 ul li a:hover{
    color:#ffffff;
}
.box-list-4 ul li a i{
    font-size: 5px;
    margin-right: 10px;
}
.background_list{
    background: #ebebeb;
}
.item_list{
    width: 225px;
    height: 160px;
    position: relative;
  
}
.item_list img{
    max-width: 100% ;
    height: auto;
}
.name_list{
    position: absolute;
    bottom: 0px;
    width: 225px;height: 35px;
    background: rgba(0,0,0,0.5);
    text-align: center;
}
.name_list h3{
    color:#ffffff;
    font-size: 13px;
    font-family: 'fontD';
    line-height: 0px;
}

.box-line-sp .slick-prev{
    width: 30px!important;height: 33px!important;
    background: url(../images/icon_prev.png)no-repeat top left!important;

   
}
.box-line-sp .slick-next{
    width: 30px!important;height: 33px!important;
    background: url(../images/icon_next.png)no-repeat top left!important;

   
}
.box-line-sp1 .slick-prev{
    width: 30px!important;height: 33px!important;
    background: url(../images/icon_prev.png)no-repeat top left!important;
     right: 50px!important;left:auto!important;
    top: -60px!important;
}
.box-line-sp1 .slick-next{
    width: 30px!important;height: 33px!important;
    background: url(../images/icon_next.png)no-repeat top left!important;
        right: 15px!important;
    top: -60px!important;
}
.run_sp .slick-prev{
    width: 30px!important;height: 33px!important;
    background: url(../images/icon_prev2.png)no-repeat top left!important;
     left:15px!important;z-index:999!important;

}
.run_sp .slick-next{
    width: 30px!important;height: 33px!important;
    background: url(../images/icon_next2.png)no-repeat top left!important;
        right: 15px!important;
   
}
#owl_doitac .slick-prev{
    width:22px!important;height: 44px!important;
    background: url(../images/icon_prev3.png)no-repeat top left!important;
    

}
#owl_doitac .slick-next{
    width: 22px!important;height: 44px!important;
    background: url(../images/icon_next3.png)no-repeat top left!important;
    
   
}
.about_hinh{
    width: 420px;
    float: left;
}
.about_index{
   /* background:url('../images/bk_gioithieu.png')fixed center center; */
   padding-top:60px;
   padding-bottom:100px;
}
.video_index{
    width: 580px;
    float: right;
}
.title_about{
    padding: 20px 0px;
    /* background:url('../images/title_about.png')no-repeat bottom center; */
}
.title_about h3{
    font-family: 'tieude';
    font-size:41px;
    color: #9A970E;
    /* text-transform: uppercase; */
    /* padding-left:105px; */
    margin:0px;
    text-align: center;
}
.title_about span{
    font-family: 'fontC';
    font-size:35px;
    color: #abbd49;
    padding-left:140px;
    display: none;
}
.text_about{
    
    width:590px;
    margin:10px auto;
    padding:0px 40px; 
    padding-bottom:40px;background:#fff;
}
.text_about p{
    font-size:14px;
    color:#3b3939;
    text-align:justify;
    /* font-family:'Roboto-Regular'; */
}
.img_about{
     width:590px;
     margin:0px auto;
     text-align:center;
     display: none;
}

.icon_xem{
    display:inline-block;
    margin-top:5px;
    color: #7b7b7b;

    font-size: 14px;
    font-family:"Roboto-Light";
    border:1px solid #d7d7d7;
    padding:10px 25px;transition:0.5s all ease-in-out 0.5s;
}
.icon_xem:hover{
    border: 1px solid #4dcd21;transition:0.5s all ease-in-out 0.5s;
}

   .grid {
        background: white;
    }

    /* clear fix */
    .grid:after {
        content: '';
        display: block;
        clear: both;
    }

    /* ---- .grid-item ---- */

    .grid-sizer,
    .grid-item {
        position: relative;
    }

    .grid-item {
        float: left;
    }

    .grid-item img {
        display: block;
        max-width: 100%;
    }
    
    .hover_440360{
        width: 440px;
        height: 360px;
        background: rgba(0,0,0,0.5);
        position: absolute;
        top: 0px;
        opacity: 0;
          transition: 0.5s all ease-in-out 0.5s;
    }
    .hover_250180{
       width: 250px;
        height: 180px;
        background: rgba(0,0,0,0.5);
        position: absolute;
        top: 0px;
        opacity: 0;
        transition: 0.5s all ease-in-out 0.5s;
    }
    .grid-item:hover .hover_440360{
        opacity: 1;
        transition: 0.5s all ease-in-out 0.5s;
    }
    .grid-item:hover .hover_250180{
        opacity: 1;
        transition: 0.5s all ease-in-out 0.5s;
    }
    .hover_text{
     
    }
    .hover_text h3{      
    
       
    }
    
    
    .sp_index{
        position:relative;
        background: url('../images/bk_traicay.png')fixed;
        padding-bottom:100px;
    }
    .sp_index:after{
        content:"";
        position:absolute;
        top:-60px;
        left:0px;
        width:100%;
        height:60px;
        background:url(../images/chop_top.png)no-repeat top center;
        display: none;
    }
    #sidebar {
    width: 245px;
    float: left;
}
#content_s1 {
    float: right;
    width: 890px;
}

.shadow_slider{
    position:absolute;
    bottom:0px;left:0px;
    width:100%;
    height:99px;
    background:url('../images/background_slider.png')no-repeat top center;
    background-size:100% 100%;
}

/* =expand search
----------------------------------------------- */
div.lang{
    float:right;
    margin-top: 34px;
    transition:all 0.3s;
}
.menufix div.lang{
    margin-top:13px;
}
.expand-search{
        width: 40px;
        height: 40px;
        border: 1px solid #555555;
        border-radius: 50% 50%;
        /* position: absolute; */
        /* top: 25px; */
        /* right: 0px; */
        background: url(../images/icon_search.png)no-repeat center center;
        float: right;
        margin-top: 23px;
        margin-right: 13px;
        transition:all 0.3s;
        z-index: 100;
        position: relative;
}
.menufix .expand-search{
    margin-top:6px;
}
.text_search {
    background-color: transparent;
    


    border: none;
    cursor: pointer;
    height: 30px;
   
    padding: 0 0 0 30px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
    width: 60px;
    color: black;
    padding-left:60px;
}

.text_search:hover{
  
    
}

.text_search:focus {
    background-color: #fff;
    border: 1px solid #ebebeb !important;
    cursor: text;
    outline: 0;
    width: 200px !important;
    max-width: 200px !important;
    
    border-radius: 4px !important;
}
.btn_se{
    cursor: pointer;
}
.btn_se:hover{
    background-color: #8e887a;
    border-radius: 4px !important;
}
.btn_se:focus{
    background-color: #fff;
    border: 1px solid #ebebeb !important;
    cursor: text;
    outline: 0;
    width: 200px !important;
    max-width: 200px !important;
    padding-left:30px;
    border-radius: 4px !important;
}

.btn_search_form {
    display: none;
}

.text_search {
    -webkit-appearance: textfield;
}
.form-search {
    position: absolute;
    right: 0px;
    top: 0px;
}
/****************/
.box_sanpham{
    position:relative;
    width:100%;
    margin-bottom:40px;
}
.box_sanpham:after{
        content:"";
        position:absolute;
        top:-90px;
        left:0px;
        width:100%;
        height:60px;
        background:url(../images/chop_bottom.png)no-repeat top center;
        display: none;
    }
.title_sp{
    width:100%;
    text-align:center;
}
.title_sp h3{
    font-size:30px;
    color:#ffffff;
    font-family:'Roboto-Bold';
    text-transform:uppercase;
}

.item_dichvu2{
    width:48%;height: 150px;
    float:left;
    margin: 10px 10px;
    border-bottom:1px solid #e3e3e3;
    padding:10px 0px;
  
}
.border_dichvu2{
    width: 175px;height: 95px;
    float: left;
    margin-right: 10px;
}
.border_dichvu2 img{
    max-width: 100%;
}
.item_dichvu2 h3{
    font-family: 'UTM-Avo';
    font-size: 14px;
    color: #0f438c;
    text-transform: uppercase;
    font-weight: bold;
}
.item_dichvu2 p{
     color: #0f438c;
     font-size: 12px;
     font-family: 'UTM-Avo';
}

.shadown_c{
    width:100%;
    height:5px;
    background:url('../images/line_c.png')repeat-x top left;
    margin:40px auto;
}

.list_mt li{
    background:url('../images/icon_mt.png')no-repeat left center;
    margin-left:-40px;
    padding-left:20px;
}
.list_mt li a{
    color:#fff;
    font-size: 13px;
}

.title_specf{
    font-family:'fontA';
    font-size:45px;
    color:#0da150;
    text-transform:uppercase;
    font-weight:normal;
}
.title_specf span{
font-family:'fontA';
    font-size:40px;
    color:#ed008c;
}


.item_newsnb_s{
    width:575px;height:185px;
    border:1px solid #fff;float:left;margin:10px auto;margin-right:50px;
    background:#fff;padding:20px;    border-radius: 30px 0px 30px 0px;
}
.desc_newsnb_s {
    float:left;width:330px;font-size:14px;color:#3f3f3f;font-family:"OpenSansRegular";
    } 
.desc_newsnb_s h3   {
        color:#3f3f3f;
        font-size:16px;
        font-family:"OpenSansBold";margin-top:0px;
    }
.info_newsnb_s .img{
    float:right;width:170px;    border-radius: 0px 0px 30px 0px;
    overflow: hidden;
}
.item_newsnb_s:hover{
    border:1px solid #43cff4;
}
.khung_hl_mail{
    width:970px;
    
    margin:20px auto
}
.mxh_ft{

}
.mxh_ft a{
    font-family:'fontE';
    font-size:15px;
    color: #adadad;
    text-transform:uppercase;
}
.mail_left{

}
.mail_right{

}
.hotline_footer{
    line-height:64px;
    font-size:20px;
    color:#004274;
    font-family:"fontD";text-transform:uppercase;
    padding-left:65px;
}
.hotline_footer span{
    font-size:22px;
    color:#ff000b;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.item_hotro{
    position:relative;
    width:380px;
    margin:0px auto;
}
.img_hotro{
    overflow:hidden;
}
.img_hotro img{
    transition: all 1.2s ease 0s;
    max-width: 100%;
}

.item_hotro :hover img{
    transform: scale(1.3);
    transition: all 1.2s ease 0s;
}
.hover_box {
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    
}
.hover_text {
   
    width: 100%;
    text-align: center;
}
.hover_text h3 {
    color: #ffffff;font-size:19px;text-transform:uppercase;
    line-height:65px;margin:0px;font-family:'fontB';
}
.item_hotro:hover .hover_box {
    
}
.background_doitac{
    background:url(../images/bk_other.png)no-repeat top center;
    padding-top: 10px;
    padding-bottom: 50px;
}


camnhan{
    padding: 20px 0px;
    background:url(images/duongcong.png) no-repeat top center;
}
.slick_hinhcn img{transition:0.3s;}
.slick_hinhcn .slick-prev{background:url(images/next.png) center;left: 32px;width:40px;height:40px;}
.slick_hinhcn .slick-next{background:url(images/prev.png) center;right: 39px;width:40px;height:40px;}
.slick_hinhcn .slick-prev
{
    opacity:1;
    transition:0.5s;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 19%;
    display: block;
    width: 40px;
    height: 44px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url(images/next.png) top center no-repeat;
    z-index:50;
    transition:1s;
    background:none;
}
.slick_hinhcn .slick-next
{
    opacity:1;
    transition:0.5s;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 18%;
    display: block;
    width: 40px;
    height: 44px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url(images/prev.png) top center no-repeat;
    z-index:50;
    transition:1s;
    background:none;
}
.pct{
    width: 255px;
    height: 255px;
    margin: auto;
    border-radius: 50%;
    transition:0.8s;
    border: 5px solid #abbd49;
    box-sizing:border-box;
    position:relative;
    overflow:hidden;
}
.pct .ten span{
    position: absolute;
    line-height:58px;
    left: 0%; height: 58px;
    top: calc(50% - 29px);
    width: 100%;
    padding: 0 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    background: url(images/gach3.png) no-repeat center top, url(images/gach3.png) no-repeat center bottom;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.slick_hinhcn .slick-center  .pct .ten{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,0.4);
}
.slick_hinhcn .slick-center  .pct .ten span{
    position: absolute;
    line-height:58px;
    left: 0%; height: 58px;
    top: calc(50% - 29px);
    width: 100%;
    padding: 0 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    background: url(images/gach3.png) no-repeat center top, url(images/gach3.png) no-repeat center bottom;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pct .ten span:hover{color: #f00;}
.slick_hinhcn .slick-center .pct .ten span:hover{color: #f00;}
.slick_hinhcn .slick-center .pct{
    border-radius: 50%;
    width: 375px;
    height: 375px;
    margin: auto;
}
.slick_hinhcn img{border-radius:50%;transition:0.3s;max-width:100%;}
.slick_hinhcn .pct:hover img{transform:scale(1.1);}
.wcamnhan{ width: 1300px; margin: auto; margin-top:25px;}
.tencn{font-size: 14px;font-family: 'roboto-b';margin-top: 10px;color:#fff;}
.wcamnhan .des{font-family:'roboto-r';font-size:16px;color:#fff;background: url(images/moc.png) no-repeat bottom;padding-bottom: 24px;}
.nd{ text-align: center; font-size: 15px; margin-top: 10px;color:#fff; }
.slick_hinhcn{height:390px;}