.menu_banner{
    height: 30px;
    background: #175806;
    color: white;
}
.list_tt_t li{
    float: left;
    padding-right: 50px;
    color: white;
    line-height: 30px;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    padding-left: 30px;
}
.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 left center;
}
.menu_banner a{
    color: white;
}
.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;
}
.box_product{
    margin: 10px auto;
}

.title_right{
    position: relative;
    background: url('../images/background_right.png')no-repeat center center;
    height: 36px;  
    
    margin-bottom:20px;
    text-align:center;
}
.title_right h3{
    display:inline-block;
    color: #efca18;
    line-height: 36px;
    background: url('../images/title_right.png')no-repeat top left; 
    background-size:100% 100%;  
    padding:0px 60px;
    font-family: 'RobotoCondensed-Bold';
    text-transform: uppercase;
    font-size: 17px;
    margin: 0px;
}
.xem_all{
    position: absolute;
    top:10px;
    right: 0px;
    color: #0091fe;
    font-size:12px;
    font-family: 'RobotoCondensed-Bold';
    background:white;
}
.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: 220px;height: auto;
    float: left;
    
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    
}
.border_img{
    width: 220px;height: 210px;overflow: hidden;
    border:1px solid #d2d2d2;
    padding:10px;background:white;
}
.item_product img{
    transition: all 1.2s ease 0s;
    max-width: 100%;
}
.item_product :hover img{
    transform: scale(1.3);
    transition: all 1.2s ease 0s;
}
.border_name{
    
    
    text-align:center;
    width:220px;
    height:45px;
    
}
.border_name h3{
    line-height:45px;
    font-family: 'RobotoCondensed-Bold';
    font-size: 14px;
    color: #0066b3;
    text-transform:uppercase;
    margin:0px;
}
.border_name p{
    font-family: 'fontB';
    font-size: 14px;
    color: #3c3c3c;
}
.border_name span{
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
}
.icon_gia p{
    font-family: 'Roboto-Regular';
    font-size: 14px;
    color: #0066b3;
}
.icon_gia span{
    color: #ff0000;
    font-family: 'RobotoCondensed-Bold';
}
.icon_gh{
    text-align:right;
}
.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;
}
.btn-sp {
    margin: 20px auto 0px;
    display: inline-block;
    font-family: 'Roboto-Bold';
    font-size: 14px;
    background: #ff9601;
    color: #fff;
    border-radius: 5px;
    padding: 3px 25px 5px;
    cursor: pointer;
    position:absolute;
    bottom:5px;right:5px;
}
.btn-sp i {
    font-size: 16px;
    margin-right: 5px;
    color: #fff;
}

/*css dich vu*/
.cart {
    position: absolute;
    top: 60px;
    right: 325px;
    font-size: 13px;
    font-weight: bold;
    background: url(../images/icon_giohang.png)no-repeat top left;
    padding-left: 50px;
    height: 45px;
    line-height: 45px;
    color: #fff;
}
.cart span {
    position: absolute;
    top: -15px;
    left: 33px;
    font-size: 12px;
    color: white;
}

.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:url('../images/background_other.png')no-repeat top left;
    background-size:100% 100%;
    
    margin: 0px auto;
}
.content_con{
    width: 1200px;
    margin: 0px auto;
    padding:40px 0px;
    background:url('../images/line_c.png')repeat-x bottom left;
}
.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: 44px;
    
    margin-bottom: 20px;
    background: url('../images/title_other.png')no-repeat left bottom;
}
.title_con h3{
    display:inline-block;
    font-family: 'RobotoCondensed-Bold';
    font-size: 23px;
    color: #efca18;
    text-transform: uppercase;
    line-height:44px;
    
    margin: 0px;
    
    
}
.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;
}
.desc{
    font-size:14px;
    color:#ffffff;
    font-family:'Roboto-Regular';
}
.desc h3{
    
    font-size: 14px;
    color: #232323;
}
.tin_main{
    width: 320px;
    float: left;
}
.tin_main h3{
    font-family:'RobotoMedium';
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
}
.tin_main p{
    font-size: 13px;
    color: #fff;
}
.tin_list{
    float:right;
    width:390px;
}


.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_list .slick-prev{
    width: 19px!important;height: 29px!important;
    background: url(../images/icon_prev2.png)no-repeat top left!important;
}
.box_list .slick-next{
    width: 19px!important;height: 29px!important;
    background: url(../images/icon_next2.png)no-repeat top left!important;
}


.about_hinh{
    width: 420px;
    float: left;
}
.about_index{
    width: 775px;
    float: right;
}
.video_index{
    width: 580px;
    float: right;
}
.title_about h3{
    font-family: 'UTM-Aurora';
    font-size: 25px;
    color: #175806;
    text-transform: uppercase;
    font-weight: bold;
}
.title_about span{
    color: #c90000;
}
.text_about{
    font-size: 18px;
    color: #393939;
    font-family: 'RobotoCondensed-Regular';
    text-align: justify;
}

.icon_xem{
    color: #ff0000;
    font-family: 'Roboto-Light';
    font-size: 15px;
    padding: 20px 15px;
    border-radius: 20px;
    float: right;text-decoration: underline;
}


.grid {
    background: white;
}

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

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

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

.grid-item {
    float: left;
    width: 30%;
}

.grid-item img {
    display: block;
    max-width: 100%;
}

.hover_440360{
    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_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{
    position: absolute;
    top:45%;
    width: 100%;
    text-align: center;
}
.hover_text h3{      
    color:#ffffff; 
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'fontE';      
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px ;
    
}


.sp_index{
    background: url('../images/background_sp.png')no-repeat top left;
    height: 438px;
}
#sidebar {
    width: 245px;
    float: left;
}
#content_s1 {
    float: right;
    width: 910px;
}

.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
----------------------------------------------- */
.expand-search{
    width: 25px;
    height: 30px;
    position: absolute;
    top: 21px;
    right: -27px;
    background: url(../images/icon_search.png)no-repeat left center ;
}

.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{
    width:100%;
    
    background:url('../images/background_diamond.png')no-repeat bottom right;
}
.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: 47%;height: 125px;
    float:left;
    margin: 10px 10px;
    
}
.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: #000;
    text-transform: uppercase;
    font-weight: bold;
    margin:0px;
    margin-bottom:10px;
}
.item_dichvu2 p{
    color: #000;
    font-size: 12px;
    font-family: 'UTM-Avo';
}

.slider_sango{
    position:relative;
}
.name_main{
    position:absolute;
    bottom:0px;left:0px;
    text-align:center;
    width:100%;
    background:rgba(0,0,0,0.5);
    padding-bottom:50px;
    
}

.name_main h3{
    background:#7E8387;
    padding:5px 20px;
    color:white;
    text-transform:uppercase;
    display:inline-block;
    border-radius:10px;
}


.item_product2{
    position: relative;
    width: 285px;height: 265px;
    float: left;
    
    margin-right: 27px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow:hidden;
    background:url('../images/background_sp.png')no-repeat top left;
    background-size:100% 100%;
}
.item-pro{
    background:#000;
    height: 340px;
    border-radius: 10px;
}
.desc-pro{
    text-align:center;
    color:#fff;
    height: 40px;
    overflow: hidden;
}
.price-pro{text-align:center;margin-top:10px;font-size: 15px;color: yellow;text-transform: uppercase;}
.border_img2{
    width: 275px;height: 220px;overflow: hidden;
    
    margin:5px;
    border-radius:5px;
}
.item_product2 img{
    transition: all 1.2s ease 0s;
    max-width: 100%;
}
.item_product2 :hover img{
    transform: scale(1.3);
    transition: all 1.2s ease 0s;
}
.border_name2{
    
    
    
    width:275px;
    height:30px;
    margin:0px auto;
}
.border_name2 h3{
    line-height:30px;
    font-family: 'UTM-Avo';
    font-size: 14px;
    color: #ffffff;
    text-transform:uppercase;
    margin:0px;
}
.border_name2 p{
    font-family: 'fontB';
    font-size: 14px;
    color: #3c3c3c;
}
.border_name2 span{
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
}
.bong_slide{
    width:100%;
    height:35px;
    background:rgba(0,0,0,0.5);
    position:absolute;
    top:0px;left:0px;
}
.bong_slide p{
    line-height:35px;
    color:yellow;font-weight:bold;
}


.item_product3{
    position: relative;
    width: 285px;height: auto;
    float: left;
    
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    
}
.border_img3{
    width: 285px;height: 275px;overflow: hidden;
    border:1px solid #d2d2d2;
    padding:5px;background:white;
}
.item_product3 img{
    transition: all 1.2s ease 0s;
    max-width: 100%;
}
.item_product3 :hover img{
    transform: scale(1.3);
    transition: all 1.2s ease 0s;
}
.border_name3{
    
    text-align: center;
    
    width:285px;
    height:45px;
    
}
.border_name3 h3{
    line-height:45px;
    font-family: 'RobotoCondensed-Bold';
    font-size: 14px;
    color: #0066b3;
    text-transform:uppercase;
    margin:0px;
}
.border_name3 p{
    font-family: 'fontB';
    font-size: 14px;
    color: #3c3c3c;
}
.border_name3 span{
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
}
.hidden { display: none; }
.btnlh{
    cursor:pointer;
}
.res_t{
    width:370px;
    height:48px;
    position:absolute;
    top: 0px;
    right: 55px;
    background:url('../images/background_login.png')no-repeat top left;
}
.res_t li{
    float: left;
    padding-left: 20px;
    margin-right: 10px;
    line-height: 48px;
    width: 85px;
    overflow: hidden;
}
.res_t li a{
    font-size:12px;
    color:#fff;
    font-family:'Roboto-Regular';
}

.title_doitac{
    text-align:center;
    background:url('../images/title_doitac.png')no-repeat bottom center;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.title_doitac h3{
    color:#282828;
    font-size:27px;
    font-family:'RobotoCondensed-Bold';
}
.news-top{
    padding:40px 0 0 0
}
.title-news{
    text-align:left;
    background:url(../img/br1.png) no-repeat left bottom;
    padding-bottom:15px;
    margin-bottom:20px;
}
.title-news h2{
    margin:0;
    color:#636363;
    font-family: 'RobotoCondensed-Bold';
    font-size:25px;
    text-transform:uppercase;
    
}
.content-news .name-news{
    text-align:left;
    margin:10px 0 10px 0
}
.content-news .name-news a{
    font-family:Arial;
    font-size:15px;
    color:#2f2f2f;
    font-weight:bold
}
.content-news .name-news a:hover{
    color:#009688;
    text-decoration:none
}

.content-news .desc-news{
    font-family:Arial;
    font-size: 14px;
    color:#2f2f2f;
}
.content-news .detail-news{
    float: left;
    border: 2px solid #000;
    padding: 7px 15px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.content-news .detail-news a{
    color: #000;
    text-transform:uppercase;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
}
.content-news .item-news{
    margin-bottom:20px
}
.content-video .item_video{
    margin-top:10px;
}

.content-video .item_video img{
    cursor: pointer;
}
.embed-responsive-16by9{
    padding-bottom: 80.25%;
}
#main_video_owl .owl-prev {
    width: 32px !important;
    height: 32px !important;
    background: url(../img/prev.png) no-repeat !important;
    position: absolute;
    top: calc(60% - 27px) !important;
    left: -20px !important;
}
#main_video_owl .owl-next {
    width: 32px !important;
    height: 32px !important;
    background: url(../img/next.png) no-repeat !important;
    position: absolute;
    top: calc(60% - 27px) !important;
    right: -18px !important;
    
}
.name-sp-dt{
    margin:15px 0 10px 0;
    text-align: center;
}
.name-sp-dt a{
    color:#333;
     font-family: 'RobotoCondensed-Bold';
     font-size: 15px;
     text-transform: uppercase;

}